mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-19 12:05:37 -04:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
12d6ec439f | ||
![]() |
0ed8c449fa | ||
![]() |
e3723e3477 | ||
![]() |
5effa63216 |
@ -10,7 +10,7 @@ CMAKE_POLICY(SET CMP0048 NEW)
|
|||||||
# Introduced in CMake 3.3.
|
# Introduced in CMake 3.3.
|
||||||
CMAKE_POLICY(SET CMP0063 NEW)
|
CMAKE_POLICY(SET CMP0063 NEW)
|
||||||
|
|
||||||
SET(RVTHTOOL_VERSION 2.0.1.0)
|
SET(RVTHTOOL_VERSION 2.0.1.1)
|
||||||
PROJECT(rvthtool-base VERSION ${RVTHTOOL_VERSION})
|
PROJECT(rvthtool-base VERSION ${RVTHTOOL_VERSION})
|
||||||
|
|
||||||
# CMAKE_PROJECT_VERSION was introduced in 3.12.
|
# CMAKE_PROJECT_VERSION was introduced in 3.12.
|
||||||
|
4
NEWS.md
4
NEWS.md
@ -1,6 +1,8 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## v2.0.1 (released 2025/06/17)
|
## v2.1 (released ????/??/??)
|
||||||
|
|
||||||
|
## v2.0.1 - Windows UI Bugfix (released 2025/06/17)
|
||||||
|
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
* Fix Windows UI issues: missing icons, proper Dark Mode support.
|
* Fix Windows UI issues: missing icons, proper Dark Mode support.
|
||||||
|
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
This is an open-source tool for managing RVT-H Reader consoles.
|
This is an open-source tool for managing RVT-H Reader consoles.
|
||||||
|
|
||||||
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)<br>
|
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
|
||||||
[](https://ci.appveyor.com/project/GerbilSoft/rvthtool/branch/master)
|
[](https://ci.appveyor.com/project/GerbilSoft/rvthtool/branch/master)<br>
|
||||||
|
[](https://crowdin.com/project/rvthtool)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -141,4 +142,6 @@ any Wii U keyset. Conversion to Debug will be realsigned. Conversion to retail
|
|||||||
will be unsigned.
|
will be unsigned.
|
||||||
|
|
||||||
**WARNING:** Use with caution if converting a system title for installation
|
**WARNING:** Use with caution if converting a system title for installation
|
||||||
on real hardware, since this may result in an unrecoverable brick.
|
on real hardware, since this may result in a bricked system. Bricked Wii U
|
||||||
|
systems may be recoverable using [udpih + Recovery Menu](https://github.com/GaryOderNichts/udpih)
|
||||||
|
and/or [de_Fuse](https://github.com/StroopwafelCFW/wii_u_modchip).
|
||||||
|
Loading…
Reference in New Issue
Block a user