Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel K. O. (dkosmari) committed Aug 31, 2024
1 parent cd6affe commit f9f32f1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,19 @@ Supported fields:

- CPU utilization.

- GPU utilization.
- GPU utilization. Note: this might lower the frame rate for some games.

- Network bandwidth rate.

- Filesystem read rate.

- Button press rate.

You can also use a button shortcut to toggle the HUD on or off. By default it's **← +
TV** on the gamepad, but you can change it in the config menu (**L + ↓ + SELECT**).

The HUD color is also configurable.


## Build instructions

Expand All @@ -34,3 +39,8 @@ If you got the sources through a release tarball, you can skip step 0.
1. `./configure --host=powerpc-eabi`

2. `make`


## Docker build instructions

If you have Docker, just run the `./docker-build.sh` script.

0 comments on commit f9f32f1

Please sign in to comment.