Here's a guide for running UO:R with Razor using the Ubuntu 12.04 operating system.
Step One: Installing Wine
- Open your Software Center, search for Wine, and install it.
Step Two: Installing Winetricks
- Open your Terminal and use the following command:
Code:
wget http://www.kegel.com/wine/winetricksGo ahead and run this command as well. (I'm not sure what this does, but when I went through this process, I was told to run it so...)
Code:
sh winetricks corefonts vcrun6 fontfix
Step Three: Install .NET Framework 2.0
- Open your Terminal and use the following command:
Code:
sh winetricks dotnet20
Troubleshooting Step Three: 64-bit error
- If you get an error that says something to the effect of "Cannot install on a 64-bit system" (I forget the exact wording of this error), then open your Terminal and use the following commands:
First:
Code:
rm -rf ~/.wine
Second:
Code:
export WINEARCH=win32
Step Four: Download UO:R Client
- Download the UO:R Client. Once the installer is downloaded, right click the installer and select the option "Open With Wine Program Loader" and install as you normally would.
Step Five: Download Razor 1.0.12.15
- I went with an older version of Razor just to be safe, because I read somewhere that I only an older version would work. If you find that the current version of Razor works with this guide, please let me know. Once you've downloaded Razor 1.0.12.15, right click the installer and select the option "Open With Wine Program Loader" and install as you normally would.
You should now be good to go. Special thanks to SIRSLY from IRC for helping me fill in the blanks and Telamon for putting up Razor 1.0.12.15 in the downloads section of the site!
ubuntu无法安装32位程序时
最新推荐文章于 2026-03-11 00:30:56 发布
本文提供了一步一步的指南,教你如何在Ubuntu 12.04上通过Wine安装并运行Ultima Online: Renaissance (UO:R)和Razor客户端。首先,你需要安装Wine和Winetricks,接着解决64位系统上的.NET Framework 2.0安装问题,最后下载并使用Wine安装UO:R和Razor客户端。
3658

被折叠的 条评论
为什么被折叠?



