[Relase] SaGa Scarlet Grace English Patch v0.4 PoC

ExData7

Well-Known Member
OP
Member
Joined
Jan 10, 2017
Messages
197
Trophies
0
Age
28
XP
2,272
Country
United States
Something i've been working on and off every since july iirc but its to where i feel comfortable enough to release it to the public. https://mega.nz/file/RRwySZKQ#uHD0Npnx3Uv0gQ627wGQJivPs3q_ZyNzNEgCm707rlE

Rougly 1000+ text has been manually changed by me using the PC versions translated files to manually edit the vita version as you can't simply copy and paste the Pc/switch/ps4 files into this version as it'll crash on boot. mayb a bit too over ambitious on my part but if not me doing then who would right😋

Whats Translated:

Character Names, Arts, Weapons, Armor, Shields, Key Items, Accessories, Enemy Names, World History/Journal, Province Names, Formations, Scenario Questionnaire, system messages

Whats not Translated:

Trophies, Story Text(due to textbox limitations), Region town descriptions

Known Issues:

text overflow. some characters in names, arts, items etc have some of the letters bugged with a "@". this is most likely a bug with the game and how it handles the english alphabet. there may also be crashes as this needs more testing.

Screenshots

https://imgur.com/UpVIXkR

I may or may not come back to this as working on this burns me out so much just from doing one set of files. now the real hard part of this is that someone will need to be good at coding and unity which i am not good at or know how to do to edit the assembly-csharp.dll and the MonoAssembliesPSP2.suprx to fully modify the games code. eg below from the Itadaki Street translation(shout out to that project and team.) also have to find out which version of unity for vita this game was made in to modify it.

Post in thread '[ENG Translation] Itadaki Street Dragon Quest & Final Fantasy 30th Anniversary' https://gbatemp.net/threads/eng-tra...-fantasy-30th-anniversary.539905/post-9623095

Special Thx to froid_san for teaching me how to edit and get into the games text files
 
Last edited by ExData7,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
    +1
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    +1
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, thx in advance
    Xdqwerty @ Xdqwerty: @BigOnYa, thx in advance