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
fb8e72170c
commit
45d7d04ac0
1 changed files with 2 additions and 6 deletions
|
@ -3,21 +3,17 @@ The project contains a collection of shell scripts that will help you run games
|
|||
I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac os builds.
|
||||
|
||||
|
||||
# Dependencies
|
||||
### The software uses the following dependencies for RPG Maker MV/MZ:
|
||||
- [nwjs](https://nwjs.io/) - As the main engine of the game
|
||||
- [cicpoffs](https://github.com/adlerosn/cicpoffs) - For mounting the game folder in windows Case-Insensitive mode (that allows nwjs better find the game files)
|
||||
- tools such as wget, ln, readlink, grep - For downloading the latest version of nwjs and viewing the files
|
||||
|
||||
### Dependencies for tyranobuilder
|
||||
### Dependencies for tyranobuilder (Supports this engine since v1.0.9)
|
||||
- python script tyranoextract with these dependencies (asarlib,pefile)
|
||||
- sed
|
||||
|
||||
### Dependencies for RPG Maker XP / VX / VX Ace
|
||||
### Dependencies for RPG Maker XP / VX / VX Ace (Supports this engine since v1.0.9)
|
||||
- [mkxp-z](https://github.com/mkxp-z/mkxp-z) - Open-source cross-platform player for (some) RPG Maker XP / VX / VX Ace games. A very heavily modified fork of mkxp. RGSS on steroids with a stupid name.
|
||||
- sed
|
||||
|
||||
|
||||
#### Contains the following features:
|
||||
- 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue