lolnolol69

Member
Oct 25, 2022
130
249
Backup saves on a different folder then overwrite them. You can scroll up and down with mousewheel to redo certain dicerolls, or just explore conversation options.
 

human deviant

Member
Mar 13, 2022
115
159
Backup saves on a different folder then overwrite them. You can scroll up and down with mousewheel to redo certain dicerolls, or just explore conversation options.
Shoot, so no way to add save pages? I don't use saves to redo dicerolls, I use them so that I can access interesting scenes quickly. The dialogue is half the fun, and the gallery doesn't have it.
 

MinoLab

New Member
Jul 13, 2020
10
17
It looks like this doesn't work anymore since v0.9.6. Do you have any new workarounds?
I've done this on the latest version of the game. It's important to place the file inside the right folder so that it is able to "overwrite" the file from the archive. The folder and filenames are case sensitive.

EDIT: Added patched file.
 
Last edited:
  • Like
Reactions: human deviant

MinoLab

New Member
Jul 13, 2020
10
17
Out of curiosity, what platform are you using? I'm not finding any SlotScreens.rpy files when I search the directory, and the only items named for game versions are rpa files... I really appreciate your help.
Well it works like this: The .rpa files contain all the files the game needs. When you extract the .rpa file you get the directory structure that is contained inside and the files.

When you start the game, then the game loads the .rpa files and checks their contents. afterwards it checks if a file is in the same location on the local disk outside the .rpa file. If that's the case then the file on the disk is loaded instead of the one inside the .rpa file.

That's why you cannot find any files.

When I list the contents of v095.rpa then I get something like this:

Code:
...
v095/New UI/SlotScreens/SlotScreens.rpy
v095/New UI/SlotScreens/SlotScreens.rpyc
...
As the file resides in the "game" subdirectory, the paths inside will become game/v095/...

So what you have to do is to go to the "game" subdirectory and create the folder "v095".
Then change into "v095" and create "New UI", change into "New UI" and create "SlotScreens", change into "SlotScreens" and copy the "SlotScreens.rpy" I uploaded there.

Then start the game.
 

human deviant

Member
Mar 13, 2022
115
159
Well it works like this: The .rpa files contain all the files the game needs. When you extract the .rpa file you get the directory structure that is contained inside and the files.

When you start the game, then the game loads the .rpa files and checks their contents. afterwards it checks if a file is in the same location on the local disk outside the .rpa file. If that's the case then the file on the disk is loaded instead of the one inside the .rpa file.

That's why you cannot find any files.

When I list the contents of v095.rpa then I get something like this:

Code:
...
v095/New UI/SlotScreens/SlotScreens.rpy
v095/New UI/SlotScreens/SlotScreens.rpyc
...
As the file resides in the "game" subdirectory, the paths inside will become game/v095/...

So what you have to do is to go to the "game" subdirectory and create the folder "v095".
Then change into "v095" and create "New UI", change into "New UI" and create "SlotScreens", change into "SlotScreens" and copy the "SlotScreens.rpy" I uploaded there.

Then start the game.
I figured this out like right after I posted that, sorry for the confusion. I got it working! Thanks again.
 

zadtier396

Newbie
Jul 25, 2022
34
83
Well it works like this: The .rpa files contain all the files the game needs. When you extract the .rpa file you get the directory structure that is contained inside and the files.

When you start the game, then the game loads the .rpa files and checks their contents. afterwards it checks if a file is in the same location on the local disk outside the .rpa file. If that's the case then the file on the disk is loaded instead of the one inside the .rpa file.

That's why you cannot find any files.

When I list the contents of v095.rpa then I get something like this:

Code:
...
v095/New UI/SlotScreens/SlotScreens.rpy
v095/New UI/SlotScreens/SlotScreens.rpyc
...
As the file resides in the "game" subdirectory, the paths inside will become game/v095/...

So what you have to do is to go to the "game" subdirectory and create the folder "v095".
Then change into "v095" and create "New UI", change into "New UI" and create "SlotScreens", change into "SlotScreens" and copy the "SlotScreens.rpy" I uploaded there.

Then start the game.
hello! im still lost... may u screenshot pics to teach how to this?
I don't know what u mean by "change into". Does that mean rename? If not, how do I 'change into' a folder/file that isn't there when I just created a 'v095'.
I try to 'edit' one of the v096 files I found in the 'game' folder but there's no line 128 or slot save stuff u mentioned.
also how do I download ur rpa file? It just opens a new tab when I click it. Do I copy and paste this in a notepad+ and save as rpy? Then I place it somewhere?


1734551568275.png
 
Last edited:

human deviant

Member
Mar 13, 2022
115
159
hello! im still lost... may u screenshot pics to teach how to this?
I don't know what u mean by "change into". Does that mean rename? If not, how do I 'change into' a folder/file that isn't there when I just created a 'v095'.
I try to 'edit' one of the v096 files I found in the 'game' folder but there's no line 128 or slot save stuff u mentioned.
also how do I download ur rpa file? It just opens a new tab when I click it. Do I copy and paste this in a notepad+ and save as rpy? Then I place it somewhere?


View attachment 4348739
You need to use UnRen (or similar tools) to extract the rpa files. Place UnRen into the game directory and run it, it should walk you through the rest.

Link to the F95 unren forum: UnRen
 
Last edited:

zadtier396

Newbie
Jul 25, 2022
34
83
Update: It works!! I now have 300 available saves..!! Will this be permanent for future updates? I won't have to go back in and edit anything in the future or..?

For those in the future who want more saves :
> Download UnRen
> Place the bat file into the game folder (after u unzipped it/extract it with 7zip or winrar)
> Run it
> A console opens up; (instructions inside), but pretty much press 1 and enter
> wait for all the unpacking stuff -> done.
> now u can go into v095 folder
1734560904810.png 1734560926328.png and follow MinoLab's instructions:
"
So what you have to do is to go to the "game" subdirectory and create the folder "v095".
Then change into "v095" and create "New UI", change into "New UI" and create "SlotScreens", change into "SlotScreens" and copy the "SlotScreens.rpy" I uploaded there. "

(Need notepad+ installed btw to edit line 128 where u can do however much saves u want.)

1734560739109.png
Boom!

1734560761003.png


1734560791975.png wont scroll all the way down to 300 too long but heres fin result.
 

MinoLab

New Member
Jul 13, 2020
10
17
Update: It works!! I now have 300 available saves..!! Will this be permanent for future updates? I won't have to go back in and edit anything in the future or..?
Thank God. I was already worried I'd have to explain Windows Explorer and how to create directories.

Nice one!

Cheers!
 

ppm4587

New Member
Jun 14, 2020
8
2
Hi
I bought the game in Steam to support it. But I don't want to lose my progresion. what are the files that I should move from the f95 version to steam version???
Thanks
 

human deviant

Member
Mar 13, 2022
115
159
Man, I wish we got more content with Snuffles. Snuffles, Ava, Mallory, not sure what it is, but I really like those characters.
 

human deviant

Member
Mar 13, 2022
115
159
It's been a really long time since I've actually played this game... How do I get the scene where Wallis' friends basically run a train on MC? The only sex scene that I remember with Snuffles?
 

human deviant

Member
Mar 13, 2022
115
159
I don't like religious fanatics from sects, but what we see here is a real sect, and Mallory is clearly a fanatic. This sect is trying to justify crimes against men who have no statute of limitations (read international law). And, in my opinion, these excuses are very weak and do not work.


No, thanks.
Rye is also not my type.
All that both could get from me is kicks in the face with extreme cruelty and force.
What context are you using "statute of limitations" in? Statute of limitations typically refers to the amount of time permissible elapsed between the commission of a crime and the time in which someone is charged for said crime.
 

FutadomLover

Member
Apr 9, 2018
487
902
Damn, I don't like that admission that there's gonna be a lack of Renee scenes in the next update, but I can't complain too much, I guess. I'll be patient. This might be a bit of a hot take, but I do hope that they depict Renee enjoying the pc in more than just an entirely calm and sadistic way. Keep her ice cold and terrifying ofc, that's her character, but I want to see under the mask just a bit. Have her close her eyes and let out a moan or two as she's shooting down the pc's throat. The sadism and icy facade should exist to facilitate her *pleasure*, not just in a vacuum. I guess I'm just worried we're only gonna see her cum once or twice, and she'll have a neutral expression, that would suck.
it will be interesting to see why they don't want to jump into Renee scenes right away. maybe building up the climax is the right way, but i don't get why there shouldn't be lots of bad endings with her where you fuck up and end up in her dungeon
 
  • Like
Reactions: Scuffmanso

agmbo12

New Member
Jan 23, 2024
8
3
Sorry if this is annoying but can I get a super breif rundown of the kinks/fetishes associated with each main character, having trouble finding it anywhere and not getting a super good idea of what to expect from the first hangouts.


Also I know the rec room hypno side-storyline but where else can I find specifically "brainwashy" "mind-controlly" "pheremoney" stuff.


Thank u
 
4.20 star(s) 66 Votes