eglaysher / rlvm

RealLive clone for Linux and OSX
http://rlvm.net
GNU General Public License v3.0
150 stars 25 forks source link

Can't play past the Prologue in Clannad English Edition #74

Closed eglaysher closed 8 years ago

eglaysher commented 8 years ago

Playing in the official interpreter, this is where the achievement "The hill goes on" pops. In rlvm, we exit to the main menu.

Of interest is an unhandled "CallStackSize" function call. This appears to happen in SEEN 9820.

xy2i commented 6 years ago

If you are an end user looking for a quick fix to this issue - launch rlvm in your terminal with these arguments:

rlvm --start-seen 0415 <path to Clannad folder>

This skips the prologue.

NuclearMachine commented 5 years ago

How would I do it with the rlvm-android port @xy2iii? The prologue crashes as well.

Edit: I created a rlvm save file from my pc with the skipped scene and transferred it to my android phone. The rlvm-android port does not seem to detect the save file as it does not show up on the saves index.

Edit: FIXED, editing the Gameexe.ini file, SEEN_START variable to 0415 skips the scene.