Lunar: Eternal Blue (Sega CD) Editor by: Tony H
Version 0.8   10/23/2020   (C#)
For Windows

Send bug reports or comments to: t_hedstrom@yahoo.com

My site, with other editors, Game Genie codes, etc...
https://codehut.gshi.org/
http://www.angelfire.com/games2/codehut/

Version 0.7 = Initial public release.
Version 0.8 = Added "Doesn't cost any Magic EXP to level up magic" cheat, and changed EXP multiplier from x2, x3, x5, to x2, x5, x10.  Also removed Debug Menu.


What this program does... 

Once it verifies that you have the correct bin/img file, it will do a second check to make sure you have the file from the correct region.  Only works on the US version.

The program will patch your Lunar: Eternal Blue (Sega CD) bin/img file with whichever cheats you choose.  All of the cheats are pretty self explanatory.

Any of the cheats can be easily be turned on or off.  If a cheat is checked when you patch your file, it will be turned on.  If a cheat is unchecked when you patch your file, it will be turned off.  Easy peasy.

These cheats will work fine with 'in-game' saves, but don't seem to work too well with emulator save states.  "In-game" saves will have a file extension of .brm, and most emulator save states will have a file extension of something like gs0, gs1, etc.  If you're having a problem with the cheats not working when using a saved game, make sure you are using the 'in-game' save, and not a save that was made with an emulator. 

If you are using Gens Tracer (or maybe other versions of Gens?) and the game won't load past the Sega logo, there are two ways to fix that.  1) Put a valid .brm file (in-game save file) in the same folder as the game.  2) Using a hex editor, go to ROM address 023CA2 and change the 4EB9 to 6004. Using this hex editor method should only be used as a last resort.  It worked fine for me, but I can't be sure that it won't have any side effects.  You only need to use one of these two methods to get the game to load, and only use it if your game gets stuck after the Sega logo.

You can return your bin/img file to it's original/unmodified state just by running the program and making sure all cheats are unchecked, select "Turn off EXP Modifier", then patch your file.

The program will ask you if you want to overwrite the original file before it patches it.  It will not make a copy of the original.  As mentioned above, if you want to restore your original file, run the program, make sure all cheats are unchecked, then patch the file.

This program works with .bin and .img Sega CD files.  I've read that there are ".iso" type Sega CD files, but I couldn't find any on the internet to test, so I don't know if they will work with this program.  If you have an .iso file and can't find a .bin or .img type, you can always try changing the .iso file extension to .bin and see if the program will accept it.  If it does, try patching it with your cheats and then changing the extension back to .iso and see if it works.

Shouldn't need any additional files if you're using Windows.  It uses the .net framework.
