Skip to content

ReinUsesLisp/nxgpucatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nxgpucatch

Test suite using misc features of a Nintendo Switch GPU.
Useful for breaking emulators.

How to build

First download through pacman the most recent packages for homebrew Switch development. Then execute the following commands from a Unix-like environment.

mkdir build
cd build
/opt/devkitpro/portlibs/switch/bin/aarch64-none-elf-cmake -G Ninja ..
ninja

Executing export DEVKITPRO=/opt/devkitpro is required if the environment variable hasn't been set already.

To launch it press Y on hbmenu and execute

nxlink nxgpucatch.nro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages