Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MechaPwn 3.0 #91

Merged
merged 107 commits into from
Sep 15, 2024
Merged

MechaPwn 3.0 #91

merged 107 commits into from
Sep 15, 2024

Conversation

AKuHAK
Copy link
Contributor

@AKuHAK AKuHAK commented May 11, 2022

Changes over MechaPwn 2.0:

  • Model Name will not be affected
  • ability to uninstall Force Unlock even if you lose your NVRAM backup. Just select in the Patch menu->Restore Factory Default
  • NVRAM backup now is safer: created only once and unique per console. NVRAM backup will be created even for unsupported consoles (so MechaPwn can be used for NVRAM dumping)
  • all kelfs unlocked (no more incompatibilities with DVD player or older FMCB)
  • NTSC/PAL additional NVRAM flag now is set
  • MechaPwn now is smarter, will provide more info about your console, and will block itself if your console setup is somehow incompatible or untested.
  • You will see console serial, Model ID, Real Mode Name, console color
  • Now you are not limited to the USA region and can choose any region for all region disks to work (Deckard-only)
  • Deckard-only: force NTSC mode if the DEX option selected
  • slims-only: safe OSD language change
  • code stability and some minor bugs fixed
  • PSX DESR support added
  • CEX option and region selection was removed for FAT and PSX
  • readme adjusted

resolves #13, resolves #14, resolves #25, resolves #30, resolves #32, resolves #33, resolves #40, resolves #41, resolves #45, resolves #32, resolves #46, resolves #47, resolves #48, resolves #49, resolves #50, resolves #51, resolves #53, resolves #55, resolves #61, resolves #64, resolves #67, resolves #68, resolves #69, resolves #72, resolves #74, resolves #76, resolves #78, resolves #81, resolves #83, resolves #85, resolves #86, resolves #103, resolves #107

AKuHAK and others added 30 commits April 4, 2021 21:41
Added packed binary compilation with ps2-packer.
Fixed mechaproxy and masswatcher compilation during runtime.
Better clean.
Co-authored-by: Margen67 <[email protected]>
Codacy warnings fixed
Small fixes, grammar fixes, comment future plans
ciphertext changed to region free

modelname writing disabled
Model number changing completely removed
Regions rearranged and altered
Slim detection now safer
Default menu options now uses best values
filename contain Mechacon Ver and serial
if backup exist, new backup creation skipped
Additional sanity check for known patches
Typo fixed
Removed Mainland China (crashing OSD)
NVRAM backup a bit covered
Readme updated
FAT-DEX option added
from @AndytheGamer329
Added SCPH-50005/N to whitelist
Added console colour
Rewritten readme
@AKuHAK AKuHAK marked this pull request as ready for review September 15, 2024 13:25
@AKuHAK AKuHAK merged commit 45fabe6 into master Sep 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment