Application Details:
Version: | Non-box |
License: | Retail |
URL: | http://www.parkan.ru/imperium/... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.1.20 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything except movies and installer. Movies works with external codecs - see HOWTO Movies.
What does not
Workarounds
What was not tested
Nothing
Hardware tested
Graphics:
Additional Comments
Movies requires external codecs, but they do this in windows too, so this isn't problem of wine. Kernel: 2.6.29-gentoo-r1 CPU: AMD Athlon X2 64 4200+ GPU: ASUS NVidia 7600GT 256Mb, nvidia-drivers-180.51
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Gentoo Linux x86_64 | May 02 2009 | 1.1.20 | Yes | Yes | No | Platinum | Night Nord |
Bug # | Description | Status | Resolution | Other apps affected |
$ mkdir ~/.wine/drive_c/PARKAN
$ find /mnt/cdrom/ -maxdepth 1 -type f -not -name '*.nav' -exec cp '{}' ~/.wine/drive_c/PARKAN \;
$ cd ~/.wine/drive_c/PARKAN $ chmod 664 *
$ echo 'D:' > cd_rom.cfg
$ echo 0 > nik3d.cfg
$ cat <<'EOF' > parkan.reg REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\PARKAN Release] "DisplayName"="PARKAN Release" "UninstallString"="D:\\uninst.exe" [HKEY_LOCAL_MACHINE\Software\Nikita\PARKAN Release] @="C:\\PARKAN\\" EOF $ wine regedit parkan.reg
$ WINEDEBUG="-all" wine parkan.exe
If you are using legal CD, with music on non-data tracks, please, be sure, that your cdrom device is /dev/hd* or /dev/scd* or, at least, it have such symlink.
Otherwise wine won't find CD - you can check it by launching winecfg->Drives, and looking into assigned CDROM serial number - if it is 0, check your system configuration.
Thanks to Dmitry Timoshkov from bugzilla for pointing me on missing codecs and fast reply.
Movies for 'Parkan: IC' contained into .nav files on your CD - this is compressed IV32 (Intel Indeo) AVI files. So you need Intel Indeo codecs, but codecs which installed by various codecs packages from winetricks are too new. That it - you need 3.2 version from Ligos Indeo Codec.
Comments for this application have been disabled because there are no maintainers.