Update README.md

This commit is contained in:
bakustarver 2024-12-17 14:07:31 +02:00 committed by GitHub
parent 3f6c1dae2c
commit 10d6de5990
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,14 +5,14 @@ Initially, it supported only RPG Maker MV and MZ, but it now also supports RPG M
Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ace address this [link](https://github.com/mkxp-z/mkxp-z)). Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ace address this [link](https://github.com/mkxp-z/mkxp-z)).
#### Contains the following features (RPG Maker MV / MZ): #### Contains the following features (RPG Maker MV / MZ):
- Downloading and selecting any version of NWJS (using the command line and GUI). - Download and select any version of NW.js (using the command line and GUI).
- Installing the Text hooker plug-in that copies the game's dialogs automatically to your clipboard. - Install the Text Hooker plug-in, which automatically copies the game's dialogues to your clipboard.
- Sharp increase in fps (from 2 to 4 times more compared to Wine, can be viewed by pressing the F2 key) - Significant increase in FPS (2 to 4 times more compared to Wine, viewable by pressing the F2 key).
- Updating Pixi 5 libraries for RPG Maker MV games (that's supposed to increase performance) - Update Pixi 5 libraries for RPG Maker MV games to enhance performance.
- Launching a game using a command line. - Launch a game using the command line.
- Displaying the NW.js, Node.js, and Chromium versions of your game. - Display the NW.js, Node.js, and Chromium versions of your game.
- Can be used as compatibility tool in steam for Windows games. - Can be used as compatibility tool in steam for Windows games.
- The Native support of 4 architectures: x86-64, i386, armhf, arm64 - Native support for four architectures: x86-64, i386, armhf, and arm64.