Application Details:
Version: | 2.5 |
License: | Free to use and share |
URL: | http://stamina.ru/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.3.27 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
I ran the installer (so that menu icons would get created) in WINE.
WINE needs MFC42.DLL. I put it in the Stamina install directory.
In order to get the correct keyboard, I had to update the HKCU\Keyboard Layout registry data to match Windows. I use the Dvorak keyboard layout.
[HKEY_CURRENT_USER\Keyboard Layout\Preload]
"1"="00010409"
What does not
Invoking the installer from cmd did not create menu shortcuts.
Workarounds
What was not tested
I didn't test other keyboard layouts than US English (00000409) and US Dvorak (00010409).
I didn't pay particular attention to the music, though there was some. The the error noises played without issue.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Sep 13 2011 | 1.3.27 | Yes | Yes | No | Gold | Sasha Medvedev | |
Show | Gentoo Linux x86_64 | Jun 14 2011 | 1.3.21 | Yes | Yes | No | Gold | Sasha Medvedev | |
Show | Gentoo Linux | Apr 21 2010 | 1.1.43 | Yes | Yes | No | Gold | Sasha Medvedev | |
Current | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Nov 30 2009 | 1.1.33 | Yes | Yes | No | Gold | an anonymous user | |
Show | Gentoo Linux | Jul 21 2009 | 1.1.26 | Yes | Yes | No | Gold | Sasha Medvedev |
Bug # | Description | Status | Resolution | Other apps affected |
You can use winetricks
winetricks mfc42
Since wine 1.3.27 you don't need this anymore. Russian users need to create russian layout for russian language support in stumina. Add this RegEdit file to wine register ( like this # wine regedit.exe 1.reg ) REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000419] "Layout Text"="Russian" "Layout Display Name"="@%SystemRoot%\\system32\\input.dll,-5055" "Layout File"="KBDRU.DLL" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000409] "Layout File"="KBDUS.DLL" "Layout Text"="American" "Layout Display Name"="@%SystemRoot%\\system32\\input.dll,-5000" [HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="00000409" "2"="00000419"
Comments for this application have been disabled because there are no maintainers.