GameSlots - save multi games at the same time

First, turn your meowbit off, then hold the menu button and turn it back on. This will put your meowbit into DFU mode. Then, get the CONFIG.BIN file and run this command sudo dfu-util -a 0 -s 0x08000000 -D CONFIG.BIN (or similar for windows). And there you go. The original bootloader is back!

2 Likes

Wowwwwwwwww!!!

Do you have the command for windows? I have
a raspberry pi 3a+ and do not want to run it with 512MB of ram.

I’m currently in China and it is really fun :slightly_smiling_face:
(High speed rail!! Max speed 380km/h but normally 240km/h)

I’m returning home in the 28th of January and I will try it first thing when I arrive.

Thanks @Renderthegreat !!!

Download from here, then run the same command but remove sudo and add .exe after dfu-util. You can get the CONFIG.BIN from wget us.renderlabs.cloud/static/meowbit/CONFIG.BIN -o CONFIG.BIN

2 Likes

Also this says that the meowbit is

in the list of supported devices as the meowbit is a STM32F4 device.

1 Like

Also when I did that I heard that familiar sound of usb devices plugging in and this appearing in device manager

1 Like

Also because dfu-util was almost impossible ! just downloaded stm32cube programmer and apparently you had to hold down the menu button for it to connect but for the second time I didn’t need to.

1 Like

yep, just run the commands and it should work! On my Linux laptop, the same happens

1 Like

IT WORKED!!!
@moderators How can I give this guy @Renderthegreat more than 1 like? (Just joking)

2 Likes

I found this solution while I was having issues. Just sharing what I know :slight_smile:

1 Like

Also the meowbit thinks it is a V1.5 when it is a V1.7… and still thinks it is
Before Gameslots (Google Drive Backup)

After fixing

How to fix meowbit with DFU-Util
How to use DFU-Util.docx

do this work on normal makecode arcade

I don’t know what is a ā€œmakecode arcadeā€ but if you have the CONFIG.BIN file and you know how to put it in DFU mode, it should work

why would you touch that?
i can read json files like a book but am still scared to touch a locked pxt.json

nvm im just panicking

Bro, wth. This is a firmware bricker. It peels off the warranty off your meow bit. Don’t flash it. And if you want to, make a backup of your firmware via STM32 Cube Programmer.

thank you very much!

Success, V1.6

@AqeeAqee I want to mess around with the UI of this a little. I’ve already forked the repo and I’m just wondering if this is safe. Thanks so much!

@AqeeAqee i have no idea if you are still active at all, but i could really use some pointers in making my own Meowbit custom firmware. Please help me if you have the time.