Find a file
2024-08-18 19:27:07 +03:00
.github Add files via upload 2024-08-05 13:14:57 +03:00
nwjs Add files via upload 2024-08-12 23:15:37 +03:00
DEPENDENCIES.md Update DEPENDENCIES.md 2024-08-18 19:27:07 +03:00
install.sh Add files via upload 2024-08-12 23:16:35 +03:00
installgithub.sh Update installgithub.sh 2024-08-12 23:49:14 +03:00
LICENSE Initial commit 2024-03-04 14:42:45 +02:00
README.md Update README.md 2024-08-18 19:25:15 +03:00
uninstall.sh Add files via upload 2024-05-30 16:52:31 +03:00
uninstallgithub.sh Update uninstallgithub.sh 2024-05-23 06:21:01 +03:00

RPG Maker MV / MZ for Linux [ cicpoffs mount]

The bash wrapper that uses native linux libraries to run various game engines. Previously supported only RPG Maker MV/MZ. Now supports RPG Maker XP, VX, VX Ace, MV, MZ, TyranoBuilder, Godot. There are plans to add other engines that use nwjs. Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ace address this link).

Contains the following features (RPG Maker MV / MZ):

  • 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)
  • Downloading and selecting any version of NWJS (using the command line).
  • Easily installable SDK version of NWJS with one click in the gui, or via cli.
  • Starting a game with the Japanese locale option.
  • Launching a game using a command line.
  • Showing the NWJS, Nodejs, Chromium versions of your downloaded game.
  • Installing the Text hooker plug-in that copies the game's dialogs automatically to your clipboard.
  • Can be used as compatibility tool in steam for Windows games.
  • The Native support of 4 architectures: x86-64, i386, armhf, arm64

Dependencies list

After installing the program you can run the game using an application - "RPG Maker MV/MZ (cicpoffs mount)"

img 1123

Installation || Update

wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/installgithub.sh" | bash

Uninstall

wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/uninstallgithub.sh" | bash

or

rm -rf "$HOME/desktopapps/nwjs" && rm "$HOME/.local/share/applications/nwjstest.desktop" && rm "$HOME/.local/bin/rpgmaker-linux"

Command line Commands

Run the rpg maker game

rpgmaker-linux 
rpgmaker-linux --gamepath /path/rpg-maker-game/

Show version of the program

rpgmaker-linux --version

Update the nwjs to the latest version

rpgmaker-linux --updatenwjs

Show versions of rpg maker game libraries

rpgmaker-linux --gamepath /path/rpg-maker-game/ --printrpgmakerlibversions

Choose the version of NWJS you want to use:

rpgmaker-linux --nwjsversion 0.40.0 --gamepath /path/rpg-maker-game/

In certain games you may need the Japanese locale use:

rpgmaker-linux --jpnlocale --gamepath /path/rpg-maker-game/
rpgmaker-linux --sourcelinks

Interesting projects

  • 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.
  • easyrpg - EasyRPG is a community project to create a free, open source, role playing game creation tool, compatible with RPG Maker 2000/2003 games.
  • Painless-Porter-CLI - A tool to quickly port RPG Maker MV and MZ games to Linux and MacOS and upload to file hosters.
  • ruffle - A Flash Player emulator written in Rust

Professional version:

Support me:

Patreon Buymeacoffee