but i run arduino off a flashdrive as this old pc isnt mine
i do appologize for being a … … not nice about issues that are not your fault
within arduino i have installed all libraries for arduboy, i was more so angry beacause the first few i tried to manualy install didnt work, first off the oregon trail like game, was kinda sad about that one but i expected that to take some playing with
the next 2 games also had issues with the code being available but not one or more dependant files
that being said i do have a few games ive goten to work now so i wont die… though i do wish i had the game that came pre installed back
I’m glad you got some games working on the Arduboy through the Arduino IDE. Because the complexities of the code, I created the Arduboy Manager to help make it easier for people like you. I hate that it didn’t work on your current set-up. It’s great to see that you’re so excited about your Arduboy! But can I ask if you can test this on another PC without running the software from your flash drive? I’m curious if you get the same issue with other PC’s.
Circuit Dude ~ i would like to add that the link i found to this game took me to a web bage containing nothing but the CircuitDude sketch, so i dont know where to fing the ARd.Bitmap.h file for it
Arduino: 1.8.1 (Windows Vista), Board: “Arduboy”
Build options changed, rebuilding all
F:\arduboygames\CircuitDude\CircuitDude.ino:39:23: fatal error: ArdBitmap.h: No such file or directory
#include <ArdBitmap.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduboy.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
CascadePath, the game uploads with “no errors” but when i look at my arduboy the stuff on the screen rolls by faster than can be read, and it appears im seeing double atleast
This typically happens when you open the .ino file and Arduino complains that it needs to be in a folder that is named the same as the .ino file. Arduino then asks if you would like it to do it for you… but you should never click yes. It will move only the .ino and not any of the required files along with it.
all apologies for making more than one thread about basicly the same thing, and for not clarifying that the problem was mostly solved, the game loaders i cant get to work but i an still ise the arduino ide to load them