Advertisement
Guest User

Untitled

a guest
Jan 15th, 2025
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ;DukeNukem 64 USA
  2.  
  3. [RomOption]
  4. MemPak = 1
  5. Rumble = 0
  6.  
  7. [Render]
  8. ;854x480 Gamepad Resolution
  9. ;CanvasWidth = 854
  10. ;CanvasHeight = 480
  11.  
  12. [Input]
  13. StickModify = 1
  14. STICK_CLAMP = 1
  15. VPAD_STICK_CLAMP = 1
  16. StickLimit = 80
  17.  
  18. ;If feels too fast or too slow either modify or delete [Input] Settings.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement