HTML Sluttown USA: Hometown Corruption [v0.52] [AmusingOddity]

3.60 star(s) 30 Votes

rl234

New Member
Aug 26, 2023
2
0
11
hey so i got to 13/14 on jess's private storyline but at the end i can't seem to be able to call her to my office, even if i finished attuning her? no matter what i do the call text isn't highlighted as a link
 

AmusingOddity

Member
Game Developer
May 11, 2021
426
985
216
hey so i got to 13/14 on jess's private storyline but at the end i can't seem to be able to call her to my office, even if i finished attuning her? no matter what i do the call text isn't highlighted as a link
If you use the "save to disk" button to get your save, post it here and I'll look at it for you.
 

ChillVibes

Newbie
May 14, 2022
75
53
85
Hit 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.
You know you could have just pasted all the commands down below instead of being this complicated for no reason
 
Jan 18, 2021
480
973
208
You know you could have just pasted all the commands down below instead of being this complicated for no reason
Although phupdup could have just pasted all commands, explaining the procedure as a tutorial with a screenshot was actually very helpful for many players who are not familiar with the browser console. Among other things, it was useful to explain how to find other variables, to remind the players that the changes to the variables are not reflected immediately in the game window, etc.

Note that this message from phupdup is four years old and has never been edited since then, although it contains one of the most frequent errors reported here: at the beginning of the second paragraph, SugarCube is misspelled as Sugarcube with the incorrect capitalization, which causes the example to fail.
 

juan palote

Engaged Member
Dec 5, 2017
2,063
3,931
398
AmusingOddity How am i supposed to continue India's path? It says continue with Sara, but Sara says story arc is completed, and when i go to get i only get the option to have fun with her

1754480177454.png 1754480188275.png 1754480200439.png
 

AmusingOddity

Member
Game Developer
May 11, 2021
426
985
216
AmusingOddity How am i supposed to continue India's path? It says continue with Sara, but Sara says story arc is completed, and when i go to get i only get the option to have fun with her
I have the same problem
Thanks for the heads up guys. It was a missing variable that was making Sara's guide show up wrong. I fixed it in the bugfix on the front page. To continue you just need to finish training the new recruits.

Hello for v0.50 how find keisha and aria please thank you ?
Keisha and Aria haven't been added yet. I'll be starting on Aria in next months update.
 
  • Like
Reactions: PumperFull

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
22,925
308,709
998
Sluttown USA: Hometown Corruption [v0.50.1] [AmusingOddity] - Compressed

All [3,57 GB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

AmusingOddity

Member
Game Developer
May 11, 2021
426
985
216
Hotfix seems to be broken.
Aww man, what's the problem with it?

Sluttown USA: Hometown Corruption [v0.50] [AmusingOddity] - Compressed

All [3,57 GB]
- - MEGA - PIXELDRAIN -
Thanks bud! I'll link your post on the front page.
 

shojenzu

Newbie
Sep 2, 2020
16
13
61
Hi dev.. I play your game but I got stuck on Eva when I choose the root .. I don't know if you are aware of it I give you my save you can see..
 

PumperFull

Member
Aug 27, 2020
224
262
197
My browser didn't want me to download the fix so I force-fed the bitch and downloaded it anyway LOL
It's been a long time since I've played this. Thanks for your hard work AmusingOddity
I'll give it a whirl now :p
Cheers
EDIT: In-game Dev
NOTE: You can press the C key on your keyboard in order to advance through scenes that don't have choices in them.
You can also use the space bar to scroll. This should allow you to keep one hand free for . . . Whatever you might need it for.
LOLOLOL
 
Last edited:

AmusingOddity

Member
Game Developer
May 11, 2021
426
985
216
The download is in 2 broken parts instead of a single file.
Really? Its a zipped html file, there is only one part to it. I have no idea what to do about that. Maybe try a different browser?
Even if it doesn't work, you can still play the game fine. The only thing it fixes is a bug in Sara's guide, nothing actually game breaking.

Hi dev.. I play your game but I got stuck on Eva when I choose the root .. I don't know if you are aware of it I give you my save you can see..
On it. I'll ping you once I have a fix up.

EDIT: In-game Dev
NOTE: You can press the C key on your keyboard in order to advance through scenes that don't have choices in them.
You can also use the space bar to scroll. This should allow you to keep one hand free for . . . Whatever you might need it for.
LOLOLOL
This should be standard in every HTML game! It really annoys me now when I play games that dont have it. Any HTML dev reading this, I give you permission to steal my code.
 
  • Haha
Reactions: PumperFull

AmusingOddity

Member
Game Developer
May 11, 2021
426
985
216
Hi dev.. I play your game but I got stuck on Eva when I choose the root .. I don't know if you are aware of it I give you my save you can see..
Fix on the front page, you should be good to go. Thanks for letting me know about the problem.
 
3.60 star(s) 30 Votes