Mapo

Newbie
Jul 16, 2017
42
70
207
I have one question: Have compressed latest version of game, but every time i enter the game it resets everything to default, go to window mode even when I multiple time before set it to fullscreen, not to mention of resetting all relations every single time. I played some time and did some saves, but when I looked into appdata renpy folder, there is created amnesia folder, but it's empty, no file inside or save files either, and I presume that game should do that. Is there any solution to this behavior? I have no single problem with another renpy games.
Probably folder is "read only"
 

cxx

Message Maestro
Nov 14, 2017
76,713
39,540
1,519
I have one question: Have compressed latest version of game, but every time i enter the game it resets everything to default, go to window mode even when I multiple time before set it to fullscreen, not to mention of resetting all relations every single time. I played some time and did some saves, but when I looked into appdata renpy folder, there is created amnesia folder, but it's empty, no file inside or save files either, and I presume that game should do that. Is there any solution to this behavior? I have no single problem with another renpy games.
maybe it's sandboxed.
 

joelurmel

Engaged Member
Nov 3, 2022
2,694
4,738
397
I have one question: Have compressed latest version of game, but every time i enter the game it resets everything to default, go to window mode even when I multiple time before set it to fullscreen, not to mention of resetting all relations every single time. I played some time and did some saves, but when I looked into appdata renpy folder, there is created amnesia folder, but it's empty, no file inside or save files either, and I presume that game should do that. Is there any solution to this behavior? I have no single problem with another renpy games.
There are 2 locations where settings are stored.
1) ...\Amnesia-version_0.100a-pc\game\saves or ...\amnesia-remaster-0.101a-pc-patreon\game\saves for Remaster
2) %APPDATA%\Roaming\Renpy\Amnesia or %APPDATA%\Roaming\Renpy\amnesia_remaster
You have to check if it's not hidden or in read-only mode. You can try to create a new text doc in it.

In booth, settings like windowed or fullscreen should go in persistent file.
And save should have .save at the end.

You must remove all spaces in the directory tree if they exist.
 
  • Like
Reactions: Fauno36

MIkedante

Member
Dec 10, 2019
425
701
277
There are 2 locations where settings are stored.
1) ...\Amnesia-version_0.100a-pc\game\saves or ...\amnesia-remaster-0.101a-pc-patreon\game\saves for Remaster
2) %APPDATA%\Roaming\Renpy\Amnesia or %APPDATA%\Roaming\Renpy\amnesia_remaster
You have to check if it's not hidden or in read-only mode. You can try to create a new text doc in it.

In booth, settings like windowed or fullscreen should go in persistent file.
And save should have .save at the end.

You must remove all spaces in the directory tree if they exist.
As I said in previous post all those thing I already know and this is not the problem. I downloaded today full game and the same problem occur, so this is no problem of compressed version. I already looked into log file and there on two lines error pops up:

You don't have permission to view the spoiler content. Log in or register now.

Directory => "u'C:\\Users\\\udc9atart\\AppData\\Roaming/RenPy/tokens" looks false to me, especially part "\\udc9atart\"
The fun is that I looked into my folder "C:/Users/AppData/Roaming/RenPy/tokens" and there is file "security_keys.txt.
This log is from compressed version and from full one is literally the same one. For some reason this game cannot initiate save-token on my win11 machine. Can be that it's old version of renpy that have problem or something, because all other games run without any problem.
 
Last edited:

joelurmel

Engaged Member
Nov 3, 2022
2,694
4,738
397
As I said in previous post all those thing I already know and this is not the problem. I downloaded today full game and the same problem occur, so this is no problem of compressed version. I already looked into log file and there on two lines error pops up:

You don't have permission to view the spoiler content. Log in or register now.

Directory => "u'C:\\Users\\\udc9atart\\AppData\\Roaming/RenPy/tokens" looks false to me, especially part "\\udc9atart\"
The fun is that I looked into my folder "C:/Users/AppData/Roaming/RenPy/tokens" and there is file "security_keys.txt.
This log is from compressed version and from full one is literally the same one. For some reason this game cannot initiate save-token on my win11 machine. Can be that it's old version of renpy that have problem or something, because all other games run without any problem.
The strangest thing is the mix of \ and / when you're on Windows. The same goes for the doubling of \.

Try renaming security_keys.txt to security_keys.txt.bkp.
 

TNCStudio

New Member
Dec 6, 2023
5
2
57
As I said in previous post all those thing I already know and this is not the problem. I downloaded today full game and the same problem occur, so this is no problem of compressed version. I already looked into log file and there on two lines error pops up:

You don't have permission to view the spoiler content. Log in or register now.

Directory => "u'C:\\Users\\\udc9atart\\AppData\\Roaming/RenPy/tokens" looks false to me, especially part "\\udc9atart\"
The fun is that I looked into my folder "C:/Users/AppData/Roaming/RenPy/tokens" and there is file "security_keys.txt.
This log is from compressed version and from full one is literally the same one. For some reason this game cannot initiate save-token on my win11 machine. Can be that it's old version of renpy that have problem or something, because all other games run without any problem.
I ran this through chatgpt, deepseek and copilot. They all say your windows username is not translating correctly and might have non-ascii characters in it. The suggestions are make renpy save in a different folder not involving that name or create a new windows user name. It also says it could be related to older renpy version and why you're not having issues with newer games.

hopefully they're right.
 

joelurmel

Engaged Member
Nov 3, 2022
2,694
4,738
397
I ran this through chatgpt, deepseek and copilot. They all say your windows username is not translating correctly and might have non-ascii characters in it. The suggestions are make renpy save in a different folder not involving that name or create a new windows user name. It also says it could be related to older renpy version and why you're not having issues with newer games.

hopefully they're right.
And you can check in a PowerShell your variables
Get-ChildItem Env:
 
  • Like
Reactions: TNCStudio

MIkedante

Member
Dec 10, 2019
425
701
277
I ran this through chatgpt, deepseek and copilot. They all say your windows username is not translating correctly and might have non-ascii characters in it. The suggestions are make renpy save in a different folder not involving that name or create a new windows user name. It also says it could be related to older renpy version and why you're not having issues with newer games.

hopefully they're right.
I get some renpy game which I played never before and started it. What a surprise... It didn't have any problem to create all files in appdata folder correctly! So there is NO single problem in locate anything even with username it has already. Lets say I will not turning my PC inside out, just because one dev was lazy enough to move his project from outdated one to newer version of engine, especially when he started his "remaster" thing. So fuck that shit, shame is on him.
 

joelurmel

Engaged Member
Nov 3, 2022
2,694
4,738
397
I get some renpy game which I played never before and started it. What a surprise... It didn't have any problem to create all files in appdata folder correctly! So there is NO single problem in locate anything even with username it has already. Lets say I will not turning my PC inside out, just because one dev was lazy enough to move his project from outdated one to newer version of engine, especially when he started his "remaster" thing. So fuck that shit, shame is on him.
The problem does not come from the version of Ren'Py, especially since the developer has updated the SDK, which normally fixes problems.

But from non-ASCII characters...
 

MIkedante

Member
Dec 10, 2019
425
701
277
The problem does not come from the version of Ren'Py, especially since the developer has updated the SDK, which normally fixes problems.

But from non-ASCII characters...
Problem solved. I tried to run game as admin and she created own path with new appdata folder. After that all settings run smoothly, even if game is initiated without admin permission.
 
  • Like
Reactions: Diezmarum

devonY7

Engaged Member
Feb 3, 2020
2,246
3,773
468

1749550245306.png
Hello friends!
We still have a couple of scenes left to finish, especially the scene with Alexandra. I've already made over 20 new animations for this scene, and that's not even the end yet. Ideally, I plan to finish all the work and release the update by the end of June. However, if something doesn’t go as planned, we'll postpone the update until mid-July.
Let me answer some of your questions from the comments. Regarding DOM and LOVE routes for characters, there will only be two paths—simply because we don't have time for more. The LOVE route will differ for each girl. For example, Alexandra’s LOVE route means she will take the initiative much more often (it’s still not outright submissive, but knowing her character... anything can happen... at least occasionally!). Kate’s and Elena’s behaviors will also differ according to their own personalities.
We're building the game in such a way that old saves (starting from the remastered version 0.100) should work in all future versions. Only saves made before the remaster won't work. We also have a function that signals which saves have conflicts and which are suitable. So if your saves aren't working for some reason, please report this in Discord (in the appropriate channel), as it's a bug and we didn't intend for saves to behave like this.
Regarding the time required to remake old scenes (re-rendering animations in the MC’s room with Alexandra) and other minor things—these will be secondary tasks, handled whenever there’s rendering downtime from new scenes. We won’t prioritize this, but we won't forget about it either. I assume you'd prefer to see new animations rather than re-rendered old ones.
As for adding new languages to the game (such as Thai or Turkish), we won’t even discuss adding new languages until we fully manage the current translation list and get it running smoothly. Translating is tedious, complex work requiring considerable time, meticulousness, and creativity. Right now, I’m thinking it would be best to add new languages only at the very end, once everything else is finalized. If you only knew how much has to be redone (in terms of translations) just because of changing a single word in the code... Sometimes I just feel like changing nothing at all! Simply to avoid creating extra translation work afterward! I hope you understand.
Thank you for your support, Super Alex.
Links .
----------------------------------------
What was done during weeks 2-3:
+STORY_Alex = 11
+STORY_Iris = 2
+STORY_Iris = 3
+NEW SMS & INSTA (posts, messages) written
Previously completed for 0.102:
+Edited English translation for version 0.101
-German translation up to and including version 0.101
-French translation up to and including version 0.101
-Chinese translation up to and including version 0.101
-Edited Russian translation for the entire game
Scene plan:
-STORY_Kate = 13
-STORY_Alex = 12+STAR 2
-STORY_Elena=7 Re-render all animations in the new location
-STORY_Alex=6 Re-render all animations in the new location
-STORY_Alex=8+STAR1 DOM route Re-render all animations in the new location
-STORY_Alex=8+STAR1 LOVE route Re-render all animations in the new location
-Missing scene Kate_night
-Missing scene Alexandra_night
Work plan in general:
-Replace TC with updated location
-Replace interactive buttons for FreeRoams
-Add Special Renders to the game
-Fill out CREDITS
-Optimize resources, reduce distribution size
Work plan for translation:
-English translation up to and including version 0.102
-German translation up to and including version 0.102
-French translation up to and including version 0.102
-Chinese translation up to and including version 0.102
-Full game translation into Spanish
 

phoenix_player388

New Member
Jun 9, 2025
10
5
3

View attachment 4927296
Hello friends!
We still have a couple of scenes left to finish, especially the scene with Alexandra. I've already made over 20 new animations for this scene, and that's not even the end yet. Ideally, I plan to finish all the work and release the update by the end of June. However, if something doesn’t go as planned, we'll postpone the update until mid-July.
Let me answer some of your questions from the comments. Regarding DOM and LOVE routes for characters, there will only be two paths—simply because we don't have time for more. The LOVE route will differ for each girl. For example, Alexandra’s LOVE route means she will take the initiative much more often (it’s still not outright submissive, but knowing her character... anything can happen... at least occasionally!). Kate’s and Elena’s behaviors will also differ according to their own personalities.
We're building the game in such a way that old saves (starting from the remastered version 0.100) should work in all future versions. Only saves made before the remaster won't work. We also have a function that signals which saves have conflicts and which are suitable. So if your saves aren't working for some reason, please report this in Discord (in the appropriate channel), as it's a bug and we didn't intend for saves to behave like this.
Regarding the time required to remake old scenes (re-rendering animations in the MC’s room with Alexandra) and other minor things—these will be secondary tasks, handled whenever there’s rendering downtime from new scenes. We won’t prioritize this, but we won't forget about it either. I assume you'd prefer to see new animations rather than re-rendered old ones.
As for adding new languages to the game (such as Thai or Turkish), we won’t even discuss adding new languages until we fully manage the current translation list and get it running smoothly. Translating is tedious, complex work requiring considerable time, meticulousness, and creativity. Right now, I’m thinking it would be best to add new languages only at the very end, once everything else is finalized. If you only knew how much has to be redone (in terms of translations) just because of changing a single word in the code... Sometimes I just feel like changing nothing at all! Simply to avoid creating extra translation work afterward! I hope you understand.
Thank you for your support, Super Alex.
Links .
----------------------------------------
What was done during weeks 2-3:
+STORY_Alex = 11
+STORY_Iris = 2
+STORY_Iris = 3
+NEW SMS & INSTA (posts, messages) written
Previously completed for 0.102:
+Edited English translation for version 0.101
-German translation up to and including version 0.101
-French translation up to and including version 0.101
-Chinese translation up to and including version 0.101
-Edited Russian translation for the entire game
Scene plan:
-STORY_Kate = 13
-STORY_Alex = 12+STAR 2
-STORY_Elena=7 Re-render all animations in the new location
-STORY_Alex=6 Re-render all animations in the new location
-STORY_Alex=8+STAR1 DOM route Re-render all animations in the new location
-STORY_Alex=8+STAR1 LOVE route Re-render all animations in the new location
-Missing scene Kate_night
-Missing scene Alexandra_night
Work plan in general:
-Replace TC with updated location
-Replace interactive buttons for FreeRoams
-Add Special Renders to the game
-Fill out CREDITS
-Optimize resources, reduce distribution size
Work plan for translation:
-English translation up to and including version 0.102
-German translation up to and including version 0.102
-French translation up to and including version 0.102
-Chinese translation up to and including version 0.102
-Full game translation into Spanish
Loved it , I'm expecting some anal scenes with Kate and Alexandra or force anal with Elena and devs don't forget to add the carpenter wife's continuation in next update eagerly waiting hope you all best ✌
 
3.40 star(s) 242 Votes