jpenguin

WINE- Ottomatic

Apr 10th, 2021 (edited)
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. game:
  2. arch: win32
  3. exe: $GAMEDIR/drive_c/Program Files/FunHouse Interactive/Otto Matic Retail/Otto
  4. Matic FH.exe
  5. prefix: $GAMEDIR
  6. installer:
  7. - insert-disc:
  8. requires: Otto Matic_files
  9. - task:
  10. description: Creating Wine prefix...
  11. name: create_prefix
  12. prefix: $GAMEDIR
  13. - task:
  14. args: null
  15. executable: $DISC/autorun/omsetup.exe
  16. name: wineexec
  17. prefix: $GAMEDIR
  18.  
Add Comment
Please, Sign In to add comment