mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Code edits to ProcessorIdle
* use proper QS_ALLINPUT as it includes QS_RAWINPUT for WinXP+. * set the option enabled by default.
This commit is contained in:
+1
-1
@@ -461,7 +461,7 @@ PlayIdleAnimOnReload=0
|
||||
CorpseDeleteTime=6
|
||||
|
||||
;Set to 1 to allow the game to go idle during each input loop, preventing 100% CPU usage
|
||||
ProcessorIdle=0
|
||||
ProcessorIdle=1
|
||||
|
||||
;Set to 1 if using the hero appearance mod
|
||||
;Set to 2 for backward compatibility with scripts that manually fix obj_art_fid/art_change_fid_num script functions for dude_obj
|
||||
|
||||
Reference in New Issue
Block a user