Running UO:R on Ubuntu 12.04

Discussion in 'Server & Client Support' started by pdodd, Jun 19, 2013.

  1. pdodd

    pdodd New Member

    Joined:
    May 10, 2013
    Messages:
    99
    Likes Received:
    3
    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/winetricks
      Go 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!
    One likes this.
  2. Upgrayedd

    Upgrayedd Renaissance Volunteers
    Renaissance Volunteers

    Joined:
    Oct 8, 2012
    Messages:
    361
    Likes Received:
    46
    Wow! Another great guide. Thanks for putting this together.
  3. pdodd

    pdodd New Member

    Joined:
    May 10, 2013
    Messages:
    99
    Likes Received:
    3
    No problem! :D
  4. Nyatar

    Nyatar New Member

    Joined:
    Jun 28, 2013
    Messages:
    1
    Likes Received:
    0
    Hello everyone. I'm a newbie here and in some way I'm also new to uo (I had played this game many many years ago and now I don't remember anything).

    I want to share my experience installing uo and razor in Ubuntu Gnome 13.04 64 bit. I'm pretty sure that my method should work for any Ubuntu flavour such Xubuntu, Kubuntu, etc.

    The above installation guide dosen't worked for me but have my pointed to the right path (thanks pdodd!!).

    The latest version of wine I found in the software center is the 1.4 and comes with wine tricks in the same packages. Once wine is installed the only thing you need to do is open a terminal (Ctrl+Alt+t) and type:

    Code:
    sh winetricks dotnet20
    Then install the UOR Client, the Patch and Razor. Every thing should work out of the box. I hope this can help someone ;)
  5. Thorulf

    Thorulf Member

    Joined:
    Jun 25, 2013
    Messages:
    65
    Likes Received:
    42
    Just in case people experience slow performance in ubuntu: Remember to turn off "Use smart CPU usage reduction" under the general tab in razor.
  6. torindel

    torindel New Member

    Joined:
    Dec 11, 2013
    Messages:
    6
    Likes Received:
    2
  7. King Xor

    King Xor Member

    Joined:
    Mar 16, 2018
    Messages:
    60
    Likes Received:
    83
    Got all the way to uo patch and razor and I dont see where you launch the program? Any help appreciated
  8. King Xor

    King Xor Member

    Joined:
    Mar 16, 2018
    Messages:
    60
    Likes Received:
    83
    I get all the way to launch sreen, enter my UN $ PW then it freezez and goes grey
  9. One

    One Well-Known Member
    UO:R Donor

    Joined:
    Jun 22, 2015
    Messages:
    5,818
    Likes Received:
    5,097
    .
    Last edited: Feb 3, 2023
  10. King Xor

    King Xor Member

    Joined:
    Mar 16, 2018
    Messages:
    60
    Likes Received:
    83
    I got UOR client to launch without razor! So the game is playable, now its just getting the correct razor to install and play, whenever i try to use razor i get to client launch screen enter UN and PW click on arrow and the screen goes grey then ends up freezing never getting to the shard/server screen
  11. Chadarius

    Chadarius Active Member
    UO:R Subscriber

    Joined:
    Nov 7, 2015
    Messages:
    118
    Likes Received:
    97

    I think you need at least DotNet 2.0 to get Razor to run.
  12. King Xor

    King Xor Member

    Joined:
    Mar 16, 2018
    Messages:
    60
    Likes Received:
    83
    I have Dotnet20 installed but still not working
  13. King Xor

    King Xor Member

    Joined:
    Mar 16, 2018
    Messages:
    60
    Likes Received:
    83
    To run a command as administrator (user "root"), use "sudo <command>".
    See "man sudo_root" for details.

    dom@dom-Latitude-3540:~$ sh winetricks dotnet20
    ------------------------------------------------------
    You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
    ------------------------------------------------------
    Executing w_do_call dotnet20
    Executing load_dotnet20
    Executing w_do_call remove_mono
    Executing load_remove_mono
    ------------------------------------------------------
    Mono does not appear to be installed.
    ------------------------------------------------------
    Executing w_do_call fontfix
    Executing load_fontfix
    Setting Windows version to win2k
    Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
    ------------------------------------------------------
    Working around wine bug 34803
    ------------------------------------------------------
    DELETE - HKLM\Software\Microsoft\.NETFramework\v2.0.50727\SBSDisabled (null) 0 0 0
    Error: The system was unable to find the specified registry key or value
    Current wine does not have wine bug 30845, so not applying workaround
    Executing wine dotnetfx.exe
    fixme:advapi:DecryptFileA ("C:\\users\\dom\\Temp\\IXP000.TMP\\", 00000000): stub
    err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
    fixme:advapi:LsaOpenPolicy ((null),0x33f2cc,0x00000001,0x33f2c0) stub
    fixme:advapi:LsaClose (0xcafe) stub
    ------------------------------------------------------
    Note: command 'wine dotnetfx.exe' returned status 26. Aborting.
    ------------------------------------------------------
    dom@dom-Latitude-3540:~$

Share This Page