mirror of
https://github.com/cemu-project/WiiU-BenchmarkTool.git
synced 2024-11-21 16:59:15 +01:00
Homebrew tool to benchmark Wii U CPU
src | ||
.gitattributes | ||
BenchmarkTool.pnproj | ||
BenchmarkTool.pnps | ||
Makefile | ||
README.md |
Wii U CPU benchmark
A simple homebrew application to benchmark the CPU on a Wii U. Works by running a bunch of different algorithms and then printing out the duration.
Usage
The .elf file can be run on a Wii U via Homebrew Launcher or in Cemu by launching it directly.
How to compile
- Get DevkitPro PPC
- Open BenchmarkTool.pnproj in Programmer's Notepad
- Click Tools -> Make