misha100500
Member
- Sep 21, 2019
- 324
- 113
Are the download links not working?You don't have permission to view the spoiler content. Log in or register now.
You must be registered to see the linksYou must be registered to see the links
Working fine, use VPNAre the download links not working?
High five bro!The best scene will be at the end. So, with that, I think the game is over.
There will also be my saves leading to this scene
You don't have permission to view the spoiler content. Log in or register now.
Um, there's not going to be a grotesque amounts of gore, or things leading towards any kind of snuff content, will it?Scene: Fatal climax (Level 1)
This is the scene between the Queen of Blades and ProtosUm, there's not going to be a grotesque amounts of gore, or things leading towards any kind of snuff content, will it?
There has never been such a thing. For others, you can start with the last scene. He hasn't.Shadow Portal
Could you please do something to make old savegames work somehow? Other games get it right - but it's extremely demotivating to start all over again with every update, just because your own savegame doesn't work at all...
It's rather unlikely that you always change the complete gamecode ...
I think the issue is probably in using pure python, we use it a lot, somewhat ignoring Ren'Py - the system trigger scene uses just pure python, no Ren'Py scripting. That's probably the main cause. But we aren't just throwing the idea of save compatibility into the trash and might one day fix it. It's hard enough to fix, so we still haven't found a solution. We have to put up with this fact, but we're trying to make more checkpoints for easy loading - another one is coming soon. I also recommend the force skip function, then you'll get to the scene you want faster.Shadow Portal
Could you please do something to make old savegames work somehow? Other games get it right - but it's extremely demotivating to start all over again with every update, just because your own savegame doesn't work at all...
It's rather unlikely that you always change the complete gamecode ...
What's error it give you?I cant run the collection game please help
Perhaps an easier to implement idea would be to create an export part. Then you could export the savegame in one version - and import it in a higher one.I think the issue is probably in using pure python, we use it a lot, somewhat ignoring Ren'Py - the system trigger scene uses just pure python, no Ren'Py scripting. That's probably the main cause. But we aren't just throwing the idea of save compatibility into the trash and might one day fix it. It's hard enough to fix, so we still haven't found a solution. We have to put up with this fact, but we're trying to make more checkpoints for easy loading - another one is coming soon. I also recommend the force skip function, then you'll get to the scene you want faster.