ROM Hack What does the code.bin do and how do I edit it?

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 7,432
  • Replies Replies 3
code.bin is the decompressed .code section from your game's exefs. it's basically the initial memory configuration of the game if you put the data at 0x00100000. you can edit it by modifying the compiled code or the data it includes.

Thanks smealum.
 
code.bin is the decompressed .code section from your game's exefs. it's basically the initial memory configuration of the game if you put the data at 0x00100000. you can edit it by modifying the compiled code or the data it includes.

Does that mean if I squeeze a Pokemon update romfs with the original romfs, I need to modify this .code.bin in order for the game to work?
 

Site & Scene News

Popular threads in this forum