Homebrew SCFW: Custom Firmware & Kernel for Supercard

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
SCFW is a custom firmware and kernel for the Supercard SD.
Currently it is in a preview state with minimum functionality.

Installation
Download the current release and copy the scfw folder to the root of your SD card.
That's it! You can now use the kernel by loading scfw/kernel.gba from the official firmware.
You can also select the firmware.frm file from within the kernel to flash SCFW to the Supercard's firmware. Because the firmware is minimal and the kernel is loaded from the SD card, updates to the firmware should be rare. You can enjoy kernel updates without updating the firmware.

Current features
  • Can browse files
  • Can load a GBA ROM
  • Can flash a Supercard firmware.
  • Automatic SRAM, waitstate, and prefetch patching (buggy)
  • Automatic SRAM loading & saving
  • Manual SRAM management
  • SDHC
  • Soft reset patch
Planned features
  • Nicer file browser
  • Support for more filetypes with builtin goomba/pocketnes etc.
  • NDS mode
  • Code cleanup, lots of it.
  • Cache patches after creating them to increase loading speed
  • Faster loading speeds
  • Cheats(?)
  • Save states(?)
Links
Sources: https://github.com/metroid-maniac/SCFW
Binaries: https://github.com/metroid-maniac/SCFW/releases

Related threads:
https://gbatemp.net/threads/try-to-make-a-custom-loader-for-supercard-sd.646837/
https://gbatemp.net/threads/trying-to-make-the-supercard-suck-less-in-2022.624099/

Credits
  • @metroid maniac - Main developer
  • @Archeychen - Early development into another loader, SDHC support
  • @RocketRobz - Twilightmenu++ "gbapatcher" code for patching Supercard ROMs
  • SiliconExarch - Finding an old DevkitARM release with a functioning Supercard SD driver
 
Last edited by metroid maniac,

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
Does it improve slowdown issues with certain GBA games?
Currently it is a requirement to patch ROMs with the official Supercard client software, which will introduce the same slowdowns. Prefetch patching reduces slowdowns noticeably, but it is still slower than a real cartridge.

It is planned for these patches to be integrated into SCFW so you can use clean ROMs on your SD card, but the slowdown will be the same.
 

whoisme

New Member
Newbie
Joined
Jan 30, 2024
Messages
2
Trophies
0
Age
24
XP
42
Country
Spain
Hello, I would like to know if you can make the saves (.sav) be 128kb, it is something I have been looking for.




All the best.
 

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
Hello, I would like to know if you can make the saves (.sav) be 128kb, it is something I have been looking for.

All the best.
As far as I can tell the Supercard SD only contains 64KB of addressable SRAM. Even if the physical SRAM chip is larger (my Supercards appear to have 256KB SRAMs) the higher address pins are fixed and more memory is not available.

There is not an easy solution to this problem.
 

Expbot

New Member
Newbie
Joined
Jan 30, 2024
Messages
4
Trophies
0
Age
25
XP
25
Country
El Salvador
Hi, I was reading your post about the CF for the SC, I tried to run it on mine but I gave an error of wrong Flash id
 

Attachments

  • image.jpg
    image.jpg
    2.8 MB · Views: 25
  • image.jpg
    image.jpg
    2.7 MB · Views: 19
  • Like
Reactions: metroid maniac

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
Hi, I was reading your post about the CF for the SC, I tried to run it on mine but I gave an error of wrong Flash id
Do you have a picture of the back of the cartridge? It should be possible to look at the chips inside through the transparent shell.

So far I check that the flash ID exactly matches the one I have in my two Supercards, but I guess it would be fine to relax that rule a little bit.
 
  • Like
Reactions: Expbot

Expbot

New Member
Newbie
Joined
Jan 30, 2024
Messages
4
Trophies
0
Age
25
XP
25
Country
El Salvador
Do you have a picture of the back of the cartridge? It should be possible to look at the chips inside through the transparent shell.

So far I check that the flash ID exactly matches the one I have in my two Supercards, but I guess it would be fine to relax that rule a little bit.
 

Attachments

  • image.jpg
    image.jpg
    3.2 MB · Views: 21
  • Like
Reactions: metroid maniac

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
I have released SFCW version 0.2

Here are the new features.
  • Better, paginated file browser.
  • Try to avoid paths and filenames overflowing lines.
  • Autosave feature
  • Press start to launch last-played ROM

https://github.com/metroid-maniac/SCFW/releases/tag/0.2

Here is a demo video to show the new file browser.
 
Last edited by metroid maniac,

howston

New Member
Newbie
Joined
Aug 26, 2023
Messages
3
Trophies
0
Age
34
XP
74
Country
United Kingdom
This is a great piece of work already!

Though in testing now on my GBA SP, v0.1 works perfectly, though v0.2 does not.

For me, v0.2 shows the first screen correctly, opens the kernel file successfully .. but then can't seem to initialize the menu, and gets stuck in a loop with the screen flashing, as it tries and fails to show the menu.

I know it's very early in development, but still could be useful as a test report? :)
 
  • Like
Reactions: metroid maniac

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
The battery in my Supercard has died over the years, I might need to grab another one soon.
This is a great piece of work already!

Though in testing now on my GBA SP, v0.1 works perfectly, though v0.2 does not.

For me, v0.2 shows the first screen correctly, opens the kernel file successfully .. but then can't seem to initialize the menu, and gets stuck in a loop with the screen flashing, as it tries and fails to show the menu.

I know it's very early in development, but still could be useful as a test report? :)
My mistake - I had attached the wrong files to the releases page.
It should work if you download it now.
 
  • Like
Reactions: howston

JORGETECH

Active Member
Newcomer
Joined
Oct 5, 2023
Messages
38
Trophies
0
XP
147
Country
Spain
I didn't expect a custom firmware for the Supercard in 2024, really impressive!

Is it safe to flash the new firmware and go back to original firmware?
 

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
I didn't expect a custom firmware for the Supercard in 2024, really impressive!

Is it safe to flash the new firmware and go back to original firmware?
Yes, you can do that - although you can use the kernel without flashing the firmware to the cartridge, if you want.
Post automatically merged:

I have now released version 0.3.

The main feature added by this release is automatic waitstate and SRAM patching. This means you can use unpatched retail ROMs on your Supercard - the patches will be applied on the fly.

Many thanks to @Archeychen for his loader and @RocketRobz for TWiLightMenu++ gbapatcher sources.

https://github.com/metroid-maniac/SCFW/releases/tag/0.3

I made this release promptly because of the importance of this feature. I'm going to focus on smaller features, code cleanup, and less frequent binary releases for a while now.
 
Last edited by metroid maniac,

metroid maniac

An idiot with an opinion
OP
Member
Joined
May 16, 2009
Messages
2,088
Trophies
2
XP
2,634
Country
Oh, I see. Then the only thing I'm missing is scrolling ROM names in the loader like the EZ-Flash Omega.

EDIT: I'm getting a save error in Mario Kart Super Circuit, the SRAM patch may be failing for this game?
I got that error and discovered the problem. I'll release a hotfix.

EDIT: Done, please report whether this fixes it.
 
Last edited by metroid maniac,

Micolash

Member
Newcomer
Joined
Jan 15, 2024
Messages
23
Trophies
0
XP
64
Country
Netherlands
@metroid maniac Hi, this is really cool, thank you for sharing and making this. There's not many options for Supercard users out there, other than twilight menu. Gonna pull out the old SCSD and play around with this ;).

EDIT: Excited for the NDS mode.
 
Last edited by Micolash,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Lol rappers still promoting crypto