Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> [HOW TO] Install RMVXACE on Ubuntu
MagitekElite
post Jul 5 2012, 09:16 PM
Post #1


Mystic Creations Leader
Group Icon

Group: Revolutionary
Posts: 1,138
Type: Writer
RM Skill: Skilled




I figured I should share this with everyone else. I do not own ACE yet, so I just used the trial and never activated it, 'cause I didn't want to. I did however try VX and it works fully; played tested it and everything. Also, you must use the latest Ubuntu upgrade, "12.04 LTS". This also allowed me to install VX on Ubuntu as well. Since I have my full copies on Windows, I used trials for this. You could try 11.10, but nothing before that seems to work.

This is but one way to fix the DRM errors, DirectX errors and sound errors when installing on Ubuntu. It might also go slower than it does on Windows (for me, it runs FLAWLESSLY except when first executing the exe), but if you are desperate, you won't care much I think. But the good news is, each and every Ubuntu update and WINE update makes this more and more possible! For example, CS4 and CS5 are usable on Ubuntu now, though I have not tested it myself.

Sometimes this doesn't fix it for everyone. It solved it for me, and four other friends of mine. I think I found a "reason" as to why. Sounds cards and PC info. I really don't know how to explain this, but sometimes (I have three Desktops, one of which this didn't work on) PCs in Ubuntu won't accept some of the WINE installations. Though you are welcomed to try installing it else where to see if it can be fixed. Overall though, I've only met two people this didn't work for, three if you count my third Desktop computer.

Lastly, I hope this was the right place to put this tutorial. I apologize if I erred, moderators and admin team. sad.gif

Since it worked for VX, this also goes for that. I have not yet tested XP fully, but I will when I get my drive back.

===========================TUTORIAL===============================



Okay, the process may seem long and hard, but its not. I have spent all day trying to get it to work in 11.10, but it does not. You must update to the newest Ubuntu. This is a screen shot showing I got it to work, in case others doubt me or something (I once said it was possible, and got chewed out, so I'm being careful xD):

image


To update to the newest version, there are many options; 1) there is searching up "Update Manager" by clicking this:



and then clicking the "Upgrade now" button, or you can click this:



And then select the updating option.

Now we need to upgrade the WINE application. If you haven't upgraded to the newest Ubuntu, do it now, restart and continue. Only after that point, unless you wish to try it on 11.10 first, should you continue.

Open up the Terminal Window (you can search for it in the search bar mentioned earlier) or you can try this shortcut prompt: CRTL + ALT + T

Now, type the following sudo commands. All of them must be separate! So that means pressing "ENTER" each line. If you worry about typing the sudo commands out yourself, then you can select each line, copy and paste it into the Terminal by right clicking and selecting "PASTE". You will be prompted for your password now.

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


Once you installed that, we need DirectX; something VERY important to RPG maker games. It is a Windows based native, but it can be run through WINE. But first, we need the latest Winetricks. Open the terminal window again and type the following all as separate sudo commands:

CODE
$ wget http://www.kegel.com/wine/winetricks
$ chmod +x winetricks
$ sh winetricks


This should bring up the winetricks program. It looks like this:

image


Check "Select the default wineprefix" if it isn't already, and then hit okay. Now check the first option, which is "Install a Windows DLL or component" and hit okay once again.

Another window should pop up with hundreds of options. Search for the following and check them:

d3x10
d3x11_42
d3x11_43
d3dx9
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
d3dx9_43
d3dxof
devenum
dinput
dinput8
directmusic
direcplay
directx9
dmsynth
dsound
dxdiag
dxdiagn
l3codecx
quartz

Plus, the following:

dotnet20 (MS .NET 2.0); You NEED this file for this to work!
And make sure you have "gdiplus" checked as well.

And then hit OK and it will install them all. If you get any errors installing the DirectX, please take pictures of them and provide them, as well as tell me exactly what you did, because this should work.

Now we need to install TiMidity; a MIDI solving thingy-ma-bob. Open the terminal window again and type:

CODE
$ sudo apt-get install timidity


And then let it install. You might have to say "yes/y" to continue and you might have to agree to let it install extra stuff. Say yes. Reboot the computer just to be safe.

When you get back into Ubuntu, its time to start the most important process, I think. Installing all of the RPG Makers. That's right, all of them. You can just use trials though, that's what I did at first, though i later dragged my files from Windows over to continue where I left off with my games.

First, download RPG VX (Not ACE) and RPG XP and drag them to the desktop. Time to drag ACE to the desktop as well, JUST THE INSTALLERS THOUGH. You might have to extract them. Put them all in folders separately called "RPGVX Setup" and so on.

Now we need to go to Program files and create a folder called RPG Maker, or put this folder in Common Files, if you are dual booting like me. This will make sure it won't erase the Windows install of the makers or overlap each other and cancel everything out.

So for example, this is what mine looked like:




Which is "500GB\programfiles\commonfiles\RPG Maker\" This is important, okay? All of the files must go in the same folder, or this won't work. *Also, it will install under ".wine" folder. The "." makes folders/files hidden. I will get into this on the second post*

First, we need to install VX, not ACE, so you need to go to Uninstall WINE Software. This won't effect WINE, but its actually the panel to install things through it. I don't know why they decided to call it "UNINSTALL" only, since it does both and more.

You should see this:

image



You see the red boxed thing? That's how you install new things; we'll need to click that.

But first, take a look at the stuff I boxed in blue. This is how it should look after you are done with everything. Ignore "MSVCRT Redists"; though; but if you want, you can install it just in case (by checking the list I mentioned earlier, or searching it up in Dash Home). Now back to the red; click the "INSTALL" button and navigate to your desktop.

Here, open up the folder that has the install files for RPGVX, not ACE, and install the ACTUAL MAKER before the RTP. For example, this is what it looks like for me, e.i, where I installed:




All of it must be inside of RPG Maker folder! Do not make separate folders for ACE, XP and VX!

So, set up the RPGVX program, NOT THE RTP, to this folder first. Install it and then open up the Uninstall WINE software again, this time we select VX's RTP. We'll install it in the same folder, so do it. If it says "This folder already exists, would you like to install inside this folder anyway?" click yes; do no worry about it. After the RTP is installed, we need to install the trial of XP. *You can install FULL versions if you have them instead of trials*

Actually, I just realized I couldn't install XP, or at least it doesn't show up, or I forgot if I did or didn't. Just in case, we'll still include it. Do the same steps as above in the same folder. Though, if it asks to erase VX stuff, say no and I guess skip the XP step. However, if it lets you install without erasing VX stuff, good, continue. And then install XP's RTP and if it says "This folder already exists, would you like to install inside this folder anyway?" again, say yes!

Now that we are passed that, we need to install ACE! Boo-ya!

Open up "Uninstall WINE software" again if you closed it and click the Install button again.

This time navigate to the ACE set up folder on the desktop and install the GAME first, not the RTP. Put it in the same folder as VX.

It shouldn't ask you to merge or replace the normal VX, if so, stop. Something went wrong. If not, continue. Now do the same for the RTP; it might say "This folder already exists, would you like to install inside this folder anyway?" again, if so, say yes.

If all goes well, BAM, you have ACE installed. To run the game, you should have a desktop shortcut. If that doesn't work for you (give it about a minute to load), go to the install folder and execute the exe of ACE install by right click and running with WINE LOADER. I need to explain a few more things in the next post, but that should be all.

There you go. Please post your problems, your Ubuntu version, your PC specs and what you did and didn't do.

Enjoy Linux users! You have a great game maker now!

THINGS TESTED SO FAR:

✓ = completed and tested
[Unchecked] = I have not yet tested, will do next
= failure; does not currently work with WINE's udpate.

UBUNTU 11.10/12.04 LTS TESTING
  • Laying tilesets down =
  • Play testing =
  • Opening from the "game" exe =
  • Playing around =
  • Text read and imputing =
  • Importing Graphics =
  • Database (Entering, editing etc etc; LARGE update from before, where you couldn't even enter the DB.) =
  • Script editing and script menu =
  • Music import =
  • MIDI file types playable = (FILES will play if converted to OGG!)
  • BGS and SE Testing =
  • Any music on map = (If the file is MIDI, the game crashes. MUST BE OGG FOR NOW!)
  • Anything else I am missing = [Unchecked]


LOG MOCK UP:

The engine is 99% perfect workable in Ubuntu with WINE now. The only problem, and I seriously mean the only problem (unless you gave give me something to test?), is MIDI files. I've read and heard you can get them to emulate properly in Ubuntu, but I couldn't. To get around this, converting all MIDIs to OGG works. If you do this, you are 100% able to use the engine.

RMXP has not been fully tested though.

As things are found and checked as either working, sorta working or X for not working, I will continue to find ways to update and fix it, if its possible with the current build of WINE. Each WINE update will be provided as a LOG edit here in this thread.

Please be patient as this updates with solutions etc etc. It will also help if you privide any other errors you might have had, or if you can tell me what to test and add to the list.

END NOTES:

I have heard that some people did not need to install the other makers to get this to work. You are more than welcomed to do that, if you want. If you find other ways to install RPGVX/ACE in Ubuntu, then please share!

This post has been edited by MagitekElite: Jul 28 2012, 06:23 PM


__________________________

The Project Zelda Engine!

Support, Projects & More!

Vacant Sky -- truly the best game made with the RM game makers ever!
LoMatsul's RPGVX Spriting Tutorial! Great for "newbies".
Lits' Sprite Emporium!
Text Editor & Guard Watching Script by Night_Runner
Thunderstorm Engine!
Final Fantasy 6 Tileset Ripping
Black Moon (Prophecy)
Mystic Studio!
Legacy's Ruby/RGSS Tutorial
Save-Point (a RPG VX/XP Community!)
RPG Creation (Game Creation (all makers))
RM/RPG World Community


Final Fantasy VI: Esper Realm (since 2003)
Black Moon (Prophecy) [since 2004]
Secret Project (still under thought and construction) [New!]
----------

Want a awesome program to make sprites with? Try out GraphicGale! The best editor/graphic program for RPG Game Maker XP/VX use!
___________________________________________________________________________
VX char creator for females. | XP male/Female char creator.
VX char creator for males. | Ragnarok Online char creator | RMVXP Forums
| RPG VX Resources -- extremely good!
| RPG-Maker.fr find sprites of all things! | RPGCreation -- a great, new forum! | | ChaosProject








Go to the top of the page
 
+Quote Post
   
 
Start new topic
Replies
SynthesisRTF
post Aug 8 2012, 03:59 PM
Post #2


Level 4
Group Icon

Group: Member
Posts: 52
Type: Scripter
RM Skill: Intermediate




Woah woah woah. Once I got passed the part where it told me the progam was installed, I thought we were good to go.

I was wrong. Terribly, terribly wrong.

The installer starts and extracts files. I can click next, then it'll start installing. I then get a cryptic message:

"1: 25003 2: -2146232575 3: 2 4: 3 5: 6: 7: 8: 9: 10:"

I have the option to click "Retry". When I do, the program uninstalls, and tells me that an error occured. Then it wants to send an error report.

So I tried to reproduce the problem; I tried to redownload the file, and proceeded to "maintenance mode" - I wanted to reinstall, so I clicked uninstall. The program was uninstalled fine, but then I get this error: "dotnet20 install completed, but installed file /home/synthesis/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll not found"

I feel like I'm doing something wrong. <xD

It's that damn framework, man. Tried to download everything else and got this odd message:

"Working around Wine bug 1429", then "25715", then "25716". The files were downloaded though I guess, because there's a checkmark next to them when Winetricks reloads?

I can't find Program Files or a Windows folder in my hard drive...


__________________________


Desktop
Intel Core2 Duo @ 2.33Ghz / ASUS P5G41T-M LX PLUS / Maxtor 7L300S0 300GB / MSI Radeon HD5770 / Kingston 4GB DDR3 1066 / Antec VP-450 450W / HP L1710 / Windows 7 Ultimate / Razer Blackwidow Ultimate / Razer Deathadder / Razer Carcharias

Laptop - Dell XPS M1210
Intel Core2 Duo T2400 / 80GB HDD @ 5400 RPM / Intel Graphics Media Accelerator 950 (256 MB) / 1GB DDR2 SDRAM @ 667Mhz / Windows 7 Ultimate
Go to the top of the page
 
+Quote Post
   
Chainsaw Police
post Oct 22 2012, 02:09 AM
Post #3


Level 1
Group Icon

Group: Member
Posts: 12
Type: Musician
RM Skill: Intermediate




QUOTE (SynthesisRTF @ Aug 9 2012, 10:59 AM) *
Woah woah woah. Once I got passed the part where it told me the progam was installed, I thought we were good to go.

I was wrong. Terribly, terribly wrong.

The installer starts and extracts files. I can click next, then it'll start installing. I then get a cryptic message:

"1: 25003 2: -2146232575 3: 2 4: 3 5: 6: 7: 8: 9: 10:"

I have the option to click "Retry". When I do, the program uninstalls, and tells me that an error occured. Then it wants to send an error report.

So I tried to reproduce the problem; I tried to redownload the file, and proceeded to "maintenance mode" - I wanted to reinstall, so I clicked uninstall. The program was uninstalled fine, but then I get this error: "dotnet20 install completed, but installed file /home/synthesis/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll not found"

I feel like I'm doing something wrong. <xD

It's that damn framework, man. Tried to download everything else and got this odd message:

"Working around Wine bug 1429", then "25715", then "25716". The files were downloaded though I guess, because there's a checkmark next to them when Winetricks reloads?

I can't find Program Files or a Windows folder in my hard drive...


Hit me up on Facebook, man. I'll try and walk ya through it. I've got an idea on the problem, but I don't wanna type out every single possible option when only one would work, y'know? :P


__________________________
Musician and general audio idiot.
Makes sounds from other sounds - and sometimes without.
Lo-fi noise aficionado.
Has rom-hacked every single Final Fantasy game to have Comic Sans as the game font.
Hell-bent on owning as many Sega Genesis consoles as possible.
Perpetual FM synthesis boner.
Will drop bass for food.
Keep out of direct sunlight.
I am a pile of sticks.
Go to the top of the page
 
+Quote Post
   

Posts in this topic
- MagitekElite   [HOW TO] Install RMVXACE on Ubuntu   Jul 5 2012, 09:16 PM
- - MagitekElite   Updated the tutorial with some more details, fixes...   Jul 7 2012, 02:04 PM
- - Jonnie19   I've been wondering whether it is possible to ...   Jul 8 2012, 04:30 AM
- - MagitekElite   Oh yes, I had earlier forgotten the LOG file! ...   Jul 8 2012, 12:58 PM
- - MagitekElite   Okay! I broke my install of Ubuntu because I g...   Jul 9 2012, 08:30 PM
- - MagitekElite   UPDATE! I have tested everything I could thin...   Jul 10 2012, 10:12 PM
- - MagitekElite   I updated the main post, the log file and added th...   Jul 28 2012, 06:28 PM
- - Jonnie19   QUOTE (X-M-O @ Jun 20 2012, 07...   Jul 29 2012, 05:54 AM
- - Rukiri   I've ran ace in Arch and Gentoo, however it...   Aug 1 2012, 02:28 PM
- - MagitekElite   I have tried PlayOnLinux with the RM engines. It i...   Aug 1 2012, 03:00 PM
- - bulmabriefs144   Kubuntu seemed more like Windows in its general fo...   Aug 6 2012, 05:35 AM
- - MagitekElite   I have not tested Kubuntu yet. If it can have the ...   Aug 6 2012, 02:14 PM
- - SynthesisRTF   Okay, I'm having a bit of trouble. Everythin...   Aug 7 2012, 06:21 AM
- - MagitekElite   That is the same thing that happened to me at firs...   Aug 7 2012, 05:46 PM
- - SynthesisRTF   -facepalm- I was looking all over for Add/Remove P...   Aug 7 2012, 06:05 PM
- - MagitekElite   Don't uninstall WINE, just the prefixes. Prefi...   Aug 7 2012, 06:08 PM
- - SynthesisRTF   Using Wine 1.5.10. I uninstalled the prefixes thro...   Aug 7 2012, 06:43 PM
- - MagitekElite   Well there are official builds and 6 month builds...   Aug 7 2012, 07:02 PM
- - SynthesisRTF   Wine certianly has come a long way. I'll see ...   Aug 7 2012, 07:12 PM
- - MagitekElite   It is best to use PlayOnLinux for games. However, ...   Aug 7 2012, 07:18 PM
- - MagitekElite   You weren't supposed to uninstall WINE, just t...   Aug 8 2012, 08:16 PM
- - Rukiri   I know bumping isn't allowed but I want to poi...   Dec 30 2012, 03:20 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 23rd May 2013 - 12:30 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker