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?