Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Loved the game but I wanted to try different routes but whenever I click start I'm stuck with Eclypse speaking chinese and cant start a new game, anyone know how to fix this? I tried deleting the game and redownloading it but it kept my saves and eclypse start.

(+1)

First,NO JAPANESE HERE,AND I AM CHINESE,There may be Chinese left in the script, but NOT Japanese.

Because of the nationality issue, which is a very sensitive one, I don't know what you're talking about???? Did you use another translation plugin? Anyway, it can't be Japanese.

★Regarding your question:

1. The (player's) archive only records the progress of the game, and the ending uses the persistent variable, which is saved in the system user directory, not with the game itself or the archive file.

2. Uninstalling the game doesn't automatically delete the persistent data in the user directory, so naturally that string of state is still there after reinstallation.


★Solution (Suggestion):

Your game progress information is saved in a fixed location on the system, and deleting the game won't clear it. Please delete the folder manually according to the following path

    Windows: Open the file manager and delete the whole package, if possible, please use some cleaning software to clean your computer, make sure there is no scripts and logs left!

    macOS: Go to ~/Library/RenPy/Game Name and delete the folder.

(In short, delete the entire game folder and re-download it from the official website)

    Linux: Delete ~/.renpy/game name directory.

(I must emphasize: I'm a personal developer, I only have a window computer, I haven't tried mac/linux systems)

(no money T-T)

Delete it and start the game again, and you can start from scratch.

Note: archive interoperability, archives are saved in the save folder, you can make extra backups just in case, eclipse won't delete archives, he's a good-mama!

(2 edits)

I'm really sorry for misidentifying the language and your nationality, I'm on windows and tried deleting the entire package but that didn't work, I'm having trouble finding the persistent data in my system user data.

I have to be honest and say I haven't encountered this during testing T-T

The only thing I can troubleshoot at this point is that it should be an engine issue, the engine automatically auto-reads the variable(Like if your computer used to run other games made with the renpy engine like ddlc as well) .....

I've reuploaded a version that allows people to restart the game in the eclipse-page

The archives are interoperable, there shouldn't be any major issues with continuing with other archives

thank you, I've played other games made with renpy so that'd make sense if it has something to do with it