paeryn
Reclusive maniac
Thanks for the pointercal info. I don't need any more, it shows that gph haven't swapped the coords using that method.
Unfortunately the fix script I gave didn't work as intended - I was in a rush and didn't test it first, SDL would have ignored the file it created. I've re-uploaded one that works, although I don't think it'll affect scumm as SDL 1.2.11 doesn't have the tslib modifications that I did for 1.2.9
I've uploaded the scripts and one of my test programs that will be affected by the xyswap, just copy the directory in this zip file onto your sd card,
fix_xyswap.gpe creates the swapped config file,
restore_xyswap.gpe creates an un-swapped config file, and
remove_xyswap.gpe deletes the config file.
ballfield is the test program - everything stops moving when you touch the screen apart from the cursor, and it only runs for a few seconds.
By default the gp2x doesn't have this config file so if it doesn't help it's fine to remove it - it's used to tweak the mouse smoothing functions (tslib) and if the file doesn't exsist my version of sdl defaults to the values in the un-swapped config file.
Unfortunately the fix script I gave didn't work as intended - I was in a rush and didn't test it first, SDL would have ignored the file it created. I've re-uploaded one that works, although I don't think it'll affect scumm as SDL 1.2.11 doesn't have the tslib modifications that I did for 1.2.9
I've uploaded the scripts and one of my test programs that will be affected by the xyswap, just copy the directory in this zip file onto your sd card,
fix_xyswap.gpe creates the swapped config file,
restore_xyswap.gpe creates an un-swapped config file, and
remove_xyswap.gpe deletes the config file.
ballfield is the test program - everything stops moving when you touch the screen apart from the cursor, and it only runs for a few seconds.
By default the gp2x doesn't have this config file so if it doesn't help it's fine to remove it - it's used to tweak the mouse smoothing functions (tslib) and if the file doesn't exsist my version of sdl defaults to the values in the un-swapped config file.