Author Topic: Using dingoo as a PC gamepad  (Read 6447 times)

ValdikSS (OP)

  • Posts: 57
Using dingoo as a PC gamepad
« on: March 05, 2012, 09:59:14 pm »
Hello everyone!
I wanted to play Abobo's big adventure and had no controller, so I decided to use dingoo as it.

Copy 'netcat' and 'key' to your dingoo, boot dingux, connect via telnet, create /usr/local/sbin/frontend_start with something like:
#!/bin/sh
sleep 99999
then do chmod +x /usr/local/sbin/frontend_start, reboot the dingoo.
Install on your linux system xdotool and netcat,
Run on dingoo ./key /dev/event0 | ./netcat -l -p 4444
and on PC nc 10.1.0.2 4444 | ./sc.sh

Enjoy!
Tested on opendingux
http://rghost.ru/36870603
<a href="https://web.archive.org/web/20200925195932/https://www.youtube.com/watch?v=Yi431LP_ePU" target="_blank">https://www.youtube.com/watch?v=Yi431LP_ePU</a>
« Last Edit: March 05, 2012, 10:19:57 pm by ValdikSS »

Coccijoe

  • Posts: 366
    • Underground Portables
Re: Using dingoo as a PC gamepad
« Reply #1 on: March 05, 2012, 10:09:23 pm »
awesome thank for the tips!

samir

  • Posts: 344
Re: Using dingoo as a PC gamepad
« Reply #2 on: March 13, 2012, 12:00:34 am »
I dont undestand, im a novice with Linux SO, can you upload a video with step to step instructions, please? Thanks a lot!

Chibiko

  • Posts: 5
    • nature!
Re: Using dingoo as a PC gamepad
« Reply #3 on: January 24, 2013, 05:01:08 pm »
yap...
all.... until..
how run on dingoo ./key /dev/event0 | ./netcat -l -p 4444 ?? O_o

And something on rghost do not download =\

update somebody please!
sssssssssssssssswap !

emrextreme

  • Posts: 140
Re: Using dingoo as a PC gamepad
« Reply #4 on: January 24, 2013, 06:13:03 pm »
It'd be a really expensive pad. :)

 

Post a new topic