Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)
Images were generated with AI tools instead of a typical rendering application.
I usually avoid any VNs with an AI tag, but this seems to have had so many positive reports and comments that I'm going to try it......hope I don't regret my decision!
 
Kinda surprised no one mentioned the crash on startup issue. There are 2 labels that throw multiple definition errors. The first one looks like a copy/paste error as the first dozen lines of the label are there twice and you just need to delete the first incomplete copy.

The 2nd error is a naming issue with story path branching. The 2nd copy of the label is misnamed and the jump going to it also needs its name updated. The 2 paths have different secondary characters in the scene so if you merely deleted the 2nd copy and didnt update the jump that scene would play out with the wrong 'helper'

Attached fixed copy of scripts.rpy
 

Attachments

Back
Top Bottom