Page 1 of 1

Graphic Settings Crash

Posted: 06 Apr 2018 19:31
by Melvin971
Hey Guys,

since ive installed everything. (Reinstalled it after i deleted my Documents Folder xD) I cannot change the Graphic Settings anymore. All the time. Ive tried repairing ETS2 reinstalled everything nothing helps. I can play it until I want to change the Graphic Settings. (I got an Idea why this is happening, maybe after i deleted my Documents Folder by Accident, i put an old Backup into ETS2 and now it crashses all the time. But also when i make a new savegame this is happening? Any Explanations?)

Re: Graphic Settings Crash

Posted: 06 Apr 2018 19:50
by Rudi Raser
enable the game console. here you find how: https://forum.scssoft.com/viewtopic.php?f=11&t=61852

then load the game, but don´t click drive.

type into the console: uset g_remove_missing_accessories 1
then reload the game and then type: uset g_remove_missing_accessories 0


with a bit luck your problem will be solved. seems the game is searching a mod/addon which you have deleted.

Re: Graphic Settings Crash

Posted: 06 Apr 2018 21:19
by Melvin971
Doesnt work. This cannot be caused by the Mods its only when i try to change the Graphic Settings. I can drive but i dont wanna do it with 480P

Re: Graphic Settings Crash

Posted: 06 Apr 2018 22:00
by Vøytek
Why 480p? Your log says it runs in 1080p. Never seen this issue before, did you try with latest video card drivers?

Re: Graphic Settings Crash

Posted: 07 Apr 2018 15:33
by EliotMess
Melvin971 wrote:
06 Apr 2018 21:19
after i deleted my Documents Folder by Accident, i put an old Backup into ETS2 and now it crashses all the time
Check if the "Documents\Euro Truck Simulator 2" folder is read-only (it shouldn't be). If that's not the problem, you can edit the config.cfg with Notepad to change graphics settings. At least until a better solution is presented...

Re: Graphic Settings Crash

Posted: 08 Apr 2018 00:04
by Melvin971
Yeah ill try to but i dont know what does what in the Config.cfg xD

Re: Graphic Settings Crash

Posted: 08 Apr 2018 00:47
by EliotMess
I'll try to make a suggestion, based on your hardware info (GTX 980 Ti, AMD Ryzen 7 1700). I hope it helps, more info here.
Must do to get rid of the "480p"visuals:

Code: Select all

uset r_scale_y "0.75" <- put 1.0
uset r_scale_x "0.75" <- put 1.0
uset r_texture_detail "2" <- put 0
Cosmetic/eye candy:

Code: Select all

uset r_sun_shadow_quality "0" <- put 4
uset r_deferred_mirrors "0" <- put 1
uset r_mode_refresh "0" <- put 60 (or whatever your refresh rate is)
uset g_light_span_factor "0" <- put 1
uset g_light_distance_factor "0" <- put 1
uset g_vehicle_flare_lights "0" <- put 1
uset g_auto_traffic_headlights "0" <- put 1
uset g_gfx_advanced "0" <- put 1
uset g_rain_reflect_hookups "0" <- put 1
uset g_rain_reflect_actor "0" <- put 1
uset g_rain_reflect_traffic "0" <- put 1
uset g_rain_reflect_cache "0" <- put 1
uset g_rain_reflection "0" <- put 2
uset g_reflection "0" <- put 1
uset g_grass_density "0" <- put 1
uset g_veg_detail "0" <- put 1

Re: Graphic Settings Crash

Posted: 08 Apr 2018 12:39
by Melvin971
Are you playing with scaling 400% in youre config?

Re: Graphic Settings Crash

Posted: 08 Apr 2018 12:53
by Melvin971
Somehow if i started it in SafeMode 32Bit i could change the Graphics so i got it working now :D