View Single Post
08-22-10, 04:03 AM   #86
Crowley
A Murloc Raider
Join Date: Apr 2005
Posts: 5
Originally Posted by Vladinator View Post
Easiest way is to use this bat:
Code:
set locale=enUS
set dir=D:\Games\World of Warcraft Beta\Data
start MPQEditor.exe /patch "%dir%\%locale%\locale-%locale%.MPQ" "%dir%\%locale%\patch-%locale%-12694.MPQ" "%dir%\wow-update-12694.MPQ" "%dir%\wow-update-12759.MPQ" "%dir%\wow-update-12803.MPQ"
Wouldn't you agree?
"%dir%\%locale%\patch-%locale%-12694.MPQ" isn't an incremental patch file. All files except the first one must be of the "wow-update-*.MPQ" type.