74 posts
http://outbreakf12.blogspot.ca/
BIOHAZARD 2 PC SourceNext Fix for modern graphic cards:
Game wants to use a 32bit surface for z-buffer, most current drivers/graphic cards do not support 32bit z-buffer for DirectX6.
Currently manual patch instructions only, you need to hex edit bio2.exe:
Find bytes: "74 0A C7 44 24 20 20 00 00 00 EB 2F F6 C4 02"
Replace to: "74 0A C7 44 24 20 18 00 00 00 EB 2F F6 C4 02"
This will force 24bit z-buffer, and game will run fine without any compatibility fix on Windows 8.1 x64
orginal post:
http://re123.bplaced.net/board/viewtopic.php?f=22&p=1664#p1664
tested this out myself with pyman, it works perfectly
good bye 1.1
Game wants to use a 32bit surface for z-buffer, most current drivers/graphic cards do not support 32bit z-buffer for DirectX6.
Currently manual patch instructions only, you need to hex edit bio2.exe:
Find bytes: "74 0A C7 44 24 20 20 00 00 00 EB 2F F6 C4 02"
Replace to: "74 0A C7 44 24 20 18 00 00 00 EB 2F F6 C4 02"
This will force 24bit z-buffer, and game will run fine without any compatibility fix on Windows 8.1 x64
orginal post:
http://re123.bplaced.net/board/viewtopic.php?f=22&p=1664#p1664
tested this out myself with pyman, it works perfectly
good bye 1.1
Thread title: