mirror of
https://github.com/cemu-project/WiiU-BenchmarkTool.git
synced 2024-11-22 01:09:16 +01:00
397 B
397 B
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