Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm playing on Android. And I didn't have any folder called save, so it downloads directly to renpy-saves>lucky.paradox i even made a save folder in thatffolder and it didn't read them. Examining it now, I can see all the files created from my new save. And they aren't named differently from the one I snagged from the discord. So idk.

the directory for the saves are specified in many scripts of renpy and python, so if you changed their location by creating a subfolder in the original location, the game won't find them, since it doesn't know about said folder. try moving them into -as you said- /renpy/saves/lucky.paradox out of the folder you created. then restart the game and see if they are visible. if not, details of what you already did and tried, or changed could help too