Linux

● ARCHIVED · READ-ONLY
Started by Ruz 7 posts View original ↗
  1. How can I install rpg maker vx ace in Ubuntu Linux?
  2. I don't know. But you might find it to be a little slow! A lot of people are having lag issues with Vx Ace on Windows 7 so Linux might be just to slow. Though when you have the answer try it out, it might be really fast - though I doubt it.

    Miffy6000.
  3. Maybe try putting WINE in your Ubuntu? IDK if RM works with WINE though.
  4. Install Wine, try googling it too. There are lots of people who made it using Uubntu.

    I prefer Linux Mint by the way.

    Tumbs up Tux guy.  :)   :thumbsup-right:  
  5. I have tried wine in various programs. However I need instructions. I can't find any fine and true instruction for any program. I need to know the right packages to install before using the wine.
  6. Please, developers make a Unix RPG Maker. Or make it compatible with all OS's. I learned both Linux and Windows and preferd Linux so either I install it or not. Please.
  7. If you're running Ubuntu, just type "sudo apt-get install wine".  It will automatically download and install whatever else is required to run wine.

    According to their website (winehq.org), the Steam client for Windows installs and runs flawlessly with an out of the box wine install.

    If you have the VX Ace install package, my guess is you can put the setup package in a directory, tell wine "that is where my D: drive lives" and install it from within wine, by pointing it at the setup package on the D: drive.

    I'm not too familiar with wine besides that.