It would be great if you can share (ask Ed for my email) 
Yes, I use raw. but this souldn't matter since the driver does the same thing.
You need to beware when reducing the window, some emulator like Reicast have a overflow glitch. To try to avoid this, the "fix" I did put in the driver is also to limit the value but this only apply when auto center is enable (mk_arcade_joystick_rpi.c:357).
This emulator also have some games that require you to push analogs to theirs limits (e.g. Star Wars Racer).

Yes, I use raw. but this souldn't matter since the driver does the same thing.
You need to beware when reducing the window, some emulator like Reicast have a overflow glitch. To try to avoid this, the "fix" I did put in the driver is also to limit the value but this only apply when auto center is enable (mk_arcade_joystick_rpi.c:357).
This emulator also have some games that require you to push analogs to theirs limits (e.g. Star Wars Racer).

