my bad.. I meant to say that the development of the game is linear, in that we try to develop the various plotlines chapter by chapter, roughly keeping them going at the same time, rather than, say, run the entirety of Shani's mission , or the entirety of the content for the Raiders, first... and then move on to develop the other parts.The game is totally not linear because you can choose how the main story will go, it depends entirely on you the path of the main story.
Ayo, anyone got that patch? We need some update patch for people that already have the game downloaded.
ok.. that makes sense.. yes, by not bringing Kyra home, you have basically locked the raiders faction (and you've been missing out on content across at least a couple of updates)...I haven't unlocked ANY of the "Raiders" scenes on my primary save, I killed the first chick right at the beginning, and didn't bring the other one (Asha) home. So, I suppose I just played that wrong at the start? That is like, first 5 minutes stuff.
As for the General scenes, I liked that stuff, but it wasn't really much content. Also, based on what I am reading here, I might have encountered a bug or something related to Shani's zone entry. After I loaded up my save from 0.09c on the 0.10a build, I didn't have ANY content with Shani, other than her being mentioned at the dining room encounter. All my quests now have the tag "To be continued", and no exclamation marks on any buttons. To answer your question, I guess I would consider main story line content to be family-based stuff with direct queen tie-ins, since the MC is loyal to her kingdom, after all.
not reallyis there any faeri content past besides giving her food and treating her gently?
I agree that Zaton wouldn't want to swing with Omar, and that Omar is set up for being cucked (I mean, he kinda is. Given the societal expectations for daddy/daughter relations in Zeta, the fact that the niece is fucking Zaton and not Omar should already count.)As someone who likes the sharing fetish if it's executed well, gotta say it completely misfires a la Omar. He's clearly intended to be a typical porno cuck. Even his face is depressing. No way someone like the Zaton would want to swing with him.
Well then, I guess a replay is in order...ok.. that makes sense.. yes, by not bringing Kyra home, you have basically locked the raiders faction (and you've been missing out on content across at least a couple of updates)...
as for Shani.. there should be a button on the home menu, switching you to see her Zone mission.. mid-to-top of the screen on the right, if memory serves me well...
That is dependent on whether you answered "Yes" or "No" when you were asked if want to follow Shani's perspective in the future (when she visits the Queen in update 0.05).I must be blind as shit, cause I don't see any buttons above Sleep with Ain on the right side of the Home screen...maybe I picked the wrong option somewhere previously? Like I did with the raiders content??
The button should be here.I must be blind as shit, cause I don't see any buttons above Sleep with Ain on the right side of the Home screen...
ah.. yes.. that would be that you probably have disabled Shani's point of view (back when she went to encounter the queen).. if you disabled it then, that will track and keep not showing you the scenes that are Shani focused without the presence of the MC.Well then, I guess a replay is in order...
I must be blind as shit, cause I don't see any buttons above Sleep with Ain on the right side of the Home screen...maybe I picked the wrong option somewhere previously? Like I did with the raiders content??
So, I guess I'm the worst Desert Stalker player of all time.... Ive only picked wrong choices and missed out on about 50% of the game content.ah.. yes.. that would be that you probably have disabled Shani's point of view (back when she went to encounter the queen).. if you disabled it then, that will track and keep not showing you the scenes that are Shani focused without the presence of the MC.
so,..
View attachment 1955929
The downloadable walkthrough mod helps at times.. i still make a few of my own choices in certain situations but in some the right answer is in Green or highlighted.. (this comes too after a bad 1st run killing people i shouldnt have lol)So, I guess I'm the worst Desert Stalker player of all time.... Ive only picked wrong choices and missed out on about 50% of the game content.
I'm gonna take all the advice and restart the game on a fresh save. Thanks guys!
their is an error in this sence....Errors like this occur in many scenes at certain times
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/home.rpy", line 64, in script
call screen nav_menu
ScriptError: could not find label 'sleep_ain'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/scripts/home.rpy", line 64, in script
call screen nav_menu
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sleep_ain'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Desert Stalker 0.10a
Sun Jul 31 00:21:21 2022
in it the "Sleep with Ain" scene:
in short it the "Sleep with Ain" scene are need recode (1., 2.) and adding it the missing dialogue for sleeping creampie (3.)
- home.rpy using "ain_awake" on it the line 295 but it the rest of code are mentioning "sa_awake" instead
- "if sa_awake == True:" after it the "Cum inside" option missing it the indentation after
- "Cum inside" missing "else" for it the "sa_awake == False:"