Not everybody is a friend of 60fps in modes like CTF and TDM in the latest Q4Max-Version.
It is a much smoother playability with 90FPS and additionally it saves the eyes, thats why I will show,
general public and particularly the serveradmins, how to set 90fps in the named gamemodes.

1. Create Config-File

First create a config with a name of your choice. Here we take fps90.cfg.
(Note: The name of the config may not have numbers first. 90Fps.cfg will not work unlike fps90.cfg)

This config has to placed in the modes-dir of Q4Max. ( ../q4max/modes/ )

2. Make relevant entries

Just fill the just created config with the following line: tickrate 90

3. Edit Server-Config-File

In order that the just created custom-mode will be voteable you have to add the name of the
mode to si_modes “” . You have to add only the name without the .cfg ““ so fps90

If your server is set to vote all modes you can let the si_modes “”-command as it is ““ blank.

4. Server-Restart and Test

Now you just need to restart the server.
After you connected to the server type callvote mode fps90 in the console and modes like CTF will run with 90fps.

Remember, that you have to replace fps90 with your configname.

The created config will not work for the just existing custom-modes (e.g. iFFA or iCTF).
You just have to add the command tickrate 90 to those config-files.

  • Share/Bookmark