Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Bugs I've found in V23.b:
 - Heart runes have no lower limit, allowing for negative max arousal.
 - Using heart runes to get your max arousal to exactly zero crashes the game.
 - Intelligence and max arousal can't be changed via console.
    -- player.stats.HP = 10 simply sets current arousal to 10 (this is probably intentional?)
    -- player.stats.Intelligence = 30 and -player.stats.max_hp = 30 go through just fine, but in-game intelligence and max arousal don't change. Running each command without the "= 30" part returns 30, as one would expect, but the game doesn't seem to be using those values to calculate anything, as magic attacks still deal damage according to my 6 in-game intelligence.
    -- Using console commands to edit other stats works fine. Same applies to editing leg fetish levels.
 - Using a respec ticket while having increased sensitivities can lock you in the screen with negative points. Not sure if this applies to naturally obtained sensitivity, or just edited sensitivity.
 - The game lags sometimes - not sure exactly what's causing that, but it doesn't seem to be a problem with my hardware.