Skip to content

Releases: emiyl/PWAATeditor

Updated code

Updated code Pre-release
Pre-release

Choose a tag to compare

@emiyl emiyl released this 15 Feb 12:16
708b8f0

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

Choose a tag to compare

@emiyl emiyl released this 17 Nov 20:03
941f1e7

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

Custom Resolutions Pre-release
Pre-release

Choose a tag to compare

@emiyl emiyl released this 16 Nov 22:40
856055c

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

Pre-release

Choose a tag to compare

@emiyl emiyl released this 16 Nov 22:35
856055c

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

Choose a tag to compare

@emiyl emiyl released this 16 Nov 22:29
856055c
  • Fixes an issue where tkinter elements wouldn't work on macOS and Linux

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@emiyl emiyl released this 16 Nov 22:28
856055c
  • Allows for unlocking of chapters