majinnaibu Posted December 22, 2022 Share Posted December 22, 2022 This is my first post. Sorry if it's in the wrong place. I see there is a research tab for other gens, but not gen 1. Specifically I'm looking for a way to reset the fighting gym and the hitmonlee/hitmonchan choice. The buttons for hitmonlee/hitmonchan in the event flags resetter don't activate so I can't use them. Should I be looking in block data? Link to comment Share on other sites More sharing options...
javier_himura Posted December 23, 2022 Share Posted December 23, 2022 Maybe it could be easier to search for those flags in the disassembly project of gen 1 games. I think those are the ones that have the info you will need to check https://github.com/pret/pokered/blob/ba15b4b44e33877f1c314910648c5a7d682c7c75/ram/sram.asm https://github.com/pret/pokered/blob/d2be79adf1c366b28821817cefaab9066668b205/ram/wram.asm https://github.com/pret/pokered/blob/3520a4c99a530c7464a7e9e5b956cfcdbe4b28d6/constants/event_constants.asm Link to comment Share on other sites More sharing options...
majinnaibu Posted December 31, 2022 Author Share Posted December 31, 2022 Thanks for the pointer. I was surprised how little was in sram. I think I found what I'm looking for in event_constants. How do I use that to edit the save? Is it something I can do through PKHex or do I need to use a regular hex editor to edit it? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now