Wow they weren't kidding when they said this game crash a lot. Constantly having to be saving because you don't know when or in what scene the game will crash.
Last edited:
this is an rpgmaker game so in theory you could repair it yourself by comparing the broken engrish version with the jpn or chinese versions but really why should anyone have to mess with that.one cause of the crash:
missing pictures. The game crash because some pictures are missing. the root problem is that someone linked the pictures wrong in the english version of this game (or someone renamed them wrong or anything like that). If you replace the missing pictures with anything else it works but its stupid work and i cant recommend doing it.......
I can think of 1 Solution for this Problem: find the original Pictures and place them into the folder, but its not that easy. I think the original Pictures for \Graphics\Pictures\Surface are encrypted in Game.rgss3a but i cant open i :/ (Mainly because i dont have any Version of RPG-Maker) BUT IF the stupid son of a Ubisoft who edited that game renamed the Pictures/Link we are still screwed and cant use the original Pictures to solve this problem :/
Maybe they are doing it deliberately?this is an rpgmaker game so in theory you could repair it yourself by comparing the broken engrish version with the jpn or chinese versions but really why should anyone have to mess with that.
To fix those crashes Rpg Maker Decrypter and VX ACE editor are needed. Decrypter to unpack the Game.rgss3 file and editor to open the game and run playtest. When crash occurs, editor usually pinpoints the script and line where it happens. In most cases it's enough to add a string check above the error line in game scripts, for example one of those in メッセージ機能拡張 script for early game crash:maybe the machine translation had a few errors, i think we will never know..........
At least the last 1/3 nearly no crash so you can enjoy the story and gameplay.
most crashes happen in combination with 2~4 character. So if you know there is a scene with a green haired man (Dr. Rasta), a little blue haired girl (Spardia) or the blond Archer/with the eye patch Save it. + only a few with the Spider Queen,
you can "repair" at least the man with the green hair copie \Graphics\Pictures\Surface rase.png and rename it: rachee, rachel, rachele, rachelee, at least you can cover a few with that............
(the wrong linked pictures can be a translation mistake, if the machine translated the jap/chinese letters wrong (yes they are translated too, i downloaded another version of this game only to see that ^_^) )
Some crashes occur if fading/overlay messages appear, (string convert to nil error) i still dont know how to fix that, its one of the bigger ones.......
if (!file.is_a? String)
return
end
name = SUI::MESSAGE::SURFACE_DIR + file