Refresh Rate

Need help? Ask here and someone will help
Post Reply
kloklojul
Posts: 6
Joined: Fri Apr 19, 2019 10:14 pm

Refresh Rate

Post by kloklojul »

I couldnt find a definitv answer to this, so:

Is there a way to increase the refresh rate of gimx in windows ? My mouse has 1000Hz and according to https://zowie.benq.com/ja/support/mouse ... ecker.html everything is setup correctly but gimx only starts with a refresh rate of 10ms/100hz and i can't seem to find an option to increase it.
User avatar
GoDlike
Posts: 1318
Joined: Thu Apr 28, 2016 12:47 pm
Location: Poland

Re: Refresh Rate

Post by GoDlike »

It is refresh rate of emulated controller, not your actual mouse refresh rate, don't worry about it.
My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
kloklojul
Posts: 6
Joined: Fri Apr 19, 2019 10:14 pm

Re: Refresh Rate

Post by kloklojul »

i figured it out. It should really be pointed out in the guide but here is what you have to do.
Basicly its the same stick as with linux, you navigate with your command prop in your gimx folder (or add it as a systempath variable or use bat's) and start gimx with the "-r 1" parameter.
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: Refresh Rate

Post by kaiba_seto2004 »

To increase gimx refresh rate (experimental) you can create a bat file with following rows for example:

Code: Select all

@ECHO OFF
ECHO.
C:
cd C:\Program Files\GIMX
gimx -c PS4_Battlefield1_Godlike.xml -p COM3 --refresh 4 --curses --force-updates --subpos
ECHO.
refresh 4 = 250Hz
PS4 enthusiast.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Refresh Rate

Post by Matlo »

This is experimental only, and as such, not indicated in the guide.
Result may vary depending on the target console and the game.
The current adapter probably does not work well with anything below 4ms.
GIMX creator
Post Reply