• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
June 16, 2025, 04:31:13 pm

News:

Please use .png instead of .bmp when uploading unfinished sprites to the forum!


theory for extending iso file

Started by JuAn, April 25, 2009, 02:48:17 pm

JuAn

April 25, 2009, 02:48:17 pm Last Edit: April 25, 2009, 03:10:48 pm by JuAn
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
Why Bother?

Vanya

April 25, 2009, 03:09:48 pm #1 Last Edit: December 31, 1969, 07:00:00 pm by Vanya
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.
  • Modding version: Other/Unknown
¯\(°_0)/¯

JuAn

April 25, 2009, 03:11:36 pm #2 Last Edit: December 31, 1969, 07:00:00 pm by JuAn
i was just wondering


so this wont work right?
Why Bother?

Vanya

April 25, 2009, 03:13:08 pm #3 Last Edit: December 31, 1969, 07:00:00 pm by Vanya
No. Not without a lot of extra work in ASM.
  • Modding version: Other/Unknown
¯\(°_0)/¯

JuAn

April 25, 2009, 03:16:19 pm #4 Last Edit: December 31, 1969, 07:00:00 pm by JuAn
what a waste of my time :x
Why Bother?

Vanya

April 25, 2009, 03:19:21 pm #5 Last Edit: December 31, 1969, 07:00:00 pm by Vanya
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..
  • Modding version: Other/Unknown
¯\(°_0)/¯

JuAn

April 25, 2009, 03:24:47 pm #6 Last Edit: December 31, 1969, 07:00:00 pm by JuAn
I guess but i thought it could work
Why Bother?