Users browsing this thread: 1 Guest(s)
Lord J's FF6LE 'Rouge Version'

#2
Posts: 2,550
Threads: 98
Thanks Received: 148
Thanks Given: 160
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
One more important thing...

The map data gets relocated to the F1 bank now, so be very careful if you are using that bank for anything else, like events.

Thankfully, J made a quick remedy for that as well. (what a guy!) I will quote him.

Lord J: "I've had time to squeeze in one more feature that might help with your bank $F1 problem. The bank can now be changed through an undocumented registry key. Just fire-up notepad, enter the following lines, change the "f1" to another value, save-as something.reg and double click on the new file.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\FF3LE\FF6LE]
"ExpBank"=dword:000000f1

Please, please do not use bank $F0, $FC or $FD as they are used by FF3usME for expansion purposes!!"

---

Finally, here's a technical breakdown he made for what exactly is happening:

Lord J: "The way the map expansion works is as follows:

1) You need to know that each overworld map is divided in two sections, individually compressed: first, the tile map (a series of index representing which tile is used at every spot of the map), second, the tile graphics (the bitmaps)

2) When the new FF6LE saves a map, it first will save the tile map and'll ask
2a) Is the new compressed size is equal or smaller than sizeof(regular tile map location) + sizeof(regular tile graphics location)? The answer to that question should be 95% of the time, yes
2b) Then a calculation is made: remainder = sizeof(regular tile map location) + sizeof(regular tile graphics location) - sizeof(new tile map)

3) Then FF6LE will save the tile graphics:
3a) Does sizeof(new tile graphics) <= remainder?
if yes, the data fits in the old location, bank $F1 is not used
if no, the data must be saved to bank $F1

4) same question for mini-map, it'll always fit the old location because ATM the data is not manipulated in any way (that'll be the next thing to implement in FF6LE Wink

5) the process is repeated for the WoR

Overwritting location $F10500 and above totally depends on the WoB / WoR data size and expansion usage. A more "noisy" map and graphics will result in poor compression performance and thus higher probability to use bank $F1"


We are born, live, die and then do the same thing over again.
Quote  



Messages In This Thread
Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 01-08-2012, 06:01 AM
RE: Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 01-08-2012, 06:17 AM
RE: Lord J's FF6LE 'Rouge Version' - by madsiur - 01-08-2012, 06:24 AM
RE: Lord J's FF6LE 'Rouge Version' - by Angelo26 - 01-08-2012, 11:21 AM
RE: Lord J's FF6LE 'Rouge Version' - by madsiur - 01-08-2012, 05:08 PM
RE: Lord J's FF6LE 'Rouge Version' - by Angelo26 - 01-08-2012, 07:10 PM
RE: Lord J's FF6LE 'Rouge Version' - by SSJ Rick - 01-08-2012, 02:08 PM
RE: Lord J's FF6LE 'Rouge Version' - by Zeemis - 01-09-2012, 01:56 AM
RE: Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 01-09-2012, 03:01 AM
RE: Lord J's FF6LE 'Rouge Version' - by ranatalus - 01-25-2012, 02:36 PM
RE: Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 01-26-2012, 02:56 PM
RE: Lord J's FF6LE 'Rouge Version' - by ranatalus - 01-26-2012, 04:56 PM
RE: Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 01-26-2012, 06:04 PM
RE: Lord J's FF6LE 'Rouge Version' - by Xontract - 02-07-2012, 05:07 AM
RE: Lord J's FF6LE 'Rouge Version' - by madsiur - 02-13-2012, 01:21 AM
RE: Lord J's FF6LE 'Rouge Version' - by Xontract - 02-16-2012, 12:14 AM
RE: Lord J's FF6LE 'Rouge Version' - by madsiur - 02-23-2012, 08:28 PM
RE: Lord J's FF6LE 'Rouge Version' - by Gi Nattak - 02-25-2012, 04:45 PM
RE: Lord J's FF6LE 'Rouge Version' - by Xontract - 08-21-2012, 04:08 AM
RE: Lord J's FF6LE 'Rouge Version' - by Catone - 08-21-2012, 04:15 PM
RE: Lord J's FF6LE 'Rouge Version' - by Xontract - 08-23-2012, 04:27 AM
RE: Lord J's FF6LE 'Rouge Version' - by Synchysi - 08-23-2012, 12:23 PM
RE: Lord J's FF6LE 'Rouge Version' - by Warrax - 05-28-2013, 11:14 AM
RE: Lord J's FF6LE 'Rouge Version' - by SSJ Rick - 05-29-2013, 12:49 AM
RE: Lord J's FF6LE 'Rouge Version' - by madsiur - 05-29-2013, 01:36 PM
RE: Lord J's FF6LE 'Rouge Version' - by SSJ Rick - 05-29-2013, 05:44 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite