NEW 6 years ago
I just acquired the Gamebuino... Unfortunately I lost all the the data from the SD Card. Anyway, I'll wait for other answers.
Nux
6 years ago
You lose all your Data by uploading when the console load ? >.<
You can check it by using the SD card to usb (look like an usb key) if you have nothing you can get it back from the website
-> https://gamebuino.com/fr/creations/update-and-install-gamebuino-meta-games
Re try this
- make sure the META is turned on
- try a different USB port on your computer
- go back to the game loader and upload from there
Press this button (in red) and Press A on Exit Game
You should hear you computer do a "Tududu" like when you disconnect something with USB, than "Tadada" and be back at the menu.
Than start your arduino IDE and check if you have "Arduino/Genuino Zero (Native USB Port)"
If you still do not have it
- try using without a usb hub, if you use one
- in the game loader, hit the settings button and hit "enter bootloader"
You get it when you are on the Game Loader screen press the Menu button (in red ).
Than select"Enter Bootloader" and press A.
You should than got a screen who look like this
I am pretty sure this is working like you was able to upload something during the loading
Simply upload when you are in the game Loader (the home menu with all your games) or on the Bootloader screen.
NEW 6 years ago
You lose all your Data by uploading when the console load ? >.<
You can check it by using the SD card to usb (look like an usb key) if you have nothing you can get it back from the website
-> https://gamebuino.com/fr/creations/update-and-install-gamebuino-meta-games
Re try this
- make sure the META is turned on
- try a different USB port on your computer
- go back to the game loader and upload from there
Press this button (in red) and Press A on Exit Game
You should hear you computer do a "Tududu" like when you disconnect something with USB, than "Tadada" and be back at the menu.
Than start your arduino IDE and check if you have "Arduino/Genuino Zero (Native USB Port)"
If you still do not have it
- try using without a usb hub, if you use one
- in the game loader, hit the settings button and hit "enter bootloader"
You get it when you are on the Game Loader screen press the Menu button (in red ).
Than select"Enter Bootloader" and press A.
You should than got a screen who look like this
I am pretty sure this is working like you was able to upload something during the loading
Simply upload when you are in the game Loader (the home menu with all your games) or on the Bootloader screen.
NEW 6 years ago
Hello Nux,
Thank you for your answer.
I did a mistake, my SD card is not empty, the screen is blank and I don't know what to do... :( When I turn it on, it's blank.
BR,
Fred.
Sorunome
6 years ago
double-tap the reset button, that will force the bootloader to flash the `loader.bin` from the sd card
Nux
6 years ago
I think this can resolve your blank screen issue.
Put your Gamebuino On and when you are on the blank screen press the reset button 2 time with something like a paperclip.
This is the button bellow the reset text on the Gamebuino (take a look on your gamebuino where i have draw a red square).
When you look below the gamebuino this should look like this.
the reset button is bellow the red arrow
NEW 6 years ago
I think this can resolve your blank screen issue.
Put your Gamebuino On and when you are on the blank screen press the reset button 2 time with something like a paperclip.
This is the button bellow the reset text on the Gamebuino (take a look on your gamebuino where i have draw a red square).
When you look below the gamebuino this should look like this.
the reset button is bellow the red arrow
FredS75
6 years ago
I'm really sorry Nux, but I don't manage to find it... I don't have the same Gamebuino than your picture (here is my model: https://shop.gamebuino.com/26-large_default/gamebuino-console.jpg)
NEW 6 years ago
I'm really sorry Nux, but I don't manage to find it... I don't have the same Gamebuino than your picture (here is my model: https://shop.gamebuino.com/26-large_default/gamebuino-console.jpg)
Nux
6 years ago
Oh sorry i was thinking you have a Gamebuino Meta I don't own a Gamebuino Classic :S
Take a look around on the console if there is similar reset button if not i can't help you :(
You can see the reset button on the meta from this screen if it can help you
https://shop.gamebuino.com/50-large_default/gamebuino-meta-deluxe.jpg
geed
6 years ago
oh !
go to http://legacy.gamebuino.com/ you'll find many info on your GBClassic AND an archive (game compilation) with everything you'll need :)
Sorunome
6 years ago
Oh, for the gamebuino classic you have to hold down the C-button while turning the console on for some time and then wait like 30 seconds or so.
As for the console not appearing on your computer: some of the micro USB cables that come with it don't have the data lines and thus can only be used for charging
NEW 6 years ago
Oh sorry i was thinking you have a Gamebuino Meta I don't own a Gamebuino Classic :S
Take a look around on the console if there is similar reset button if not i can't help you :(
You can see the reset button on the meta from this screen if it can help you
https://shop.gamebuino.com/50-large_default/gamebuino-meta-deluxe.jpg
NEW 6 years ago
oh !
go to http://legacy.gamebuino.com/ you'll find many info on your GBClassic AND an archive (game compilation) with everything you'll need :)
NEW 6 years ago
Oh, for the gamebuino classic you have to hold down the C-button while turning the console on for some time and then wait like 30 seconds or so.
As for the console not appearing on your computer: some of the micro USB cables that come with it don't have the data lines and thus can only be used for charging
NEW 6 years ago
Thanks for the info Sorunome... But I format my SD card before trying your solution... I assume that I erased the bootloader? Is there any way to download it?
Sorunome
6 years ago
Just toss all these files onto your sd card (make sure it is FAT-16 formatted!) https://github.com/Rodot/Gamebuino-Games-Compilation
NEW 6 years ago
Just toss all these files onto your sd card (make sure it is FAT-16 formatted!) https://github.com/Rodot/Gamebuino-Games-Compilation
NEW 6 years ago
Thanks guys :)! I managed to get the games in my SD card. Can you tell me how to enter in the bootloader in order to be detected by my PC (Windows 10)?