Posts for Amanite


Post subject: New to TASing, need some help for a computer science project
Joined: 3/7/2014
Posts: 1
Hello, I'm new to TASing since I have more a programmer background I want to do a little side project. I want to use a string my program outputs (I can format it if's needed, but basically it looks like
UP UP DOWN B A B DOWN DOWN DOWN
etc. I want to use this as inputs in an emulator, also I want my program to retrieve data such as the ingame clock and the x position and interact with the emulator. Maybe to stream it too. Can anyone help me with the basics and getting started? Thanks.