Advertisement
Guest User

Untitled

a guest
Jan 15th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ;John Romero's Daikatanna USA
  2.  
  3. [RomOption]
  4. MemPak = 1
  5. Rumble = 0
  6. ; Expansion Pak 0x800000 ON 0x400000 OFF
  7. RamSize = 0x800000
  8. TrueBoot = 1
  9.  
  10.  
  11. [Render]
  12. NeedPreParse = 1
  13. ;854x480 Gamepad Resolution
  14. ;CanvasWidth = 854
  15. ;CanvasHeight = 480
  16.  
  17. [Input]
  18. StickModify = 1
  19. STICK_CLAMP = 1
  20. VPAD_STICK_CLAMP = 1
  21. StickLimit = 80
  22.  
  23. ;If feels too fast or too slow either modify or delete [Input] Settings.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement