3.90 star(s) 24 Votes

R.

Newbie
Nov 9, 2017
50
26
213
Make coin flip always heads:
Search game dir\www\data with a text editor that can alter multiple files(Notepad++ ctrl+shift+f).
Replace all {"code":122,"indent":1,"parameters":[14,14,0,2,1,2]}
with {"code":122,"indent":1,"parameters":[14,14,0,2,1,1]}
 
Dec 30, 2017
478
285
286
If I could make a suggestion, remove the "loli" tag and replace it with a "gay" tag. There is ZERO sexiness with the girl, but a lot of gay sex if you play as a male.
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
If I could make a suggestion, remove the "loli" tag and replace it with a "gay" tag. There is ZERO sexiness with the girl, but a lot of gay sex if you play as a male.
That might change Orange is planning a huge update with 2 new characters that i have suggested him and he said he is gonna port them also sex scenes are going to be overhauled.
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
I can reveal that with low mind you will get hallucinations it was a cut feature but it might come back + new ending for hard mode and finally "good" ending and some tweaks to make a game harder (no longer you can cure broken bones)
 
May 20, 2017
32
106
48
Make coin flip always heads:
Search game dir\www\data with a text editor that can alter multiple files(Notepad++ ctrl+shift+f).
Replace all {"code":122,"indent":1,"parameters":[14,14,0,2,1,2]}
with {"code":122,"indent":1,"parameters":[14,14,0,2,1,1]}
This is a life saver, thanks a lot! However I find it doesn't work all the time. I'm quite new but there were two instances where the coin landed tail for me, one happens when the floor collapses somewhere, I failed the coin toss and fell.. and the other time is when I tried to save in a crow bed.. I think your code works (I almost always get heads in coin toss at least), but I wonder why I still got those tails.
 

R.

Newbie
Nov 9, 2017
50
26
213
This is a life saver, thanks a lot! However I find it doesn't work all the time. I'm quite new but there were two instances where the coin landed tail for me, one happens when the floor collapses somewhere, I failed the coin toss and fell.. and the other time is when I tried to save in a crow bed.. I think your code works (I almost always get heads in coin toss at least), but I wonder why I still got those tails.
From what i saw in game code coin toss works by first setting variable #14 to random number between 1 and 2 and then displays coin toss animation(1 = heads). That edit makes random number range 1 to 1 so it should always be heads. I didnt check every event in game so its possible that some events may have 1 = tails.
 
May 20, 2017
32
106
48
From what i saw in game code coin toss works by first setting variable #14 to random number between 1 and 2 and then displays coin toss animation(1 = heads). That edit makes random number range 1 to 1 so it should always be heads. I didnt check every event in game so its possible that some events may have 1 = tails.
I got heads sometimes when I sleep in that bed, so I guess 1 is still head. But anyway I tried to save in the crow bed again yesterday and got tail and met the mauler again lol. I think the crow mauler coin toss is not randomised at all, or it's no longer random after you reached a certain depth. Same thing with the collapsed floor, maybe it's meant to be a shortcut. Although every time I fell through that hole I hurt my ankle. I wonder whether you get broken bones if you do that too often.
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
I got heads sometimes when I sleep in that bed, so I guess 1 is still head. But anyway I tried to save in the crow bed again yesterday and got tail and met the mauler again lol. I think the crow mauler coin toss is not randomised at all, or it's no longer random after you reached a certain depth. Same thing with the collapsed floor, maybe it's meant to be a shortcut. Although every time I fell through that hole I hurt my ankle. I wonder whether you get broken bones if you do that too often.
That's impossible, because the coin toss variable is always decided on the spot. There is no outside function that determines it. So to change it, you'd have to go to every event where the coin toss occurs and change it manually. That's how it is at least as far as my knowledge on this stuff goes.
 
May 20, 2017
32
106
48
That's impossible, because the coin toss variable is always decided on the spot. There is no outside function that determines it. So to change it, you'd have to go to every event where the coin toss occurs and change it manually. That's how it is at least as far as my knowledge on this stuff goes.
I did the replacement that R. suggested using Notepad++, it should take care of all the coin toss events? Assuming the replacements were done right then there either are some outside factors, or the solution R. suggested is incomplete. Anyway I got tails in a couple other spots:

Wolf orgy. I got heads most of the times there but then once I got tail lol.

Whenever there is a collapsed floor (I got a few of them, one in one of the starting dungeon, and there are a few in the Great Hollow) I always picked heads but the coin always lands on tails. Minor inconvenience though.

Anyway look forward to the next update!
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
I did the replacement that R. suggested using Notepad++, it should take care of all the coin toss events? Assuming the replacements were done right then there either are some outside factors, or the solution R. suggested is incomplete. Anyway I got tails in a couple other spots:

Wolf orgy. I got heads most of the times there but then once I got tail lol.

Whenever there is a collapsed floor (I got a few of them, one in one of the starting dungeon, and there are a few in the Great Hollow) I always picked heads but the coin always lands on tails. Minor inconvenience though.

Anyway look forward to the next update!
Each time you do "wolf orgy" your toss coin chance is decreased i would recommend using lucky lunar wolf paws it increases your toss coin chances .
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
The boss fight of the Ending B was originally meant to be hard mode only,but since no one could beat the boss on their runs ending B boss fight was added into normal mode.

There will be a ’sequel’. But it’s going to be different. I’m not sure if all the people agree with the direction the next game will take, but Miro feels he would like to make something a little different for a change of pace.
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
415
505
183
VERSION 1.2.0 is out:
  • Small expansions to existing areas. Most notably the level 6 Mines
  • An entirely new area if you pursue Endings D or C
  • New Ending C-II
  • Small new scene if you go for Ending A
  • New weapons and items
  • A couple of new skills
  • ’Backstab’ skill has been replaced with ’En garde’ skill
  • Pocketcat arc has an end now. Also Tales of the Pocketcat II should function now
  • Nas’hrah has a scene if you go for the Ending B with him
  • Hard mode only S Endings for all the characters
  • Balance and gameplay tweaks
  • A new game mode that is unlocked if you complete the game
  • Some other things I’m forgetting right now
Download link STEAM version PC:
I'll upload Mac version later
(Steam and non steam ports are same nothing is censored + steam version is in my opinion way cleaner than itch.io)
 

Arashi Blitz

Member
Nov 16, 2016
303
336
276
VERSION 1.2.0 is out:
  • Small expansions to existing areas. Most notably the level 6 Mines
  • An entirely new area if you pursue Endings D or C
  • New Ending C-II
  • Small new scene if you go for Ending A
  • New weapons and items
  • A couple of new skills
  • ’Backstab’ skill has been replaced with ’En garde’ skill
  • Pocketcat arc has an end now. Also Tales of the Pocketcat II should function now
  • Nas’hrah has a scene if you go for the Ending B with him
  • Hard mode only S Endings for all the characters
  • Balance and gameplay tweaks
  • A new game mode that is unlocked if you complete the game
  • Some other things I’m forgetting right now
Download link STEAM version PC:
I'll upload Mac version later
(Steam and non steam ports are same nothing is censored + steam version is in my opinion way cleaner than itch.io)
Thanks for the update!
@koinzell- Could you please update OP? Thanks!
 
  • Like
Reactions: blackant

Deleted member 710237

Active Member
Jun 26, 2018
837
14,629
522
VERSION 1.2.0 is out:
Download link STEAM version PC:
I'll upload Mac version later
(Steam and non steam ports are same nothing is censored + steam version is in my opinion way cleaner than itch.io)

thank you for the steam ver,

no need to upload the mac ver,
leave that to me,

i didn't know that the game still getting updated :(.
 
3.90 star(s) 24 Votes