You are not logged in.

#1 2013-06-11 00:58:56

jjshinobi
Member
Registered: 2013-04-06
Posts: 97

[Solved] What are the recommended procedures to install Tera Onine?

I'm debating between re-partitioning my device and making 75GB available for Tera Online and Windows 8. I currently have Arch Linux and a 17GB of the latest Ubuntu incase things go wrong and I don't have the time to fix them. I also am debating to downgrade my Ubuntu to 12.04 LTS. However I found online that some people have been able to get Tera Online to work on Arch Linux and I just want to reach out to those that got it working:

What is the best method to install Tera Online?

The instructions I'm going with that I found on YouTube http://www.youtube.com/watch?v=7xYsXWnRnwA says I have to:

1. Get wine source code from git:
git clone git://source.winehq.org/git/wine.git ~/wine-git

2. Edit the file dlls/user32/winstation.c :
Search the OpenInputDesktop function, and edit it:

HDESK WINAPI OpenInputDesktop( DWORD flags, BOOL inherit, ACCESS_MASK access )
{
return CreateDesktopA("Desktop", 0, 0, flags, access, 0);
}

3. Compile wine (Have proper toolchain and dependencies)
./configure
make

4. Install xmllite using winetricks
winetricks xmllite

~~Performance tweaks~~
-Closing the launcher after the game is launch will greatly increase framerate (as the launcher is hogging up cpu cycles a lot; maybe a bug)

-Check your cpu governor, sometimes, I got lower framerate with the 'ondemand' cpu governor over 'performance' one


~~Extra Links~~
a. Tera Online's entry on wineappdb
http://appdb.winehq.org/objectManager.p … &iId=26128

b. Getting and compiling wine from source
http://wiki.winehq.org/GitWine

http://www.winehq.org/docs/wineusr-guid … ine-source

There's also using PlayOnLinux: http://appdb.winehq.org/objectManager.p … &iId=26128

So which procedures did you do?

Is there an easier way to do this?

Last edited by jjshinobi (2013-07-14 17:49:14)

Offline

#2 2013-06-11 07:33:41

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: [Solved] What are the recommended procedures to install Tera Onine?

Whatever you do, instead of getting the sources, try rebuilding the package with ABS first.

Offline

#3 2013-06-11 08:40:33

cybertorture
Member
Registered: 2010-05-05
Posts: 339

Re: [Solved] What are the recommended procedures to install Tera Onine?

Or use http://sdrv.ms/15v6mcr. which is provided by "Dr. Wes Snyder V" from winehq


O' rly ? Ya rly Oo

Offline

Board footer

Powered by FluxBB