- Sep 20, 2017
- 1,373
- 597
Post #1078 page 54.Can someone tell me where to find the key when you go to talk to the detective and you need to free a gang member?
Also is it true that the game is buggy and i should wait for the updated version?
Post #1078 page 54.Can someone tell me where to find the key when you go to talk to the detective and you need to free a gang member?
Also is it true that the game is buggy and i should wait for the updated version?
wen update?I created one (however its a bit more a result of my completionist tendencies than being super simple)
Life in Santa County v.0.4.3 Walkthrough
View attachment 1670850
Local: View attachment 1670851
Google Drive: Google Drive
Edit: (20220221) include more collectibles, extra Milestone and some formatting fixes
Edit2: (20220221) added missing panty (2nd Lauren) and missing interaction (bathroom)
Edit3: (20220223) updated to 0.4.3 (fixed Iris/guitar scene, extra collectible)
Outside of some downright pedestrian, "obviously not play tested at all" bugs. Like calling image "LB_32_1" when the image is actually "LB32_1" ...
OUTSIDE OF THESE REALLY STUPID BUGS THAT SHOULD NEVER BE IN A FINISHED BUILD!
The game is outstanding. Oh ... my ... god. The sister and aunt most of all. But fuck it, everything is awesome!
Does someone here know more renpy? I'm trying to see if I can fix some of the scenes.
So scenario:
He is loading a video in sam_massageup, and then calling "scene the-video-I-just-mentioned". Nexted he's calling a scene SAM_21 that is also a photo that's trying to laod, but the game is in conflict since the video should still be up, I think.Python:image sam_massageup = Movie(start_image="sam_top_first",play="/videos/update1/laurenmas/sam_massageup.webm" , loop = True) scene sam_massageup with dissolve scene SAM_21 with dissolve
There's two scenarios and different problems in different parts of the code:
#1 The video should end so that the next immage "scene" can load. How to stop the video?
#2 Sometimes the scene name and photo are not the same, that is EASILY fixed by just changing "scene lb_13" into "scene lb13" and voila. Works.
EDIT
Nop, no idea why some of the SAM_X_Y images are not loading. There's no name conflict. There's no image looping over them or something like that. I just don't know renpy so that's up to someone else to figure out.
EDIT2
Managed to fix it:
I literally have NO idea why it manages to load EACH AND EVERY OTHER IMAGE with just "scene [imageName]" but here it can't. There's no name conflict, no nothing. Literally everything else works, but a couple of images here refuse to.Python:image SAM_7_1 = "/images/update1/SAM/SAM_7_1.webp" scene SAM_7_1
Maybe something got screwy in the UNREN process and in the actual code there's a clearer situation. REGARDLESS, for people who want to fix their own game, these are the solutions.
You don't have permission to view the spoiler content. Log in or register now.
Sario path = truewhat variable do i need to tell the truth here?
This is the trend now with games. Next update is probably going to be an evenEven with the huge content every update, game seems to be afor about a yearYou don't have permission to view the spoiler content. Log in or register now.
yeah and such a shame. too much tease could lead to a high expectation and a big disappointment if that expectation has not metThis is the trend now with games. Next update is probably going to be an even. Guess even in games like this people are getting theYou don't have permission to view the spoiler content. Log in or register now.treatment.You don't have permission to view the spoiler content. Log in or register now.
It is a leaked update that is incomplete and bugged. Wait for the actual update in a week or so.why are there no animations on win download link
or is it just not updated yet
Shit, my bad, have to edit. "CREATE A FILE". A simple file. Doesn't have a .txt ending, but it will contain text.Im trying this because im having a heap of problems loading "image". Im not a coder so this is abit confusing for me.
You say create a folder named "workspace.code-workspace" and open it with notepad. Do you mean text instead of folder? Because i have no idea how to open a folder with notepad. So i tried text file > open with notepad copy/past what you wrote > save > open with VS Code and search, search come up empty. What am i doing wrong? :/
/Edit No worries, this way over my head. Im reading its getting a release on 16 or was 19th. So ill just wait.
There are free roam sections of the game. You can find bonus items, money, and can even miss out on scenes during these times.hy guys, i'm new player. i wanna ask something, this game have a freeroom/mini freeroom or not?
I saw there was a freeroom session in the walkthrough but when in the game it wasn't there.