xCuri0 / RawInputMod

Raw Input mod for Minecraft 1.8.9/1.12.2 using JInput
MIT License
17 stars 13 forks source link

Would it work for Minecraft 1.7.3 beta ? #10

Open spychopat opened 1 month ago

spychopat commented 1 month ago

Hello, i know nothing about Minecraft modding, and i wonder if it would be possible to port the mod on Minecraft beta 1.7.3 I like this version of the game, but the mouse acceleration is very frustrating. I know it's possible to turn off "enhance pointer precision" in windows, but then i don't like how the mouse behave when in inventory... i wish for raw input to look around while keeping the mouse accel for mouse cursor. Anybody can help ? Or just tell me where to start to do it myself ?

pp0236 commented 1 month ago

"i know nothing about Minecraft modding"

spychopat commented 1 month ago

It's ok, i found a way myself. And yes i know nothing about Minecraft modding, but i know Java ahah Trying to port this mod was headache inducing, in the end i prefered doing it from scratch myself. The way i did it, you don't even need to install Forge, ModLoader or any other API, it's just working by itself. Also, no need to type /rescan or anything, it will just automatically search for the mouse if it's lost. I uploaded it here if anyone is interested : https://www.planetminecraft.com/mod/raw-mouse-input/

(it's waiting to be greenlighted for now, but should be available soon)

spychopat commented 1 month ago

"i know nothing about Minecraft modding"

btw, this kind of answer is neither helpful or encouraging people to learn new things x)

pp0236 commented 1 month ago

ok