Ok so i just saw a thread on hex editing and had winhex32 as the editor so i downloaded it and i was seeing the options,tools etc the program gave and i saw this and it said increase/decrease ROM size I hit that and then a screen popped up and told me to enter the value so i did and it extended the size of the file i was using and it said it worked.
has anyone tried this before? does it work?
By the way The editor cant open the iso but it can open bin/iso files within the iso (Ex. world.bin)
I have not tried but anyone who does should make a backup af whatever they are changing
A hex editor can increase the size of any file. But it isn't that simple.
Zodiac expanded the ISO so that every job has it's own, uncompressed sprite file, but it was much more complex than simply expanding the image and inserting extra files.
Also, the code in the game doesn't know what to do about offset addresses when expanding without redirecting pointers. That could lead to glitches at best and a full crash at worst.
i was just wondering
so this wont work right?
No. Not without a lot of extra work in ASM.
what a waste of my time
That function was intended for NES ROMs back in the day. Those were easier to deal with and didn't have the sector assignment thing that CD games have..
I guess but i thought it could work