In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Uname"

From WiiBrew
Jump to navigation Jump to search
m (New download links)
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
| version    = 0.3
 
| version    = 0.3
 
| licence    = GPLv2
 
| licence    = GPLv2
| download    = https://mega.co.nz/#!yR5XgDCT!bgk4Ew09zkdP6ZgFhsZVmIsmtaI6eOre5eNDIi9YZ4c
+
| download    = https://b.randazzo.fr/uploads/wii/uname/uname-0.3.7z
| source      = https://mega.co.nz/#!edpWXLYQ!N0WrItw3PIYagUwuAoiap-zPP-ds0UoqLXRzy7gwiWc
+
| source      = https://b.randazzo.fr/uploads/wii/uname/uname-src.tar.gz
 
| peripherals = {{Wiimote}}
 
| peripherals = {{Wiimote}}
 
}}
 
}}

Latest revision as of 00:21, 30 December 2021

uname
Uname.png
General
Author(s)benjamin
TypeSystem tool
Version0.3
LicenceGPLv2
Links
Download
Source
Peripherals
Wiimote.svg

uname prints system information.

About

uname prints the following things about your Wii:

  • System Menu version
  • Device ID
  • boot2 version
  • IOS version
  • Number of titles installed
  • CPU & GPU information
  • Flash & main memory information
  • Region
  • IP address
  • Netmask
  • Gateway
  • MAC address

Who?

Programming:

Copyright 2011 Benjamin Randazzo <benjamin@linuxcrashing.org>

Changelog

0.1 - September 7, 2011

  • Initial release

0.2 - September 10, 2011

  • Netmask, gateway and MAC address are now retrieved

0.3 - September 23, 2011

  • Add number of titles installed, CPU, GPU, flash & main memory information.