Recent content by HookedBehemoth

  1. HookedBehemoth

    Homebrew Project sys-tune - unofficial update with new features

    I'd be happy if it didn't have the exact name so I don't get the support tickets when people download this from somewhere else
  2. HookedBehemoth

    Homebrew RELEASE [Overlay]fastCFWswitch

    Hey all, I added support for rebooting to hekate configs and UMS on Mariko consoles to my related homebrew. Check it out https://github.com/HookedBehemoth/studious-pancake/releases
  3. HookedBehemoth

    Homebrew RELEASE Tesla - The Nintendo Switch Overlay Menu

    Reboot to config now works on Mariko with Atmosphere 1.6.0+ https://github.com/HookedBehemoth/studious-pancake/releases
  4. HookedBehemoth

    What is studious-pancake homebrew?

    I'm the author of the patches and I'm telling you it doesn't work.
  5. HookedBehemoth

    What is studious-pancake homebrew?

    but... do you have a mariko console?
  6. HookedBehemoth

    What is studious-pancake homebrew?

    No, this doesn't help at all. All it does is call spsmShutdown for reboot... Which is exactly what I do. I don't know what makes you think this doesn't set the RTC.
  7. HookedBehemoth

    What is studious-pancake homebrew?

    These "forks" just use my stale branch. It's not in the latest release because it doesn't work on Mariko. The fastCfwSwitch forks also only remove the error message and don't address the issue. For what it's worth, Mariko r2p works differently. The recent hekate patch added support for Linux...
  8. HookedBehemoth

    Homebrew RELEASE Bitmap Printer

    Updated the patches for 15.0.0 if anyone still cares. Also great move from GBATemps side to break all permalinks.
  9. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    This supports flac since a while now. The initial concern was because I used mpg123 and considered using the official flac library. They are both really bloated compared to the libs (dr_libs) I'm using now.
  10. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    Will release a fix soon. auto https://github.com/HookedBehemoth/sys-tune/releases/tag/v1.2.1
  11. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    Wait for me to draft a release or build it yourself. The former will happen later today. New Atmosphère approaching that breaks the last release.
  12. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    Found the bug and it's hillarious: https://github.com/HookedBehemoth/sys-tune/commit/e2b551045f30dde902893bdcbe9ff01c61e82c55
  13. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    Play on top. There is no way to mute game BGM except in game - if they give you the option - or patching on a game to game basis. I guess I could add the option to turn down game master volume.
  14. HookedBehemoth

    Homebrew RELEASE sys-tune - background audio player with overlay

    Sadly no. This function sends a command to the sysmodule that tells it to cleanly exit. The most important step is unregistering the service so on consequent starts the name isn't occupied. We had a talk about that a while back about having that port standardized so something like...