qveydjdy 发表于 2020-8-13 14:51

减少游戏因内存写入导致随机崩溃的办法

Game is trying to write to memory address 0.
This fix is believed to reduce the number of crashes due to memory write errors.
Some users report that this fix does not work, and may make crashes even more frequent.

Modify the game executable

Open <path-to-game>\HorizonZeroDawn.exe in a hex editor (e.g. HxD).
Search for C7 04 25 00 00 00 00 A7 DC EA 0D as hex and replace all instances with
90 90 90 90 90 90 90 90 90 90 90.
Save the changes.


提供已经修改好的文件,请先备份原有执行文件


链接: https://pan.baidu.com/s/15aExlDro7_KXgCdZtteotQ 提取码: ssba

13577254ppp 发表于 2020-8-13 14:53

外网的吗?有试过没?

qveydjdy 发表于 2020-8-13 15:18

13577254ppp 发表于 2020-8-13 14:53
外网的吗?有试过没?

你可以试一下是否有效,记得备份原来的执行文件

liuqiang2019 发表于 2020-8-13 17:16

看看怎么样,先谢了

davidweile 发表于 2020-8-13 17:30

我感觉有点用处

kenmong521 发表于 2020-8-13 18:10

:lol:lol:lol:lol:lol

yunfeigame 发表于 2020-8-13 19:38

EPIC免加密版本能用吗?

lsc592440180 发表于 2020-8-13 20:15

未加密版能用吗

一碗面 发表于 2020-8-13 20:17

我被崩溃搞崩溃了,一个任务打了五遍,管他有没有效试试再说

830105 发表于 2020-8-13 20:20

游戏正在尝试写入内存地址0。

此修复被认为可以减少由于内存写入错误而导致的崩溃次数。

一些用户报告此修复不起作用,并可能使崩溃更加频繁。



修改游戏可执行文件



打开<path to game>\水平线.exe在十六进制编辑器中(例如HxD)。

搜索C7 04 25 00 00 00 00 A7 DC EA 0D作为十六进制,并将所有实例替换为

90 90 90 90 90 90 90 90 90 90 90 90 90 90。

保存更改。

机翻结果

foolass78321 发表于 2020-8-13 21:46

实测没用 感觉更快就崩溃跳出

830105 发表于 2020-8-14 00:01

感谢分享!!

请问,这个是EPIC(CODEX)版的还是Steam(免安装)版的主程序?

两版本貌似是有区别不兼容的,问清楚比较好,谢谢!

皇家烟民 发表于 2020-8-14 00:30

加载不进去游戏了。
页: [1]
查看完整版本: 减少游戏因内存写入导致随机崩溃的办法