Skip to content

cemu-project/WiiU-BenchmarkTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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