Sluttown USA: Hometown Corruption porn xxx game download cover

Sluttown USA: Hometown Corruption

Game Description:

It feels weird to be back in Woodpine after so long away. You remembered the place being small, but damn. Yesterday, when the taxi dropped you off, you couldn’t believe how tiny and pathetic the little town looked.
You’ve spent the last three years working for a small startup in New York by the name of SCAREAWAY. The company needed a psychologist -you- to help develop a mobile app that could be used to cure people of their fears. Along with other… less noble uses as you would discover in your time there. It actually showed a lot of promise.
You have the only surviving copy of the hypnosis app.​

  • If you need the full game, download both packs, select them together and extract. They should extract into the same folder. If you already have everything installed from the last version, all you need is the update file.
- Doctor 11k words (accessed through jobs kiosk) - Doctor's receptionist 1k words - Elliot 11k words (end of private arc)
  • Dual Core Pentium or equivalent Processor.
  • Intel HD 2000 or equivalent Graphics.
  • 1.66 GB of free disk space (Recommended to have twice as much free disk space than this).

Walkthrough and Guide

Bugfix v0.24.1: Fileknot - Mega


Save

Cheats:

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.

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.