Releases: shinyquagsire23/OpenJKDF2
v0.8.2 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Fixed GOG installs playing incorrect soundtracks on some levels.
- Bugfix: Improved soft-reset state resetting when switching to MoTS/expansions.
- Bugfix: Fixed noclip causing performance issues sometimes.
- MoTS (beta):
- None for this release.
From v0.8.1
- Bugfix: Fix MoTS mode only looping back to DF2 resources on
JK.EXE
replacement installs (current working directory).- In this configuration, MoTS will load and install to LocalData, same as launching
openjkdf2-64.exe
standalone. - If you wish to specify the location of your MoTS install, set the
OPENJKMOTS_ROOT
environment variable. DF2 can be specified withOPENJKDF2_ROOT
.
- In this configuration, MoTS will load and install to LocalData, same as launching
- Bugfix: Fix
Open Resource Folder
on macOS. - Enhancement: Total-conversion style mods can be placed in their own folders inside
expansions/
and loaded fromExpansions & Mods
, as if the folder was passed via-path
. - Enhancement: The end credits tracks are now based on the disk number the level is specified to be from. The main menu will simulate having Disk 1 inserted.
- MoTS (beta):
- Bugfix: Fixed MoTS attempting to load soundtracks using (incorrect) Disk 1/2 music track offsets. MoTS soundtracks are 1:1 with the original track numbers.
- Bugfix: Fixed MoTS credits tracks.
- Bugfix: Fixed a crash with some forcefields.
- Impl: Implemented a change in
sithThing_SetNewModel
. May fix an unreported savegame bug.
From v0.8.0
- Bugfix: Fix soundtrack audio on final level for disk/Steam installations.
- Bugfix: Possibly fix looping issues on disk/Steam installations?
- Enhancement: Added the OpenJKDF2 version and commit hash in the main menu and
Expansions & Mods
. - Bugfix/Enhancement: Increased COG node stackdepth to meet (more than) MoTS requirements.
- Enhancement: MoTS can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
-motsCompat
launch. - Mod folders will be added in a later release.
- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
- MoTS (beta):
- Enhancement: DF2 can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold launch.
- Mod folders will be added in a later release.
- Enhancement: DF2 can now be started and installed from the
MoTS_DF2_Switcher.mp4
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder. - MoTS mode can also be launched from the
Expansions & Mods
menu by double-clicking on the menu list entry.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.8.1 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Fix MoTS mode only looping back to DF2 resources on
JK.EXE
replacement installs (current working directory).- In this configuration, MoTS will load and install to LocalData, same as launching
openjkdf2-64.exe
standalone. - If you wish to specify the location of your MoTS install, set the
OPENJKMOTS_ROOT
environment variable. DF2 can be specified withOPENJKDF2_ROOT
.
- In this configuration, MoTS will load and install to LocalData, same as launching
- Bugfix: Fix
Open Resource Folder
on macOS. - Enhancement: Total-conversion style mods can be placed in their own folders inside
expansions/
and loaded fromExpansions & Mods
, as if the folder was passed via-path
. - Enhancement: The end credits tracks are now based on the disk number the level is specified to be from. The main menu will simulate having Disk 1 inserted.
- MoTS (beta):
- Bugfix: Fixed MoTS attempting to load soundtracks using (incorrect) Disk 1/2 music track offsets. MoTS soundtracks are 1:1 with the original track numbers.
- Bugfix: Fixed MoTS credits tracks.
- Bugfix: Fixed a crash with some forcefields.
- Impl: Implemented a change in
sithThing_SetNewModel
. May fix an unreported savegame bug.
From v0.8.0
- Bugfix: Fix soundtrack audio on final level for disk/Steam installations.
- Bugfix: Possibly fix looping issues on disk/Steam installations?
- Enhancement: Added the OpenJKDF2 version and commit hash in the main menu and
Expansions & Mods
. - Bugfix/Enhancement: Increased COG node stackdepth to meet (more than) MoTS requirements.
- Enhancement: MoTS can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
-motsCompat
launch. - Mod folders will be added in a later release.
- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
- MoTS (beta):
- Enhancement: DF2 can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold launch.
- Mod folders will be added in a later release.
- Enhancement: DF2 can now be started and installed from the
MoTS_DF2_Switcher.mp4
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder. - MoTS mode can also be launched from the
Expansions & Mods
menu by double-clicking on the menu list entry.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.8.0 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Fix soundtrack audio on final level for disk/Steam installations.
- Bugfix: Possibly fix looping issues on disk/Steam installations?
- Enhancement: Added the OpenJKDF2 version and commit hash in the main menu and
Expansions & Mods
. - Bugfix/Enhancement: Increased COG node stackdepth to meet (more than) MoTS requirements.
- Enhancement: MoTS can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
-motsCompat
launch. - Mod folders will be added in a later release.
- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold
- MoTS (beta):
- Enhancement: DF2 can now be started and installed from the
Expansions & Mods
menu by double-clicking the entry.- This feature is currently considered beta and may (or may not) have unexpected issues not seen with a cold launch.
- Mod folders will be added in a later release.
- Enhancement: DF2 can now be started and installed from the
MoTS_DF2_Switcher.mp4
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder. - MoTS mode can also be launched from the
Expansions & Mods
menu by double-clicking on the menu list entry.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.12 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Hotfix: Fixed
noclip
crashing on Windows. - Hotfix: Added
jkSetSaberFaceFlags
. - Bugfix: Fix soundtrack audio when loading saves on levels that normally use Disk 2 on Steam/original disk installations.
- Bugfix: Fix the game sometimes asking for disk 2 when loading disk 2 cutscenes/levels on Steam/original disk installations.
- Bugfix: Fixed blinding fading out to purple.
- Bugfix: Fixed Thing triangles not drawing on the bottommost row/rightmost column of 1px.
- Bugfix: Fixed a visual inconsistency in General > Advanced menu where the "Keep Corpses" tickbox would not be set based on the loaded setting.
- Visuals: Fixed bilinear filtered textures having blocky/black edges (notably: gratings, the blaster bolt collision sprites, some semitransparent surfaces)
- MoTS (beta):
- Impl: Implemented
SITH_MESSAGE_ESCAPED
COG message when pressing ESC in a cutscene cog.
- Impl: Implemented
From v0.7.11
- Enhancement: Added experimental
noclip
cheat. - Bugfix: Fix some sectors rendering black/transparent lines along their edges sometimes.
- Bugfix: Fix saber sometimes being partially extended when unholstering (before extension).
- MoTS (beta):
- Bugfix: Fixed blaster cannon drivers slowly drifting upwards.
- Bugfix: Fixed blaster cannon sounds.
From v0.7.10
- Hotfix 2: Fix hovering sentry probe's hover sounds
- Hotfix: Backport
COG_VARTYPE_STR
fix (sithDSSCog_ProcessSyncCog
) from MoTS so that MaxVision(tm) doesn't crash on savefile reload. - Enhancement: Increase maximum simultaneous playing sounds from 32 to 256.
- Bugfix: Fixed a divide-by-zero bug in the AI autoaim on a Normal/Hard difficulty Gran on Level 5 (which has an incorrect AI class that causes it to only fire melee fists when the player is far away) which caused the screen to go black.
- MoTS (beta):
- Bugfix: Fixed some MoTS cheat names not being added correctly, by increasing the maximum cheat name amount from 32 to 64.
- Bugfix: Fixed AI not firing as aggressively as they should be (this also fixes the Interrogation Droids).
- Bugfix: Fixed the Blaster Cannon being able to scoot around.
- Bugfix: Fixed some random HUD issue maybe.
- Bugfix: Fixed the Jail Key not being serialized correctly on Level 8
- Old saves can be remedied by entering the cheat
takemeto 7
to fully reload the level.
- Old saves can be remedied by entering the cheat
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.11 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Enhancement: Added experimental
noclip
cheat. - Bugfix: Fix some sectors rendering black/transparent lines along their edges sometimes.
- Bugfix: Fix saber sometimes being partially extended when unholstering (before extension).
- MoTS (beta):
- Bugfix: Fixed blaster cannon drivers slowly drifting upwards.
- Bugfix: Fixed blaster cannon sounds.
From v0.7.10
- Hotfix 2: Fix hovering sentry probe's hover sounds
- Hotfix: Backport
COG_VARTYPE_STR
fix (sithDSSCog_ProcessSyncCog
) from MoTS so that MaxVision(tm) doesn't crash on savefile reload. - Enhancement: Increase maximum simultaneous playing sounds from 32 to 256.
- Bugfix: Fixed a divide-by-zero bug in the AI autoaim on a Normal/Hard difficulty Gran on Level 5 (which has an incorrect AI class that causes it to only fire melee fists when the player is far away) which caused the screen to go black.
- MoTS (beta):
- Bugfix: Fixed some MoTS cheat names not being added correctly, by increasing the maximum cheat name amount from 32 to 64.
- Bugfix: Fixed AI not firing as aggressively as they should be (this also fixes the Interrogation Droids).
- Bugfix: Fixed the Blaster Cannon being able to scoot around.
- Bugfix: Fixed some random HUD issue maybe.
- Bugfix: Fixed the Jail Key not being serialized correctly on Level 8
- Old saves can be remedied by entering the cheat
takemeto 7
to fully reload the level.
- Old saves can be remedied by entering the cheat
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.10 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Hotfix 2: Fix hovering sentry probe's hover sounds
- Hotfix: Backport
COG_VARTYPE_STR
fix (sithDSSCog_ProcessSyncCog
) from MoTS so that MaxVision(tm) doesn't crash on savefile reload. - Enhancement: Increase maximum simultaneous playing sounds from 32 to 256.
- Bugfix: Fixed a divide-by-zero bug in the AI autoaim on a Normal/Hard difficulty Gran on Level 5 (which has an incorrect AI class that causes it to only fire melee fists when the player is far away) which caused the screen to go black.
- MoTS (beta):
- Bugfix: Fixed some MoTS cheat names not being added correctly, by increasing the maximum cheat name amount from 32 to 64.
- Bugfix: Fixed AI not firing as aggressively as they should be (this also fixes the Interrogation Droids).
- Bugfix: Fixed the Blaster Cannon being able to scoot around.
- Bugfix: Fixed some random HUD issue maybe.
- Bugfix: Fixed the Jail Key not being serialized correctly on Level 8
- Old saves can be remedied by entering the cheat
takemeto 7
to fully reload the level.
- Old saves can be remedied by entering the cheat
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.9 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Fix a bug which caused the rivers in Level 4 to stop animating on savefile load, among other animation issues.
- Bugfix: Fixed a collision bug which could cause the player to fall through the floor in some mod's maps.
- Bugfix: Fixed enemies sometimes not having saber blades on savefile load.
- Enhancement: Fix sabers sometimes being red on savefile load (saber colors were not serialized for some enemies, including some MoTS statues)
- MoTS (beta):
- Impl: Implemented all MoTS cheats as they were in MoTS. Both JK and MoTS cheat names are available in both modes.
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.8 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Fix a bug in collision raycast where adjoins thinner than 0.00001 would not be marked as colliding/crossing.
- This caused jumping through some adjoins in the air to sometimes suspend the player mid-air, especially in mods.
- This also caused cameras to not render some sectors correctly, especially in mods.
- Bugfix: Fixed a texture caching bug where toggling fullscreen/HiDPI would cause textures and palettes to render incorrectly.
- MoTS (beta):
- Bugfix: Fixed MoTS forcepowers screen not updating button restrictions until Reset was pressed.
From v0.7.7
- Bugfix: Improved sithRender safeguards for some highly recursive adjoins.
- Bugfix: Fixed a texture caching bug where pressing ESC too many times would crash/render white.
- Bugfix: Fixed an off-by-one in Debug level selection entry counts.
- Bugfix: Possibly fixed a POV shake bug?
- Bugfix: Fix sector tint not resetting on savefile load (and sector IDs being written 0 erroneously, compensated for in sithDSS)
- MoTS (beta):
- Implement "level flash" in sithRender
From v0.7.6
- Hotfix 2: Fix COG things above the old thing limit not getting linked properly.
- This fixes the destructible door softlock on the TODOA mod
- Hotfix: Actually fix texture filtering for real.
- Bugfix: Fixed Move+Turn Left/Right not showing in mouse button bindings
- Bugfix: Fixed texture precaching to not immediately uncache all textures on level start.
- Bugfix: Fixed texture filtering sometimes not applying for 16-bit textures.
- Bugfix: Fixed a bug where the Multiplayer Characters menu would cause Thing textures to become mismatched.
- Bugfix: Fixed sabers getting stuck extended on Level 4
- MoTS (beta):
- None for this release
From v0.7.5
- Hotfix 2: Allow binding Forward/Move to mouse buttons.
- Hotfix: Fixed MoTS old/partial-loaded saves crashing on reload.
- Enhancement: Added
-enhancedCogVerbs
cmdline argument to enable MoTS verbs in DF2, as well as JK13 COG verbs and some Droidworks COG verb stubs. - Bugfix: Fixed a bug where polyline Things (lightsaber blades) would cause all subsequently drawn Thing geometry to light up fullbright.
- This was particularly noticeable in MoTS level 12.
- Bugfix:
slowmo on
cheat now works correctly. - MoTS (beta):
- Bugfix: Fixed turret not pitching the player/crosshair.
- Impl: All MoTS COG verbs are implemented (for real now).
- Impl: Savegames are now compatible with original MoTS executable savegames.
⚠️ This breaks savegame compatibility, but there is now a mitigation (see below)⚠️
- Enhancement: Old savegames can now be partially loaded. If an old save is detected, the level will instead be restarted with existing inventory values intact. There may be some slight bugginess with forcepower activations and keyitem pickups for now.
- This helps avoid a lot of really subtle bugs with COG deserialization, where static COGs like forcepower state could become corrupted (ie, the cost of a forcepower could corrupt from 250.0 to 12345.0 or other invalid values, and would persist across save loads).
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.7 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Bugfix: Improved sithRender safeguards for some highly recursive adjoins.
- Bugfix: Fixed a texture caching bug where pressing ESC too many times would crash/render white.
- Bugfix: Fixed an off-by-one in Debug level selection entry counts.
- Bugfix: Possibly fixed a POV shake bug?
- Bugfix: Fix sector tint not resetting on savefile load (and sector IDs being written 0 erroneously, compensated for in sithDSS)
- MoTS (beta):
- Implement "level flash" in sithRender
From v0.7.6
- Hotfix 2: Fix COG things above the old thing limit not getting linked properly.
- This fixes the destructible door softlock on the TODOA mod
- Hotfix: Actually fix texture filtering for real.
- Bugfix: Fixed Move+Turn Left/Right not showing in mouse button bindings
- Bugfix: Fixed texture precaching to not immediately uncache all textures on level start.
- Bugfix: Fixed texture filtering sometimes not applying for 16-bit textures.
- Bugfix: Fixed a bug where the Multiplayer Characters menu would cause Thing textures to become mismatched.
- Bugfix: Fixed sabers getting stuck extended on Level 4
- MoTS (beta):
- None for this release
From v0.7.5
- Hotfix 2: Allow binding Forward/Move to mouse buttons.
- Hotfix: Fixed MoTS old/partial-loaded saves crashing on reload.
- Enhancement: Added
-enhancedCogVerbs
cmdline argument to enable MoTS verbs in DF2, as well as JK13 COG verbs and some Droidworks COG verb stubs. - Bugfix: Fixed a bug where polyline Things (lightsaber blades) would cause all subsequently drawn Thing geometry to light up fullbright.
- This was particularly noticeable in MoTS level 12.
- Bugfix:
slowmo on
cheat now works correctly. - MoTS (beta):
- Bugfix: Fixed turret not pitching the player/crosshair.
- Impl: All MoTS COG verbs are implemented (for real now).
- Impl: Savegames are now compatible with original MoTS executable savegames.
⚠️ This breaks savegame compatibility, but there is now a mitigation (see below)⚠️
- Enhancement: Old savegames can now be partially loaded. If an old save is detected, the level will instead be restarted with existing inventory values intact. There may be some slight bugginess with forcepower activations and keyitem pickups for now.
- This helps avoid a lot of really subtle bugs with COG deserialization, where static COGs like forcepower state could become corrupted (ie, the cost of a forcepower could corrupt from 250.0 to 12345.0 or other invalid values, and would persist across save loads).
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots
↓ Downloads here ↓
v0.7.6 64-bit Debug
↓ Scroll to the bottom for ZIP download links. ↓
What's new?
- Hotfix 2: Fix COG things above the old thing limit not getting linked properly.
- This fixes the destructible door softlock on the TODOA mod
- Hotfix: Actually fix texture filtering for real.
- Bugfix: Fixed Move+Turn Left/Right not showing in mouse button bindings
- Bugfix: Fixed texture precaching to not immediately uncache all textures on level start.
- Bugfix: Fixed texture filtering sometimes not applying for 16-bit textures.
- Bugfix: Fixed a bug where the Multiplayer Characters menu would cause Thing textures to become mismatched.
- Bugfix: Fixed sabers getting stuck extended on Level 4
- MoTS (beta):
- None for this release
From v0.7.5
- Hotfix 2: Allow binding Forward/Move to mouse buttons.
- Hotfix: Fixed MoTS old/partial-loaded saves crashing on reload.
- Enhancement: Added
-enhancedCogVerbs
cmdline argument to enable MoTS verbs in DF2, as well as JK13 COG verbs and some Droidworks COG verb stubs. - Bugfix: Fixed a bug where polyline Things (lightsaber blades) would cause all subsequently drawn Thing geometry to light up fullbright.
- This was particularly noticeable in MoTS level 12.
- Bugfix:
slowmo on
cheat now works correctly. - MoTS (beta):
- Bugfix: Fixed turret not pitching the player/crosshair.
- Impl: All MoTS COG verbs are implemented (for real now).
- Impl: Savegames are now compatible with original MoTS executable savegames.
⚠️ This breaks savegame compatibility, but there is now a mitigation (see below)⚠️
- Enhancement: Old savegames can now be partially loaded. If an old save is detected, the level will instead be restarted with existing inventory values intact. There may be some slight bugginess with forcepower activations and keyitem pickups for now.
- This helps avoid a lot of really subtle bugs with COG deserialization, where static COGs like forcepower state could become corrupted (ie, the cost of a forcepower could corrupt from 250.0 to 12345.0 or other invalid values, and would persist across save loads).
About these builds
Currently, I am only providing 64-bit builds on all platforms to make it easier to find regressions and undefined behavior; 32-bit is supported but not provided. Windows/macOS zips are located in the Assets spoiler at the bottom, and Linux can download via Flathub or compiled manually (See BUILDING.md for instructions). It is recommended to backup any savedata you place significant value on before running.
About Experimental JK MoTS support
- MoTS can now be completed! But some behavior may be missing. Any bug reports on game behavior (no matter how minor) are extremely appreciated, because it helps me to keep track of what needs to be done. There's a lot, the debug menu is your friend :)
- MoTS mode can be launched by adding the
-motsCompat
command line argument and following the install instructions, or by placingopenjkdf2-64.exe
(and the other required DLLs) in an existing MoTS install folder.
Running
- Windows: Extract the distribution zip so that
openjkdf2-64.exe
is in the same directory as JK.EXE, then runopenjkdf2-64.exe
. - MacOS: Copy
OpenJKDF2.app
into your Applications folder and run it. You may need to right click -> Open to get around Gatekeeper. - Linux: Install via Flathub, or compile and copy
openjkdf2
into the same directory as JK.EXE and run.
If game assets are missing, an install prompt will show on startup and ask for either:
- An existing GOG/Steam/original installation
- An original Disk 1, followed by Disk 2
To transfer saves, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
. A window will open where you can copy your old player
folder to. You can also install any mods to mods/
and episodes/
.
mods.mp4
My game crashed, what do I do?
I'm looking for regressions and crashes! File an issue or email me at [email protected]
with a crash stacktrace. If it's reproducible, a savefile or instructions to reproduce would also be appreciated.
- Windows: Copy the crash log from
openjkdf2-64.RPT
. - MacOS: Cmd+Space, type
Console.app
and copy the entire crash report fromopenjkdf2-64
. Alternatively, copy the crash log fromcrash.log
- Linux: Copy the crash log from
crash.log
or the console output.
To open the asset directory where the crash log is located, enter the main menu and select Expansions & Mods
, then click Open Resource Folder
, as shown in the above mp4.
QoL feature notes:
- Built-in jkgfxmod texture pack support
- IPv6 Multiplayer support, based on Valve's GameNetworkingSockets
- SDL2 controller/joystick support, with up to 32 buttons bindable.
- Emissive Textures, Bloom, Screenspace Ambient Occlusion (SSAO)
- Music is loaded from audio tracks at
MUSIC/Track<12..32>.ogg
in Ogg Vorbis format (same as the GOG/Steam releases), if they are present. Music can also be loaded fromMUSIC/1/Track<1..11>.ogg
andMUSIC/2/Track<1..11>.ogg
for installs made from original disks. The music looping bug is also fixed. - Menus, cutscenes and the game viewport auto-rescale to the window size, with appropriate aspect ratios (ultrawide, or at least wide-er monitor support).
- Game runs at full framerates by default instead of 30FPS/50FPS in Singleplayer (validated up to 144FPS)
- FPS can be capped to any value in Setup > Display
- VSync can be enabled or disabled in Setup > Display
- Weapon waggle is scaled properly with FPS
- FOV is adjustable in Setup > General
- HiDPI is configurable in Setup > General
- HUD elements are scaled with screen resolution
- LOD and mipmap distances are scaled with render resolution to ensure textures and models don't degrade noticeably on higher-resolution screens.
What isn't working:
- Using plus or minus to resize the screen (with SDL2, resolution auto-resizes to window size)
- In-game screenshots