Recent content by metroid maniac

  1. M

    Hardware GBA GBA Unlicensed Batteryless SRAM Cart - Pokemon Emerald Save-Writing Issues

    GBA pokemon saves are supposed to be 128KB, not 64KB. Repeating it with cat pokemon.sav pokemon.sav > pokemon_out.savmay make it readableby save editing tools
  2. M

    Hacking Reflashing bootleg gba carts using DS lite

    They can but not using a DS console, use a GBxCartRW or a Joey Jr
  3. M

    Hacking Reflashing bootleg gba carts using DS lite

    The closest thing I've seen is this, but in my experience most bootlegs in the past ~5 years are compatible. https://www.flashcartdb.com/
  4. M

    Hacking Reflashing bootleg gba carts using DS lite

    I found Fexean's GBABF more useful. https://gitlab.com/Fexean/gbabf
  5. M

    EzFlash Air Simple Theme - Pre-alpha

    My interest in the Air kernel is adding support for fragmented flash like on SuperChis i.e. ability to delete ROMs in any order.
  6. M

    EzFlash Air Simple Theme - Pre-alpha

    If you got an open source kernel to build and boot on EZ Air that's enough to catch my attention.
  7. M

    What games do you want to see on the Switch 2?

    GameShare would actually be a cool as hell way to do Wii U NSO. Too bad most worthwhile Wii U games have been ported and Nintendo seems too ashamed to ever mention the Wii U again.
  8. M

    Hardware SuperChis Prime: How I Fixed the SuperCard SD's Flaws on a Budget

    This won't work. You can use an EZ Flash Omega Definitive Edition for this. I believe the new Everdrive will support it too.
  9. M

    Hardware SuperChis Prime: How I Fixed the SuperCard SD's Flaws on a Budget

    Finally got the chance to use my SuperChis. It's my first time properly using SuperFW as well. This works incredibly well. I think the goal of a cheap, high quality GBA flashcart has finally been achieved.
  10. M

    Hacking Homebrew Misc GBA Convert normal GBA ROMs to multiboot compatible ROMs

    This just isn't how it works unfortunately. The GBA doesn't have any kind of virtual memory. Software which is written to access the cartridge memory using absolute addresses - which is anything not explicitly position independent - has no way of being relocated to run from some other region of...
  11. M

    EZ-FLASH new github repos and air kernel release

    Since I can't get the kernel to compile from source, I hex edited the 1.04 binary to change the highlight colour to be the same on NOR and SD. I hope this helps. Also, Merry Christmas.
  12. M

    EZ-FLASH new github repos and air kernel release

    Has anyone been able to build the kernel successfully yet? I get an ezairkernel.bin but the cart whitescreens on boot.
  13. M

    EZ-FLASH new github repos and air kernel release

    Kernel sources wouldn't help. It's more likely a firmware bug, and firmware is more closely guarded.