0 of 0

File information

Last updated

Original upload

Created by

TheRealErikMalkavian

Uploaded by

TheRealErikMalkavian

Virus scan

Safe to use

Tags for this mod

11 comments

  1. Traumahead2002
    Traumahead2002
    • member
    • 0 kudos
    THANK YOU SO MUCH FOR THIS! Been waiting for an eternity!
    1. Number32anchips
      Number32anchips
      • member
      • 2 kudos
      Could you post a screen shot of the un modded lines please in HxD so we know the line number
  2. Number32anchips
    Number32anchips
    • member
    • 2 kudos
    Any chance of a little help finding these two lines - like the number of the line they are on.
    or a screen shot of them both
    I can not search Colum 00 to find 88 HxD just has a fit when searching any of these.
  3. Seekr
    Seekr
    • supporter
    • 3 kudos
    Why not just add the instructions here.... ?

    From the youtube link:
    "This is to illustrate a working fix / solution to play Deus Ex Human Revolution in 4K on a Widescreen Monitor at 16:9 Aspect Ratio*MAKE A BACKUP COPY OF DXHRDC.EXE Before Doing This*1. Use Hex Editor like HxD: https://mh-nexus.de/en/downloads.php?...2. Open DXHRDC.EXE in HxD and change the following:

    3. Replace the following bytes 81 FF 00 05 00 00 7C 05 BF 00 05 00 00 DB 44 24
    with 81 FF 00 0F 00 00 7C 05 BF 00 0F 00 00 DB 44 24 (visual scaling)

    4. Replace the following bytes 81 FE 00 05 00 00 7D 08 8B CE 89 74 24 20 EB 09 B9 00 05 00 00 89 4C 24 20
    with 81 FE 00 0F 00 00 7D 08 8B CE 89 74 24 20 EB 09 B9 00 0F 00 00 89 4C 24 20 (mouse coordinate scaling)

    The game only scales the UI up to a width of 1280 = 0x500 = 00 05 00 00. These patches replace that limit with 3840 = 0xF00 = 00 0F 00 00 (the width of a 4K monitor). "
    1. jr2594
      jr2594
      • supporter
      • 0 kudos
      Can you explain where to find these bytes? I've never used a Hex editor before and don't understand what I'm looking at. I've tried searching for the values given in numerous different ways but nothing shows up that makes any damn sense. Or it just says "cannot be found" or whatever. Are there are just simply far too many lines for me to sit there and manually go through line-by-line to find the right string of values.
    2. jr2594
      jr2594
      • supporter
      • 0 kudos
      Or maybe tell us what "Offset (h)" these strings are on? That would at least make it to where a complete novice could track down where to find the strings we need to edit. Since that's the only column that seems to be in any particularly easy-to-grasp order.
  4. Tommy147
    Tommy147
    • member
    • 0 kudos
    How do install this mod?
    Sorry for the silly question. I've never done it before
  5. Tlakktok
    Tlakktok
    • member
    • 0 kudos
    Please note, this does not work on the Russian version, and also does not work in Directors Cut with Russian translation (you will lose voices)
    There may also be problems with languages ​​other than English
    --
    Обратите внимание, это не работает на русской версии, а также не работает в Directors Cut с русским переводом (вы потеряете голоса)
    Также могут быть проблемы с языками, отличными от английского.
  6. ConradTheGreat
    ConradTheGreat
    • member
    • 0 kudos
    It would be awesome to have this for the Original DE:HR...
  7. RazorVayne
    RazorVayne
    • member
    • 2 kudos
    Pretty cool. 
    Although it would be cool to somehow have the option to retain all these changes, but with a smaller hotbar that the default game has.
  8. webkitdev
    webkitdev
    • member
    • 0 kudos
    Why does this exist when you can just use Deus Ex Patcher to do it for you?