thanks,argolefou,now i can use window to debug somehow, could you please give us more insight on how did you get this game to work?
I got an error message on the terminal, I think I did everything right ,except the kbdhook part, about which i am not sure.
I checked on dev/input/by-path, and I found a bunch of usb event files, then I unplugged all usb devices but my keyboard, then I used the remained event-kbd file name as the "YOUR_*event-kbd*"
after typing in
sudo ln -s /dev/input/by-path/pci-0000:00:14.0-usb-0:14:1.0-event-kbd /run/kbdhook (pci-0000:00:14.0-usb-0:14:1.0-event-kbd is the file name in my dev/input/by-path folder)
sudo LD_PRELOAD=./tio_emu.so:./tank_emu.so ./n_tank_release window
I got the error message in the terminal
sh: symbol lookup error: ./tio_emu.so: undefined symbol: pthread_create
nsAdrv: snd_pcm_start
after I closed the app window, I got these error messages
XIO: fatal IO error 2 (No such file or directory) on X server ":0"
after 62 requests (62 known processed) with 3 events remaining.