ihateusernames1: When I install it with POL, I now get a runtime error (at 69:1358).
But it insists that it installed correctly.
And it spits out this:
[04/24/19 20:30:38] - Running wine- wic.exe (Working directory : /home/USERNAME/.PlayOnLinux/wineprefix/WiC/drive_c/GOG Games/World in Conflict - Complete Edition)
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32e784,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),1,0x32e784,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32e4a4,0x00000000), stub!
0009:fixme:winediag:wined3d_select_feature_level None of the requested D3D feature levels is supported on this GPU with the current shader backend.
0009:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
0009:fixme:wbemprox:enum_class_object_Next timeout not supported
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32d264,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32d094,0x00000000), stub!
0009:fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
I've got current drivers and the 560Ti does run other DX9 games just fine. Is this game special or something? It ran on the old computer with an R7 260X.
Ok, seems to me you used playonlinux to install it using their script. I don't use these lately, as with rapid wine development of late I was generally more successful with plain clean wineprefix.
Here's what I'd do (have PoL 4.2.12):
First, try getting the newest wine possible (playonlinux menu Tools -> Manage Wine versions and add newest 32 or 64 bit version (the one you use, feel free to add both)).
Then, go to PoL (playonlinux) settings for the game (click on WiC item in PoL menu, then 'Configure' button in PoL toolbar).
Once there, you should see 'Virtual drive' with value 'WiC'. Select 'Wine version' to the latest.
Then change tab to 'Wine' and select 'Configure Wine'. There select 'Windows version' to be 'Windows 7'. Confirm with 'OK'.
Then change tab to 'Install components', select 'd3dx10', click 'Install', repeat for 'd3dx9', 'd3dx_29', d3dx_35', 'd3dx_36', ... each of the 'd3dx_xx' (xx being numerals).
Then, just for sure, you might go back to tab 'Wine' and run 'Windows reboot'.
Finally, just close the PoL configuration window and try running the game.
Now, if it still won't run, you can go two ways:
1. Try to use PoL configuration window to create brand new clean wine prefix, install it there, try running the game, if it runs, fine, if it doesn't, repeat the installations above and try again.
2. Try to hunt the problem. First step to do this is to run the game through PoL 'Debug'. If you select WiC in PoL menu, there are actions on the left. (Run, Close, Debug, Configure, ...). Select 'Debug' there. The game will be run with wine set to spit a lot of debug info. That is the info which may be helpful. Basic messages you posted are usually useless for hunting down the cause.