mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0ed8c449fa | ||
![]() |
e3723e3477 | ||
![]() |
5effa63216 |
@ -10,7 +10,7 @@ CMAKE_POLICY(SET CMP0048 NEW)
|
||||
# Introduced in CMake 3.3.
|
||||
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})
|
||||
|
||||
# CMAKE_PROJECT_VERSION was introduced in 3.12.
|
||||
|
4
NEWS.md
4
NEWS.md
@ -1,6 +1,8 @@
|
||||
# Changes
|
||||
|
||||
## v2.0.1 (released 2025/06/17)
|
||||
## v2.1 (released ????/??/??)
|
||||
|
||||
## v2.0.1 - Windows UI Bugfix (released 2025/06/17)
|
||||
|
||||
* Bug fixes:
|
||||
* Fix Windows UI issues: missing icons, proper Dark Mode support.
|
||||
|
@ -141,4 +141,6 @@ any Wii U keyset. Conversion to Debug will be realsigned. Conversion to retail
|
||||
will be unsigned.
|
||||
|
||||
**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