whitefluf

New Member
Jan 8, 2018
14
3
I actually tried the online version long time ago, cuz the RP part was quite interesting.
Then I found out It uses the "Freemium" model: Meaning you basically can't get anything done without constantly payin' money / or grindin' the hell out of your life, for thousands of different over-complicated currencies just like whitefluf mentioned :LOL:
id like the rp part but grinding constantly every day or else you cant get anything done? Im not so sure about that haha
 
  • Like
Reactions: Sarkath

Sarkath

Active Member
Sep 8, 2019
510
852
I actually tried the online version long time ago, cuz the RP part was quite interesting.
Then I found out It uses the "Freemium" model: Meaning you basically can't get anything done without constantly payin' money / or grindin' the hell out of your life, for thousands of different over-complicated currencies just like whitefluf mentioned :LOL:
Oh jeez. Yeah, if I want to play a currency collecting simulator I'll just stick with Path of Exile.

Ok, so I attempted that, but now I have the problem of getting to the Sven's place and it's still deserted. I'm guessing that his place also needs to be removed from the nav... Leaving debug on when I was brought to Sven's Place a line popped up "Setting zpc_Zc set to False."
One thing that's a bit tricky with the game is that sometimes quest flags are saved to the character's stats (like setting "agility" to a certain amount). NPCs generally don't use their RPG stats for anything, so it's a bit of a hacky way of maintaining state. If that's the case, you might have to both unresolve the event and edit your save.

I just checked the source and, yeah, Sven's character uses this approach to determine where he is. In order to fully unresolve the event, you'll have to use zUnresolve in debug mode, export your save, edit FSCharacterVariablesSave3, find Sven's entry (his name should be clearly specified in column 0), and change both his HP and Lust values to 0 (columns 3 and 18, respectively). Save your changes and reimport and you should be able to bonk teh kitteh.

As you can imagine, it's weird ass stuff like this that makes creating a user-friendly save editor so tricky. :HideThePain:
 
  • Red Heart
Reactions: vorelovverr

vorelovverr

New Member
Apr 19, 2021
9
1
I just checked the source and, yeah, Sven's character uses this approach to determine where he is. In order to fully unresolve the event, you'll have to use zUnresolve in debug mode, export your save, edit FSCharacterVariablesSave3, find Sven's entry (his name should be clearly specified in column 0), and change both his HP and Lust values to 0 (columns 3 and 18, respectively). Save your changes and reimport and you should be able to bonk teh kitteh.
One other thing that probably needs to be changed is the column next to Sven's name changed to "Sven's Place" as I was comparing different save files after finding Sven. I'll update after FS finally imports these files...
EDIT: It worked, though it took my PC a awhile (hours? left it unattended for a while) but it did reset Sven back to his place.
 
Last edited:
  • Like
Reactions: Sarkath

Maiuw2

Member
Oct 1, 2017
178
130
Erm, the download contains the Flexible Survival.gblorb
But not the interpreter?
Had to download installer instead from creators website o.o
 

ZilBorb

Member
Jul 5, 2019
142
229
Updates

Christy/Christopher: The male and female version of the large red dragon now have shiny new artwork in the game.
Damien (Hellfire Escort): It is now possible to ask for Damien in the escort menu of the Hellfire Club for a repeatable scene which will be expanded in the future. Currently, it leads only to a foot worship scene.
Hellfire Demon: Upon defeating one of the hellfire demons roaming in Red Light District, the player may choose to worship their feet as an additional way to earn their victory spoils.
Jett (Lair Of The Lupines): The quest to offer him a gift continues after completing the step associated with Rodion. Players can now speak to him and show their intent to gift the alpha, which leads to a series of events resulting in a change of Jett's attitude towards the player.
Klauz: The horny felinoid will now try his luck with entrancing Urik, which doesn't go quite as Klauz thought it would... (friend Urik only, can occur after his fight with the hawkman in the library).
Third Labour of Herakles: You can now complete the Third Labour of Herakles, catching the Hind of Ceryneia. To begin go to the Urban Forest.
Wyatt (Lair Of The Lupines): This werewolf earned himself a considerable expansion in his sex menu, two of the scenes of them for female players and one for both males and females, as the variations demand.



Bugfixes & Balance Patches

Artemis: The ID "rubber tigress" (lower case) has been added to Artemis, which should make it easier to address her correctly.
Central Library: A typo when fucking the wolverine guard has been corrected, which should eliminate errors in the scene from now on.
Dr. Mouse: If you fight Dr. Mouse before finishing up delivering all the samples to Dr. Matt so he can have a look, the fetch quest for Matt should be cancelled properly.
Fang: Fang should no longer immediately jump the player upon exiting the bunker in the 'Running with Wolves' start.
Hellfire Demon: Corrected some typos along the file.
Running with Wolves Start: Fang now shouldn't be so horny anymore that he instantly jumps the player when they exit the bunker
Segis: Activate Strange Android will now be properly marked as resolved upon successful activation, thus ending the event.
Toron: Fixed an issue with his dialogue about Damien not properly updating after buying him enough drinks.
 

Hellhathnone

New Member
Oct 21, 2019
5
3
How exactly can I trigger an ending. When I type in zcurrent 'ending' set to: 130=ThomasEpilogue i get "
I didn't understand that sentence."
what am i doing wrong also i have debug enabled
 

Drex

Member
Nov 22, 2017
116
22
Is it possible to save edit not because i need to cheat anymore than i can with trixie but is there a way to remove specific feats?
Also how do I interact with my offspring if I leave them at the library or bring them with me i can't seem to interact or move them to go from me back to the library after I choose they just stay there wherever they are.
 
Last edited:

intothesimss

Newbie
May 12, 2020
31
7
why cant i save in this game? i save the game but i cant restore the file, is it because im overwriting the save file? but its really annoying
 

Sarkath

Active Member
Sep 8, 2019
510
852
How exactly can I trigger an ending. When I type in zcurrent 'ending' set to: 130=ThomasEpilogue i get "
I didn't understand that sentence."
what am i doing wrong also i have debug enabled
To trigger an ending you either have to lose all of your humanity points (succumb to the infection, get digested, or trigger a special death/ending event) or wait for the rescue to come (the countdown in the upper-left corner).

Is it possible to save edit not because i need to cheat anymore than i can with trixie but is there a way to remove specific feats?
Save editing is possible, but you can just use debug mode to remove feats. Here's a post with more information on the debug mode codes.

Basically, you'll want to enable debug mode by typing debug, remove the feat(s) by typing RemoveFeat featName, then disabling debug mode by typing debug again.

why cant i save in this game? i save the game but i cant restore the file, is it because im overwriting the save file? but its really annoying
What steps are you taking to restore the game?

Just as a bit of general knowledge, this game (and interactive fiction in general) is a little odd in that you have to actually load the Flexible Survival story file, then use the "99" option in the character creator (or get into the game and type "restore" at the prompt) to restore your save. If you try to drag the save itself onto the interpreter or load it directly it won't work.
 
  • Like
Reactions: Drex

HAL9000.1

Newbie
Nov 3, 2017
39
19
Does anyone know if there's a save editor that works? ...I want more controls than what the in-game cheats offer
 

HAL9000.1

Newbie
Nov 3, 2017
39
19
You can always mess around with Trixie's Import/export glkdata files, at least that's how I manually change my stats.
Thanks for the advice, I still haven't figured out how to give myself more feats but at least, thanks to you, I've managed to change my basic stats! :)
 

Sarkath

Active Member
Sep 8, 2019
510
852
Does anyone know if there's a save editor that works? ...I want more controls than what the in-game cheats offer
I wrote one (currently Windows-only): . It's a bit rough around the edges (i.e. you have to know the structure of the glkdata file) but it works. It's most helpful for translating the ASCII character arrays (S70,101,97,116,0;) into readable/writable strings ("Feat").

If you want to add feats, open FSPlayerListsSave. To add feats, create a new row with "Feat" in the first column and the exact name of the feat in the second column. I don't see any debug commands to get a list of all feats, but here's some that I scraped from the source:

You don't have permission to view the spoiler content. Log in or register now.
 
Apr 26, 2020
226
147
im a bit confused so FS has a new game engine and requires HARD install?
--
i like the update idea - more so make it that the install path isnt a core main hardrive but can be installed in any folder.

the .msi thing kind of surprise me seeing it may not need godot anymore and i have concern about it not being window mode possible. Right now im trying to install this game without it being installed in my maindrive.
-
can i have a feedback about it? aside checking " To explain why installing in the Programs Folder is discouraged: The game will still work, but as the Programs Folder is a protected folder in any newer Windows, the game cannot actually write savegames and exports into the folder. Instead, Windows bumps that stuff to the "Virtual Storage" location, which is an invisible folder in your documents folder " discord for the first time i normally check fs news here.
 
Last edited:

Maldranaux

New Member
Mar 21, 2020
12
3
Came back to this game after a decade and see it has come a long way. Even see that my little contribution is still there. My memory is a little fuzzy, but didn't there used to be pink vixen enemies after dealing with Sam?
 

Bloep

Member
Sep 2, 2020
239
648
Is there any way to enable hyperlinks in an ongoing save? Or do i need to completely restart?
 

DragonLord729

Newbie
Nov 3, 2017
40
8
Does anyone know where/when Urik will show up, I sent him to library days ago, but he has yet to show up.
 
Last edited:
4.20 star(s) 13 Votes