Originally Posted by
camel199
when i open the game after connecting to server the gmae pops up and then huge green blurry lines (2 of them) are on it and then it says ddo.client stopps working and iwndows checks for solution cant ifnd one then closes client PLZ HELP!
Sounds like the default resolution isn't supported by your computer. If you look under "My Documents", in the Dungeons and Dragons Online folder, there is a file called UserPreferences.ini. Open that up and you should see something like this:
Code:
[Display]
SyncToRefresh=False
AllowWindowResizing=True
ShowIntroMovie=False
WindowedResolution=109052916
ConfineFullScreenMouseCursor=True
AllowFakeFullScreen=True
ForceFakeFullScreen=False
FullScreen=True
RefreshRate=Auto
TripleBuffering=False
AllowDesktopCompositing=False
Antialiasing=2x
Resolution=1680x1050
You can either adjust the resolution to your current resolution, or set FullScreen to False and try that.