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.
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). "
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.
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.
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 с русским переводом (вы потеряете голоса) Также могут быть проблемы с языками, отличными от английского.
11 comments
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.
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). "
Sorry for the silly question. I've never done it before
There may also be problems with languages other than English
--
Обратите внимание, это не работает на русской версии, а также не работает в Directors Cut с русским переводом (вы потеряете голоса)
Также могут быть проблемы с языками, отличными от английского.
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.