Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Determine GFX Card
  2. wmic path win32_VideoController get name
  3.  
  4. Determine OS:
  5. systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
  6. wmic OS get Caption
  7.  
  8. Determine Architecture:
  9. wmic OS get OSArchitecture
  10.  
  11.  
  12.  
  13.  
  14. [NEEDS JK]
  15. ISO:
  16. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20ISO%20Images/jkdf2disc1.iso
  17. http://wincdemu.sysprogs.org/download/
  18.  
  19. 64bit Users:
  20. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20Files/tools/PATCH/JKDF2_64bit_Installer.exe
  21. Linux 32/64bit:
  22. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20Files/tools/PATCH/JKDF2_Linux.zip
  23.  
  24.  
  25. [ALREADY HAS JK]
  26. nVidia Users:
  27. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20Files/tools/PATCH/JK2008dgVoodoo%202.44.zip
  28.  
  29. AMD Users:
  30. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20Files/tools/PATCH/old/JK_AMD_FIX.7z
  31.  
  32. WinXP Users:
  33. http://jkdf2.net/JKBot/JKArchive/JKDF2/JKDF2/Game%20Files/tools/PATCH/ddrawXP.zip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement