地球防衛軍6

地球防衛軍6

データを表示:
Rumi 2024年7月25日 6時12分
2
2
Ultrawide fix
For post-patch values please refer to the latest post in this thread! OP might not be up 2 date.

> New Offsets (28.01.2025)
How to edit?
1. Open the EDF6.dll in HxD and press shift + g
2. Enter one of the following Offsets in the popup

> Resolution
Offset: 01810B38

Replace 39 8E E3 3F with your desired resolution

Common values:
21:9(2560x1080)= 26 B4 17 40
21:9(3440x1440)= 8E E3 18 40
21:9(3840x1600)= 9A 99 19 40
32:9(3840x1600)= 39 8E 63 40
48:9(5760x1080)= AB AA AA 40


> Fix Chat
Offset 1: 017F554C
Change 00 00 10 3F -> 85 EB D1 3E

IF 48:9 -> 00 00 40 3E

Offset 2: 017F5436
Change 16 C4 00 00 -> FA C3 00 00

IF 48:9 -> 5C C3 00 00


>FOV
Offset: 01764420
Change DB 0F 49 3F -> Desired FOV value.

DB 0F 49 3F = 0.7853982

Use https://www.h-schmidt.net/FloatConverter/IEEE754.html

Examples:
1.1 = CD CC 8C 3F
1.0 = 00 00 80 3F
0.9 = 66 66 66 3F
0.8 = CD CC 4C 3F
最近の変更はRumiが行いました; 1月28日 4時11分
< >
16-30 / 102 のコメントを表示
Frank Horrigan の投稿を引用:
Hey, im new to using hex editors. I know how to edit these values "39 8E E3 3F" to "8E E3 18 40" but i dont know where to find these "1817a1be8" values and how to edit their floats? Thanks in advance!

Yeah I'm in the same boat. It may be that Ghidra adds these as searchable somehow, but it's not searchable in HxD as far as I can tell.
3840x1600 needed here to EDF EDF EDF in full glory
Thanks you so much :) already much better. Hope i can run it fullscreen on 5120x1440 soon ;D

soft as HELL の投稿を引用:
I will just upload my patched dll. Just run a diff against original, it contains 4 changed values. Chat also seems fine now since I fixed aspect ratio properly.
https://gofile.io/d/kJx70f
I have only tested this on 3440x1440
soft as HELL の投稿を引用:
I will just upload my patched dll. Just run a diff against original, it contains 4 changed values. Chat also seems fine now since I fixed aspect ratio properly.
https://gofile.io/d/kJx70f
I have only tested this on 3440x1440

This works, thank you. I can't seem to find the right offset myself through HxD for some reason.

Any chance I could bother you to upload a DLL for 5120x1440? A friend of mine uses that and I've fixed the aspect ratio but since I can't seem to get to the chat offset...

Still, the UI needs fixing. Way too stretched out atm.
I wouldn't bother with hex editors when doing this, since ghidra allows you to seach for values pretty easy and you can instantly see the functions that reference it. Ended up being about 1h to figure this out.
Now if only the lazy devs with access to source code could provide a simple way to change these values haha...
soft as HELL の投稿を引用:
I will just upload my patched dll. Just run a diff against original, it contains 4 changed values. Chat also seems fine now since I fixed aspect ratio properly.
https://gofile.io/d/kJx70f
I have only tested this on 3440x1440

https://steamcommunity.com/sharedfiles/filedetails/?id=3296543580

Thanks, this is working great.
Thank you, kind stranger!
最近の変更はZogtarが行いました; 2024年7月25日 8時34分
soft as HELL の投稿を引用:
I wouldn't bother with hex editors when doing this, since ghidra allows you to seach for values pretty easy and you can instantly see the functions that reference it. Ended up being about 1h to figure this out.
Now if only the lazy devs with access to source code could provide a simple way to change these values haha...

Did you ever manage to fix the HUD/UI as well?
No I didn't bother with it today, in my screenshot it looks somewhat fine. I assume it's because I'm not playing on that much wider resolution.
I will guess that the fix from edf5 works on that as well, but you just need a new offset.
Probably not going to look into doing anything else today since my setup works fine for me.
Mzlt. Minimiez の投稿を引用:
3840x1600 needed here to EDF EDF EDF in full glory

For your resolution, with HxD I believe you can use 9A 99 19 40.
For reference things that I changed in dll for 21:9:
1817a1be8: 1.6f -> 2.38889f // Not sure if this is needed
Aspect ratio:
18180dde8: 1.7777778f -> 2.3888888f
Chat boxes:
1817f286c: 0.5625f -> 0.41f
1817f2754: -600f -> -500f
FOV:
181761a10: 0.78539819f -> 1.0 // This causes horrible fps drops with many enemies on screen, I suspect something related to culling gets broken
Address is based from whatever ghidra gave me.
最近の変更はsoft as HELLが行いました; 2024年8月4日 3時12分
soft as HELL の投稿を引用:
I will just upload my patched dll. Just run a diff against original, it contains 4 changed values. Chat also seems fine now since I fixed aspect ratio properly.
https://gofile.io/d/kJx70f
I have only tested this on 3440x1440

https://steamcommunity.com/sharedfiles/filedetails/?id=3296543580
Thank you for this, it looks fantastic.
aDuckk 2024年7月25日 10時52分 
soft as HELL の投稿を引用:
I will just upload my patched dll.

This works great. Thanks!
moat 2024年7月25日 12時42分 
works on 2560x1080. Res is a little crunchy probably due to some upscaling/resampling but the pixel aspect ratio is good (not stretched)
I can't find the values with HxDe sadly. For now I downloaded the patched EDF.dll from "soft as HELL". Any Idea how to change resolution in there to 9A 99 19 40?
< >
16-30 / 102 のコメントを表示
ページ毎: 1530 50