WineHQ
Aion: The Tower of Eternity 1.9.x



Category: Main > Games > Online (MMORPG) Games > Aion: The Tower of Eternity > 1.9.x


NameAion: The Tower of Eternity
Version1.9.x
License Retail
URLhttp://www.aiononline.com
Votes Marked as obsolete
RatingGold
Wine Version1.2-rc5
Maintainers of this version:
Description
Official retail release of AION for US and EU market.
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

Installation - Works!, even the download game works
Starting game - Works!
Sound - Works!
Gameplay - Works!

Stability - Stable (as long as you don't use your mouse to move)
FPS: 45-50fps


What does not

 using the mouse to move--

mouse disappears  on rotating with mouse, also it is random on where it rotates too and hard to get back to default position, this is a issue that i didn't have with 1.2-rc3


What was not tested
more then two hours of game play
extended content
pvp


Additional Comments

except for the low fps 
the mouse and rotating screen this is the easiest install yet
however until those issue are fixed it wont get platinum
but if those things where fixed...easy platinum rating

you can still install this on a windows machine then transfer it over, but now the download aion work i don't see why you would.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowDebian GNU/Linux Unstable "Sid" x86_64Aug 22 20101.2 Yes Yes Silver an anonymous user 
CurrentUbuntu 10.04 "Lucid" x86_64 (+ variants like Kubuntu)Jun 27 20101.2-rc5 Yes Yes Gold Donald 
ShowMac OS X 10.6 "Snow Leopard"Jun 13 20101.2-rc3 Yes Yes Gold Oskar Gargas 
ShowGentoo LinuxJun 09 20101.2-rc2 N/A Yes Gold Vincent CANDEAU 


Known bugs
Bug # Description Status Resolution Other apps affected
23159 AionOnline: Mouse glitches on panning/rotation NEW View
23390 Aion online becomes slow after extended play. UNCONFIRMED View

 
We Need Help from Everyone!

If you get Aion to work an any operating system with wine, please submit the test and put on the additional comments how did you get the game to work! Any operating system test it's appreciated, but please, if there are already tests with your same operating system, same wine version, same Aion version and same things done and doesn't work, don't post it! We really appreciate your help and we would like to get this game working with wine on as many OS's we can!

Regards,
Stef


Also, if you want some of the wine developers to help us get Aion to work, please VOTE!

*You will find the Vote link in the upper left corner of this page in application description.


If you are submitting test data or possible bug report/solution please submit also your hardware specification and installed closed drivers if any.

Regards,
Oskar


 
HOWTO

To make the game work you have to:

1. DEPRECATED IN WINE 1.2-RC2 AND UP: Temporary solution for installing/patching:

  • You must have separate windows os installed or using virtualization software as virtualbox (no gpu accel required) and such.
  • Virtual machine advise: mount linux wine directory as sharing folder to minimize virtual machine disk consumption and install there for better synergy with WINE.
  • Install/update in your virtual/separate windows.

1. Installing/patching:

In WINE 1.2-RC2 you can install Aion directly. For detailed instruction look here.
The info above left for possible future regressions.

2. To make the game run in WINE you have to install few things by winetricks:

winetricks d3dx9 vcrun2005 dotnet20

It already should be installed if you have done the NCSoft Launcher tutorial.

3. The game opens large amount of file descriptors, therefore you must raise the security limit for your user:

On linux as root add lines to /etc/security/limits.conf:

yourusername soft nofile 8192
yourusername hard nofile 8192

And replace yourusername with your user.

On Mac OS X write into terminal:

sudo pico /etc/launchd.conf

and add there a line:

limit maxfiles 8192

Any system: Save files and reboot to make changes go in effects. Confirm if it works by writing into terminal:

ulimit -n

It should show the value which you set, in this example 8192.

4. Run the game:

US:   wine  bin32\aion.bin -noauthgg -ip:64.25.35.103 -port:2106 -cc:1 -lang:enu -noweb
EU:   wine  bin32\aion.bin -noauthgg -ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb

5. If the game crashes on NCsoft Black Screen:

After each step check if it is working. For some people one step is enought, some need all of them.

  1. Go to Configure Wine > Graphics and activate Emulate Virtual Desktop.
  2. Launch the game adding -ncg flag to the commands:
    US:   wine  bin32\aion.bin -noauthgg -ncg -ip:206.127.153.247 -port:2106 -cc:1 -lang:enu -noweb
    EU:   wine  bin32\aion.bin -noauthgg -ncg -ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb
  3. Delete/Move out/Rename the aegisty.bin file in Aion/bin32 folder.

6. Change your command depending on your needs:

The command explained for your needs is:

-noauthgg          <---- Disable GG authorization.
-ip:206.127.147.28 <---- IP of the server, EU or US.
-port:2106         <---- The port is always same, so leave it.
-cc:1              <---- Country Code. This determines you run US or EU client.
-lang:enu          <---- Change it to match your language files.
-noweb             <---- Disable visiting Aion page after quiting game. Leave it.

PS If you have the EU client and put -cc:1 (or viceversa with US client and -cc:2) the game will show in Korean!

6. How to switchbetween EU and US client:

The only difference between the EU and the US client is the folder L10N in the Aion directory!

  1. You must zip/rar/tar.gz the current L10N folder and name the zip/rar/tar.gz file "L10N EU (or US, depending on what client you have)" to remember which L10N folder is that.
  2. You must delete the current L10N folder (Remember to do step 1 first) and rename the AionEU or AionUS folder to Aion.
  3. Go to the NC soft launcher (on windows or Virtualbox or whatever) and change on the settings the client fotr European to North American or viceversa and then Aion will show up saying it needs some updates, which they must be around 800-900mb, download them and close the launcher.
  4. Now go to the Aion folder and the L10N folder must have reappeard, zip/rar/tar.gz it and name the zip/rar/tar.gz "L10N US (or EU, depending on what you switched to)".
  5. Now, depending on what client you want to switch, unzip/rar/tar.gz the right L10N folder.
  6. From now on you just need to change the L10N folder and and run the right launcher! (Right -cc, -ip, etc!)
  7. Hope this worked!

 
WARNING

Known bugs:

  • The mouse bug that disappears when you rotate the screen IS NOT a wine bug! It's a client bug of the game that happens on Windows too.
  • Above info may be deprecated! Please submit here your vote on the problem.
  • The mouse glitch when you try to pan or rotate is another common bug. To fix it you have to add patch to wine source and compile it yourself.
    In 'wine-source/dlls/winex11.drv/mouse.c' find (t the bottom of the SetCursorPos function) :

    wine_tsx11_unlock();
    return TRUE;

    and replace it with:

    wine_tsx11_unlock();
    queue_raw_mouse_message( WM_MOUSEMOVE, NULL, NULL, x, y, 0, GetCurrentTime(), 0, 0 );
    return TRUE;

    If you want this bug to be fixed without source hacks please vote for it.
  • It may be crashy on some systems (Mac OS X and Ubuntu 9.04 Jaunty Jackalope is confirmed).
    On OS X 10.6.3 using wine 1.2-rc3 from MacPorts, with mouse glitch source hack it is stable.
  • The pointer doesn't show properly and shows grey (Tested with Wine 1.1.31 on Ubuntu 9.04 Jaunty Jackalope)

 
Installing AION with Wine
Yes, let's start from scratch =)

You need the AION game client, in the version you intend to play. Please see the tests to determine which version you could run or not.
Actually, there's no found way to run the NCsoft Launcher with wine, so you must use a Windows system (sorry) to download AION, then transfer files to your Linux box. You may want to use a Virtual Machine for this purpose.

It's also recommended to use an empty wineprefix.

Required tools: wine, winetricks

HOWTO

> Install dependencies
# winetricks d3dx9 vcrun2005sp1 vcrun2008 dotnet20 dotnet30 gdiplus

> Start AION
# wine /path/to/AION/install/bin32/aion.bin [your parameters]

It's as simple as that =) AION should run smoothly on your system if you have a proper OpenGL layer working.

 

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

Mouse disappear when rotating
by mb on Friday August 27th 2010, 11:56
Can someone please update this info? It isn't a wine bug neither a Client Bug, it's an engine option. You can actually change your engine configuration, system.ovr file inside Aion dir, and include the following line:

g_showPanningCursor= "1"

This will make a cursor appear when you rotate the screen

[post new] [reply to this]

when I disable gameguard start
by Tiger on Sunday August 8th 2010, 7:42
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:heap:HeapSetInformation 0x7d1000 0 0x32fdc4 4
fixme:win:EnumDisplayDevicesW ((null),0,0x32e014,0x00000000), stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x1482e8, L"\\\\.\\root\\cimv2", (null), (null), (null), 0x00000000, (null), (nil), 0x9b91b4)
fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {f2957840-260c-11d1-a4d8-00c04fc28aca}
fixme:win:EnumDisplayDevicesW ((null),0,0x3286e4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32839c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x3286e4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3289c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3286a8,0x00000000), stub!
fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {1aeaa606-35f0-11d1-b161-00c04fc28aca}
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16acd0,0x163798): stub
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:heap:HeapSetInformation 0x10315000 0 0x32e830 4
fixme:heap:HeapSetInformation 0x22b15000 0 0x32eb54 4
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.

[post new] [reply to this]

Authentication server IP change with 1.9.0.3
by Mike Grathwohl on Saturday August 7th 2010, 5:24
It seems the IP address of the authentication server changed with the 1.9.0.3 patch. After the patch I could no longer login with 206.127.153.247 in the command, I received the "cannot to connect to authentication server" or somesuch. The IP seems to have changed to 64.25.35.103. Once I swapped the new one into the command I was able to login.

[post new] [reply to this]

Initialize RD Failed
by C Davis on Monday August 2nd 2010, 21:52
Hi all
I got the game installed and even though I get a (Initialize RD Failed) popup the game will launch and I can log in the lag is SO BAD that there is no way that I could play. I am using a Asus G50vt-X1(bestbuy) and I can run Aion in windows with no problem. Did I forget to do something or is there a fix out there for this.

Any help would be great.
Thanks

[post new] [reply to this]

Mouse rotate
by Andrey Kulakov on Sunday August 1st 2010, 2:47
I'm using wine 1.2 and have a terrible bug with mouse screen rotating. I'm downloaded sources of wine 1.2, open file mouse.c and saw, that needed string already on the right place.
What can I do to fix this bug?
This is only reason of my using Windows T______T

[post new] [reply to this]


by Tiger on Tuesday July 27th 2010, 3:17
tiger@Tiger-NB:~$ wine "/home/tiger/.wine/drive_c/Program Files/PLAYNC/AION 永恆紀元守護者集結/bin32/AION.bin" -ip:127.0.0.1 -port:2106 -cc:6 -lang:cht -noauthgg -noweb

fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:heap:HeapSetInformation 0x831000 0 0x32fdc4 4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
wine: Unhandled page fault on read access to 0x02491000 at address 0x1000f2c1 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x02491000 in 32-bit code (0x1000f2c1).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:1000f2c1 ESP:0032e6f8 EBP:0032e708 EFLAGS:00210202( R- -- I - - - )
EAX:00000001 EBX:7fff9680 ECX:00000000 EDX:00002000
ESI:02483d00 EDI:02491000
Stack dump:
0x0032e6f8: 0032eabc 10033c14 00000100 00000008
0x0032e708: 0032e724 10094dc3 02483900 7bc10000
0x0032e718: 00000000 1001365e 02481be8 0032e758
0x0032e728: 1008f572 02481be8 10033c14 0032eabc
0x0032e738: 10033c14 0032e7ec 00000100 00000100
0x0032e748: 7bc10000 0032eaa8 02481be8 02483900
Backtrace:
=>0 0x1000f2c1 in aegisty.bin (+0xf2c1) (0x0032e708)
1 0x10094dc3 in aegisty.bin (+0x94dc2) (0x0032e724)
2 0x1008f572 in aegisty.bin (+0x8f571) (0x0032e758)
3 0x10072354 in aegisty.bin (+0x72353) (0x0032e7ec)
0x1000f2c1: movzwl 0x0(%edi),%eax
Modules:
Module Address Debug info Name (69 modules)
PE 400000- 6c8000 Deferred aion.bin
PE 10000000-1026b000 Export aegisty.bin
ELF 68000000-6801d000 Deferred ld-linux.so.2
ELF 6801d000-6815d000 Deferred libwine.so.1
ELF 6815d000-68176000 Deferred libpthread.so.0
ELF 68176000-682d0000 Deferred libc.so.6
ELF 682d0000-682d4000 Deferred libdl.so.2
ELF 682d4000-682fa000 Deferred libm.so.6
ELF 682fa000-68311000 Deferred libnsl.so.1
ELF 68311000-6831b000 Deferred libnss_nis.so.2
ELF 6831b000-68327000 Deferred libnss_files.so.2
ELF 68327000-68459000 Deferred user32
\-PE 68340000-68459000 \ user32
ELF 68459000-684e4000 Deferred gdi32
\-PE 68470000-684e4000 \ gdi32
ELF 684e4000-6853f000 Deferred advapi32
\-PE 684f0000-6853f000 \ advapi32
ELF 6853f000-6863f000 Deferred ole32
\-PE 68560000-6863f000 \ ole32
ELF 6863f000-686b4000 Deferred rpcrt4
\-PE 68650000-686b4000 \ rpcrt4
ELF 686b4000-6879d000 Deferred oleaut32
\-PE 686d0000-6879d000 \ oleaut32
ELF 6879d000-687f9000 Deferred wininet
\-PE 687b0000-687f9000 \ wininet
ELF 687f9000-6880e000 Deferred libz.so.1
ELF 6880e000-68832000 Deferred mpr
\-PE 68810000-68832000 \ mpr
ELF 68832000-6891d000 Deferred comctl32
\-PE 68840000-6891d000 \ comctl32
ELF 6891d000-6894a000 Deferred ws2_32
\-PE 68920000-6894a000 \ ws2_32
ELF 6894a000-689db000 Deferred winmm
\-PE 68950000-689db000 \ winmm
ELF 689db000-68a51000 Deferred libfreetype.so.6
ELF 68a51000-68a81000 Deferred libfontconfig.so.1
ELF 68a81000-68aa8000 Deferred libexpat.so.1
ELF 68aa8000-68b4b000 Deferred winex11
\-PE 68ac0000-68b4b000 \ winex11
ELF 68b4b000-68b54000 Deferred libsm.so.6
ELF 68b54000-68b6d000 Deferred libice.so.6
ELF 68b6d000-68c8a000 Deferred libx11.so.6
ELF 68c8a000-68c8f000 Deferred libuuid.so.1
ELF 68c8f000-68ca9000 Deferred libxcb.so.1
ELF 68ca9000-68cad000 Deferred libxau.so.6
ELF 68cad000-68cb3000 Deferred libxdmcp.so.6
ELF 68cb3000-68cd5000 Deferred imm32
\-PE 68cc0000-68cd5000 \ imm32
ELF 68cd5000-68cd9000 Deferred libxinerama.so.1
ELF 68cd9000-68cdf000 Deferred libxxf86vm.so.1
ELF 68cdf000-68ce9000 Deferred libxrender.so.1
ELF 68ce9000-68cf1000 Deferred libxrandr.so.2
ELF 68cf1000-68cf5000 Deferred libxcomposite.so.1
ELF 68cf5000-68cfb000 Deferred libxfixes.so.3
ELF 68cfb000-68d05000 Deferred libxcursor.so.1
ELF 68d05000-68d24000 Deferred libgcc_s.so.1
ELF 69cb6000-69cbe000 Deferred libnss_compat.so.2
ELF 71612000-717ea000 Deferred shell32
\-PE 71620000-717ea000 \ shell32
ELF 75c34000-75c44000 Deferred libxext.so.6
ELF 78b90000-78bc4000 Deferred uxtheme
\-PE 78ba0000-78bc4000 \ uxtheme
ELF 7b800000-7b972000 Deferred kernel32
\-PE 7b810000-7b972000 \ kernel32
ELF 7bc00000-7bcb8000 Deferred ntdll
\-PE 7bc10000-7bcb8000 \ ntdll
ELF 7bf00000-7bf04000 Deferred
ELF 7c85b000-7c8bd000 Deferred shlwapi
\-PE 7c870000-7c8bd000 \ shlwapi
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\PLAYNC\AION 永恆紀元守護者集結\bin32\AION.bin
0000003a 0
00000039 2
00000038 2
00000037 2
00000036 2
00000035 2
00000034 2
00000033 2
00000032 2
00000031 2
00000030 2
0000002f 2
0000002e 2
0000002d 2
0000002c 2
0000002b 2
0000002a 2
00000029 0
00000028 0
00000027 0
00000026 0
00000025 0
00000024 0
00000022 0
00000009 0 0 0x1000f2c1 in aegisty.bin (+0xf2c1) (0x0032e708)
1 0x10094dc3 in aegisty.bin (+0x94dc2) (0x0032e724)
2 0x1008f572 in aegisty.bin (+0x8f571) (0x0032e758)
3 0x10072354 in aegisty.bin (+0x72353) (0x0032e7ec)

[post new] [reply to this]

  • RE: by Patrick "WaCrex" Linerudt on Wednesday July 28th 2010, 16:58
    • RE: by Tiger on Wednesday July 28th 2010, 19:36
prodrv06
by Zoltan Csige on Friday July 23rd 2010, 12:45
I've got this message: "err:winedevice:ServiceMain driver L"prodrv06" failed to load", and Aion isn't start. I have no idea what is prodrv06.

[post new] [reply to this]

Failure -.-
by Teddy on Wednesday July 21st 2010, 13:34
So. I made an attempt to install Aion earlier but I ended up having a black screen after the logo with the chanter girl appeared.

I tried uninstalling Aion and Wine (I had the latest RC release) and installed the stable 1.2 version. I reinstalled Aion too and copied the Launcher folder from my Windows 7 partition.
The Launcher successfully updated the game but was totally black so I tried launching the game from the shortcut but no luck either, it didn't launch.
I tried typing "wine bin32\aion.bin -noauthgg -ncg -ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb" in the terminal but I got "wine: cannot find L"C:\\windows\\system32\\bin32aion.bin""
So... Any help? I really want it badly running on my Ubuntu. Yea I'm using Ubuntu 10.4

[post new] [reply to this]

Aion and wine1.2-rc5 gameplay review
by isaac on Monday July 19th 2010, 16:15
So, I've been running and playing Aion all weekend. It's fun, but not quite ready for primetime.

Issues:
1) Game crashes randomly every 1-4 hours. I can usually get more than 3 hours before it crashes. I'll post debug info if I get a chance.

2) Framerate EXTREMELY slow in groups. Running solo or in crowded areas is fine. Not great, but fine. I run a 2.8GHZ i7 w/4GB RAM and a GeForce GTX 470. I can run around healing random people without any trouble but as soon as I group with them the game slows WAY down.

3) The mouse. The source hack helps quite a bit, but there are still other mouse issues.
a) Left mouse button press not always recognized. While both mouse buttons are depressed, releasing the left mouse button and then repressing it doesn't always recognize the left-mouse click.
b) Sometimes left-clicking and dragging to view doesn't work. Clicking screen or right-clicking screen usually fixes that for a bit.
c) Mouse pointer disappears. Once every four or so 4-hour periods of gameplay the mouse pointer will vanish. Completely minimizing and then maximizing the game can sometimes fix this.

Overall, playable, but not quite good enough.

It's quite sad that I'm actually considering getting my first copy of Windows in 5 years :(

[post new] [reply to this]

Running Aion after server merge
by isaac on Thursday July 15th 2010, 21:56
The US and European servers were merged yesterday (7/14/10) and I was wondering if this is affecting people's ability to log in to the game.

US IP:
wine bin32/aion.bin -noauthgg -ip:206.127.153.247 -port:2106 -cc:1 -lang:enu -noweb
games launches in Korean and I can't log in.

European IP:
EU: wine bin32\aion.bin -noauthgg -ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb
Game launches in English and I still can't log in

NCLauncher
wine "C:\Program Files\NCsoft\Launcher\NCLauncher.exe" /LaunchGame=Aion
Game launches in English and I still can't log in.

I've tried reseting my password a couple times to no avail. Anyone have any ideas?

[post new] [reply to this]

Exception frame is not in stack limits
by Dmitriy on Wednesday July 14th 2010, 0:36
When I running
wine bin32/aion.bin -noauthgg -ncg -ip:206.127.147.28 -port:2106 -cc:2 -lang:enu -noweb

I have error:
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:heap:HeapSetInformation 0x8e1000 0 0x32fdc4 4
fixme:win:EnumDisplayDevicesW ((null),0,0x32e014,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d660,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32cee4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32cf94,0x00000000), stub!
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:heap:HeapSetInformation 0x10315000 0 0x32e830 4
fixme:heap:HeapSetInformation 0x22b15000 0 0x32eb54 4

err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.

Any ideas?

My
OS: Ubuntu 10.04(x86_64)
Wine: 1.2-rc7
Game ver.: 1.9.0.1
Video : ATI proprietary drivers v.10.6

[post new] [reply to this]

fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
by Keysi Demon on Saturday July 10th 2010, 18:41
When I launch Aion.bin in terminal I get this message "fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot" without splash screen "AION"

[post new] [reply to this]

Server Problem
by Macht on Friday July 2nd 2010, 14:28
Hi!
I've did everything exactly how described above. Game runs.
I'm using a free server (aionlegend.ru). And here is the problem, when I press OK in login screen I have an ERROR! It says "No game server is available to the authorization server.(6)"

P.S. It works great on the Windows.

[post new] [reply to this]


by Patrick "WaCrex" Linerudt on Friday July 2nd 2010, 5:09
Now what "aegisty.bin" has been removed, you can start the game directly from the launcher, without writing any IP addresses or port numbers ^^


Also.... The launcher has been updated to 1.5.20.3 (yesterday I think), so I've uploaded a new Launcher.tar.gz with the latest version.

[post new] [reply to this]

1.2rc-5
by Donald on Saturday June 26th 2010, 4:33
well after the update last night for the new r5 candidate i can no longer play aion
every time i log in im getting the
connection to authentication servers not found

i reinstalled everything, then i did it again including my system ..(not realizing that there was a update)

so now there is a mouse glitch and you cant get authenticated

am i the only one having this issue?

i don't know enough to go fiddling around on my own,

any suggestions :)

[post new] [reply to this]

  • RE: 1.2rc-5 by Donald on Monday June 28th 2010, 20:50
NCSoft Black Screen
by Justin on Thursday June 24th 2010, 20:31
after the Aion splash screen the NCSoft black screen comes up with their logo. This is where my client always crashes saying that AION encountered a problem and needs to close. Here is what I got from the terminal at the time of the crash.


wine: Unimplemented function d3dx9_36.dll.D3DXCreateSphere called at address 0x7b836842 (thread 0009), starting debugger...
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)


Any Ideas? I've already gone through all the steps in the HOW TO section thus the reason why I'm posting this.

thanks

[post new] [reply to this]

Issued when used in conjunction with Proxy Chains
by Daniel Bason on Thursday June 24th 2010, 0:27
I have an issued when trying to play the game through an ssh tunnel using proxychains.

When I run the game with proxychains, after I have entered my account details the game sits there and does not go to the EULA, meanwhile the output from wine is:
fixme:thread:NtQueryInformationThread info class 16 not supported yet

Repeating over and over.

Living in NZ connecting to the proxy is pretty much a necessity to get a reasonable ping.

I am using version 1.2rc4 of Wine, and 3.1.0 of Proxychains. The game works normally when not using proxychains

Cheers

[post new] [reply to this]


by Patrick "WaCrex" Linerudt on Wednesday June 23rd 2010, 18:32
--- quote ---
When installing ie6 it tells "The download location information is damaged. Please clear your Internet Explorer browser cache and retry Setup".
--- quote ---

The download of IE6 sometimes fails. To fix this, simply run:

rm -fr ~/.winetrickscache


And run "winetricks IE6" again.

[post new] [reply to this]

  • RE: by Patrick "WaCrex" Linerudt on Wednesday June 23rd 2010, 20:03
    • RE: by Oskar Gargas on Thursday June 24th 2010, 0:36
RD Module Fail
by Greg on Tuesday June 22nd 2010, 17:05
I get an error when launching..
I start the game, and I get a RD Module error on splash screen..

[post new] [reply to this]

Problem with Launcher
by Yannick Fauconnier on Monday June 21st 2010, 1:38
Hi all,

Finally aion is working on wine, great job for the developers and for who helping writing the informations given on this page.

But I've 2 remaining question :
- First less important : Is there a way to enable the antialiasing feature ? In game the only choice available remains on "x0". Tried enabling it in xorg config but didn't change anything.

- Second and more annoying point :p
I followed the explanations given here almost exactly except I was unable to install ie6. Always complaining about corrupt mirror description. So after days of tryingn, installed ie7.

Don't know if that is the reason but I'm unable to run the launcher. It's always crashing seems when he tries to show the splash screen.

Content of the log complaining about the crash :

Exception Information Details:
======================================
Exception Type: System.AccessViolationException
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Data: System.Collections.ListDictionaryInternal
TargetSite: Void .ctor()
HelpLink: NULL
Source: _Launcher


StackTrace Information Details:
======================================
at NC.Launcher.SplashForm..ctor()
at NC.Launcher.SingleInstanceLauncherApp.CreateSplashScreen(Nullable`1 initialProgress)
at NC.Launcher.SingleInstanceLauncherApp.HandleFirstInstance(CommandLine commandLine)
at NC.Launcher.SingleInstanceApplication.Run(CommandLine commandLine, String mutexName)
at NC.Launcher.Program.Main(String[] args)

2010-06-21 08:14:02.4743 : 1 : Info : Exiting with code: 1


Anyone got that problem and a solution ?

[post new] [reply to this]

Mouse Jittery
by Thomas on Wednesday June 16th 2010, 19:50
What I'm experiencing after making the mouse fix change outlined in the Known Bugs section is the camera jerking around still when trying to pan. It's significantly better then before the fix (where panning the camera almost always pointed it straight up) but it's still not good enough to actually go into the world and fight.

Would you be able to confirm for me if the only modifications you made to the 1.2-rc3 code were the additional line needing to be added to the mouse.c file outlined in the Known Bugs section? I'm thinking that you might have an additional modification from the work for Aion 1.5 on here. The previous mouse fix bug appears to touch multiple files but I haven't tried it since I'm running wine 1.2-rc3 instead of 1.1x on the Aion 1.5 section.

[post new] [reply to this]

Disappearing mouse coursor
by Oskar Gargas on Wednesday June 16th 2010, 16:55
Is this Wine bug or Aion bug?
Please everyone post her some info:

1. Have you spotten this bug in Aion on Windows? Only if you play Aion on Windows.
2. Have you spotten this bug in Aion on WINE? Which version?
3. Were you using mouse glitch source hack when mouse dissapeard?

[post new] [reply to this]


by Patrick "WaCrex" Linerudt on Wednesday June 16th 2010, 12:10
--- quote ---
Above tips were taken from: nclauncher.wikispaces.com/ THANKS!!!
--- quote ---
You're welcome ^^


The text on the page was a total mess, so I've done a few updates. Hopefully it won't be as much of a mess now ^^

[post new] [reply to this]

  • RE: by Oskar Gargas on Wednesday June 16th 2010, 16:49



   << Back

Page loaded in 0.13673 seconds.