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

Almost everything works.

What does not

CD detection fails. The JK_.CD file must be moved from the disc to the resource directory. Cutscenes fail sometimes.

Workarounds

What was not tested

Nothing was not tested.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

For multiplayer, the following files must be copied from the CD to ~/.wine/drive_c/windows/system32/: dplay.dll, dplayx.dll, dpwsock.dll, dpwsockx.dll, and dplaysvr.exe, replacing any existing dlls by those names. Then, dplay.dll, dplayx.dll, dpwsock.dll, and dpwsockx.dll must be set to native in winecfg. If 3D acceleration does not work, you must download ddraw.dll and put it in ~/.wine/drive_c/Program\ File/LucasArts/Jedi\ Knight/. ddraw.dll can be downloaded here: http://www.jkhub.net/project/get.php?id=1804. If installation fails, you must manually copy the files off the CD. A tutorial is available here: http://www.jkhub.net/library/index.php/Tutorials:Install_JK With the new release of wine, (1.4) the -windowgui parameter is no longer required to run JK menus.

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 
CurrentMac 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