Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Win32 FDS » How to + use of removing sfps limit
Re: How to + use of removing sfps limit [message #206599 is a reply to message #206587] Wed, 05 July 2006 02:25 Go to previous messageGo to previous message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma:
General (2 Stars)

I assume you know how to use a hex editor...

First calculate the frame time, by default it is 16ms, that means FPS is limited to 62,5 (1/0.016=62,5) For a FPS of 100 for example, use 1/100 = 0.010 seconds, = 10 ms (0x0A in hex)

Now change the bytes at offset 0x0003BAB9 and 0x0003BAC0 from 0x10 to the value you have just calculated, so change it to 0x0A to set the limit to 100.

The max number we support to be changed by the !sfps command we use is 1000 (0x01), I have not tested what would happen when you change it to 0, you could try that if you want no limit at all, but I'm not sure whether it works properly! 1000 FPS is probably enough though Wink


BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Server not in listings
Next Topic: Wierd FDS encounter<Stupid word
Goto Forum:
  


Current Time: Fri Jan 10 23:19:16 MST 2025

Total time taken to generate the page: 0.01313 seconds