Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamCemu authored and TeamCemu committed Jul 26, 2018
1 parent aa0d2bb commit cd54c4f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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

0 comments on commit cd54c4f

Please sign in to comment.