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
What works
Installation
Cutscenes
Singleplayer
What does not
Multiplayer
3D Acceleration: A bar of random magenta colored pixels tends to appear during game play, the the screen flickers
-windowgui switch. The screen fails to update and only updates when switching back and forth from the application
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Multiplayer workaround - Use winetricks for directplay to enable connection options. Connections work for LAN and WAN (if ports are forwarded correctly) 3D Acceleration work around - the winemac driver seems to have an issue with the 3D acceleration. Commenting out the guts of the updateColorSpace function within cocoa_window.m prior to building fixes this issue. Lastely, once multiplayer is up, the game hangs when attempting to abort multiplayer games requiring the user to force quit. This can be worked around by running the game with winedbg rather than wine.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | macOS 10.12 "Sierra" | Jan 26 2017 | 2.0 | Yes | Yes | No | Gold | Kevin Davis | |
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Feb 04 2015 | 1.7.33 | Yes | Yes | No | Silver | Mickael C. Guimaraes | |
Show | Mac OS X 10.10 "Yosemite" | Jul 29 2015 | 1.6-rc3 | No, but has workaround | Yes | No | Gold | Kevin Davis | |
Show | Mac OS X 10.6 "Snow Leopard" | Mar 25 2012 | 1.4 | Yes | Yes | No | Silver | an anonymous user | |
Show | Linux Mint 9 "Isadora" | Feb 29 2012 | 1.2.2 | Yes | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
4066 | Online Play Doesn't Work (DirectPlay) | NEW | View | |
10865 | Jedi Knight Dark Forces II Demo - crash | CLOSED | FIXED | View |
11090 | menu items are redrawn incorrectly on mouse over - jedi knight dark forces II | CLOSED | FIXED | View |
11092 | Star Wars: Jedi Knight - Dark Forces II Demo: cutscene does not display correctly | CLOSED | FIXED | View |
11516 | jedi knight: dark forces II is upsidedown when 3d accel is enabled | CLOSED | FIXED | View |
11689 | jedi knight: dark forces II: stack overflow if 3d accel is enabled | CLOSED | FIXED | View |
12500 | jedi knight window is unmanaged, no title or borders | CLOSED | FIXED | View |
12904 | Thief The Dark Project crashes on game start | CLOSED | FIXED | View |
14946 | Aliens vs Predator exits while starting game engine | CLOSED | FIXED | View |
15056 | Graphical glitches in the menu of The longest journey demo | CLOSED | FIXED | View |
17900 | RenderTargetLockMode=disabled required for playable display (ati) | CLOSED | ABANDONED | View |
22356 | Jedi Knight: Dark Forces II - weapons flicker | CLOSED | FIXED | View |
53646 | Multiple installers crash in user32 (Drakan, Star Wars, Colin McRae, X-COM, etc.) | CLOSED | FIXED | View |
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.orgTo play online
Copy these files from the cdrom to ~/.wine/drive_c/windows/system32
set these to native using winecfg
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Matthew Guertin on Monday May 9th 2016, 15:37
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.)
by Kevin Davis on Tuesday January 17th 2017, 19:58