From e619ae578a2a4023c823c084585f711feedfb9de Mon Sep 17 00:00:00 2001 From: greggameplayer <33609333+greggameplayer@users.noreply.github.com> Date: Sat, 17 Mar 2018 14:42:19 +0100 Subject: [PATCH] Change note of KgDoom because of the new unicorn fallback issue preventing the boot --- Switch-Homebrew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Switch-Homebrew.md b/Switch-Homebrew.md index 9b63fc5..8ce9419 100644 --- a/Switch-Homebrew.md +++ b/Switch-Homebrew.md @@ -8,7 +8,7 @@ Available homebrew demos: |-------------|--------------------------------------|---------|------------------|------------------------- | Spacenx | https://github.com/vgmoose/spacenx/releases/latest | MIT | https://github.com/vgmoose/spacenx | Download the `NRO` file. | Oxidgb | https://github.com/j-selby/oxidgb/releases/latest | MIT | http://github.com/j-selby/oxidgb/tree/libtransistor | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy/ | -| Kgdoom | https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro | MIT | https://github.com/kgsws/kgdoom | Crashes on startup due to unimplemented function | +| Kgdoom | https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro | MIT | https://github.com/kgsws/kgdoom | Unicorn Fallback Issue 0x8000000 prevent from booting (same as Push A NX)| | Push A NX | https://github.com/Maschell/PushA_NX/blob/master/hello.nro | Unlicensed | https://github.com/Maschell/PushA_NX | A basic "Hello, world" app, uses LibNX. Don't work in the latest version of yuzu because of unicorn fallback issue| | EasyRPG | https://easyrpg.org/player/downloads/ -> Continuous builds -> Other | GPL-3.0 | https://github.com/EasyRPG/Player | RPG Maker 2000/2003 game interpreter, uses LibNX | | Pixel Paint | https://github.com/16BitWonder/Pixel-Painter-Switch/releases/download/v1.5.0/Pixel-Painter.zip | MIT | https://github.com/16BitWonder/Pixel-Painter-Switch | A pixel paint application with 7 colors to choose from, uses LibNX |