Get a real decompression tool, windows doesn't handle .rar well natively. I recommend 7-zip myself.its still messin up can u tell me how to do it step by step please
Sure thing. Easiest way is to install a program called 7-zip. Its much better than the default windows stuff. That lets you highlight all three files and extract them all at once.its still messin up can u tell me how to do it step by step please
Yeah, pack 1 and 2 are finished. If you have everything form 33, all you need is the update file, that's this months update. If you're a few updates back, just grab pack 3, it has the last 4 or 5 updates packaged in, as well as this months.is all 3 packs always needed for updates? or are pack 1 and 2 like finished, and only pack 3 needs to be downloaded per update?
Hi, i'm currently stuck with gia and eva because each of them ask me to speak to the other two, and nothing else, sooo yeah it's a problem....Sure thing. Easiest way is to install a program called 7-zip. Its much better than the default windows stuff. That lets you highlight all three files and extract them all at once.
Yeah, pack 1 and 2 are finished. If you have everything form 33, all you need is the update file, that's this months update. If you're a few updates back, just grab pack 3, it has the last 4 or 5 updates packaged in, as well as this months.
Save attached, should fix it for you.Hi, i'm currently stuck with gia and eva because each of them ask me to speak to the other two, and nothing else, sooo yeah it's a problem....
I've linked my save
The only one of her routes that's gotten that far as of now is her private route. Her others will get worked on once her private is finished.so you lose access to veronika if you go India's public bimbo route.
At least for now.
You work at the shop by picking it from the temp agency kiosk. That's a good point though, I should mention that in the guide.imstuck at penny at wallmart io tried all days in the morning but there's no option to work
this dont workHit F12 and your browser will pop up a Javascript console window to the right of the VN. I'm going to paste this screenshot of my chromium with the javascript console open. Note that I've already done the things that I will talk about next.
View attachment 1341295
The first thing I did was type "Sugarcube.State.variables.charge" at the ">" prompt in that window and hit enter. That returns a 0 which is the current charge on the phone as you can see in the content window as "Charge: 0". Note that as you type, the console will automatically populate a popdown list with possible completions. So after typing only "Sugar" I can just hit the right arrow key and it will fill that out as "SugarCube". Then I typed ".State.var" and that was enough to let me hit the right arrow key again to have it fill out "variables". So you don't have to type all this everytime and worry about it being incorrect.
I hit the "up arrow" key to recall all of that and just typed "=40" to set it to 40. Note that the content window on the left is in suspended animation while the console is open. So that "Charge: 0" won't change to "Charge: 40" until after I close the console window by clicking the "x" gadget in its upper right and then click something to go into the next passage.
I did "up arrow" again and then used backspace to erase the ".charge". This showed all of the variables in effect for the VN but as a "closed two line tree between "{" and "}" with a small ellipses "..." at the very right. To open it up as the full scrollable list I clicked on that "..." and we see the first page full of variables and values. I can now use "up arrow" and then type out individual variable names to peek and then use "=" with a new value to poke.
Congratulations. You now know how to hack 95% of Twine games since just about everybody uses SugarCube format and don't know how to change where the variable storage is hidden.
It works for me just fine. Can you be more specific? Give a walkthrough of which part of the instruction doesn't work for you.this dont work