mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
NEWS.md, README.md: Querying works on Windows now.
This commit is contained in:
parent
51780fbe32
commit
e24ff9ad06
2
NEWS.md
2
NEWS.md
@ -4,7 +4,7 @@
|
||||
|
||||
New features:
|
||||
* GUI frontend written using the Qt Toolkit.
|
||||
* [TODO] Added device querying on Windows.
|
||||
* [Win32] Implemented the `query` command.
|
||||
* wadresign: Command line tool to recrypt and resign WAD files.
|
||||
* Can read retail, Korean, debug, and early devkit WADs.
|
||||
* Can create retail (fakesigned), Korean (fakesigned), and debug
|
||||
|
@ -33,7 +33,7 @@ This is an open-source tool for managing RVT-H Reader consoles.
|
||||
to retail, unencrypted to debug, etc. Conversion to retail will result
|
||||
in a fakesigned image.
|
||||
* Querying all available RVT-H Reader devices to determine which device name
|
||||
is associated with which reader. (Linux with UDEV only at the moment.)
|
||||
is associated with which reader.
|
||||
* Converting unencrypted debug-signed disc images to retail fake-signed and
|
||||
debug-encrypted debug-signed.
|
||||
|
||||
@ -89,7 +89,7 @@ $ ./rvthtool query
|
||||
/dev/sdb
|
||||
- Manufacturer: Nintendo Co., Ltd.
|
||||
- Product Name: RVT-H READER
|
||||
- Serial Number: abcdefgh
|
||||
- Serial Number: 20xxxxxx
|
||||
- HDD Firmware: 01.0
|
||||
- HDD Vendor: WDC
|
||||
- HDD Model: WD800BEVE-00UYT0
|
||||
|
Loading…
Reference in New Issue
Block a user