设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 96|回复: 0

[制作教程] Install RPGVXACE in Ubuntu

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    前天 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    4461

    主题

    864

    回帖

    2万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    22929
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    28284

    灌水之王

    发表于 7 天前 | 显示全部楼层 |阅读模式
    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.  


    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):

    Spoiler



    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:

    Spoiler



    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:

    Spoiler



    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. It works. 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 =  
    • Playtesting with BGM on map = & (Lets you import, but you can't hear any BGM and when you make a music event, playtest doesn't work. You can't sound test BGM or ME)
    • BGS and SE Testing =
    • Any music on map =  (Lets you import, but you can't hear any BGM and when you make a music event, playtest doesn't work.)
    • Anything else I am missing = [unchecked]

    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!


    本贴来自国际rpgmaker官方论坛作者:Peltron处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/install-rpgvxace-in-ubuntu.3069/

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-7-14 16:53 , Processed in 0.133661 second(s), 52 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表