Is there any way I can get this game to work in a resolution of 1920 x 1200?
I tried ureschanger2, and it does set the resolution to 1920 x 1200, but the game is still running in a 4:3 environment at 1280 x 1024 with the additional screen being black.
There's a rings.ini file in the WOTR (War of the Ring) directory. It contains:
Code:
[VideoState]
Width =1920
Height =1200
Depth =32
Fullscreen = 1
[App]
Product = wotr
[GameSpy]
ProductID = 10320
DistributionID = 898
PatchVersion = 2
GameID = 798
[Localization]
AllowMaturity = 1
[Bink]
UseLowQuality = 0
I set the video mode to 1920 x 1200 in this file and made it read only, but it reverts back to 1024 x 768 when doing this. I really hope I can get this game to work in Widescreen mode. Any help is appreciated. Thanks!