Page 1 of 2

Graphic problem

Posted: Sat Oct 10, 2015 3:12 pm
by Figarro
I have graphics problems in my game. I dont have every textures (fishs, grass etc). u see my problem in scr. please help me fast. i wana play with my friends!!!!!

Re: Graphic problem

Posted: Sat Oct 10, 2015 4:43 pm
by Smarty

Re: Graphic problem

Posted: Sat Oct 10, 2015 5:26 pm
by Figarro
:( it not working. :(

Re: Graphic problem

Posted: Sat Oct 10, 2015 5:37 pm
by Smarty
pc specs?

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:20 pm
by Figarro
procesor: AMD FX 8320
gpu: ASUS radeon r7 260x
ram 16 gb 1866
1 TB

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:21 pm
by Figarro
(this graphic card have 2gb ram)

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:26 pm
by orzelek
Try latest amd beta drivers - I had problems with previous beta ones on 280X.

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:27 pm
by Smarty
Solution 2
This is especially relevant with amd cards.
Try to force the game to use opengl instead of d3d, you can change it by changing the config value to this:

Code: Select all

[graphics]
force-opengl=true
you sure this didnt work?

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:41 pm
by Figarro
when i change force-opengl to true i have more bugs.
i will try download new drivers

Re: Graphic problem

Posted: Sat Oct 10, 2015 7:59 pm
by Figarro
Yes! its working thank you :)

Re: Graphic problem

Posted: Sat Oct 10, 2015 8:14 pm
by Peter34
Figarro wrote:Yes! its working thank you :)
New drivers helped?

Re: Graphic problem

Posted: Sat Oct 24, 2015 2:06 am
by mikehbrown
after updating to 12.13 my graphics broke. Not sure how to fix it. Here is what i have done.

Disabled all mods.
Loaded factorio without any mods
Downgraded to 12.9

Noting worked so far, any help would be great.
Capture.PNG
Capture.PNG (2.74 MiB) Viewed 11241 times

Re: Graphic problem

Posted: Sat Oct 24, 2015 8:19 am
by Smarty
Solution 2
This is especially relevant with amd cards.
Try to force the game to use opengl instead of d3d, you can change it by changing the config value to this:

Code: Select all

[graphics]
force-opengl=true

Re: Graphic problem

Posted: Sat Oct 24, 2015 1:26 pm
by mikehbrown
Yep, should have read before posting.
I skimmed that post prior too, but I have 3 R9 280x's, didn't think it could be a memery problem. Updated drivers everything is fixed now.

Re: Graphic problem

Posted: Sun Oct 25, 2015 6:01 pm
by posila
mikehbrown wrote:Yep, should have read before posting.
I skimmed that post prior too, but I have 3 R9 280x's, didn't think it could be a memery problem. Updated drivers everything is fixed now.
So you only updated drivers and did NOT use force-opengl=true option?

Re: Graphic problem

Posted: Sun Oct 25, 2015 6:35 pm
by orzelek
posila wrote:
mikehbrown wrote:Yep, should have read before posting.
I skimmed that post prior too, but I have 3 R9 280x's, didn't think it could be a memery problem. Updated drivers everything is fixed now.
So you only updated drivers and did NOT use force-opengl=true option?
When I got the problem once I used opengl till new driver version and went back to dx since it handles full screen better.

Re: Graphic problem

Posted: Sun Oct 25, 2015 7:21 pm
by posila
@orzelek: Thanks. For some reason I thougt the issue occurs under the latest driver version.

Re: Graphic problem

Posted: Sun Oct 25, 2015 8:09 pm
by orzelek
posila wrote:@orzelek: Thanks. For some reason I thougt the issue occurs under the latest driver version.
It might be tricky since AMD runs two branches of drivers - stable and beta branch.
I'm usually running from beta branch if available.

Re: Graphic problem

Posted: Sun Nov 08, 2015 9:18 pm
by Natfrac42
Hey, i've just upgraded to windows 10 and wanted to start a new run through but came up against the same graphical glitches in version 12.16:
Screenshot
I also have a glitch where the item sprites disappears:
Screenshot
and when i maximise the screen everything turns black.
Screenshot
I have tried running opengl mode from both the config and shortcut properties and have taken all mods off before taking these screenshots but the problem still occurs. Any advice?

*EDIT*

Turning down the graphical settings have fixed the first problem but the second two still remain. Running in windows 8 compatibility also fixes the disappearing item sprites but the black screen on maximise is still a problem.

Re: Graphic problem

Posted: Mon Nov 09, 2015 5:17 pm
by Smarty
Smarty wrote:Solution 2
This is especially relevant with amd cards.
Try to force the game to use opengl instead of d3d, you can change it by changing the config value to this:

Code: Select all

[graphics]
force-opengl=true