Advertisement
Guest User

Jedi Knight: DF2 & MotS GOG No-Music Fix

a guest
Jul 21st, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ; Importing this will remove compatibility settings
  4. ; that were added to Windows by the GOG installers
  5. ; for Jedi Knight: Dark Forces II & Jedi Knight:
  6. ; Mysteries of the Sith, settings which are known to
  7. ; prevent both games from playing music on Windows 10.
  8. ;
  9. ; Make sure to edit the paths (twice for each game)
  10. ; to point to your game folders before you import,
  11. ; minding that any added backslashes must be doubled.
  12.  
  13. [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
  14. "C:\\GOG Games\\Star Wars Jedi Knight - Dark Forces 2\\JK.exe"=-
  15.  
  16. [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Custom\JK.EXE]
  17.  
  18. [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\InstalledSDB\{2c4b52b6-7c52-4c74-89e1-7009ef16d36a}]
  19.  
  20. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
  21. "C:\\GOG Games\\Star Wars Jedi Knight - Dark Forces 2\\JK.exe"=-
  22.  
  23. [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
  24. "C:\\GOG Games\\Star Wars Jedi Knight - Mysteries of the Sith\\JKM.exe"=-
  25.  
  26. [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Custom\JKM.EXE]
  27.  
  28. [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\InstalledSDB\{59830886-0fcf-4baa-8698-3ce4b9b8fc3d}]
  29.  
  30. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
  31. "C:\\GOG Games\\Star Wars Jedi Knight - Mysteries of the Sith\\JKM.exe"=-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement