copy the fix to the game root folder and unzip it, it is ok.Sorry to bother you but do you paste the fix file in the game folder after you extract it?
$ roulette.credits = creditsMy guess is that a win over 1000$ is considered fraud.
Replace s_cinimatic_dubstep with s_cinematic_dubstep in game/ascript/ep_2.rpy (fix attached)Got an uncaught exception error when watching the thug/money collector was fingering Vanessa (yeah, selected don't help option just to see what happens).
File "game/ascript/ep_2.rpy", line 955, in <module>
NameError: name 's_cinimatic_dubstep' is not defined
Replace os with ols in game/ascript/ep_3.rpy (fix attached)Got another uncaught exception error, this time when talking to Vanessa's older daughter in her bedroom.
File "E:\GirlHouse-0.4ex-win\renpy\ast.py", line 667, in execute
raise Exception("Sayer %s is not a function or string." % self.who.encode("utf-8"))
Exception: Sayer os is not a function or string.