WineHQ

Star Wars Jedi Knight: Dark Forces II

CD released version

Application Details:

Version: 1.0
License:
URL: http://en.wikipedia.org/wiki/S...
Votes: 5
Latest Rating: Gold
Latest Wine Version Tested: 2.0

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

  • Installation proceeds fine.
  • Game runs normally, with a few problems (see "What does not work")

What does not

  • Menus - when hovered over with the mouse, text in menus are redrawn incorrectly and become illegible in either full screen or desktop-emulated mode. Fixed by appending the -windowgui flag when launching the game via CLI and in desktop-emulated mode.
  • Cutscenes don't work in fullscreen or desktop emulated mode. Also fixed with -windowgui.
  • Launching the game with -windowgui without an emulated desktop works fine upon entering the menu, but levels on the game are not playable.
  • Multiplayer mode - cannot be accessed due to missing network interfaces on the multiplayer join or create host menus.

Workarounds

What was not tested

  • Multiplayer mode - cannot be accessed due to missing network interfaces on the multiplayer join or create host menus.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowmacOS 10.12 "Sierra"Jan 26 20172.0Yes Yes NoGoldKevin Davis 
ShowUbuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu)Feb 04 20151.7.33Yes Yes NoSilverMickael C. Guimaraes 
ShowMac OS X 10.10 "Yosemite"Jul 29 20151.6-rc3No, but has workaround Yes NoGoldKevin Davis 
ShowMac OS X 10.6 "Snow Leopard"Mar 25 20121.4Yes Yes NoSilveran anonymous user 
ShowLinux Mint 9 "Isadora"Feb 29 20121.2.2Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
4066 Online Play Doesn't Work (DirectPlay) NEW View

Show all bugs

HowTo / Notes

Application crashes

To work around the menu problem, start the main application like this:


cd ~/.wine/drive_c/Program\ Files/LucasArts/Jedi\ Knight/

wine jk.exe -windowgui

Still have problems? Visit the Wine forum, http://forum.winehq.org
HOWTO

To play online

Copy these files from the cdrom to ~/.wine/drive_c/windows/system32

  • dplay.dll
  • dplaysvr.exe
  • dplayx.dll
  • dpwsock.dll
  • dpwsockx.dll

set these to native using winecfg

  • dplay.dll
  • dplayx.dll
  • dpwsock.dll
  • dpwsockx.dll

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Dark Forces II Jedi Knight, Can't Play Multiplayer
by Matthew Guertin on Monday May 9th 2016, 15:37
Hey,

So, I followed instructions and opened JK using the -windowgui command in the terminal, but the join/host connection boxes were still empty. When I rolled the cursor over those boxes, there were sounds of items being encountered; but when I clicked on them repeatedly, I got a "Cannot connect to the network" error message. I also followed instructions and set all the required .dll files as native, and that didn't do anything, either. Anyone know how to fix this? (I use Lubuntu, if that matters.)
RE: Dark Forces II Jedi Knight, Can't Play Multiplayer
by Kevin Davis on Tuesday January 17th 2017, 19:58
Seems like it could be a GUI error not loading the text for the different network options or that the network options themselves are not loading. Have you tried running JK without the -windowgui option, and have you tried running winetricks for directplay and directx9?
Back