[Wine] AION Free To Play ftp can't run Launcher GameForge

James McKenzie jjmckenzie51 at gmail.com
Mon Apr 23 09:50:32 CDT 2012


On Mon, Apr 23, 2012 at 1:48 AM, Kodama <wineforum-user at winehq.org> 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



More information about the wine-users mailing list