Guest User

Untitled

a guest
Oct 13th, 2017
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. output= overlay
  2. fullresolution=0x0
  3. windowresolution= 800x600
  4. fullscreen= false
  5. autolock= true
  6.  
  7. [dosbox]
  8. machine= svga_s3
  9. captures= C:\Users\Barbarian\AppData\Local\DOSBox\capture
  10.  
  11. [render]
  12. scaler= normal3x
  13.  
  14. [cpu]
  15. core= normal
  16. cycles= 10000
  17.  
  18. [autoexec]
  19. cls
  20. @ECHO OFF
  21. mount c "C:\Sierra\Phantasmagoria"
  22. c:
  23. cd \
  24. SIERRA .\RESOURCE.CFG
  25. exit
Advertisement
Add Comment
Please, Sign In to add comment