Felson7 Posted September 20, 2018 Share Posted September 20, 2018 For some reason I can't get NVSR to work at 60fps. This is what the .ini is set to Master = {_comment = You can turn on or off each distinct feature from here.bManageFPS = 1bHookCriticalSections = 0bHookHashtables = 0bReplaceHeap = 0bLogToConsole = 0bFix64Hertz = 1bFastExit = 1bFlushLog = 1iSchedulingResolution = 1bReplaceRandom = 0bExperimentalStuff = 0iMainHookPoint = 1}Experimental = {iReduceLongSleep = 0bRemoveShortSleep = 0iThreadsFixedToCPUs = 0bSuppressRandomSeeding = 0bBenchmarkHeap = 0bAlternate64HertzFix = 0bAlternateHeapHooks = 0iHeapMainBlockAddress = 0}FPS_Management = {_comment = Basic FPS stuff, switches to slow-motion on low FPS; in the past this has occaisonally produced bugs like the NPCs-dropping-dead issue; the issues are believed to be fixed but if you suspect you are having related problems you can try disabling bAllowSlowMotion which is the main suspect for any problems relating to FPS management_comment = bAllowSlowMotion (and MinimumFPS) are not supported on F:NV yetbAllowSlowMotion = 1MaximumFPS = 60MinimumFPS = 20iSmoothFrames = 0iSmoothMode = 0iSleepExtra = 2iFPS_Frequency = 4000iSchedulingParanoia = 1iHardMaxFrametime = 200}CriticalSections = {_comment = CS stuff helps Oblivion, Fallout, and New Vegas significantly_comment = most of the benefit comes from the Renderer+0x180 suppression (see overrides below)_comment = modes: 1=vanilla, 2=fair, 3=staggering, 5=suppressed, 6=prioritize-main-thread, 7=deprioritize-main-threadbEnableProfiling = 0bEnableMessages = 1bUseOverrides = 1iDefaultMode = 2iDefaultSpin = 2000iStaggerLevel = 5} I have the max set to 60 and it will only go up to 30 in game. If I turn off the manageFPS option, I get 60fps but stutters. AMD Ryzen 2600 Six-core @ 3.4 ghz8 GB RamGTX 1080 Ti Link to comment Share on other sites More sharing options...
Deleted53139156User Posted September 20, 2018 Share Posted September 20, 2018 Don't you need bInject_iFPSClamp=1 above the fMaximumFPS line? Link to comment Share on other sites More sharing options...
Felson7 Posted September 20, 2018 Author Share Posted September 20, 2018 Thanks so much, it worked! Link to comment Share on other sites More sharing options...
Recommended Posts