Advertisement
Guest User

ASAMU Fling Binds

a guest
Jan 26th, 2015
872
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. FPS Switch 3/62 on "R" :
  2. Add these lines in your ASAMU input file (Default: Documents\My Games\A Story About My Uncle\ASAMU\Config\ASAMUInput.ini) :
  3.  
  4. Bindings=(Name="FPS3",Command="set engine bSmoothFrameRate True | set engine MaxSmoothedFrameRate 3 | SetBind R FPS62")
  5. Bindings=(Name="FPS62",Command="set engine MaxSmoothedFrameRate 62 | SetBind R FPS3")
  6. Bindings=(Name="R",Command="FPS3")
  7.  
  8.  
  9. *set engine bSmoothFrameRate True : Enable FPS cap
  10. *set engine MaxSmoothedFrameRate [value] : Set FPS cap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement