Jump to content

3D hardware does not support shaders after crash.


Kempe

Recommended Posts

🤔 did you change any settings?

try to rename/delete the config "Documents\BattleForge\config.json"

if that will not help whole folder "Documents\BattleForge"

 

P.S. Why you think someone would ask you about minimum requirements? I am more worried, we will need to add maximum requirements at some point.

Link to comment
Share on other sites

@Kubik yes it does.

Spoiler

18:54:00.457 INFO 5372 proxy::patches::inventory:35 inventory hooks initialized
18:54:00.458 INFO 5372 proxy::networking::connect:172 connect disconnect hooks initialized
18:54:00.458 INFO 5372 proxy::networking:34 networking hooks initialized
18:54:00.459 WARN 5372 proxy:105 Initialized successfully
18:54:00.827 DEBUG 5372 proxy::game_config:316 application:dxdisable = 0
18:54:00.829 DEBUG 5372 proxy::game_config:316 application:screenaaquality = 0
18:54:00.830 DEBUG 5372 proxy::game_config:316 application:screenaasamples = 0
18:54:00.832 DEBUG 5372 proxy::game_config:192 application:screenvsync = OFF
18:54:00.835 DEBUG 5372 proxy::game_config:507 application:screenrefresh = false
18:54:00.836 DEBUG 5372 proxy::game_config:316 application:maxshader = 1280
18:54:00.837 DEBUG 5372 proxy::game_config:507 application:fullscreen = false
18:54:00.842 DEBUG 5372 proxy::game_config:316 application:screenheight = 1024
18:54:00.843 DEBUG 5372 proxy::game_config:316 application:screenwidth = 1280
18:54:00.846 DEBUG 5372 proxy::game_config:192 application:framemode = 8
18:54:00.922 INFO 5372 proxy::logging:123 src="Direct3D 9" message="Start Scan"
18:54:01.090 INFO 5372 proxy::logging:123 src="Direct3D 9" message="Found Adapter: NVIDIA GeForce GTX 1050"
18:54:01.091 INFO 5372 proxy::logging:123 src="Direct3D 9" message="Support fixed function"
18:54:01.091 INFO 5372 proxy::logging:123 src="Direct3D 9" message="End Scan"
18:54:01.100 INFO 5372 proxy::logging:123 src="Direct3D 11" message="Start DXGI scan."
18:54:01.113 INFO 5372 proxy::logging:123 src="Direct3D 11" message="Found Adapter: NVIDIA GeForce GTX 1050"
18:54:01.258 INFO 5372 proxy::logging:123 src="Direct3D 11" message="End DXGI scan."
18:54:01.260 DEBUG 5372 proxy::game_config:316 display:activatefpslimit = 0
18:54:01.263 DEBUG 5372 proxy::game_config:316 display:inactivefpslimit = 10
18:54:01.266 DEBUG 5372 proxy::game_config:507 application:createshaderondemand = true
18:54:01.269 DEBUG 5372 proxy::game_config:192 application:runmode = Active
18:54:01.270 DEBUG 5372 proxy::game_config:507 minidump:datasegs = false
18:54:01.274 DEBUG 5372 proxy::game_config:507 minidump:fullmemory = false
18:54:01.276 DEBUG 5372 proxy::game_config:507 minidump:handledata = false
18:54:01.277 DEBUG 5372 proxy::game_config:507 minidump:filtermemory = false
18:54:01.280 DEBUG 5372 proxy::game_config:507 minidump:scanmemory = false
18:54:01.283 DEBUG 5372 proxy::game_config:507 minidump:unloadedmodules = false
18:54:01.286 DEBUG 5372 proxy::game_config:507 minidump:indirectlyreferencedmemory = false
18:54:01.290 DEBUG 5372 proxy::game_config:507 minidump:filtermodulepaths = false
18:54:01.292 DEBUG 5372 proxy::game_config:507 minidump:porcessthreaddata = false
18:54:01.296 DEBUG 5372 proxy::game_config:507 minidump:privatereadwritememory = false
18:54:01.297 DEBUG 5372 proxy::game_config:507 minidump:nooptionaldata = false
18:54:01.315 INFO 5372 proxy::logging:123 src="app" message="BattleForge Final Build: 400030 (Retail branch)"
18:54:01.315 INFO 5372 proxy::logging:123 src="app" message="CPU GenuineIntel family 6, model 14 (Core) detected."
18:54:01.316 DEBUG 5372 proxy::game_config:507 application:simd = true
18:54:01.317 DEBUG 5372 proxy::game_config:316 application:threads = -1
18:54:01.323 DEBUG 5372 proxy::game_config:507 debugmain:optionfileaccessdonotlogdupes = true
18:54:01.326 DEBUG 5372 proxy::game_config:192 debugmain:optionfileaccesslogfile = 
18:54:01.330 DEBUG 5372 proxy::game_config:507 debugmain:optionlogfileaccess = false
18:54:01.331 DEBUG 5372 proxy::game_config:192 application:language = en_US
18:54:01.335 INFO 5372 proxy::patches::files_system:238 loading files from: base\pak
18:54:05.064 DEBUG 5372 proxy::game_config:316 display:threading = 0
18:54:05.097 ERROR 5372 proxy::logging:125 src="Display" message="3D Hardware doesn't support minimum required shader model"
18:54:05.097 ERROR 5372 proxy::logging:125 src="Application" message="Init Fail! ErrorCode: -3"
18:54:07.489 WARN 5372 proxy:110 EXITING...
 

 

Link to comment
Share on other sites

@Kubik I guess you mean those:

Spoiler

22:39:44.314 WARN 23304 proxy:79 proxy from 2021-11-18T15:24:47.129483800Z is initializing
22:39:44.317 WARN 23304 proxy::patches::debug:66 test hooks initialized
22:39:44.317 INFO 23304 proxy::patches::lua_functions:28 lua hooks initialized
22:39:44.317 INFO 23304 proxy::patches::lua_functions::gds:16 lua gds hooks initialized
22:39:44.318 INFO 23304 proxy::patches::lua_functions::cpg_card:20 lua card hooks initialized
22:39:44.321 INFO 23304 proxy::patches::changes::half_orb:32 half orbs hooks initialized
22:39:44.323 INFO 23304 proxy::patches::map_presets:44 tests hooks initialized
22:39:44.323 INFO 23304 proxy::patches::files_system:17 file system hooks initialized
22:39:44.324 INFO 23304 proxy::patches::inventory:35 inventory hooks initialized
22:39:44.324 INFO 23304 proxy::networking::connect:172 connect disconnect hooks initialized
22:39:44.324 INFO 23304 proxy::networking:34 networking hooks initialized
22:39:44.324 WARN 23304 proxy:105 Initialized successfully
22:39:44.650 INFO 23304 proxy::logging:123 src="Direct3D 9" message="Start Scan"
22:39:45.043 INFO 23304 proxy::logging:123 src="Direct3D 9" message="Found Adapter: NVIDIA GeForce GTX 1050"
22:39:45.043 INFO 23304 proxy::logging:123 src="Direct3D 9" message="Support fixed function"
22:39:45.043 INFO 23304 proxy::logging:123 src="Direct3D 9" message="End Scan"
22:39:45.044 INFO 23304 proxy::logging:123 src="Direct3D 11" message="Start DXGI scan."
22:39:45.049 INFO 23304 proxy::logging:123 src="Direct3D 11" message="Found Adapter: NVIDIA GeForce GTX 1050"
22:39:45.126 INFO 23304 proxy::logging:123 src="Direct3D 11" message="End DXGI scan."
22:39:45.128 INFO 23304 proxy::logging:123 src="app" message="BattleForge Final Build: 400000 (Retail branch)"
22:39:45.128 INFO 23304 proxy::logging:123 src="app" message="CPU GenuineIntel family 6, model 14 (Core) detected."
22:39:45.129 INFO 23304 proxy::patches::files_system:238 loading files from: base\pak
22:39:45.784 ERROR 23304 proxy::patches::debug:73 max shader: 1
22:39:45.784 ERROR 23304 proxy::logging:125 src="Display" message="Failed to create Direct3D device."
22:39:45.784 ERROR 23304 proxy::logging:125 src="Application" message="Init Fail! ErrorCode: -4"
 

And I'll look into the driver and update you later

Link to comment
Share on other sites

I do not see any obvious screw up on EA's side for this, and NVIDIA GeForce GTX 1050 (is that correct?) is more than capable of DX, and based on no one ever having this issue before, I can guess only that some update on your PC break it to the point that it thinks the GPU supports DX 11 and at same time maximum shader model that was obsolete in 2001. But as I said, only a guess.

One more guess, does your CPU have integrated GPU? maybe they fight over the screen, and BF is incapable of choosing.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use