Skip to content

Instantly share code, notes, and snippets.

@ds17f
Created April 12, 2023 16:53
Show Gist options
  • Select an option

  • Save ds17f/9fcc96ab50a43ec2e9a8248f082100d4 to your computer and use it in GitHub Desktop.

Select an option

Save ds17f/9fcc96ab50a43ec2e9a8248f082100d4 to your computer and use it in GitHub Desktop.
Fix Permissions EZ Flash Omega GBA Mac Fat32

Concepts

  • Format the SD Card with Fat32 (not extfat which is the default)
    • If the card is bigger than 32gb this could be problematic, also, it might not be 🤷
  • Copy ROMs to the card
  • Set the Fat32 noarch flag
  • Set the Fat32 nohidden flag

Code


References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment