How-to: Playing DSJ4 on Linux with Wine

Technical support for DSJ4.
Post Reply
Jussi Koskela
Site Admin
Site Admin
Posts: 3647
Joined: 22 Jan 2007, 14:42
Location: Finland
Contact:

How-to: Playing DSJ4 on Linux with Wine

Post by Jussi Koskela »

Tested on Ubuntu 16.04 with Wine 1.6.2. Everything seems to be working flawlessly.

Install Wine, Winetricks and DSJ4 v1.6.3:

Code: Select all

sudo apt-get update
sudo apt-get install wine winetricks
winetricks directmusic
wget http://www.mediamond.fi/dsj4/downloads/dsj4v163.exe
wine dsj4v163.exe
Launch the game from the desktop shortcut or by typing:

Code: Select all

wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Deluxe\ Ski\ Jump\ 4/DSJ4.exe
michas
Posts: 3
Joined: 27 Nov 2017, 01:22

Re: How-to: Playing DSJ4 on Linux with Wine

Post by michas »

Hello,

Kubuntu 17.10, Wine 2.0.2 - Works funtastic! :)

Thanks!
Post Reply