Post subject: Other bots?
Player (120)
Joined: 2/11/2007
Posts: 1522
I've searched the forums a bit and maybe I'm missing something, but are there any other pre-compiled bots floating around? I like BasicBot but it only seems to record 1024 frames (which maybe they all do?) I'm also averse to compiling FCEU but maybe I'll have to try ;) Thanks for the help...
I make a comic with no image files and you should read it. While there is a lower class, I am in it, and while there is a criminal element I am of it, and while there is a soul in prison, I am not free. -Eugene Debs
Joined: 4/25/2004
Posts: 615
Location: The Netherlands
I've expanded BasicBot to have it record... oh I forgot how many frames. The downside is that you have to download and compile an alpha version of FCEU from the sourceforge project. It does have more features and more fixed bugs though! A better parser, a faster interpreter, frame-skips, etc.
qfox.nl
Player (120)
Joined: 2/11/2007
Posts: 1522
Cool. So is that part of the code on sourceforge, or is it something you did yourself that I'd have to add in? edit: n/m found this thread w/ your source http://tasvideos.org/forum/viewtopic.php?t=4225 Now to freshen up my compilin' skillz
I make a comic with no image files and you should read it. While there is a lower class, I am in it, and while there is a criminal element I am of it, and while there is a soul in prison, I am not free. -Eugene Debs
Joined: 4/25/2004
Posts: 615
Location: The Netherlands
If you download the whole deal, you can simply open the VC project (its located in fceu>vc7 or vc8). Due to the GUI the thing doesn't even exist in a linux build (and I don't know how change that either). Last time I worked on it was about half a year ago though. I don't really have the time for it this year. I was going to do a complete re-write when I start though. The segmented-run-code doesn't work (it desyncs). But the rest works properly, last time I checked.
qfox.nl
Joined: 4/25/2004
Posts: 615
Location: The Netherlands
oh yes and the documentation and changelog for basicbot resides in fceu>documentation BBchangelog.txt and BBmanual.txt I did try to keep these updated as much as possible.
qfox.nl