-
Sunny update Stable
released this
2025-05-09 21:46:26 +00:00 | 8 commits to master since this release- Added Japanese localization (courtesy of SALEC)
- Added user-customizable scripts
- The launch script runs directly before the game, and is equivalent to adding lines above
start "AM Daemon" ...
in start.bat - The end script runs after the game has closed for any reason, and is equivalent to adding lines below
taskkill /f /im amdaemon.exe ...
in start.bat - This functionality is needed for cursed things such as brokenithm
- The launch script runs directly before the game, and is equivalent to adding lines above
- Fixed the file editor not updating its state properly
- Fixed diagnostic exports not exporting paths
- Fixed "Install recommended packages" not enabling the segatools hook
Downloads