Thanks for the reply. Yes - I am running the game from the CnCNet client. I tried manually editing the .ini file to a few different options, but every time YR crashes on startup. Here is th eoutput from one of the recent crash logs:
--
06.11. 12:38:31.579 ***Logfile for Yuri's Revenge client***
06.11. 12:38:31.579 Client version: 2.8.0.0
06.11. 12:38:31.579 Loading settings.
06.11. 12:38:31.594 Failed to load the translation file. Could not find file 'C:\Program Files (x86)\Steam\steamapps\common\Command & Conquer Red Alert II\Resources\Translation.ini'.
06.11. 12:38:33.797 Initializing updater.
06.11. 12:38:33.938 Update mirror count: 1
06.11. 12:38:33.938 Running from: clientdx.exe
06.11. 12:38:33.938 Operating system: Microsoft Windows NT 6.2.9200.0
06.11. 12:38:33.938 Selected OS profile: WIN810
06.11. 12:38:33.938 Current culture: en-US
06.11. 12:38:33.938 Removing partial custom component downloads.
06.11. 12:38:33.938 Checking for the existence of FinalSun.ini.
06.11. 12:38:34.125 FinalSun.ini doesn't exist - writing default settings.
06.11. 12:38:34.125 An exception occured while checking the existence of FinalSun settings
06.11. 12:38:34.125 Writing installation path to the Windows registry.
06.11. 12:38:34.141 Starting background processing of INI files.
06.11. 12:38:34.141 /INI/Base does not exist, skipping background processing of INI files.
06.11. 12:38:36.765 Hardware info: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz (6 cores) | Video controller: Radeon Pro 570X | Total physical memory: 40GB
06.11. 12:38:43.626 Initializing GameClass.
06.11. 12:38:46.591 InitGraphicsMode: 5120x2880
06.11. 12:38:46.640 KABOOOOOOM!!! Info:
06.11. 12:38:46.640 Message: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: The parameter is incorrect.
06.11. 12:38:46.640 Source: SharpDX
06.11. 12:38:46.640 TargetSite.Name: CheckError
06.11. 12:38:46.640 Stacktrace: at SharpDX.Result.CheckError()
at SharpDX.DXGI.SwapChain.ResizeBuffers(Int32 bufferCount, Int32 width, Int32 height, Format newFormat, SwapChainFlags swapChainFlags)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.CreateSizeDependentResources()
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Reset()
at Rampastring.XNAUI.WindowManager.InitGraphicsMode(Int32 iWidth, Int32 iHeight, Boolean bFullScreen)
at DTAClient.DXGUI.GameClass.SetGraphicsMode(WindowManager wm)
at DTAClient.DXGUI.GameClass.Initialize()
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at DTAClient.Startup.Execute()
at DTAClient.PreStartup.Initialize(StartupParams parameters)
at DTAClient.Program.Main(String[] args)