Tool RPGM RPG Maker MV Linux Converter

EpyxSix

New Member
Jan 3, 2024
2
0
Looks like you don't have the g++ compiler installed. Try
Code:
sudo apt install build-essential g++
This should get you the g++ on Mint.
Thanks, that did the trick. It compiled fine and looks like to conversion of the game worked. Now I have to just get it working (Daily Lives of the Countryside). Comes up with CBCM not enabled with the chrome browser cloud management. Time for some more research.
 

BiOMek

New Member
Apr 22, 2020
2
0
This would work great, if it didn't keep force downloading the 32 bit instead of the 64. How can I make download the 64 one?
 

shenzero999

Newbie
Sep 14, 2022
15
6
hi there
when i use rpgmakermvlinuxconvert to convert a game to unix version, it export to nw file. But when i run ./nw to run it, it display error and i dont know how to fix it. Do you know how to fix this issue or no?
Screenshot from 2024-08-06 09-03-43.png