XorTroll / Plutonium

An easy-to-use UI framework for Nintendo Switch homebrew
https://xortroll.github.io/Plutonium/
MIT License
272 stars 40 forks source link

Latest lbnx is broken; Menu wont show up #4

Closed 0d3n3h547v closed 6 years ago

0d3n3h547v commented 6 years ago

switch-sdl2 or libnx are broken and gives me alot of warnings while i try to compile it.

Plus, in the main menu, you can see only the background. With the CustomUI Example, i tested it with a simple if (keysDown & KEY_PLUS) return 0; and is working

XorTroll commented 6 years ago

Ok, anyway these libs really need to be updated anyway

XorTroll commented 6 years ago

New release should fix this