yar-sh / steins-gate-psp-patch

An English Patch for Stein;Gate PSP 2011

Home Page:https://yar-sh.github.io/SGPSPE/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steins;Gate PSP English Patch

I am not going to lie, this worldline is decent enough, but this patch is going to make it better. El Psy Congroo.

Steins;Gate was released for PSP in 2011. This version of the game did not get much attention in the West, since it was available only in Japanese. Until now. I present you the Steins;Gate PSP English Patch. Combined from bits and pieces of other translations for other platforms, it brings the English Steins;Gate experience to the PSP.

✔️ Current version (v1.0.1)

  • Translated story scripts
  • Translated DICT (tips)
  • Translated phonebook
  • Translated phone messages/emails, backgrounds and songs
  • Translated backgrounds
  • Translated cutscenes
  • Translated phone UI
  • Translated UI elements across all menus
  • Translated contents of all menus (Settings, Clear Screen, Load, Save, etc)
  • Translated system messages
  • Translated PSP HOME menu
  • X and O buttons were switched to resemble traditional Western control scheme on PSP

📝 Bugfixes and smaller changes

v1.0.1:

  • Changed Save/Load UI
  • Re-rendered fake ending cutscene
  • Fixed appearance of some tips
  • Fixed text overflow
  • Fixed some typos and inconsistencies

v1.0.0:

  • Replaced ICON0 and PIC1
  • Dropped support of xDelta
  • Added a logo with credits
  • Fixed visual glitches in Tips
  • Fixed some typos and inconsistencies in game scripts
  • Fixed text overflow

💿 ISO information

Here are the MD5 hashes I ended up with:

  • Original ISO: 5ed76b04eac58b0e459bed06108eed74
  • Patched ISO v1.0.1: 1BA7713D1B6CE72481CE79FE6984FEBF

If you don't have the same hashes before and/or after, then it most likely won't work for you.

🔨 Patching options

.exe created with VPatch.

  1. Run Windows command prompt.
  2. Navigate using cd to the folder with the Steins_Gate_PSP_English_Patch_vXXX.exe inside it.
  3. Run Steins_Gate_PSP_English_Patch_vXXX.exe <original_iso> <patched_iso>.
  4. The program will immediately throw you back into the command prompt. This is normal, it does all the work in the background. You can monitor its progress via Task Manager. Once it is done patching, the process will automatically terminate, leaving you with the ~1.2GB <patched_iso> file.

❌ Bugs/Typos

There are plenty of each. This is exactly why there will be future patches with small bugfixes. You can contact me by using the means explained in the "Contact" section on my website. Or, specifically for this patch, the other way is to make a new issue.

I kindly ask you to provide the conditions in which unexpected behavior occurs. Screenshots and references to story text are very welcome. Save data would be even better.

It's for the best if you report even the smallest things. Typos/text overflow/bugs, I try to pay attention to every detail, but it's hard to do so with this massive project.

👀 People that made this work

(In the order of their involvement in the project)

  • The original toolchain and information: GitHub and BASLQC Wiki.
  • Riku, the first person to make a proof of concept and to develop a way to inject variable-length strings into the game. Consequently, the author of the above-mentioned toolchain. Their GBAtemp profile and a thread with related posts.
  • Nysek, motivated me to continue work on my translation once I got the .BIN files decompiled/decompressed/extracted into Atlas scripts. Their GitHub profile.
  • HoaiTrung97, more motivation for me straight from Japan. Shouted out this translation in one of their own projects. Their GBAtemp profile.
  • ant08, the source of the English translation. Unfortunately, I did not use their latest available version, since the links to all of them are dead. But hey, it still turned out very good. The translation files I used and their blog.
  • CommitteeOfZero, the source of the translated backgrounds, as well as translated/karaoke cutscenes. They have a thing on their GitHub called sghd-patch, which is an improvement over the stock Steam translation of the PC version. Check out their website for more S;G-related projects.
  • theryusui, was of a huge help to me with the .KLZ compression/decompression. Practically they dug up their 5 year old version of the only decompressor in the entire world. Their Tumblr and Romhacking profile.
  • ilubandroid, provided sick ICON0 and PIC1. They literally look better than the ones in the original game. Their Reddit.

🖼️ Screenshots

⏬ Downloads

Check releases.

☕ Maybe sponsor my coffee addiction?

If you find my work interesting, then please feel free to sponsor my coffee and ko-fi addictions that are currently covered entirely by my ever-growing student loans.

About

An English Patch for Stein;Gate PSP 2011

https://yar-sh.github.io/SGPSPE/

License:The Unlicense


Languages

Language:C++ 79.8%Language:Batchfile 17.5%Language:Makefile 1.7%Language:C 1.0%