mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
NEWS.md: Cleaned up formatting; added more Qt information.
This commit is contained in:
parent
266431070f
commit
b2b4421515
13
NEWS.md
13
NEWS.md
@ -1,9 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## v2.0 - GUI Release (released 2022/??/??)
|
||||
## v2.0 - GUI Release (released 2025/??/??)
|
||||
|
||||
New features:
|
||||
* New features:
|
||||
* GUI frontend written using the Qt Toolkit.
|
||||
* Qt5 and Qt6 are supported.
|
||||
* The precompiled Windows build uses a patched version of
|
||||
Qt 6.8.3 that supports Windows 7.
|
||||
* [Win32] Implemented the `query` command.
|
||||
* wadresign: Command line tool to recrypt and resign WAD files.
|
||||
* Can decrypt WADs using any key: retail, Korean, debug
|
||||
@ -20,13 +23,13 @@ New features:
|
||||
* **WARNING:** Use with caution if converting system titles for use
|
||||
on real hardware.
|
||||
|
||||
Low-level changes:
|
||||
* Low-level changes:
|
||||
* Rewrote librvth using C++ to improve maintainability.
|
||||
|
||||
Other changes:
|
||||
* Other changes:
|
||||
* Realsigned tickets and TMDs are now explicitly indicated as such.
|
||||
|
||||
Bug fixes:
|
||||
* Bug fixes:
|
||||
* Dual-layer images weren't imported properly before. Debug builds asserted
|
||||
at 4489 MB, but release builds silently failed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user