Application Details:
Version: | 0.01 Demo |
License: | Demo |
URL: | http://www16.big.or.jp/~zun/ht... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.1.20 |
Maintainers: About Maintainership
What works
Installation
640*480 window and full screen mode
Music and Sound
Game Start Lunatic Stage 1 and 2 clear, shooting on stage 3. (Marisa A)
Music Room No.1 - No.6
Record and Watch replay
Read battle result (score record)
All Option settings
What does not
Not discovered yet
Workarounds
What was not tested
Stage clear
Easy, normal, hard mode
Game Controller
Select the characters other than Marisa A
Hardware tested
Graphics:
Additional Comments
D3DX9_40.dll is required to overrides. ATI/AMD graphical driver is installed in the "restricted driver". Wine 1.0.1 may cause low FPS, so it is necessary to install the latest version of wine (1.1.18) for x86_64 arch. Pressing "ctrl" to skip the characters talking is now fast and no longer lagging in Ubuntu 8.10 x86_64 (1.1.18), but Ubuntu 8.04 x86 may decrease FPS dramatically (1.1.16). Sometimes the FPS is higher than 60, but it can also be lower than 40 when there are many object needed to be drawn. 960x720 and 1280x960 mode are not working correctly. This bug is also happened in Th10 and Th11 as I know.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Apr 27 2009 | 1.1.20 | Yes | Yes | Gold | an anonymous user | ||
Current | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Mar 29 2009 | 1.1.18 | Yes | Yes | Gold | Chin-Chang Yang | ||
Show | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Mar 08 2009 | 1.1.16 | Yes | Yes | Gold | Chris Robinson |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Everett on Friday April 24th 2009, 14:56
By default, I was getting 72~ fps in fullscreen mode, which made lunatic almost unplayable. I fixed it by disabling all monitor modes with vertical refresh > 60hz.
This only applies to LCD monitors.
# nvidia device section
Option "UseEdidFreqs" "false"
This disables override of HorizSync and VertRefresh values in xorg.conf.
# monitor section
VertRefresh 56.0 - 60.0
Lower value for your monitor can be different. Consult your monitor manual.
Also make sure to set HorizSync to appropriate value.
by Michael H. on Monday August 3rd 2009, 15:20
by Michael H. on Monday August 3rd 2009, 16:10