Home Artists Posts Import Register
S

Content

Hi everyone! I hope you're all safe and sound. This update focuses on HTML/JavaScript based games, adds some extra features for adult games and fixes some issues. There are also some minor improvements.

JoiPlay now supports external CommonJS modules. CommonJS modules can be imported using module name or a relative path to a script. Also importing JSON files are supported like similar to Node.js. This will fix some games that use modules. Unfortunately this implementation doesn't work with some modules and causes errors on some games so it's disabled by default. Users can enable it via "Allow External Modules" option in HTML Settings.

Compatibility List wasn't implemented properly and was abandoned because some issues. With this version, Compatibility List is written from zero with better UI and a rating system similar to Google Play. All game data is retrieved from F95zone so there are only adult games at the moment but other games will be added slowly.

Other changes can be found in the changelogs below.

JoiPlay 1.10.020:

  • Support for importing CommonJS modules and JSON files are added. It can be enabled using "Allow External Modules" option.
  • Compatibility List feature is updated.
  • JoiPlay now checks updates for games that added using autocomplete feature for game name.
  • Games with ASAR archives are supported now. Archives in resource folder and root of the game folder will be extracted while adding a game.
  • Partial support for extracting exe files packed with Enigma VB is added.
  • Diagonal movement support is added for virtual gamepad. It can be enabled using "Diagonal Movement" option.
  • Some UI and theme changes are made.
  • A bug is fixed that cause crashes on Android 11 and above.
  • A bug, that prevents calling callback functions, is fixed in built-in fs module.
  • RGA import location is corrected.
  • A bug, that cause JoiPlay to load wrong paths on some RPG Maker MV games, is fixed.
  • Screen Reader feature is removed.
  • Third party libraries are updated.


Download


RPG Maker Plugin 1.10.20:

  • Some environment variables are chanced.
  • RPG Maker Plugin now creates UserData/AppData and UserData/Temp folders to use as user data folders.
  • Bitmap.raw_data from mkxp-z is added.
  • Two string overrides are added for To The Moon.
  • GetPrivateProfileInt function from kernel32.dll is added.


Download


Ren'Py Plugin 7.4.10.02:

  • config.hw_video is force disabled. This will reduce video decoding performance for some formats but will prevent an exception.
  • Gamepad is updated.


Download

Note: These builds are still experimental and might have critical bugs.

Comments

No comments found for this post.