←back to thread

Full Autopilot in GTA Using TensorFlow

(littlemountainman.github.io)
486 points littlemtman | 2 comments | | HN request time: 1.119s | source
1. numpad0 ◴[] No.23156106[source]
For inputs, roundabout but easiest ways I know is to either just get a Pro Micro and use the gamepad library in Arduino IDE to make it a serial-to-gamepad adapter, or use it in conjunction with a cheapest no-brand knockoff Xbox 360 controller(which are easier than genuine controllers to mod as well) and solder digital/analog out from Arduino to digital/analog sensing pads for the same effect.

The latter allows real Xbox 360 to be used(don’t go online with it, that is cheating). Xbox 360 is past EOL so I bet they can be had for cheap, steps to capture is well explained by millions of wannabe streamers, and probably less tedious to set up at the same time than a PC.

replies(1): >>23156376 #
2. bluesign ◴[] No.23156376[source]
Or full software solution for PlayStation is Remote Play.