Page 1 of 1

Using a custom OpenMenu on GDMenu Card Manager

Posted: Sun Dec 15, 2024 8:22 pm
by a.mikec
Hi all. I have compiled a custom OpenMenu binary using the Makefile and have 2 binary files

themeMenu.bin
themeMenu.elf

I would like now like GDMenu Card Manager to use this custom open menu I compiled when I prepare my SD Card.

Where do I need to put this binary / binaries in the GDMenu Card Manager file structure so it is copied when loading to the SD Card.

Thanks in advance for any advice.

Re: Using a custom OpenMenu on GDMenu Card Manager

Posted: Tue Dec 17, 2024 10:34 pm
by a.mikec
Megavolt cleared this up for me. You need to copy the binary excluding stack, "1ST_READ.BIN", to tools/openMenu/menu_data/

Makefile generates the file