View Single Post
  #4  
Old 10-05-2005, 10:08
Re_TrY Re_TrY is offline
Junior Member
 
Join Date: May 2005
Location: Lithuania
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re_TrY is on a distinguished road
First of all you need a WinMpq archive opener.

1)After installing 1.1.2 enGb version of the game download and apply the 1.2.0 patch.
Patch links(from google)

http://www.ngi.it/download-3381-worl...patch-120.html

ftp://ftp.multiplay.co.uk/pub/games/...patch-enGB.exe

2)After patching open interface.mpq and find Interface/FrameXML/FrameXml.toc

in this file change;

## Interface 4...

to

## Interface 4150

save.

2)find Interface/wow.ini and change it to;

[WoW Config]
Version=1
Country=US
Language=en
Region=1

3)find Interface/GlueXML/AccountLogin.lua

change;

-- Check the interface version
if ( GetDataInterface() ~= GetCodeInterface() ) then
GlueDialog_Show("DELETE_INTERFACE");
end

to;

-- Check the interface version
-- if ( GetDataInterface() ~= GetCodeInterface() ) then
-- GlueDialog_Show("DELETE_INTERFACE");
-- end

4)open patch.mpq and find Interface/FrameXML/FrameXml.toc

in this file change;

## Interface 4...

to

## Interface 4150

save.

5)After doing this configure your realmlist.wft.

download original 1.2.1 enUS exe open the game with it.

http://rapidshare.de/files-en/398982/WoW.exe.html

Wants:I want from someone to give me an dbc opener please.

Note:I work for this solution nearly three hours.

P.S I found it but it is for 1.2.0 or 1.1.2 version so you will need your brain to have it done on your version.
P.P.S Or reinstall patch to needed version change and update to newer versions.


Good luck

Last edited by Re_TrY; 10-05-2005 at 10:16.
Reply With Quote