Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
xpris
Level 1
Posts: 9 Joined: Wed Jun 23, 2010 6:22 am
Post
by xpris » Sat Apr 21, 2012 4:23 am
Hi folks.
Im tired run Launcher of AION Free To Play in GameForge.
Im install components, what please Launcher.
But when I start running him its dont open.
I have bug error:
I have Linux Mageia 2 Cauldron 64bit and stable WINE 1.4.1 32 bit
Any know what I can fix it?
Kodama
Level 2
Posts: 23 Joined: Sun Aug 09, 2009 2:15 pm
Post
by Kodama » Mon Apr 23, 2012 3:47 am
hi, Launcher doesn't work for me either...but:
if you haven't installed the game yet install this stuff with winetricks first. (especially gdiplus and dotnet20 are important)
Code: Select all
winetricks d3dx9 vcrun2005sp1 vcrun2008 dotnet20 gdiplus
if it's about starting the game I do it like this:
wine .wine/drive_c/Program\ Files/Gameforge/AION\ Free-To-Play/bin32/aion.bin -ip:79.110.83.80 -port:2106 -lang:enu -cc:2 -noauthgg -noweb -opengl
hope this helps...
jjmckenzie
Moderator
Posts: 1153 Joined: Wed Apr 27, 2011 11:01 pm
Post
by jjmckenzie » Mon Apr 23, 2012 9:51 am
On Mon, Apr 23, 2012 at 1:48 AM, Kodama <
[email protected] > wrote:
hi, Launcher doesn't work for me either...but:
if you haven't installed the game yet install this stuff with winetricks first. (especially gdiplus and dotnet20 are important)
Code:
winetricks d3dx9 vcrun2005sp1 vcrun2008 dotnet20 gdiplus
if it's about starting the game I do it like this:
wine .wine/drive_c/Program\ Files/Gameforge/AION\ Free-To-Play/bin32/aion.bin -ip:79.110.83.80 -port:2106 -lang:enu -cc:2 -noauthgg -noweb -opengl
It is better to switch to the directory first and then launch the program:
cd .wine/drive_c/Program\ Files/Gameforge/AION\ Free-To-Play/bin32/
wine aion.bin -ip:79.110.83.80 -port:2106 -lang:enu -cc:2 -noauthgg
-noweb -opengl
This is how programs are run within Windows as well...
James
Kodama
Level 2
Posts: 23 Joined: Sun Aug 09, 2009 2:15 pm
Post
by Kodama » Tue Apr 24, 2012 4:25 am
in my case I have this error:
any idea what I might do about it?
xpris
Level 1
Posts: 9 Joined: Wed Jun 23, 2010 6:22 am
Post
by xpris » Wed Apr 25, 2012 10:38 am
Im playing on Europe server (EU) no others. I need EU IP.
Any know what is EU ip?
Kodama
Level 2
Posts: 23 Joined: Sun Aug 09, 2009 2:15 pm
Post
by Kodama » Wed Apr 25, 2012 1:00 pm
xpris wrote: Any know what is EU ip?
79.110.83.8 as mentioned above?