Great Sudoku

Newbie
Feb 25, 2019
21
32
Is there a way to cheat in stat increases.
While not a "cheat", there is an "exploit" for raising Intelligence. Using a combination of level-up points and bow-training with Tanis, get your Aim stat up to 20. Then make bets with Syri until you can "bet yourself". You'll win every time with an Aim stat of 20 or higher. Betting yourself and winning unlocks Syri's talk menu. In her talk menu hold down the 1 key on your keyboard it'll cycle through her dialogue again and again, slowly raising your Intelligence stat as you do.
 

bews

Member
Aug 1, 2020
198
315
They say all old content was already moved in version 0.9, is it really true? I haven't played the game for 2 years and still have content in old version to do. Should I switch to the new one or finish the old version for now?
 

Hargan2

Well-Known Member
Nov 27, 2017
1,211
1,424
They say all old content was already moved in version 0.9, is it really true? I haven't played the game for 2 years and still have content in old version to do. Should I switch to the new one or finish the old version for now?
All the old content is in, yes. You can also transfer your save over by loading it in the flash version 8.160 and using the convert option to make the file readable by the js version. So you can just continue where you left off and experience all the old and new content.
 
  • Like
Reactions: bews
Aug 21, 2017
29
63
Maybe I'm just stupid, but is there a way to show the map and stats at the same time?

I keep auto losing fights because my lust is too high and remembering to constantly swap back and forth is annoying.
 
  • Like
Reactions: jfmherokiller

jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,669
Maybe I'm just stupid, but is there a way to show the map and stats at the same time?

I keep auto losing fights because my lust is too high and remembering to constantly swap back and forth is annoying.
you can expand the map outwards so its nolonger covering your stats tho it will eat up some of the description screen.
 

mscottontail

Newbie
Dec 2, 2018
43
21
Whats with the slavebreaker enemies, i've got all my points in dodging, willpower and aim and yet i still miss with accurate weapons and get full lust buildup before i can take them out, the one time i did beat one was when i got lucky and froze them for long enough i won. I suppose i should of went full int and tried to one shot them but it still doesn't make sense that going heavy into anti lust does jack all against lust heavy enemies.
 
  • Like
Reactions: Promathia

konkon78

New Member
Nov 18, 2020
3
0
does ANYONE have an older version of the game that works with the JS save editor? Looking to add perks without going blind staring at a browser console while also having to actually gain the perk first before reverting back to an older save and pasting it in.
 

ohyeahbaby6969

New Member
Oct 6, 2020
4
0
Where do I put the IMG file download into the TiTs folder? I tried just going into the main folder, but does it have to go into resources or something? the game version is 9.021 and img pack is 9.020 though I believe.
 

Hargan2

Well-Known Member
Nov 27, 2017
1,211
1,424
Where do I put the IMG file download into the TiTs folder? I tried just going into the main folder, but does it have to go into resources or something? the game version is 9.021 and img pack is 9.020 though I believe.
resources/app/resources. It doesn't matter that it's older, the image pack contains all the images from previous versions and all the images new to each build are packaged with that build. So you won't be missing any images.
 

jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,669
a kind of basic cheat guide:

for basic stats and player apperence editing use the tool at

its ui as seen here makes editing basic stuff easier.



if you want to edit more complex stuff like perks well then you need to use the console accessable with the Key combo CTRL+SHIFT+I

get the perk names from

then use these commands.

JavaScript:
pc.addPerkValue("name of perk here")
pc.removePerk("name of perk here")
to add and remove the perks you desire.
 

Annon Omus

Newbie
Nov 22, 2018
22
5
if you want to edit more complex stuff like perks well then you need to use the console accessable with the Key combo CTRL+SHIFT+I

get the perk names from

then use these commands.

JavaScript:
pc.addPerkValue("name of perk here")
pc.removePerk("name of perk here")
to add and remove the perks you desire.
I seem to be missing something with the pc.addPerkValue("name of perk here") command, I keep getting it marked as 'undefined' and not working
 
Last edited:
4.00 star(s) 75 Votes