CookiePLMonster / RawMouse

Raw Input mouse mod for GTA SA (and possibly GTA III and GTA VC)
MIT License
16 stars 2 forks source link

Compiled Copy? #1

Open akacross opened 7 years ago

akacross commented 7 years ago

I'm not sure how to compile this into a ASI lol.

ifarbod commented 7 years ago

Just open the solution file in VS and build like a normal DLL.

akacross commented 7 years ago

I already noticed an issue with this, I use a mod that let the game be borderless window mode + no pause when the games not focused. when I tab out the mouse is still usable does not do this without your mod!

also another thing to note its the same issue with Dialogs in SA-MP

CookiePLMonster commented 7 years ago

I couldn't reproduce it - tried several edge cases with alt tabbing out of the game (with AllowAltTabbingWithoutPausing in the widescreen fix) and mouse behaviour was always the same with and without the mod.

akacross commented 7 years ago

are you playing SA-MP 0.3.7? because the widescreen fix mod your speaking of crashes with AllowAltTabbingWithoutPausing enabled, im using a combination of this http://gtaforums.com/topic/760017-relsa-samp-addon/ and also this, https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases

ifarbod commented 7 years ago

SA-MP seems to break the mods then.

CookiePLMonster commented 7 years ago

I tweaked the behaviour in 0ebd270b8636b3b10917a7deb59b6b0f5989fa05 so now the mouse will not continue to spin if the app loses focus when moving the mouse.

akacross commented 7 years ago

thank you! i will test it in a bit.

CookiePLMonster commented 7 years ago

Is this still an issue?

akacross commented 7 years ago

Yeah it is.