Search found 5 matches

by Dknight
05 Aug, 2023 14:42
Forum: Codename: Tchernobog alpha
Topic: Anyone managed to get Tchernobog 0.2.1x running in Wine? Please help
Replies: 5
Views: 5703

Re: Anyone managed to get Tchernobog 0.2.1x running in Wine? Please help

Hmmm version 0.2.2b works on Wine out-of-box. About 30 hours of playing without single crash.

Code: Select all

wine-8.12 (Staging)
by Dknight
02 Nov, 2018 12:50
Forum: Codename: Belzebub
Topic: Easy guide to run Belzebub on Linux
Replies: 3
Views: 4474

UPDATE

Also found an issue on older Wine versions. If you still have no sound in game go to wine config with command

Code: Select all

winecfg
Tab Libraries, from drop-down menu 'New override for library' choose openal32 and click add. Should be openal32 (native, builtin).
by Dknight
23 Oct, 2018 23:24
Forum: Codename: Belzebub
Topic: Easy guide to run Belzebub on Linux
Replies: 3
Views: 4474

UPDATE Found one more thing, on some system there are still problems with sound in game. To fix it you need to download OpenAL soft from here https://www.openal.org/downloads/ select "OpenAL 1.1 Windows Installer (zip)" Unzip it somewhere and install via WINE wine oalinst.exe Press OK and ...
by Dknight
12 Oct, 2018 21:52
Forum: Codename: Belzebub
Topic: Creative video stream soundobject,, OpenAL invalid ID.
Replies: 6
Views: 4975

Read this topic please
awake.diablo1.eu.org/post12827.html
by Dknight
12 Oct, 2018 21:51
Forum: Codename: Belzebub
Topic: Easy guide to run Belzebub on Linux
Replies: 3
Views: 4474

Easy guide to run Belzebub on Linux

1. You need to install wine. Open terminal and run command Ubuntu, Mint sudo apt-get install wine Fedora sudo dnf install wine 2. Download Belzebub mod and unzip it where ever you want, for example /home/YourName/Diablo1mod/ 3. Copy diabdat.mpq from your original Diablo 1 to directory where you unzi...