TouchEnabler: Add touch controls to Desktop games in Windows 8


Recommended Posts

Hi everyone, I created a little application that adds touch controls to DirectX games, so you can easily use them in your Windows 8 tablet. It's free, open source and it's called TouchEnabler. It uses C-like scripts to add touch controls and behaviors, although it's very simple, I kinda needed a quick and dirty way to do this, so you may need to create a custom script for your favorite game. I'm providing a sample script that works for racing games such as NFSU2 and Burnout Paradise (both work beautifully on my Venue 8 Pro!), but we can share our scripts or put them all in the repository for everyone to use. I plan to add a visual editor this week so you won't need to code anything. :D

 

https://github.com/lenny93/TouchEnabler

 

(Download zip, launch TouchEnabler.exe from the bin/Release folder)

Link to comment
Share on other sites

This topic is now closed to further replies.