Homebrew tool to benchmark Wii U CPU
Go to file
2018-07-26 21:42:46 +02:00
src v0.1 2018-07-26 21:31:59 +02:00
.gitattributes Initial commit 2018-07-26 21:21:40 +02:00
BenchmarkTool.pnproj v0.1 2018-07-26 21:31:59 +02:00
BenchmarkTool.pnps v0.1 2018-07-26 21:31:59 +02:00
Makefile v0.1 2018-07-26 21:31:59 +02:00
README.md Updated readme 2018-07-26 21:42:46 +02:00

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

  1. Get DevkitPro PPC
  2. Open BenchmarkTool.pnproj in Programmer's Notepad
  3. Click Tools -> Make