|
|
发表于 2008-5-11 22:32:29
|
显示全部楼层
据补丁作者说这个是hack了2.0补丁的主程序里radeon显卡的部分,将其改成针对geforce的
还说你可以自己试试看改成intel的,虽然我很怀疑其成功率..
I made a little patch for GeForce (FX/6/7 series mostly) and ATI All-In-Wonder users which fixes graphical problems. Check the Metal Gear Solid 2 entry on gamecopyworld. You'll need to have 2.0 patch installed before applying this patch.
For Intel IGP users, you can patch the executable by yourself. The thing is to force the game to use Radeon graphics path by changing the identifier in the EXE file (Radeon path, introduced in patch 2.0, works on all cards and does not produce missing models and other graphic elements even on GeForce). E.g. for All-In-Wonder adapter, RADEON identifier (located at 0x5F6E44 in mgs.exe) should be replaced with "ALL-IN", and for GeForce, it should be replaced with "GeForc" and the following GeForce string should be replaced with anything else. Unfortunatelly, I don't know the identifier for Intel IGPs, but you can experiment with "Intel " or something and try by yourself. Good luck. |
|