First post, by Axmann8
So, basically what I'm trying to do is use my Wacom Graphire 3's pointer to play the classic DOS game, "Life & Death", a game where you play as a surgeon. When I try to play the game in either windowed or fullscreen mode, when I try hovering the tablet pen around the screen by hovering it above the tablet, the mouse pointer goes completely wonky and gravitates to the corners of the screen if you so much as slightly move it to one side.
I've done some searching on the forums and read a bit about "relative" vs "absolute" mouse position, and disabling relative position in SDL (which I tried to no avail) but I'm a bit of a newbie to DOSBox, so I'm not exactly sure what I would need to do to make this work.
Any help would be appreciated :D