In gfx2.ini, setting Merge_movement to >0 should help solve lag (issue 80)

for users who have a mouse with update frequency >100Hz


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@613 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-02-08 01:43:14 +00:00
parent 1ed8852d64
commit 47c8397cbf
5 changed files with 45 additions and 20 deletions

View File

@@ -61,6 +61,7 @@ GFX2_GLOBAL struct S_Config
byte Indice_Sensibilite_souris_Y;
byte Mouse_Facteur_de_correction_X;
byte Mouse_Facteur_de_correction_Y;
byte Mouse_Merge_movement;
byte Valeur_tempo_jauge_gauche;
byte Valeur_tempo_jauge_droite;
long Chrono_delay;