Search results

  1. P

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Starbites is a unity game so someone should be able to make more codes using the new feature of breeze
  2. P

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    I put some cheats in the demo thread
  3. P

    Hacking Metroid Prime 4 Beyond save editing

    yes editor is updated it now shows different saves and you can edit log scans, check the first post. i used claude.ai to add stuff to original py file like offsets and separate stuff into individual saves. it dose list saves as save 1, save 2 and so on. the odd numbers should be manual saves and...
  4. P

    Hacking Metroid Prime 4 Beyond save editing

    These are the offsets from AF 05 00 00 00 00 for the different scans 0674 Galactic federation 1974 Galactic federation 1E3C Galactic federation 2024 Galactic federation 2184 Galactic federation 2BF4 Galactic federation 0104 Larmonian Records 0334 Larmonian Records 037C...
  5. P

    Hacking Metroid Prime 4 Beyond save editing

    Have you tried editing all 3 values
  6. P

    Hacking Metroid Prime 4 Beyond save editing

    the checksum works but stuff without a name might not be connected to what comes before, i have added genesis nova info to first page. I converted py into app using pyinstaller as well as use the updated ids. https://www.mediafire.com/file/6a6anzvua3zcpmg/editor.zip/file depending on how many...
  7. P

    Hacking Metroid Prime 4 Beyond save editing

    i added bat files to first post that edit green shards in the first 2 instances it finds id. you can just drop save on to them and it will edit them, if it not enough you can edit bat files in text editor
  8. P

    Hacking Metroid Prime 4 Beyond save editing

    the max is 22400 and 10900 should be just under half. i set this to 14000.
  9. P

    Hacking Metroid Prime 4 Beyond save editing

    10900 green shards
  10. P

    Hacking Metroid Prime 4 Beyond save editing

    9000 green shards
  11. P

    Hacking Metroid Prime 4 Beyond save editing

    You got all the important stuff. It's now working out what safe to add to a early save. The chips and mech parts could cause problems as they are part of story. Green shards and some upgrades are ok.
  12. P

    Hacking Metroid Prime 4 Beyond save editing

    here the save from earlier post with sylux edited as well so it's 100% logbook. based on what you are doing you are just editing values in random places.
  13. P

    Hacking Metroid Prime 4 Beyond save editing

    are you fixing the checksum after editing
  14. P

    Hacking Metroid Prime 4 Beyond save editing

    stylux logs would be 01 ids
  15. P

    Hacking Metroid Prime 4 Beyond save editing

    also you shouldn't have done a mass replace as you could be changing stuff you shouldn't
  16. P

    Hacking Metroid Prime 4 Beyond save editing

    you can search for this AF 05 00 00 00 00 to reduce results to just scan section. the offsets for the 00 scans from AF 05 (but it shouldnt be hard to find as ids line up) 676 1976 1E3E 2026 2186 2BF6
  17. P

    Hacking Metroid Prime 4 Beyond save editing

    here is your save i added those 2 carvex scans to all save slots you were missing i didn't edit sylux ones.
  18. P

    Gaming Does anyone have a completed save file for Prime 4? I want hard mode right from the start

    I know how to fix the checksum. i can find the logs in memory by looking at save and doing a string search but i can't seem to turn it into a pointer code. https://gbatemp.net/threads/metroid-prime-4-beyond-save-editing.677970/
  19. P

    Hacking Metroid Prime 4 Beyond save editing

    I deleted the save from this post as it been mentioned 100% scan including every that's scan able could soft lock game. There stuff in game that needs scanning. I think it might be the 0A ones that could cause the softlock assuming none of the logbook ones are mandatory to scan for game...
  20. P

    Hacking Metroid Prime 4 Beyond save editing

    This how to edit Metroid Prime 4 saves. I am not sure save order other than it might be all the manual saves then auto saves. if you have only used one save slot it should be easy to work out. searching for VSM in text might be the start of each save. Save Editor There is now a save editor...