Difference between revisions of "How To Back-Rev Your Plugin"
How To Back-Rev Your Plugin (edit)
Revision as of 18:32, 20 September 2007
, 18:32, 20 September 2007tesdb -> tesnexus
imported>Lhammonds m (TESSource to TESDB) |
imported>Qazaaq m (tesdb -> tesnexus) |
||
Line 18: | Line 18: | ||
# Use [http://www.tesdb.com/files/file.php?id=11680 ESPcracker] (RECOMMENDED) - Double-click ESPcracker.exe and select the ESP file. You can easily determine which version it is currently set to and easily set it to either version. | # Use [http://www.tesdb.com/files/file.php?id=11680 ESPcracker] (RECOMMENDED) - Double-click ESPcracker.exe and select the ESP file. You can easily determine which version it is currently set to and easily set it to either version. | ||
# Use [http://wrye.ufrealms.net/ Wrye Bash] by right-clicking the ESP file and choosing Make 0.8. | # Use [http://wrye.ufrealms.net/ Wrye Bash] by right-clicking the ESP file and choosing Make 0.8. | ||
# Use [http://www. | # Use [http://www.tesnexus.com/downloads/file.php?id=8665 TES4Gecko] - Open the ESP plugin with the edit description tool, then update to save the plugin which reverts the internal version automatically to 0.8. | ||
# Use [http://www. | # Use [http://www.tesnexus.com/downloads/file.php?id=11343 Tes4plusplus] to revert the plugin version. | ||
# Use a hex editor. Open the ESP plugin with a hex editor and on the second line (offsets 18H to 1DH).<br>Change '''0C 00 00 00 80 3F''' to '''0C 00 CD CC 4C 3F'''. | # Use a hex editor. Open the ESP plugin with a hex editor and on the second line (offsets 18H to 1DH).<br>Change '''0C 00 00 00 80 3F''' to '''0C 00 CD CC 4C 3F'''. | ||