mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update README.md
This commit is contained in:
parent
3f6c1dae2c
commit
10d6de5990
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -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)).
|
||||
|
||||
#### Contains the following features (RPG Maker MV / MZ):
|
||||
- Downloading and selecting any version of NWJS (using the command line and GUI).
|
||||
- Installing the Text hooker plug-in that copies the game's dialogs automatically to your clipboard.
|
||||
- Sharp increase in fps (from 2 to 4 times more compared to Wine, can be viewed by pressing the F2 key)
|
||||
- Updating Pixi 5 libraries for RPG Maker MV games (that's supposed to increase performance)
|
||||
- Launching a game using a command line.
|
||||
- Displaying the NW.js, Node.js, and Chromium versions of your game.
|
||||
- Download and select any version of NW.js (using the command line and GUI).
|
||||
- Install the Text Hooker plug-in, which automatically copies the game's dialogues to your clipboard.
|
||||
- Significant increase in FPS (2 to 4 times more compared to Wine, viewable by pressing the F2 key).
|
||||
- Update Pixi 5 libraries for RPG Maker MV games to enhance performance.
|
||||
- Launch a game using the command line.
|
||||
- Display the NW.js, Node.js, and Chromium versions of your game.
|
||||
- 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.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue