• Register
RSS My Blogs

Tutorial: Restoring Biollante in Godzilla: Save The Earth (Xbox)

DylanRocket Blog 2 comments

This guide will walk you through the process of replacing Mecha-King Ghidorah (or potentially Jet Jaguar, if you wish - untested) in the Xbox version of Godzilla: Save The Earth.

NOTE: This guide will only cover the modification of the game's files. I cannot help you with softmodding your Xbox console nor any of the file transferring process. I am here to teach you how to restore Biollante, not to teach you how to use various different programs. If you need a guide for anything besides the actual editing of the game's files, Google is your friend.

Pre-requisites:

  • A softmodded Xbox, or an Xbox emulator that can run Godzilla: Save The Earth at an acceptable performance (which does not exist yet, but this is for all you futurians out there).
  • A hex editor, and preferably some basic knowledge on how to use one (though the operations performed in this guide are simple enough for a first-time user to pull off without any prior experience).
  • Some method to transfer modified files back and forth between the console and a PC.
  • Some basic knowledge on how to navigate the file system of a softmodded Xbox is required.
  • The willingness to lose either Mecha-King Ghidorah or Jet Jaguar.

Guide:

  1. Dump your copy of Godzilla: Save The Earth to your Xbox's hard drive.
  2. Locate the file "ControlRoom.bdl" in the game's "ShellData" folder and transfer it to your PC using your preferred method (I prefer FTP).
  3. Once the file is on your PC, open it with your preferred hex editor.
  4. Using your hex editor's "Find and Replace" feature, replace every reference to either "mghidorah" or "jetjaguar" with "biollante". This should result in either six "mghidorah" references being replaced or 25 "jetjaguar" references.
  5. Once that is finished, save the file.
  6. Send the file back to your Xbox and replace the original file.

When you launch the game, Mecha-King Ghidorah's/Jet Jaguar's icon should still appear in the character select menu, but the stats, name, and splash image should all be Biollante's. Congratulations. You have just successfully restored Biollante as a playable character at the cost of an existing character.

To use her, you may need to either use the "Unlock Everything" code (246518) or purchase her from the game's store for zero points.

You may notice, however, that the AI is absolutely clueless on how to use Biollante. Read below to see how to potentially fix the issue.

NOTE: This was only briefly tested, but I do believe it worked well enough in all modes.

  1. Locate the file "ConventionalGame.bsf" in the game's "ActionData" folder and transfer it to your PC using your preferred method.
  2. Open the file with your preferred hex editor.
  3. Replace all references to either "mghidorah" or "jetjaguar" with "biollante".
  4. Save the file and send it back to your Xbox.

This should, in theory, fix the AI issues.

Tutorial: Restoring Biollante in Godzilla: Save The Earth (PS2)

DylanRocket Blog 8 comments

This guide will walk you through the process of replacing Mecha-King Ghidorah (or potentially Jet Jaguar, if you wish - untested) in the PS2 version of Godzilla: Save The Earth.

NOTE: This guide will only cover the modification of the game's files. I cannot help you with creating a new ISO nor can I help you with getting the game working on a modded PS2 console. I am here to teach you how to restore Biollante, not to teach you how to use various different programs. If you need a guide for anything besides the actual editing of the game's files, Google is your friend.

Pre-requisites:

  • A modded PS2, or the PCSX2 emulator (or any other PS2 emulator that can run Godzilla: Save The Earth at an acceptable performance).
  • A hex editor, and preferably some basic knowledge on how to use one (though the operations performed in this guide are simple enough for a first-time user to pull off without any prior experience).
  • QuickBMS, and preferably some basic knowledge on how to use it (though it is simple to use as long as you have basic reading comprehension skills).
  • The .VOL archive QuickBMS script.
  • The willingness to lose either Mecha-King Ghidorah or Jet Jaguar.

Guide:

  1. Dump your copy of Godzilla: Save The Earth to your PC. If it is dumped into a single ISO archive, you will need to extract the game's files from that ISO so that you can see the "GODZILLA.VOL" file.
  2. Once "GODZILLA.VOL" is visible, extract the archive using the QuickBMS script.
  3. Locate the file "ControlRoom.bdp" and open it with your preferred hex editor.
  4. Using your hex editor's "Find and Replace" feature, replace every reference to either "mghidorah" or "jetjaguar" with "biollante". This should result in either six "mghidorah" references being replaced or 25 "jetjaguar" references.
  5. Once that is finished, save the file.
  6. Use QuickBMS's reimport feature to replace the original "ControlRoom.bdp" file contained in "GODZILLA.VOL" with your modified one.
  7. Compile the ISO and play.

When you launch the game, Mecha-King Ghidorah's/Jet Jaguar's icon should still appear in the character select menu, but the stats, name, and splash image should all be Biollante's. Congratulations. You have just successfully restored Biollante as a playable character at the cost of an existing character.

To use her, you may need to either use the "Unlock Everything" code (246518) or purchase her from the game's store for zero points.

You may notice, however, that the AI is absolutely clueless on how to use Biollante. Read below to see how to potentially fix the issue.

NOTE: This was only briefly tested, but I do believe it worked well enough in all modes.

  1. Open the "ConventionalGame.bsf" file with your preferred hex editor.
  2. Replace all references to either "mghidorah" or "jetjaguar" with "biollante".
  3. Save the file and reimport it into "GODZILLA.VOL".
  4. Recompile the ISO.

This should, in theory, fix the AI issues.