Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
What are your GSdx settings?
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
I can't really see the problem but I know what you are talking about...this kind of problems are caused by using 8bit texture or/and custom internal resolution.
Try first disabling 8bit texture and it you don't see a difference(I kinda doubt it)try with native resolution or use scaling instead of custom internal resolution
Posts: 15.298
Threads: 431
Joined: Aug 2005
Reputation:
353
Location: Athens,Greece
Log Z fixes various problems in many games, so suggesting he doesn't need it is not such a good advice. Except if you know for a fact it is not needed for that particular game but even then at least mention it is required for many other games.
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
There isn't anything else you can enable for speed...basically all of your settings are set to get as much speed as possible but at the same time,to have problems like those are more frequent crashes.
Posts: 20.368
Threads: 405
Joined: Aug 2005
Reputation:
555
Location: England
Use scaling in GSDX rather than the custom resolution, the issue is to do with the upscaling. You may find playing around with the resolution you choose will effect it differently.