Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 19 Apr 2024, 04:00

All times are UTC [ DST ]




Post new topic Reply to topic  [ 110 posts ]  Go to page 1, 2, 3, 4, 5 ... 11  Next
Author Message
PostPosted: 01 Mar 2019, 11:06 
Offline
Patreon
Patreon
User avatar

Joined: 10 Nov 2017, 09:51
Posts: 49
Hey guys,

Tried Dead or Alive 6 and the game does not support 21:9 resolutions, I tried hex editing the exe file but the game doesn't start.

Appreciate your help!

_________________
Ultrawide Benchmarks

YouTube Channel: http://www.youtube.com/c/ultrawidebenchmarks

Discord: https://discord.gg/kGjfCHY

Proud supporter of wsgf.org & pcgamingwiki


Top
 Profile  
 


PostPosted: 01 Mar 2019, 16:33 
Offline

Joined: 21 Oct 2018, 16:04
Posts: 8
21:9 please, someone


Top
 Profile  
 
PostPosted: 02 Mar 2019, 03:25 
Offline

Joined: 02 Mar 2019, 03:22
Posts: 3
pleeeeeeease!!! 3440x1440p


Top
 Profile  
 
PostPosted: 02 Mar 2019, 10:43 
Offline

Joined: 02 Mar 2019, 07:53
Posts: 11
Would be great if someone made a fix, thanks.


Top
 Profile  
 
PostPosted: 02 Mar 2019, 16:29 
Offline

Joined: 09 Mar 2018, 20:53
Posts: 3
Amazing! Thanks so much, works great. Borderless.


Last edited by theJsn on 02 Mar 2019, 16:39, edited 1 time in total.

Top
 Profile  
 
PostPosted: 02 Mar 2019, 16:34 
Offline

Joined: 21 Oct 2018, 16:04
Posts: 8
Thank you sir, works perfectly!

Is it possible to show us how you edit the .exe file?


Top
 Profile  
 
PostPosted: 02 Mar 2019, 17:02 
Offline

Joined: 15 Jun 2017, 02:56
Posts: 7
I tried to hex editing the exe from the ratio 16:9 to 19:10, but no effects, could some one help me out. My resolution is 4096X2160. PLEASE!


Top
 Profile  
 
PostPosted: 02 Mar 2019, 17:53 
Offline

Joined: 14 Dec 2018, 21:03
Posts: 7
Thanks!


Top
 Profile  
 
PostPosted: 02 Mar 2019, 18:00 
Offline
Patreon
Patreon
User avatar

Joined: 10 Nov 2017, 09:51
Posts: 49
Cant thank you enough buddy!

_________________
Ultrawide Benchmarks

YouTube Channel: http://www.youtube.com/c/ultrawidebenchmarks

Discord: https://discord.gg/kGjfCHY

Proud supporter of wsgf.org & pcgamingwiki


Top
 Profile  
 
PostPosted: 02 Mar 2019, 20:40 
Offline
Insiders
Insiders
User avatar

Joined: 19 Dec 2011, 16:03
Posts: 521
superangrynoob wrote:
Is it possible to show us how you edit the .exe file?

  • Unpack DOA6.exe using - https://github.com/atom0s/Steamless
  • Download x64dbg debugger - https://sourceforge.net/projects/x64dbg/files/snapshots/
  • Run release\x64\x64dbg.exe with Administrator rights
  • Go to Options - Preferences
  • Uncheck "System Breakpoint"; "TLS Callbacks"; "Attach Breakpoint" and save settings
  • File - Open - DOA6.exe
  • Click RMB and select "Search for - Current Module - Constant" - 3FE38E39
  • Change all found values - 3FE38E39 to your aspect ratio value (4017B426 - for 2560x1080; 4018E38E - for 3440x1440 etc...)
  • Click RMB and select "Search for - Current Module - Pattern" - C7 44 24 58 80 07 00 00 C7 44 24 5C 38 04 00 00
  • Change all found values - 780 to the value calculated by this formula: 1080 * ( width / height )
    For example:
    1080 * ( 2560 / 1080 ) = 1080 * 2.37037 = 2560 (dec) = A00 (hex)
    1080 * ( 3440 / 1440 ) = 1080 * 2.38888 = 2580 (dec) = A14 (hex)
  • Click RMB and select "Search for - Current Module - Pattern" - FF E1 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? C7 44 24 30 20 03 00 00 C7 44 24 34 C2 01 00 00
  • Click RMB on jmp rcx and select "Binary - Fill with NOPs"
  • Change - 320 and 1C2 to your resolution value (A00 and 438 - for 2560x1080; D70 and 5A0 - for 3440x1440 etc...)
  • File - Patch file
  • Make copy of DOA6.exe, and select it for patch


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 110 posts ]  Go to page 1, 2, 3, 4, 5 ... 11  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  




Powered by phpBB® Forum Software © phpBB Group