Save-Point
Install RPG Maker on a Linux - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Tutorials (https://www.save-point.org/forum-19.html)
+--- Thread: Install RPG Maker on a Linux (/thread-4412.html)



Install RPG Maker on a Linux - KDC - 10-24-2012

Linux is the most open source OS on the web, as I know for right now anyway. But the only problem with them is that they don't open .exe files like Windows Does, same with MACs but I won't talk about that.

Let's imagine you had a Linux (in this case Ubuntu), and you want it to at least run RPG Maker XP.

1) The first thing you need to do is open your linux's Software Center and search "wine" without the quotation Marks.
This is what you should get, if you have version 10.04 of Ubuntu.
[Image: a259a9dfe98e2f7388e2b058713182122297f7c1...69966g.jpg]
Wine is a Windows Compatability Layer that can run some .exe programs, like Microsoft Office, or Paint.Net. There are problems though.

But since that's alot, you actually need this one.
[Image: e30841b031e88c44eae1e425cec20e6a575534d8...73d46g.jpg]

Next Click install and wait.

2) Now that it's installed find your RPG Maker XP setup and do the usual install, unless it isn't marked as Executable. If it's not marked as executable, because you recently downloaded it, go to the terminal, which I found a Youtube video on how to install Minecraft, but can be used to do the same thing.


Use the code that he used to make RPG Maker XP executable, although it's hard.

3)If it was in your hard drive on Windows, if you used the executable wubi.exe on Windows, then you can access your Windows from the Linux OS to install it.

4)If you did step 2, or step 3, do the usual, install RPG Maker XP, or whatever your RPG Maker is, and test it.

There is a problem...

If you installed RPG Maker XP and up, there are problems with this.

1) There is no sound in the game test/game window. This can't be helped, but it works even without sound.
2) In game testing/game playing, when you hit alt+Enter, Linux crashed and restarted. You can't go in fullscreen without it crashing and stuff, so don't try it.

That's all.



RE: Install RPG Maker on a Linux - KDC - 11-07-2012

Yeah.... but I forgot... dangit! I think you run it as if it's a program on a Linux.


RE: Install RPG Maker on a Linux - hanetzer - 02-09-2013

Maybe necroposting, but I always enjoy being able to answer a linux/Ubuntu question. To run a windows program in wine you have a few options:
From terminal
wine /path/to/program.exe
If you have the gnome desktop environment (default on 10.04)
It should show up in the main gnome menu (up-left corner) under wine.



RE: Install RPG Maker on a Linux - Taylor - 02-09-2013

I recall that RMXP has toolbar issues under Wine, a report on its page saying it crashes. Has it become more stable since?

Sigh, I wish to escape Windows, yet since the programs I use (the programs being okay) are only Windows... :T


RE: Install RPG Maker on a Linux - hanetzer - 02-10-2013

Just gave it a shot, does not quite work, the splash screen shows up and the program opens then closes really quick. I'm gonna tinker with it a bit, see if I can't get it running and will post here if I do so. I am running ubuntu 12.04 x64, so what works for me may not work for you.


RE: Install RPG Maker on a Linux - kyonides - 08-29-2019

In retrospective I can tell you that RMXP can run on Linux like on my Kubuntu distro. So it's possible, it's stable enough for uses... The downside would be that it won't run XP games without tweaking stuff, copying Windows dlls and so on... But if you get a Linux binary like HiddenChest (or its parent project) you can natively run XP games there as if you had never changed your OS at all. Yeah, you could either click on the binary executable or use a terminal window to run it. It's feasible to develop RM games on Linux.


RE: Install RPG Maker on a Linux - KDC - 08-29-2019

O_O

Wow. I just realized that I posted this a year after my high school graduation.