Monday, April 30, 2012

Update: Mouse Warp Patch Problem

I was hoping to slip in my ported mouse patch but it looks like 1.4 source has changed quite a few things in the mouse implementation.  I got this error while compiling.


mouse.c: In function ‘dinput_mouse_hook’:
mouse.c:359: error: ‘SysMouseImpl’ has no member named ‘mapped_center’
mouse.c:359: error: ‘SysMouseImpl’ has no member named ‘mapped_center’

Looks like I will need to read the code to reintroduce the hack.

No comments: