examples icon indicating copy to clipboard operation
examples copied to clipboard

Project examples of homebrew written with this organization's tools

Results 5 examples issues
Sort by recently updated
recently updated
newest added

libnx just include directly, but how should it be in rust?

Hello, I actually use your `XorTroll/aarch64-switch-rs` demo as base for a joy homebrew and it works very well. Today, I retried the `examples/graphics/gpu-simple` demo before migrate my code to this...

when running produced .nro files in yuzu 1603 (2023-10-28) ig get this SIGSEV `Unhandled SIGSEGV at rip 0x0000000000789fa6` this happens with gpu-simple and libapplet (i didnt test others)

As title implies. The example runs well and allows `A` inputs to spawn squares. However it crashes and kills atmosphere if you press `+` to exit.

Please see https://github.com/aarch64-switch-rs/nx/pull/25