Skip to content

Instantly share code, notes, and snippets.

@daniel-j
Last active December 4, 2017 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniel-j/83bf128212c085cc99989e4d1e33ffb1 to your computer and use it in GitHub Desktop.
Save daniel-j/83bf128212c085cc99989e4d1e33ffb1 to your computer and use it in GitHub Desktop.
Extra files for Jazz Jackrabbit 2 Lutris installers
Run, plusifier.exe
Sleep, 200
WinWaitActive, ahk_class #32770
Sleep, 200
Send, Jazz2.exe{enter}
WinWaitClose, ahk_class #32770
WinWaitActive, ahk_class #32770
Sleep, 200
Send, Jazz2{+}.exe{enter}
WinWaitClose, ahk_class #32770
@ECHO off
ECHO Running JJ2 plusifier...
CD \Games\Jazz2
:: If this exist, delete it
DEL /Q Jazz2+.exe
ECHO no | CALL C:\helper\AutoHotkeyU32.exe C:\helper\plusifier.ahk
ECHO JJ2 plusifier completed.
#!/bin/bash
# cuz lutris' working_dir is broken
cd drive_c/Games/Jazz2
# clean up some config, saves, cache and logs
rm -fv JAZZ2.CFG plus.cfg SAVEGAME.* Cache/* playlog* iplog* chatlog* jazz2.log
REGEDIT4
; Disable Wine crash dialog
[HKEY_CURRENT_USER\Software\Wine\WineDbg]
"ShowCrashDialog"=dword:00000000
; Enable GTK3 theming for winecfg/regedit etc..
; (requires wine-staging with lib32-gtk3 installed)
[HKEY_CURRENT_USER\Software\Wine\DllRedirects]
"uxtheme"="uxtheme-gtk.dll"
; Enable GTK3 theming everywhere!
[HKEY_USERS\.Default\Software\Wine\DllRedirects]
"uxtheme"="uxtheme-gtk.dll"
; 1.23
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23]
"Ambient Lighting"=hex:01,00,00,00
"Hardware Acceleration"=hex:00,00,00,00
"Low Detail"=hex:00,00,00,00
"MMX Support"=hex:00,00,00,00
"Textured Background"=hex:01,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\Game]
"LevelFile"="battle1"
"LocalPlayers"=hex:01,00,00,00
"MaxPlayers"=hex:20,00,00,00
"MultiPlayerCount"=hex:0a,00,00,00
"MultiPlayerType"=hex:02,00,00,00
"NetPassword"=""
"NetPrivate"=hex:00,00,00,00
"NetServerName"=""
"Team"=hex:ff,ff,ff,ff
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\General]
"Language"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\Player0]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\Player1]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\Player2]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\Player3]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\System]
"Free Scale"=hex:00,00,00,00
"Last VideoMode"=hex:04,00,00,00
"Music Active"=hex:01,00,00,00
"Music Volume"=hex:80,00,00,00
"Sound FX Active"=hex:01,00,00,00
"Sound FX Volume"=hex:80,00,00,00
"Sound Mixing Options"=hex:03,00,00,80
"Sound Mixing Rate"=hex:44,ac,00,00
"Spy"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2\1.23\VideoSize]
"BPP"=hex:10,00,00,00
"Height"=hex:58,02,00,00
"Width"=hex:20,03,00,00
[HKEY_LOCAL_MACHINE\Software\Epic MegaGames\Jazz Jackrabbit 2]
"InstallDir"="C:\\Games\\Jazz2\\"
; 1.24 TSF
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24]
"Ambient Lighting"=hex:01,00,00,00
"Hardware Acceleration"=hex:00,00,00,00
"Low Detail"=hex:00,00,00,00
"MMX Support"=hex:00,00,00,00
"Textured Background"=hex:01,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\Game]
"LevelFile"="battle1"
"LocalPlayers"=hex:01,00,00,00
"MaxPlayers"=hex:20,00,00,00
"MultiPlayerCount"=hex:0a,00,00,00
"MultiPlayerType"=hex:02,00,00,00
"NetPassword"=""
"NetPrivate"=hex:00,00,00,00
"NetServerName"=""
"Team"=hex:ff,ff,ff,ff
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\General]
"Language"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\Player0]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\Player1]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\Player2]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\Player3]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\System]
"Free Scale"=hex:00,00,00,00
"Last VideoMode"=hex:04,00,00,00
"Music Active"=hex:01,00,00,00
"Music Volume"=hex:80,00,00,00
"Sound FX Active"=hex:01,00,00,00
"Sound FX Volume"=hex:80,00,00,00
"Sound Mixing Options"=hex:03,00,00,80
"Sound Mixing Rate"=hex:44,ac,00,00
"Spy"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Special Edition\1.24\VideoSize]
"BPP"=hex:10,00,00,00
"Height"=hex:58,02,00,00
"Width"=hex:20,03,00,00
[HKEY_LOCAL_MACHINE\Software\Epic MegaGames\Jazz Jackrabbit 2 Secret Files]
"InstallDir"="C:\\Games\\Jazz2\\"
# Christmas Chronicles '99
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24]
"Ambient Lighting"=hex:01,00,00,00
"Hardware Acceleration"=hex:00,00,00,00
"Low Detail"=hex:00,00,00,00
"MMX Support"=hex:00,00,00,00
"Textured Background"=hex:01,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\Game]
"LevelFile"="battle1"
"LocalPlayers"=hex:01,00,00,00
"MaxPlayers"=hex:20,00,00,00
"MultiPlayerCount"=hex:0a,00,00,00
"MultiPlayerType"=hex:02,00,00,00
"NetPassword"=""
"NetPrivate"=hex:00,00,00,00
"NetServerName"=""
"Team"=hex:ff,ff,ff,ff
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\General]
"Language"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\Player0]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\Player1]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\Player2]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\Player3]
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\System]
"Free Scale"=hex:00,00,00,00
"Last VideoMode"=hex:04,00,00,00
"Music Active"=hex:01,00,00,00
"Music Volume"=hex:80,00,00,00
"Sound FX Active"=hex:01,00,00,00
"Sound FX Volume"=hex:80,00,00,00
"Sound Mixing Options"=hex:03,00,00,80
"Sound Mixing Rate"=hex:44,ac,00,00
"Spy"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99\1.24\VideoSize]
"BPP"=hex:10,00,00,00
"Height"=hex:58,02,00,00
"Width"=hex:20,03,00,00
[HKEY_LOCAL_MACHINE\Software\Epic MegaGames\Jazz Jackrabbit 2 Christmas Chronicles '99]
"InstallDir"="C:\\Games\\Jazz2\\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment