Recent content by Dipzza

  1. Dipzza

    Steam Workshop support added to GameNative in latest v0.9.0 update

    It would be nice to see GameNative users on the valve hardware survey, but I don't know if Valve would be interested in that. That would mean more "SteamOS" (linux) users on the statistics.
  2. Dipzza

    Homebrew Question Flashing emummc raw partition to nand

    I want to stop using the emunand setup and just do everything on Nand, but i have all games/saves on emunand. Is there some way to flash emunand to nand?
  3. Dipzza

    Homebrew RELEASE Legal NSP splitter for FAT32

    On linux file systems the archive flag doesn't exist, so is weird that you have an utility to change that property by default. If someone else is having problems figuring out how to set the archive bit from linux: You can use fatattr with "fatattr +a FILE" to set it in you SD card and it...