ClassiCube icon indicating copy to clipboard operation
ClassiCube copied to clipboard

Touchscreen controls for Windows client.

Open RetroSoftwareRepository opened this issue 3 years ago • 6 comments

I recently tested the game on a Dell Inspiron Mini 1090 Duo and although it runs well, the game is unplayable with the touchscreen, as there's no onscreen controls option ala Bedrock edition. I would have ran Bedrock edition on said hardware but it is too old to run a more recent version of Windows 10 very well. The built in touchpad doesn't work fully (left button doesn't work almost at all).

Would you be interested in adding this feature?

RetroSoftwareRepository avatar Mar 28 '21 18:03 RetroSoftwareRepository

Would be nice but unfortunately I do not have the required hardware to develop and test such a feature with

UnknownShadow200 avatar Mar 29 '21 12:03 UnknownShadow200

Would be nice but unfortunately I do not have the required hardware to develop and test such a feature with

Any touchscreen PC should suffice, heck even a traditional desktop with those inexpensive ELO touch screens should work to some degree. Even a Surface should work.

Example of those ELO touchscreens: https://www.ebay.com/itm/313464539604

RetroSoftwareRepository avatar Mar 29 '21 14:03 RetroSoftwareRepository

It's more that I don't really want to spend money that I don't need to

UnknownShadow200 avatar Mar 29 '21 20:03 UnknownShadow200

can’t you just have an enable touch controls option in options.txt, or would you need to program multitouch for desktop operating systems?

TheAwesome98-Real avatar Dec 17 '21 22:12 TheAwesome98-Real

Code to handle operating system touch events must still be written and tested.

Also, the game currently does not completely support switching between touch and non-touch input mode

UnknownShadow200 avatar Dec 17 '21 22:12 UnknownShadow200

ah ok

TheAwesome98-Real avatar Dec 18 '21 21:12 TheAwesome98-Real