nerogaf

Active Member
Aug 23, 2019
571
460
276
Managed to run the game on Linux using after some shenanigans.

You can unpack contents of *.halva2 archives in "GamePackages" (those are: AssetsPackage.halva2, AudioPackage.halva2, DatabasePackage.halva2, EnginePackage.halva2) using python script provided above into folder named "www". It must have following folders/files in it: audio, data, fonts, icon, img, js, movies, index.html, package.json, supertoolsengine.html.

Replace another RPGMakerMV game's "www" folder with you folder (Dunno if this step is needed). After that install rpgmakerlinux-cicpoffs tool. And use "RPG Maker MV/MZ Options" to launch it (right click *.exe in your distro's file manager) with nwjs version set to v0.48.4 (otherwise it breaks and crashes after prologue video).

Game seems to be using "RPG Maker Cook Tool Deluxe" by AceOfAces that supposed to protect game assets and source code. It clearly didn't do either of those, unless they didn't want to use those encryptions in the first place. but in that case 10$ were still wasted there...
Could You please publish Your ready-to-play Linux version?
My gratitude!
 

McMonado

New Member
Apr 28, 2022
2
1
123
Could You please publish Your ready-to-play Linux version?
My gratitude!
I'm not uploading 2GB zip, sorry. Just put "www" folder with the game files into "Binaries" folder and copy "package.json" from "www" to "Binaries" (or create empty file with the same name). rpgmakerforlinux-cicpoffs should work after that through "Project Venus Game.exe".
 

nerogaf

Active Member
Aug 23, 2019
571
460
276
I'm not uploading 2GB zip, sorry. Just put "www" folder with the game files into "Binaries" folder and copy "package.json" from "www" to "Binaries" (or create empty file with the same name). rpgmakerforlinux-cicpoffs should work after that through "Project Venus Game.exe".
How can I unpack AssetsPackage.halva2, AudioPackage.halva2, DatabasePackage.halva2, EnginePackage.halva2 in "GamePackages"?
rpgmakerlinux-x86_64-v1.1.6.tar.gz does not have this Python extract script.
 
Last edited:
4.50 star(s) 59 Votes