Kaizen

Member
Dec 17, 2016
147
89
87
Does the event where Aiyana asks for money do anything ? I gave them to her but not sure if anything changed
 

Champinon

Member
May 20, 2017
357
748
327
No clue, we'll have to wait until someone leaks it here or on kemono/neko, but I guess it's a "testing the waters" question, to see how forward they can go with certain type of content and since it's weird for them to ask anything related to scenes my guess is that the question is related with some more controversial content (Lesbian, a more hardcore kind of ntr, flashbacks with other people, non-consensual, gay, voyeur, etc.), and based on the answers also know the percentaje of their subscribers interested on that kind of stuff and how far they can go without losing too many supporters.
 

Niby

Newbie
Oct 11, 2017
23
3
131
Open the plugins.js file with a text editor and change "name":"DhoomPreCache","status":true" to
"name":"DhoomPreCache","status":false"
After changing this setting in
It restores the family bonds...:ROFLMAO:
It is not a mod, only the text,dialogs,etc. are modified (the reason I named it ipatch..)
And I do not want to mod it because I prefer keeping the saves compatibility with the untouched/unedited game.

As for the performance you can edit the two "package.json" files in the game directory and in the "www" subdirectory and change them from
Code:
{
    "name": "",
    "main": "www/index.html",
    "js-flags": "--expose-gc",
    "window": {
        "title": "",
        "toolbar": false,
        "width": 816,
        "height": 624,
        "icon": "www/icon/icon.png"
    }
}
to
Code:
{
    "name": "",
    "main": "www/index.html",
    "js-flags": "--expose-gc",
    "chromium-args": "--disable-gpu",
    "window": {
        "title": "",
        "toolbar": false,
        "width": 816,
        "height": 624,
        "icon": "www/icon/icon.png"
    }
}
On some older systems helps to use canvas instead of opengl (especially if you cpu is powerfull enough).

No. Did you install the correct version of NodeJS? I do not know if the script is compatible with newer versions.
edit: as ea3794 mentioned, do not use a subfolder. place the extracted files/folders directly in the game directory
Thank you!
The gameplay outside dialogues is smooth. It seems like only the "package.json" in root directory had to be changed. Changing one inside "www" directory, did not bring any gains.

Do you have any fix for low FPS in dialog options? I get around 2fps there.
 
Last edited:

Blue2343

Active Member
Mar 4, 2022
511
183
167
No clue, we'll have to wait until someone leaks it here or on kemono/neko, but I guess it's a "testing the waters" question, to see how forward they can go with certain type of content and since it's weird for them to ask anything related to scenes my guess is that the question is related with some more controversial content (Lesbian, a more hardcore kind of ntr, flashbacks with other people, non-consensual, gay, voyeur, etc.), and based on the answers also know the percentaje of their subscribers interested on that kind of stuff and how far they can go without losing too many supporters.
neko? I know about kemono but not neko.
 

Champinon

Member
May 20, 2017
357
748
327
neko? I know about kemono but not neko.
Nekohouse.su, is just like Kemono but with twitter, fantia, fanbox and subscribestar support. Since it is a relatively new site in comparison there are not many content creators yet but you can find things that you wouldn't find on Kemono and is pretty slow sometimes, jus like Kemono when it started.
 

darkus8ihj

New Member
Jul 26, 2024
3
1
72
solution to go from the home screen drag from that blank space to play several times curved straight until you hit it IMG_20240819_155611.jpg
 

Boltosvar

New Member
Aug 21, 2024
1
0
1
Hi guys, I have a question, they are asking me to translate the game, but I can't find the files with the interface text and dialogs, I suppose these are files with the extension .soldata. Can someone tell me how to find the files with the text for translation or how to open .soldata?
 
3.50 star(s) 49 Votes