I have been working on multiple codes for this game over 8 years now but to this day rom hacks have been unknown on the internet.
Announcement
Collapse
No announcement yet.
Shadowrun snes rom hacks
Collapse
X
-
Did you ever have any luck editing runners' stats? I've never managed it. There is some information in a post at GameFaqs, but I can't get it working. Is anyone willing to try their hand or perhaps even explain the linked data? I could have the wrong version (tried 4), or I'm reading the addresses wrong.Last edited by shadowrunner; 07-05-2019, 01:25:15 PM.
Comment
-
I'm guessing that the problem you're having is being caused by the ROM header. I just download the first Shadowrun ROM I found and was able to find the offsets they mention in your link using a hex editor. If you can't find the correct data for stats starting at ROM address $1994, try $1794 (the difference is because of the $200 byte ROM header). If you're still having problems finding it, search for this string of numbers with your hex editor: 06080405013C04 That is the very first set of stats listed in the link you provided.Originally posted by shadowrunner View PostDid you ever have any luck editing runners' stats? I've never managed it. There is some information in a post at GameFaqs, but I can't get it working. Is anyone willing to try their hand or perhaps even explain the linked data? I could have the wrong version (tried 4), or I'm reading the addresses wrong.The Code Hut: http://codehut.gshi.org/
Comment
-
In case you're not having problems finding the offsets, but rather can't get your changes working, make sure that you delete the game's save file (I think it will be named something like Shadowrun.srm).The Code Hut: http://codehut.gshi.org/
Comment
Comment