WineHQ
TERA Online EU CBT Version



Category: Main > Games > Online (MMORPG) Games > TERA Online > EU CBT Version


NameTERA Online
VersionEU CBT Version
License Retail
URLhttp://tera.hangame.com/
Votes  
RatingSilver
Wine Version1.5.5
Free Download Homepage of Tera Europe with Beta Registration
Maintainers of this version:
No maintainers. Volunteer today!
Description
European Closed Beta Version
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works

install

start the launcher


What does not

starting the game


What was not tested
playing the game


Additional Comments

I need to install vcrun2010 and wininet to get the launcher working. I skipped the patch part by copy the files from my windows.

When starting the Game, it displays a launcher error "Error: 0111:0002 XML parse error". Installing msxml6 doesn't fix that.

Consoleoutput:
fixme:ras:RasEnumConnectionsA (0x630607a8,0x76e7e0,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:xmllite:xmlreader_SetProperty (0x1cf098 4 0): stub
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowGentoo LinuxJun 09 20121.5.5 Yes Yes Silver haxx 
ShowArch Linux x86_64Apr 22 20121.5.2 Yes Yes Bronze Steffen 
CurrentArch Linux x86_64Mar 29 20121.5.0 Yes No Garbage corubba 
ShowGentoo Linux AMD64Feb 22 20121.4-rc4 Yes No Garbage Tonkar 
ShowGentoo Linux AMD64Feb 15 20121.4-rc3 Yes No Garbage Tonkar 


Known bugs
Bug # Description Status Resolution Other apps affected
12067 Multiple applications fail due to user32 OpenInputDesktop stub (TeamViewer, QQ International, Inspect tool from Windows Platform SDK) NEW View
19748 Unreal Tournament 3: Wrong Thread Problems NEW View

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Catalyst, xf86 crashes
by qnix on Sunday June 10th 2012, 12:48
All tests are made under arch64 using wine 1.5.5 with OpenInputDesktop and sound disabled.

It used to work perfectly with nvidia gtx295, but I moved to my other cards Radeon 6990 xfire Radeon 6970 and the game started to crash the Launcher runs normally and get the 3GB thing until I get the cursor where the game crashes. I have tried with catalyst 12.6, catalyst 12.4, catalyst 11 and xf86-video-ati 6.14.99
none of them solved the problem and it seems that it's a wine related problem.

I have googled and did many searches and with no luck.

[post new] [reply to this]

may not be a wine bug
by haxx on Saturday June 9th 2012, 14:34
The extreme lag with UI windows open might be more obvious when running the game through wine, but may not be a wine issue.

vi.reddit.com/r/TeraOnline/comments/u12os/tera_ui_issue_needs_attention_no_developer/

my framerate in TERA is quite bad (barely playable) with UI showing, but becomes very smooth if I hide the UI completely using CTRL+Z. not the best solution, as you need the UI visible to interact with NPCs, but I can disable UI while out questing or in dungeons and the game plays well.


my system:

gentoo linux
Phenom II 955 @ 3.4 GHz
8GB DDR3
NVidia GTX275

[post new] [reply to this]

Progress so far...
by Steffen on Wednesday April 18th 2012, 15:08
I managed to get the game up to the point where it switches to fullscreen and displays the cursor, at that point one of the threads crashes however.

To make the patcher work copy a native version of xmllite.dll into the launcher folder, this fixes the xml parser error.

Wine must be compiled with OpenAL support otherwise the client crashes on start.

I changed the OpenInputDesktop function in /dlls/user32/winstation.c to

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

to get past the OpenInputDesktop loop, no idea if its a good way to do this though :P

This way TERA.exe launches and displays a messagebox about the 3GB boot option being enabled, after clicking ok it switches into fullscreen mode and shortly displays the cursor before one of the threads crashes and TERA.exe just remains dead there.

Crash backtrace: pastebox.it/get/plain/3fb30f5e18c88572010cc4199adb0df5ae4f66e7/1334779432.txt/

Using WINEDEBUG=relay makes it crash even earlier with a different error so its not of much use i guess.

This is with wine 1.5.2 on 64 bit Arch Linux.

[post new] [reply to this]




   << Back

Page loaded in 0.03909 seconds.