gimx refresh rate
-
- Posts: 5
- Joined: Mon Aug 21, 2023 6:49 am
gimx refresh rate
Hello. Please provide a solution to permanently change the refresh rate of the gimx app. Please explain in full details. Thanks
Re: gimx refresh rate
I told you, refresh rate is tied to the emulated controller rate. If you use EMUPS4 then it will be maximum supported by Dualshock 4 and so on with other firmwares.
My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
-
- Posts: 5
- Joined: Mon Aug 21, 2023 6:49 am
Re: gimx refresh rate
I want change it if you can help me bro. Because I played with 500hz of gimx with bat file and i see very much different is between
Re: gimx refresh rate
Quick question. What polling rate is your mouse at in mouse software?
Gimx Configs https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
Re: gimx refresh rate
That's DPI, not pollingrate.
Gimx Configs https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
Re: gimx refresh rate
You can try with command line gimx
https://gimx.fr/wiki/index.php?title=Command_line
refresh rate = 1000/inputvalue = r
https://gimx.fr/wiki/index.php?title=Command_line
refresh rate = 1000/inputvalue = r
- kaiba_seto2004
- Posts: 554
- Joined: Sat Jul 15, 2017 9:15 am
Re: gimx refresh rate
Refresh period (in ms) can only be "changed" in terminal (command line):
Refresh rate too high or too low can impact mouse movement, so this parameter should be considered as experimental.gimx --config file_name --port /dev/ttyUSBX
or
gimx -c file_name -p /dev/ttyUSBX
gimx options:
--config file_name
The name of the config file, in the ~/.gimx/config directory (ex : toto.xml).
This argument is mandatory.
--port /dev/ttyUSB0
The serial port. Ex: /dev/ttyUSB0 in Linux, COM4 in windows.
Only mandatory for the DIY USB adapter.
--refresh 4
The refresh period, in ms.
Optional. Forcing the refresh period is not recommended.
PS4 enthusiast.
Re: gimx refresh rate
This will lead to broken input if it exceeds emulated device refresh rate.
My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
-
- Posts: 5
- Joined: Mon Aug 21, 2023 6:49 am