I'm talking about this:
MOFI Hub Help - Save Game Locations in MOFI
MOFI Hub Help - Save Game Locations in MOFI
How do you change the ID for the location when you save your game in MOFI. How do you change it for a custom hub.
I'm talking about this:
I'm talking about this:
You do not have the required permissions to view the files attached to this post.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
- MyNameIsKooky
- Rainbow Spirit Master
- Posts: 9713
- Joined: Mon Dec 01, 2008 10:18 pm
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
Specificness would be nice, but Never mind.
cbloopy wrote:I found a hack for this as well:Clifford wrote:I'm going on holiday and'll be back 2 weeks later. Do you think you could also release a patch for wg.exe so that:
We can edit the text so it doesn't always show Wonderfalls; Behind Wonderfalls; Kaboom! Village etc...[...]
1) open demo MOFI's wg.exe in a hex editor.
2) use the hex editor's search feature to find the following sequence of bytes (in hex):Double check that it only finds one occurrence of the above byte sequence in the file. If not then abort the remaining steps and let me know.Code: Select all
C7 45 FC 00 00 00 00 81 3D 00 00 00 00 02 00 00 00 0F 85 FC FF FF FF
3) Look for the bytes "0F 85" towards the end of the sequence, and change them to "90 E9". (So after the change, the byte sequence ends with "90 E9 FC FF FF FF".)
4) save the changes.
With this change, save games will always take their titles from the .wlv file, even while you're on the hub.
- Guppy Star
- Rainbow Master
- Posts: 919
- Joined: Sat Oct 16, 2010 7:20 am
It helped me as well, today I learnt itDEEMAN223344 wrote:Specificness would be nice, but Never mind.cbloopy wrote:I found a hack for this as well:Clifford wrote:I'm going on holiday and'll be back 2 weeks later. Do you think you could also release a patch for wg.exe so that:
We can edit the text so it doesn't always show Wonderfalls; Behind Wonderfalls; Kaboom! Village etc...[...]
1) open demo MOFI's wg.exe in a hex editor.
2) use the hex editor's search feature to find the following sequence of bytes (in hex):Double check that it only finds one occurrence of the above byte sequence in the file. If not then abort the remaining steps and let me know.Code: Select all
C7 45 FC 00 00 00 00 81 3D 00 00 00 00 02 00 00 00 0F 85 FC FF FF FF
3) Look for the bytes "0F 85" towards the end of the sequence, and change them to "90 E9". (So after the change, the byte sequence ends with "90 E9 FC FF FF FF".)
4) save the changes.
With this change, save games will always take their titles from the .wlv file, even while you're on the hub.
This helps me and worked a lot.DEEMAN223344 wrote:Specificness would be nice, but Never mind.cbloopy wrote:I found a hack for this as well:Clifford wrote:I'm going on holiday and'll be back 2 weeks later. Do you think you could also release a patch for wg.exe so that:
We can edit the text so it doesn't always show Wonderfalls; Behind Wonderfalls; Kaboom! Village etc...[...]
1) open demo MOFI's wg.exe in a hex editor.
2) use the hex editor's search feature to find the following sequence of bytes (in hex):Double check that it only finds one occurrence of the above byte sequence in the file. If not then abort the remaining steps and let me know.Code: Select all
C7 45 FC 00 00 00 00 81 3D 00 00 00 00 02 00 00 00 0F 85 FC FF FF FF
3) Look for the bytes "0F 85" towards the end of the sequence, and change them to "90 E9". (So after the change, the byte sequence ends with "90 E9 FC FF FF FF".)
4) save the changes.
With this change, save games will always take their titles from the .wlv file, even while you're on the hub.
I found the string for it, haven't really tried it, but all it says is: Wonderfalls, Caves Behind Wonderfalls, Fire Island Beach... etc.MyNameIsKooky wrote:It's in wg.exe, open it with a Hex Editor and search for the string.
Is it every 4th level, it changes, (e.g. 1-4=Wonderfalls, 5-8=Caves Behind Wonderfalls) and that must be why if you open the MOFI Hub in the editor or open the folder, you'll notice that they have skipped a few levels, maybe thats is why?
Does it have to be the same word length as the default if you change it (e.g Wonderfalls - If you change it does it have to be 11 letters long)?
Thanks!
P.S. By the way, I have the full version of MOFI, does that make a difference? Because 'MyNameIsKooky' said to open the demo of MOFI.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
By the way, to change the name in the .wlv:
1. Open the hub/adventure That you are making in the editor
2. change the adventure title to what you want to name the first .wlv
3. Open that wlv file in the editor
4. Save
5. Rinse and repeat
6. Once you are done with that, you can change the Title back, but DON'T open one of the .wlvs you changed, or you'll have to rename it again!
1. Open the hub/adventure That you are making in the editor
2. change the adventure title to what you want to name the first .wlv
3. Open that wlv file in the editor
4. Save
5. Rinse and repeat
6. Once you are done with that, you can change the Title back, but DON'T open one of the .wlvs you changed, or you'll have to rename it again!
I don't quite understand what you mean.DEEMAN223344 wrote:By the way, to change the name in the .wlv:
1. Open the hub/adventure That you are making in the editor
2. change the adventure title to what you want to name the first .wlv
3. Open that wlv file in the editor
4. Save
5. Rinse and repeat
6. Once you are done with that, you can change the Title back, but DON'T open one of the .wlvs you changed, or you'll have to rename it again!
But, thanks anyway!!!
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
Well, it doesn't really make much sense like "Open the Hub/Adventure you are making in the editor." Do you mean the folder or actually going into the editor and opening it?
Also what does this really change?
Please add a bit more infomation.

Also what does this really change?
Please add a bit more infomation.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
Ok, i got it now!
You just need to find the string in the hex editor and rename it. Like i said, it is after every 4 levels it changes the name and you do have to do it the same word length or less, otherwise you do it longer and skip one SaveGame name. So now I know how to change the names and I'll try to figure the rest out.
Thanks for all your help!!!

You just need to find the string in the hex editor and rename it. Like i said, it is after every 4 levels it changes the name and you do have to do it the same word length or less, otherwise you do it longer and skip one SaveGame name. So now I know how to change the names and I'll try to figure the rest out.
Thanks for all your help!!!
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
