《Warhammer 40,000: Dawn of War》——周年纪念版

《Warhammer 40,000: Dawn of War》——周年纪念版

52 个评价
Ultra widescreen Fix 21:9
由 Ghazzgul 制作
First go read this "Dawn of War Widescreen Fix
By Ricyn" Guide

before reading this

I have found how to make it work for 21:9 screens

i followed the guide above with some changes to it

and HEX values for 21:9 i found here
http://www.wsgf.org/article/common-hex-values

screenheight=1080 made into 1080
screenwidth=1920 made into 2560

W40k.exe = MUST stay ABAAAA3F Or it will look Waird
Platform.dll = 26 B4 17 40
spDx9.dll = 26 B4 17 40
UserInterface.dll =26 B4 17 40

Then i downloaded this camera mod to fix the zoom
http://www.moddb.com/games/dawn-of-war/addons/camera-zoom-mod

hope this will help you

and all credits go to the original creators i just made some changes
   
奖励
收藏
已收藏
取消收藏
screenshot
19 条留言
Pissing Beef Balls™ 10 月 24 日 下午 7:51 
I'm using a 2560x1080 (21:9) monitor w/ Linux + Proton along with the camera zoom out mod. Replacing ABAAAA3F with 26B41740 in W40k.exe stretched out the 3D-rendered part of the game, but my minimap works properly. If I instead leave ABAAAA3F in W40k.exe as is or replace it with 0000A03F, then the 3D view is no longer stretched, but the minimap is messed up. Is there any way to fix the minimap without stretching the 3D view?
Coachpotato 8 月 10 日 下午 2:42 
Got the screen looking ok with 21:9 aspect ratio, but kinda difficult to use the UI. It's like the mouse is stuck inside a 16:10 box and view starts moving if I try to click some icons like for building different stuff.
FrostedGlyph 2024 年 5 月 20 日 下午 6:57 
How is your minimap not ♥♥♥♥♥♥?
SkeletonHeadz 2024 年 4 月 23 日 上午 11:48 
Thanks MrDecember, the github fix is working great for me!
MrDecember 2023 年 12 月 18 日 下午 12:41 
Fixed widescreen UI issue without having to learn hexadecimal code:
https://github.com/zero334/Dawn-of-War-Widescreen-Fix
megapro 2023 年 2 月 18 日 上午 6:08 
Thanks man. I read another guide first that said the opposite of this line from yours
"W40k.exe = MUST stay ABAAAA3F Or it will look Weird"
It looked weird indeed lol
beep 2022 年 7 月 9 日 上午 9:41 
THANK YOU
🔰ProtivulyaUA🔰 2022 年 5 月 11 日 下午 1:08 
Hi
i have changed this
screenheight=1080 \ screenwidth=2560
Platform.dll = 26 B4 17 40
spDx9.dll = 26 B4 17 40
UserInterface.dll =26 B4 17 40
but it does not work
can u help me?
Gjalfr 2021 年 9 月 25 日 下午 8:17 
The search within Platform.dll returns negative, there isn't a code like that for me. Its a 21:9 2560x1080
Gommster 2021 年 8 月 11 日 下午 3:56 
I've just been playing with this on Soulstorm with the Unification mod and the minimap is fine as long as you leave the core .exe alone (in this case soulstorm.exe). All I did to get it running nicely in 3440x1440 21:9 was change the values in the soulstorm directory spDx9.dll and userinterface.dll from ABAAAA3F to 8EE31840 (platform.dll doesn't seem to need changing with Soulstorm) and in local.ini change the screenheight to 1440 and the screenwidth to 3440. Hope this helps someone