Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. files:
  2. - H2install: N/A:Please select the zip archive for the Project Cartographer installer
  3. game:
  4. arch: win32
  5. args: -hiresfix
  6. exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
  7. prefix: $GAMEDIR
  8. installer:
  9. - extract:
  10. dst: $CACHE/H2/
  11. file: H2install
  12. - task:
  13. arch: win32
  14. name: create_prefix
  15. prefix: $GAMEDIR
  16. - task:
  17. arch: win32
  18. description: Installing Halo 2 just click through with the default settings. Do
  19. not run the game at the end.
  20. executable: $CACHE/H2/h2pc_setup_1.8.1.exe
  21. name: wineexec
  22. prefix: $GAMEDIR
  23. - task:
  24. app: wmp9
  25. arch: win32
  26. description: Installing wmp9
  27. name: winetricks
  28. prefix: $GAMEDIR
  29. - task:
  30. app: videomemorysize=1024
  31. arch: win32
  32. description: Setting video memory size
  33. name: winetricks
  34. prefix: $GAMEDIR
  35. - task:
  36. app: win7
  37. arch: win32
  38. description: Setting Windows 7 mode for Wine
  39. name: winetricks
  40. prefix: $GAMEDIR
  41. system:
  42. disable_compositor: 'true'
  43. wine:
  44. d9vk: true
  45. esync: true
  46. version: tkg-4.6-x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement