Jump to content


Photo

FPS bug (config plugin)


    1 reply to this topic

    #1 Kurohisan

    Kurohisan

      Newbie

    • Members
    • Pip
    • 2 posts

      Posted 04 April 2016 - 10:26 AM

      Hello! 

       

      I got this weird bug when using config plugin.

       

      I tried to unlimit the fps to 60 and it works (//config FrameRateDivisor 1).

      But after that, every time i talk to any npc my fps goes way beond 60 like 100-300fps.

      then the settings revert and the fps automatically go down to 29.9fps until i use the command again to rise it.

       

      If i unload the config plugin, the fps stays 29.9fps when talking to npc's 

       

      Anyone got any ideas what's going on?

       

      Config File Info:

       

      <settings>
          <global>
              <!--If set to true will automatically determine the correct aspect ratio-->
              <AdjustAspectRatio>true</AdjustAspectRatio>
              <!--Explicitly define the aspect ratio (x:y resolution), will be ignored if "AdjustAspectRatio" is enabled-->
              <AspectRatio>1.33333</AspectRatio>
              <!--If set to true will automatically lock onto a target after engaging-->
              <BattleAutoTarget>true</BattleAutoTarget>
              <!--The maximum map draw distance, 1 being the game's maximum setting-->
              <ClippingPlane>1</ClippingPlane>
              <!--Only integer values, 3 being the lowest and 0 the highest-->
              <AnimationFrameRate>3</AnimationFrameRate>
              <!--If set to true will enable footstep effects (both display and sound)-->
              <FootstepEffects>true</FootstepEffects>
              <!--2 for 30 FPS, 1 for 60 FPS, 0 for uncapped frame rates-->
              <FrameRateDivisor>1</FrameRateDivisor>
              <!--Time in minutes of inactivity until a disconnect, 0 to disable-->
              <AutoDisconnectTime>0</AutoDisconnectTime>
          </global>
          <Character name>
              <!--Only integer values, 3 being the lowest and 0 the highest-->
              <AnimationFrameRate>3</AnimationFrameRate>
              <!--2 for 30 FPS, 1 for 60 FPS, 0 for uncapped frame rates-->
              <FrameRateDivisor>1</FrameRateDivisor>
          </Character name>
      </settings>


      #2 Kurohisan

      Kurohisan

        Newbie

      • Members
      • Pip
      • 2 posts

        Posted 04 April 2016 - 10:45 AM

        Nvm i found the cause of this. Apparently Turning off "FastCS addon" Solved the problem.






        2 user(s) are reading this topic

        0 members, 2 guests, 0 anonymous users