Application Details:
Version: | Demo (English) |
License: | Demo |
URL: | http://www.piranha-bytes.com/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.0.3 |
Maintainers: About Maintainership
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Slackware -current | Oct 16 2018 | 3.0.3 | Yes | Yes | Yes | Gold | Maxim-007 | |
Show | Slackware -current | Jul 03 2018 | 3.0.1 | Yes | Yes | Yes | Gold | Maxim-007 | |
Show | Slackware -current | Mar 26 2015 | 1.7.39 | Yes | No | Garbage | an anonymous user | ||
Show | Slackware -current | Oct 17 2014 | 1.7.29 | Yes | No | Garbage | an anonymous user | ||
Show | Slackware -current | Aug 05 2014 | 1.7.23 | Yes | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
The easiest way is to use winetricks:
$ wget http://winetricks.org/winetricks
$ sh winetricks directmusic
WARNING: winetricks sets more DLL overrides than necessary. In my case I had to remove the override for 'dsound' (winecfg -> Libraries) or the game would crash at the main menu: "C: failed to initialize sound, MSS reported: Broken waveOut driver – ’buffer done’ flag never set".
Otherwise if you don't want to use native dlls, you have to disable music by setting 'musicEnabled=0' in [Gothic_2_Path]/system/gothic.ini .
It is possible to run Gothic II using the open source graphics stack, at least with Intel and Radeon cards. The "i965" (Intel GMA X3100) and "r300" (ATi Radeon 9500 - X1950) drivers are reported to work, others will probably work as well, so please test it and leave a comment below.
What you need is S3 Texture Compression (S3TC), a technology covered by a patent which makes things complicated.
What you have to do:
- Get the GUI tool 'driconf'. For examle: 'sudo apt-get install driconf'
- Start 'driconf', either from the console or from an entry in your application menu.
- Find the entry "Enable S3TC texture compression even if software support is not available" and set it to "yes"
- Start Gothic normally and hope that it works flawlessly.
Since mesa-7.11 this should also work with gallium drivers without having a libtxc_dxtn.so.
There are issues, for example, the floor might be invisible. Leave a comment :)
Azerty layout has numbers accessible with the shift key so switching weapons was broken and there is nothing in the settings to change that. The workaround was to switch to another layout using : setxkbmap us Changing it in the Gnome 3.22 menu didn't work.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Vladimir on Thursday October 17th 2013, 11:25
In my case game would not crash, but sound is croaking (especially in dialogs). Thank you for advice to remove override for 'dsound', it helps to make sounds clear and still enjoy the music! :-)