Skip to content

Commit e0b74eb

Browse files
v1.3
1 parent 23ccc61 commit e0b74eb

14 files changed

+368
-356
lines changed

Docs/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# PS3 Quick Disc Decryptor Change Log 📋
22

3-
## v1.2 *(current)* 🆕
3+
## v1.3 *(current)* 🆕
4+
#### 🌟 New Features:
5+
• Added support for zip archives (for both PS3 disc images and decryption key files).
6+
#### 🌟 Improvements:
7+
• Additional PS3Dec process error information when compact mode is enabled.
8+
• Implemented checks for the required disk space needed for unzipping and decrypting
9+
10+
## v1.2 🔄
411
#### 🌟 Improvements:
512
• Added basic PS3 disc image file (*.iso) validation.
613
• Added progress on Windows task bar.
714
#### 🛠️ Fixes:
8-
• The status label disappear when the string exceeds the window bounds.
15+
• The status label disappear when the text exceeds the control bounds.
916

1017
## v1.1 🔄
1118
#### 🚀 New Features:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The decrypted PS3 disc images will work with [RPCS3](https://rpcs3.net/) emulato
4242

4343
- Simple, user-friendly graphical user-interface.
4444
- Designed for batch processing.
45+
- Supports zip archives (for both PS3 disc images and decryption key files).
4546
- Meticulous status report and error handling.
4647
- Logging features.
4748
- Allows to abort the decryption procedure on demand.

Source/PS3 Quick Disc Decryptor/DevCase/LogfileUtil.vb

Lines changed: 0 additions & 85 deletions
This file was deleted.

Source/PS3 Quick Disc Decryptor/DevCase/LogfileWriter.vb

Lines changed: 0 additions & 230 deletions
This file was deleted.

0 commit comments

Comments
 (0)