First I'm attaching the script.vdf so people can use the Kagua patch files. Rename script.vdf.zip to script.vdf and place next to Game.exe and you'll be able to run the installer on that folder.
Second, here is my testing version. This is a development release, with minimal testing so far. I still have more items I want to work on, but I wanted to give people a chance to find issues early on.
Linux version:
You must be registered to see the links
(254.3 MB)
Windows version:
You must be registered to see the links
(246.6 MB)
JoiPlay version:
You must be registered to see the links
(314.8 MB)
Summer Memories+ Changelog
Version 2.02.01 (Unofficial)
Size Windows: 501,865,050 bytes
Size Linux: 567,396,357 bytes
Size of www: 233,203,275 bytes ~25% of the 2.02 release size
- Features:
- Fixes:
- Control codes shown in text
- Overlapping popup window (actions)
- Shop (missing buttons)
- Items menu (missing descriptions)
- Save screen alignment
- Give items menu (missing descriptions)
Version 2.02 (Official)
Size Windows: 1,066,908,323 bytes
Size of www: 906,930,550 bytes
Kagura did not publish any release notes for this version.
Nerd Notes
Details you don't need, but may be interesting to some.
RPGMaker MV Changes
This has been updated with newer versions of core tools for RPGMaker MV. This is done for performance and stability reasons.
- NW.js
- Upgraded to v0.50.3
- Node.js > 10.10 is needed to inspect filesystem paths
- Security fixes
- PixiJS
- Upgraded to 5.3.7
- Fix for null reference exception
- RPGMaker Core Scripts
- Handle paths/filenames on case sensitive systems transparently (See Filenames)
- Changes for PixiJS update
- Changes for JoiPlay support
Filenames
One of the major obsticales to multi-platform support with RPGMaker MV games has to do with file names. Windows treats file names as case insensitive (meaning upper case and lower case are considered the same thing). MacOS does something similar. Linux is case sensitive.
Linux Install
Menus can be created for you, go to the Summer Memories directory and run ./add_to_menus.bash. You can change the details for the menu by altering desktop_menu_data.bash.