Application Details:
Version: | 1.2 |
License: | |
URL: | http://www.sakurasoft.com |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.4.1 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing the application.
Running the application
The game play works, which means you can go from scene to scene by clicking the clickable text options... but the text is not shown, so you have to guess where the clickable texts are located :'(
What does not
1) If the program's window is maximized, the game doesn't display anything but two white bars blinking.You solve that problem by minimizing the program's window. This problem might be only on my computer, as i didn't see other comments about that problem.
2) You have to wait 6 minutes after the second splash screen before you get to the game.
3) The midi sounds are not played.
4) The fonts are not displayed
Workarounds
What was not tested
anything else than playing the game : saving, loading a game
Hardware tested
Graphics:
Additional Comments
Installation : 1) Go to the TrueLove folder 2) Run this command on the command line : regedit truelove.reg 3) At that step, if you launch the game, you get the following error : p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory So the solution to this is givent here (http://askubuntu.com/questions/370737/p11-kit-typical-problem-with-wine) and sums up as follows : 3.a) installing getlibs wget https://raw.github.com/spaetzlecode/getlibs/master/getlibs sudo chown root:root getlibs sudo chmod +x getlibs sudo mv -n getlibs /usr/local/bin 3.b) getting the missing lib sudo mkdir /usr/lib32 # if doesn't exists already sudo /usr/local/bin/getlibs -p p11-kit:i386 sudo ln -s /usr/lib32/i386-linux-gnu/pkcs11/p11-kit-trust.so /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so 4) Run winecfg and set the windows version to Windows 95 6) Run the program : wine T_LOVE95.EXE
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 13.10 "Saucy" amd64 (+ variants like Kubuntu) | Dec 13 2013 | 1.4.1 | Yes | Yes | No | Bronze | an anonymous user | |
Show | Ubuntu 11.04 "Natty" i386 (+ variants like Kubuntu) | Aug 16 2011 | 1.3.26 | Yes | Yes | No | Bronze | Athrun | |
Show | Slackware64 13.1 | Nov 28 2010 | 1.3.8 | N/A | Yes | No | Bronze | Ozan | |
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Dec 09 2010 | 1.3.7 | Yes | Yes | No | Bronze | Athrun | |
Show | Slackware64 13.1 | May 31 2010 | 1.2-rc2 | N/A | Yes | No | Bronze | Ozan |
Bug # | Description | Status | Resolution | Other apps affected |
This game works fine if you patch and build wine-1.3.7 with the "DIB Engine - Rebased on wine-1.3.7" patch found at Bug 421, in fact I played the whole game without issues.
In my case I built a custom wine 1.3.7 and launched this way:
WINEDIB=ON ~/wine-dib-1.3.7/bin/wine T_LOVE95.EXE
The game is fully functional, save/load work flawless, and not speed issues, there is only one but, after launching, game freezes for almost 7 minutes after the second splash screen, but after that time main menu is shown and the game is fully playable.
Couldn't get MIDI sound to work.
Comments for this application have been disabled because there are no maintainers.