Don't like to read all here. I think the download version is already patched. "Energy Enhancer -> Sexual Energy Enhancer" is already in game.Can't run the uncensored patch. It keeps telling me that fall in labyrinth software not found, to download the game and try again. But I've done this multiple times. Am I missing something?
Don't like to read all here. I think the download version is already patched. "Energy Enhancer -> Sexual Energy Enhancer" is already in game.
There's a save *way* back that should still work to unlock all the scenes.No 100% save? Anyone?
Sure, ask your doctor for details.can we change male to female?
You can still have the scene by raising the horniness level to a high number, between 90 to 100, once horniness reaches that level, you can unlock that scene. By doing again "squeezing her boobs" to unlock the scene.How do i to unlock the missing scene like "Forte Boobs Squeezing High Fondness"?
'cause her Fondness is already Maxed at 100
And i already proposed her to get married.
Haven't tried this on Linux yet, but the square characters look like a missing font. Try using Winetricks to install the cjk fonts pack.Getting these two errors when I try to run the application on Linux, anyone know a fix?
Using WINE 10.20, I used WINE to install RPGMaker AceVx RTP already, not sure what else I'm missing.
View attachment 5574503 View attachment 5574504
unzip -O shift-jis "name_of_the_file.zip".Font installation went without issue (aside from Winetricks spamming the 64-bit warning, but I don't think that's an issue).Haven't tried this on Linux yet, but the square characters look like a missing font. Try using Winetricks to install the cjk fonts pack.
That'll probably show you the error message in Japanese, which you can either trying to read yourself, or use an OCR tool (like Frog) to read the characters and put them into a translator (like DeepL).
From the path in the second image, my guess is that the game can't find a file. Likely reasons are:
1. You installed the RTP in a separate Wine prefix, not the one that the game is using.
2. You installed the wrong RTP. From the DLSite page it looks like VXAce is the right one. I've confused VX and VXAce before, so maybe double-check that you really installed VXAce (as opposed to one of the other RTPs).
3. The game has a typo in the file that it's looking for, using the wrong capitalization. Since Windows made the (insane) decision to ignore capitalization when looking for files, it might work fine on Windows, but not on most Linux filesystems. Often this is as simple as finding the file, copying it, then changing the copy's capitalization to match what the game is looking for. (You could rename the original file, but that'll lead to issues if the game is using the correctly capitalized file name in other places. It's usually better to just have two copies of the same file, one with the original capitalization and one with the capitalization in the error message.)
4. You had the wrong encoding when extracting the game. This resulted in the filenames being garbled jibberish instead of Japanese characters. Japanese computers usually use Shift-JIS encoding, so when extracting Japanese games, I usually use the commandunzip -O shift-jis "name_of_the_file.zip".
Hope that helps solve the issue. If it doesn't, but you get some more information, feel free to reply to this message and I can try to help.
For #1, just try running the RTP in the prefix again and seeing what the window says (it should detect if the RTP is already installed). Personally I use Lutris to manage all my prefixes and run stuff in them, but there are other options as well.Font installation went without issue (aside from Winetricks spamming the 64-bit warning, but I don't think that's an issue).
For #1, how would I determine that the game's wine prefix is different to where I installed the RTP?
For #4, the available downloads here are in .rar archives, not .zip, is there any special procedure required for .rar archive extraction? I've just been using the Archive Manager associated with my distro.
View attachment 5575838 View attachment 5575840