Releases: emiyl/PWAATeditor
Release list
Updated code
No new features but it handles the data a lot better and should have less issues handling the save file
Fixed ability to unlock a non-existent chapter
In the second game, there are only four chapters. Previously releases would allow you to unlock a "fifth" chapter in the game that causes the game to softlock when you enter the chapter.
Custom Resolutions
While the game only allows for a certain few resolutions, PWAATeditor now lets you set whatever resolution you like.
As the game only supports 16:9 aspect ratio, all numbers entered in will be rounded to the nearest 16:9 resolution when you set them. From my testing, if you enter in a non-16:9 aspect ratio, it just goes back to the default setting of 1280x720.
When starting the game, it will initially be in 1280x720 until you reach the main menu. In the settings, it will also display the resolution as 1280x720. This is not an issue with PWAATeditor, but is instead just how the game is written.
Added more settings to edit
v0.1.0 adds the option to edit:
- Background Music Volume
- Sound Effects Volume
- Text Skip
- Screen Shake
- Vibration
- Text Box Transparency
- Game Language
- Fullscreen
- V-Sync
v0.1.1 fixed an issue where the V-Sync address was incorrect. As such, v0.1.0 will not be included.
Fixes compatibility with macOS and Linux
- Fixes an issue where tkinter elements wouldn't work on macOS and Linux
Initial Release
- Allows for unlocking of chapters