Jump to content

Rexavalia

PC Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Rexavalia

  1. Just started getting into this, watching some tutorials... and I liked it.

    But this is killing the game for me, why can't it be like League of Legends launcher (best launcher in the world with the best method for updating the game)

    This whole IP Ban thing is just Overkill and what's the point when you can just use a VPN to bypass it?!

  2. 3 hours ago, CupcakesMoo said:

    Wot

    The fps limiter you used may not be having problems. Yet. Or maybe the anti-cheat only monitors known cheats in a case by case basis. Yet. 

    What I want to know is how your computer is having problems running warframe in the background when

    > I have youtube going.

    > I have loads of other tabs open. 

    > Discord is open. 

    > I forget warframe is going and open unturned. 

    > Play unturned for an hour before noticing the warframe icon on the task bar.

    > My computer isn't very high end none of this caused any sort of lag. 

     
    I have no issues.
    But capping your framerate can have a few benefits:
    • Decreased energy consumption
    • Decreased heat production which results
    • Decreased noise (cooling fans run slower)
  3. 3 hours ago, den2k said:

    You should create a service, hook it to the window manager emssages and when triggered you manually check if warframe window is not topmost and visible.

    That way you remove DLL injection altogether, which is an overall better design choice since it makes it AV and Anticheat proof, solid towards different future executables and expandable to other games.

    3 hours ago, CupcakesMoo said:

    Fascinating. 

    Fascinating Indeed.

    @den2k Thanks man.

    You're a shining star in this forum!

    But doesn't every FPS Limiter require dll injection?

    As far as I know, limiting framerate is not possible without injecting a dll which gives access to the process.

  4. /... 

    I've been playing World of Warcraft for a while now and the only thing that I miss is the Background frame limiter.

    In case your wondering what a Background Frame limiter is, it's just a normal frame limiter BUT it activates when the game is in the background, like when you Alt+Tab or switch to another page/window.

    I'm a programmer, and I wanted to know how would the Anti Cheat System (ACS) react to DLL injections, because I want to create a DLL which then the user injects into the process and then each time the game window loses keyboard focus it will limit the fps to X (X is configurable by the user) and when it gets back to foreground or in other words gets the keyboard focus it will deactivate the fps limiter (not the game's fps limiter)

    This way I can decrease the pressure on my hardware as well as improving the performance of other processes.

    I tested Riva Tuner Statistics Server's fps limiter and it seems it doesn't bother the ACS although it uses DLL injection.

    I wanted to know your thoughts and opinions on this matter and the ways I can tackle this problem.

     

    Thanks in Advance .../

     

×
×
  • Create New...