17 November 2011

RPG Maker VX on Ubuntu (Test)

Introduction

RPG Maker XP and VX are designed to run on the Windows platform, so trying to get it to work on Ubuntu (fast becoming my preferred OS) is tricky and fickle. While it's easy enough to install in Windows, installing in Ubuntu can be a somewhat lengthy process. Furthermore, there are still some incompatibility issues to deal with, such as DirectX, sound issues and the RTP, and even with that there are no guarantees that it'll work for a particular system, if at all.

Note: This only applies to RMVX, as I couldn't get RMXP to run at all.

Installation

Caveat: Follow the instructions EXACTLY! Don't skip a step, as this may lead to instability. If you don't feel comfortable doing this, then don't. You do this at your own risk. I'm not held accountable for anything that might compromise your system. It's the procedure that I took (after prolonged study and experimentation) to get RMVX functional.

I'll assume that most Linux/Ubuntu users are confident enough with the system, so I'll go straight into the installation process:
  1. Install Wine,
  2. Install DirectX,
  3. Install Timidity, and
  4. Install RMVX.

Install Wine

Note that Wine is not an emulator, it's an open-source project that allows you to run software designed for Windows on other operating systems (such as Linux and Mac OS). It's worth visiting the Wine website to read up on it.

First, go to the Wine Download page and follow the instructions there or open up a Terminal window (Applications -> Accessories -> Terminal) and type:

$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine

This will install the latest version of Wine and it'll be ready to use. Now, you can install and run many of your favorite Windows games and applications through Wine, just like you would normally. (There should be a shortcut in Applications; if there isn't, rebooting should do the trick or continue using the Terminal.)
Related Posts with Thumbnails
Template Design "Perfect World" by SkinCorner