Alpha Builds for JoiPlay and Plugins (Patreon)
Published:
2022-06-30 11:09:11
Imported:
2022-08
Content
Hello everyone! These builds are alpha builds for the next update. These builds should fix some bugs and improve compatibility and stability. Please check the changelog below the see the changes.
JoiPlay 1.11.000:
- Added js-yaml and lodash/cloneDeep module implementations.
- Made some changes on fs module implementation to support Buffers for reading/writing files.
- Added a manual garbage collection method to prevent crashes related to low memory.
- Fixed a bug that causes JoiPlay to replace a game instead of adding the new game.
- Replaced "Disable RTP" option with "Faster Path Enumeration" option. Disabling this option should fix asset override issues on RPG Maker XP, VX and VX Ace games.
- Added "Model-Based Rendering" option to Ren'Py settings. It's enabled by default and required by some games but can be disabled if clicking menu items freezes the games.
- Optimized fullscreen theme & layout to reduce overdraws.
- Made minor UI changes on virtual gamepad settings.
- Updated Ruffle and other third-party dependencies.
RPG Maker Plugin 1.20.00:
- Made some changes to enable mouse event support. Touch events are recognized as left clicks.
- Made a change to align game window to top on portrait orientation.
- Added a string override for Pokemon Insurgence. H-mode7 is force-disabled so maps that use H-mode7 will be shown as flat maps.
- Added a string override to make selection cursor semi-transparent on Pokemon Essentials games.
- Added tilemap and tileatlas classes from mkxp-z to improve support for Pokemon Essentials v19 and above.
- Fixed a bug in cheat script for Pokemon Essentials v19+ that causes crash on Pokemon Essentials v20.
- Made some changes to prevent RTP overriding local assets.
Ren'Py Plugin 8.0.0_7.5.0_000:
- Updated Ren'Py to 7.5.0 and 8.0.0, both versions are included in the plugin. Correct version will be detected using script_version.txt file.
- Added an environment variable to disable model-based rendering when "Model-Based Rendering" option is disabled.
- Updated the virtual gamepad and other dependencies.