I can get the game to launch when i manually go in the config file and tell it to load in dirct3d. But when I install the patch and it asks me to restart the client, it replaces the config file upon restart. This causes it to try and load in opengl which does not work.
And the real game config gets to the ryzom launch screen and freezes, like the game when its in opengl mode, so I must use the text file.
Anyone have any ideas?
Can I manually install the patch somehow.
Will not launch (resolved)
-
- Posts: 2
- Joined: Wed May 23, 2007 4:42 am
Will not launch (resolved)
Last edited by daestny on Thu May 24, 2007 6:20 am, edited 1 time in total.
Reason: issue resolved * flagged title
Reason: issue resolved * flagged title
Re: Will not launch.
dont edit client_default.cfg, do your modifications in client.cfgdenogginizer wrote:I can get the game to launch when i manually go in the config file and tell it to load in dirct3d.
Re: Will not launch.
Open ryzom_configuration_rd.exe and click "display" then select direct3d.denogginizer wrote:I can get the game to launch when i manually go in the config file and tell it to load in dirct3d. But when I install the patch and it asks me to restart the client, it replaces the config file upon restart. This causes it to try and load in opengl which does not work.
And the real game config gets to the ryzom launch screen and freezes, like the game when its in opengl mode, so I must use the text file.
Anyone have any ideas?
Can I manually install the patch somehow.
Alternatively you can edit your client.cfg, (not the client_default.cfg) add this line:
Code: Select all
Driver3D = "2";
Daestny
Game Master - English Community
Community Manager - English Community
Game Master - English Community
Community Manager - English Community
-
- Posts: 2
- Joined: Wed May 23, 2007 4:42 am
Re: Will not launch.
Thanks for the help, It works now.