IIRC this is the unpatched Steam version - there's a link to WhiteCute's site in one of the menus (I think the load menu) and you can download the nudity patch there.Wait is anyone else getting the game's cgs stuck overlayed with a swimsuit, if so how do I remove it
this is pirate site famThe author has... kindly asked in the thread that no sharing to be done, so, what you see is what you get - until they get taken down, too, that is. (I see anonfile bit the bucket also, by now)
Well, the torrent will be around for a while, though, probably...
is anon file safe to use fam?The file hosts need to comply though when the owner of whatever it is tells them to stop. So no problem here or with the torrent, but MEGA and nopy etc can't be used to host it anymore.
Looks like the developer really did the rounds. Evey file host, on every site but one that I've checked was deleted because of the DMCA.
Never tried it but it is on the approved file hosts list so should be fine.is anon file safe to use fam?
Certain image cards beat other image cards, bigger number wins, the more you win, the more clothes she loses.can someone please explain the how to play this card game?
its confusing, i even read through the manual/instruction in the game and the the thread about the game, and am still confused
...you...extract...the .dat file...into...the 'GameFiles' folder. Maybe?Guys? I can't seem to work the uncensor patch. Can someone help me please? I would really appreciate it.
This game uses some rather interesting methods to hide core game files. Only base RPGMV files are present, the data folder, plugins.js as well as all 3rd-party libraries are missing.
I'm gonna have some fun with this.
- icudtl has been encrypted with Enigma.
- notification_helper.exe has extra sections.
- nw.exe has extra sections (including "erogeVN").
- GameStart is almost entirely comprised of unnamed sections.
- Game.exe is almost entirely comprised of unnamed sections.
- r_alpha.exe has been encrypted with Enigma.
- sysmem.exe has been encrypted with Enigma.
- stjp100.exe has been encrypted with Enigma.
- libBGL.exe has been encrypted with Enigma.
- SNaked.exe has extra sections (including "erogeVN").
Well.. that didn't take long (3 minutes). Boring, took me longer to type this edit.
Found missing game files in r_alpha.exe, with a nice message:
There's a "Files" folder in sysmem.exe, stjp100.exe, libBGL.exe containing standard encrypted "rpgmvp" images (use the key in system.json)... looks like they're the uncensored CGs....
tl;dr: Use EnigmaVB to extract the necessary files and make the game multi-platform again with nwjs.
The game itself is actually a standard RPGMV game. The author/publisher however decided to encrypt half of it, making it Windows-only in the process. All I did was reverse that process (so I could play it on Linux).Could you please explain in a step-by-step way how you made this compatible to play on the mac?
Thanks!
cd /path/to/your/app
/path/to/nw .
/path/to/nw is the binary file of NW.js. On Windows, it’s nw.exe; On Linux, it’s nw; On Mac, it’s nwjs.app/Contents/MacOS/nwjs.