Skip to content

Releases: bakustarver/rpgmakermlinux-cicpoffs

rpgmaker-linux - v1.1.4

18 Nov 16:58
a1a1ffd
Compare
Choose a tag to compare

New

  • Added Kawariki MKXP runtime patches code, which creates an API for editing broken plugins in mkxp-z (Rpg Maker VX Ace, VX and XP game engine). It also replaces some Win32 API calls with a pure Ruby implementation. Among the fixed plugins are such as: Zeus Fullscreen, MOG_Anti_Lag, Auto Font Install.
  • I also wrote some patches for some plugins , you can check your favorite rpg maker vx ace, vx and xp games.
  • You can also check Kawariki runtime/compatibility tool, it's an alternative to RPG Maker cicpoffs mount, but only works in steam.
  • Added a lot of fonts.
  • Fixed some code of Steam Compatibility tool.
  • The bug with the missing rpgmaker-linux on the steam deck may have been fixed.
  • Updated onsyuri to version 1.7.5 Beta

At the moment there is no automatic update of mkxp-z runtime, to get updates you need to activate the command.
Mkxpz is only updated correctly from the v1.1.4 release.

rpgmaker-linux --reinstallmkxpz

You can also send your patches through pool requester.
The list of patches at the current moment. https://github.com/bakustarver/rpgmakermlinux-cicpoffs/blob/main/mkxp-z/Kawariki-patches/patches.rb

rpgmaker-linux - v1.1.3

26 Oct 01:28
c46e7c9
Compare
Choose a tag to compare

New

  • Fixed bug with argument --nwjsversion
  • Added argument to delete old versions of nwjs.
rpgmaker-linux --deleteoldnwjs     

rpgmaker-linux - v1.1.2

23 Oct 20:32
91cdd53
Compare
Choose a tag to compare

New

  • NWJS updated to the latest version v0.93.0

Engines

  • Added support for Construct 2/3 engine games ( using nwjs)
  • Added support for Nscripter engine games ( using OnscripterYuri)

New console commands

Disable gui menu in steam.

rpgmaker-linux --steamskipgui <true|false>     

Reinstall the mkxpz module.

rpgmaker-linux --reinstallmkxpz

Sends an anonymous report to developer about game data, system information, engine for fixing bugs and errors.

rpgmaker-linux --bugreport

rpgmaker-linux - v1.1.1

21 Aug 05:32
fbb0869
Compare
Choose a tag to compare

New

  • Fixed some Godot issues
  • added an argument --updatescripts to update only scripts

rpgmaker-linux - v1.1.0

12 Aug 20:49
56c16f9
Compare
Choose a tag to compare

New

  • Added option to change the default location of the program. To change the path, write the path in the file $HOME/.config/defrpgmakerlinuxpath.txt

for example you change the default location of this program using this command or other text editor.

echo "/home/user/.rpgmakersdk" > "$HOME/.config/defrpgmakerlinuxpath.txt"
  • Added support for all games on the Godot engine (The program will detect the godot version of the Windows game and download from the official website linux SDK version of the same version as the game and create a linux port) (seems to work all games)

  • Tyranoexract executable was replaced to 64 bit. (Fixed bug)

  • Improved description of --help argument

  • Added options menus for mkxp and tyranobuilder.

  • Fixed some bugs.

  • Added function to install plugins for your games automatically rpgmaker mv/mz only (installation template in "$HOME/desktopapps/nwjs/nwjs/plugins-autoinstall/").

  • Now you can export the game rpgmaker mv/mz with the --exportthegame argument (the game will be exported to "$HOME/yourexportedgame"), the linux build will be complete and work on another pc without the need to install rpgmakermlinux-cicpoffs.

EGS_GodotEngine_TheGodotEngine_S1_2560x1440-44362dbc2924336fe280c96a8c1e2342-3925755647

rpgmaker-linux - v1.0.9

01 Jul 18:14
7ac6871
Compare
Choose a tag to compare

New

  • Fixed some bugs
  • Added native linux support for TyranoScript/TyranoBuilder engine V4 and V5
  • Also added support for Rpg Maker XP / VX / VX Ace games via the mkxp-z linux library. (Installation is available when you launch the game)
  • NWJS updated to the latest version v0.89.0

zzcv

rpgmaker-linux - v1.0.8

30 May 14:12
e0d1221
Compare
Choose a tag to compare

New

  • The tool now offers to unpack game files stored in Game.exe (if they are packaged) using evbunpack.
  • Added option in the menu to set 500 slots instead of Jpn locale option .
  • Improved functioning of dwnwjs.sh script.
    112f
    1123

rpgmaker-linux - v1.0.7

22 May 11:51
61c57d0
Compare
Choose a tag to compare

New

  • Nwjs updated to the latest version v0.88.0
  • Fixed some bugs
  • Added the option to use this tool in steam as a compatibility tool.

ccc

rpgmaker-linux - v1.0.6

08 May 23:42
2023b2a
Compare
Choose a tag to compare

New

  • Added GUI menu
    33
  • Added installation of the Texthooker plugin that copies game text to the Clipboard (installation via cli or menu)
  • Added the creation of shortcuts. Options: to the desktop, to the game folder, to the application menu (installation via cli or menu)
  • Fixed some bugs

rpgmaker-linux - v1.0.5

17 Apr 17:06
c1b684d
Compare
Choose a tag to compare

New

  • Added feature to download sdk version instead of normal version if you use --usesdk option
    Use --usestandart to revert back to the regular version
  • Added feature to upgrade pixi to version 5 using --pixi5install argument
  • dwnwjs.sh can be used without rpgmaker-linux