switch-examples icon indicating copy to clipboard operation
switch-examples copied to clipboard

Switch examples for devkitA64 and libnx.

Results 8 switch-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

This adds an example for physfs usage under the `fs` directory. See [this pr for 3ds-examples](https://github.com/devkitPro/3ds-examples/pull/50) for more details.

Requires you to have run "pacman -S switch-sdl2 switch-sdl2_mixer" to compile. Otherwise, fantastic example. Thank you for building it!

Ran into a number of issues using SDL2 To only play music while using the default console - Anyways: Here is an example using Audren directly with mpg123 to be...

Hey there! I would like to request some examples of a multi-threaded application. Specifically one, that does background tasks and then joins the threads later. I tried to do this...

This update moves the frequency controls to D-Pad and lets you turn the values down, as well as displaying the current values on screen.

I updated the definitions 3 years ago (https://github.com/switchbrew/libnx/commit/7e29719263e5a5ab3d8d4111e84da529c88f806d) and apparently forgot to push the PR to fix the example.