Recent content by DrFizzles

  1. DrFizzles

    Homebrew RELEASE sys-play sysmodule: Background music player for Nintendo Switch!

    Probably should play around with the memory size to make sure it doesn't drain the battery significantly, and find a sweet spot and just tell people there is a file size limit. You may have already had that in mind though :)
  2. DrFizzles

    Homebrew RELEASE CustomUI - C++ libnx libs for creating switch-like UI homebrew apps!

    ShroomKing was right about the switch port of SDL2, and using dkp-pacman was the way to do it. I didn't know that I had to install it that way (the readme for CustomUI just says to install SDL2 with no specifications or directions). Got the SDL2 libs installed properly and was able to...
  3. DrFizzles

    Homebrew RELEASE CustomUI - C++ libnx libs for creating switch-like UI homebrew apps!

    Hmmm. Where/how did you install SDL2? I downloaded the DMG from here (Tried both libraries). When I ran the DMG it gave me an SDL2.framework file and all the readme said was to put it in /Library/Frameworks/ so I did. Tried restarting my machine as well and installed any updates but still no dice.
  4. DrFizzles

    Homebrew RELEASE CustomUI - C++ libnx libs for creating switch-like UI homebrew apps!

    I tried compiling the example from the repository and was getting that error. I assumed that Makefile was ready to go. Here is the 'options' portion of the Makefile from the Repository. #--------------------------------------------------------------------------------- # options for code...
  5. DrFizzles

    Homebrew RELEASE CustomUI - C++ libnx libs for creating switch-like UI homebrew apps!

    What OS do you use to compile this? Tried on MacOS 10.13.5 and kept getting SDL2/SDL.h: No such file or directory error. Even after installing SDL2.
  6. DrFizzles

    Homebrew RELEASE sys-play sysmodule: Background music player for Nintendo Switch!

    Does it play the music even when playing a game?
  7. DrFizzles

    GBAtemp Exclusive GBAtemp SX PRO Give-away WINNERS ANNOUNCED

    I've spent so much time getting LayeredFS games to work because I didn't want to just spend the money on an SX license. May as well try and win one.
  8. DrFizzles

    Hacking RELEASE Atmosphere mod Plague - Easy LayeredFS app switching - alpha

    Great, thanks. Something about that should really be in the directions for using this. Also I am FW 5.1.0
  9. DrFizzles

    Hacking RELEASE Atmosphere mod Plague - Easy LayeredFS app switching - alpha

    No. I have only the files that came with the SDFiles releases from here and the plague files.
  10. DrFizzles

    Hacking RELEASE Atmosphere mod Plague - Easy LayeredFS app switching - alpha

    Any time I try Mod Plague, the game either never loads, or more often, I get an error message and it forces the game to close. When I get the error message, I usually can no longer load the donor title up even on stock firmware. Deleting and re-downloading doesn't work as the download will give...
  11. DrFizzles

    Hacking WIP XCI2TitleConverter - Automated process for XCI to Title

    That program did work for me and I got Lego Incredibles working. I've tried Mod Plague a few times and have yet to get it working for title swapping.
  12. DrFizzles

    Hacking WIP XCI2TitleConverter - Automated process for XCI to Title

    Having this same error but only on Lego The Incredibles, have tried at least 5 other games and they have all worked so I believe my keys are fine. Is it just certain XCIs that don't work?
  13. DrFizzles

    Homebrew RELEASE Title Switch - GUI Backup Manager (with LayeredFS support!) for Win/Mac/Linux

    I hate my life. I found some online and it works now. I thought they keys were console specific so I never thought to look for them elsewhere. It finally goes through the process correctly and creates all the files (including main.npdm!). Now I'm just trying to get some games to actually load.
  14. DrFizzles

    Homebrew RELEASE Title Switch - GUI Backup Manager (with LayeredFS support!) for Win/Mac/Linux

    I think you're right about the keys, because I've tried a few different LayeredFS tools and the error is always the same (can't find main.npdm). However, I've generated my keys 3 times on different machines and it's still a no go so I'm not sure where to go now.