I've wondered this before and I've tried it a few times but never found a working solution. Does anyone know a method of making it so you can play with English text and Korean audio? For the record I play in EU on a Mac and yes I know this is a random request, but the Korean audio sounds awesome.
I've tried downloading the Korean client (https://kr.battle.net/account/manage...load/?show=wow) then changing my information in WTF/Config.wtf
Code:
SET portal "EU"
SET textLocale "enUS"
SET audioLocale “koKR”
SET agentUID "wow_enus”
However, if I start WoW by running the application itself (not through battle.net app) it makes me choose which region I'm in on a pop-up screen before the client will run. If you choose EU it will obviously connect to EU realms but it forces English audio (this audio option is always greyed out in the client and unable to be changed manually from English). However, if I choose Korea region, then I do get Korean text & audio (I login using a starter account connected to my battle.net) so the Korean files are on my machine, the issue is finding a workaround to make the audio work in the EU region without it changing the connection info.
I was able to actually login with Korean text & audio to the EU realm screen through the battle.net launcher, but when I went to choose my realm I got the following error:
https://i.imgur.com/MXs1peA.png (I don't know what it says, but I gather a connection issue).
Here's the 'connection.log' of me trying to connect:
Code:
Login program=WoW platform=Mc64 locale=koKR
Component WoW.Mc64.20779
Component WoW.base.20726
Battle.net is Component Bnet.Mc64.37165
LOGIN: state: LOGIN_STATE_CONNECTING result: LOGIN_OK
Connecting to 185.60.112.101:1119
LOGIN: state: LOGIN_STATE_AUTHENTICATED result: LOGIN_OK
ClientConnection Initiating: COP_CONNECT code=CSTATUS_CONNECTING
LOGIN: state: RESPONSE_CONNECTED result: LOGIN_OK
ClientConnection Completed: COP_CONNECT code=REALM_LIST_REALM_NOT_FOUND result=FALSE
ClientConnection Initiating: COP_GET_REALMS code=REALM_LIST_IN_PROGRESS
ClientConnection Completed: COP_GET_REALMS code=REALM_LIST_SUCCESS result=TRUE
Client initiated Disconnect from 185.60.112.101
Anyone have an idea? I get the feeling it might require data editing of the files themselves, but I'm not a coder so just working with guesswork.