gta4 修改教學(轉) (改mode )
http://www.youtube.com/watch?v=kkhZJzNTNmY&eurl
http://www.youtube.com/watch?v=h8-tZKGhiB4&eurl
The checking for modification of the files works by opening up files.txt, and SHA1 hashing the contents of each file listed in there cumulatively. If the hash doesn't match the hash stored in the exe, it exits. But theres one problem with this technique... they rely on files.txt to check files.txt too?!!!! Oh dear R*... what happened to your chain of trust?!
To bypass it, all you have to really do is:
1. Make a copy of files.txt.... for example: copy files.txt to files.txt.original
2. Edit files.txt... replace "files.txt" with "files.txt.original"
3. Make a copy of the file you want to mod... say you want to mod weaponinfo.xml, so you would make a copy of it as weaponinfo.xml.original
4. Edit files.txt... replace "weaponinfo.xml" with "weaponinfo.xml.original"
And viola.... no more exiting on startup... but to make your patches really apply you have to use a patched filelist.pak without any files in it.
--
So here is a batch file that will do the above things to all the "protected" files and make backups of them as .magic. Included is a patched filelist.pak as well. After installing this, you can just edit your files normally as before (just don't edit the .magic files!).
NOTE:The batch file does the steps above for ALL the protected files. Do NOT follow the instructions above (i.e. making copies, replacing files, etc) if you use this batch file. Files.txt is automatically patched with this batch script.
Download Here
To install:
1. Restore backups ofALLyour modified files (or if you don't have them, you have to reinstall). It isVERY IMPORTANTthat you have the original "protected" files or this won't work!
2. Copy magic.bat to your GTAIV game folder
3. Run magic.bat (Run as Administrator if you're on Vista)
4. Make a backup of pc\data\filelist.pak
5. Overwrite pc\data\filelist.pak with the included filelist.pak.
轉自GTAForums.com 的原文
1. 備份files.txt....例如,將files.txt複製並重新命名成files.txt.original
2. 修改files.txt... 取代 "files.txt" 成 "files.txt.original"
3. 備份所有你想修改之檔案,例如你想改武器(weaponinfo.xml),你就要備份佢,例如複製個檔案做weaponinfo.xml.original
4. 修改files.txt... 取代 "weaponinfo.xml" 成 "weaponinfo.xml.original"
安裝方法:
1. 還原你任何你之前改過ge檔案,無備份就要重裝。咁係非常重要,因為如果無你就用唔到呢個補丁。
2. 複製magic.bat去你個GTAIV遊戲資料夾
3. 執行magic.bat (Vista要用系統管理員身份執行)
4. 備份pc\data\filelist.pak
5. 用下載返來果個 filelist.pak 取代原本之 pc\data\filelist.pak
轉自04gd 的中文解說
原文下載點::
http://aru.nd4spdworld.com/pic/gtaiv-magic.zip
[ 本帖最後由 zaha 於 2008-12-15 11:17 編輯 ] |