noahc3
noahc3
> Because granite/diorite/andesite are considered "ores" can we disable them? Yes
Spawn rate does not guarantee that many veins will be generated, spawn "attempts" is a more fitting description. Ore veins will fail to generate if the random block that the...
It's been something I've wanted to do for a long time but I can't find time to do it. It's been done before for other PegaSwitch exploits, namely [nx-hbexploit300](https://github.com/switchbrew/nx-hbexploit300) for...
Yes, there are a number of crashing issues when the reddit RSS API returns malformed responses. On my end I'm currently running it through a bash script that relaunches it...
The one I use is for Linux (bash): ``` while true do ./RedditDiscordRSSBot-linux64 sleep 1 done ``` Here's one that should work on Windows as a .bat file, but I...
What browser are you using? The download timeout should be long enough to deal with Retroarch but it's possible some browsers ignore the settings.
I have temporarily hidden RetroArch from SDSetup, for now you should download it manually from their website or through Appstore. The rewrite of SDSetup should be live as a beta...
~500M is a lot to distribute through SDSetup. I'll experiment with adding it with the rewrite but it probably won't happen.
Want to finish the new backend first before adding new PC tools so tools like this can be automatically updated. I'll also need to contact the author for permission to...
I'll likely be overhauling the UI when I get the chance since the UI being like a web page sucks imo. It will be more like standard Switch UI seen...