[Upload] A working kom extractor/packer for the new kom

04/05/2014 20:37 Izamaki#31
Yes...
04/06/2014 03:20 rega22#32
good job sir :D
04/07/2014 06:24 DarkAngelxxxx#33
Nvm got it
04/07/2014 09:34 genosfive#34
If it does not work, execute python.exe directly.
C:> c:\python27\python.exe komextract_new.py --in data068.kom --out data068
( Here, I assume that python is installed under c:\python27 . )

anybody can tell me, how to ?? help pleasee
04/07/2014 16:50 zenplay#35
genosfive:

It's simple.

1. install python
- how? download and execute [Only registered and activated users can see links. Click Here To Register...]
By default, it will be installed under 'c:/python27'.
- navigate to the folder 'c:/python27' by clicking (or double clicking) Start (the window button at the lower left corner on your screen ) > (My) Computer > Local Drive(C: ) > Python27

2. download 'NewElswordKomExtractorPacker.rar' from my first post and unrar(decompress, unzip or whatever ) it.
- to unrar a *.rar file, you may need to install WinRar. download and execute [Only registered and activated users can see links. Click Here To Register...].
- Three files will be generated: komextract_new.py, kompact_new.py, and HowToDo.txt.
- you'd better read 'HowToDo.txt' first.

3. copy 'komextract_new.py' and 'kompact_new.py' to c:/python27

4. find a kom file you want to modify from the elsword game folder. copy it to c:/python27

5. now... open a command prompt window. you can find it from Start > Program > Accessories > Command Prompt.

in the command prompt window,

- type
cd c:/python27
now you are under 'c:/python27'.

- type ( here, I assume you copied 'data068.kom'. )
python.exe komextract_new.py --in data068.kom --out data68
now you can find a new folder 'data68' is created under 'c:/python27'.
all files in 'data068.kom' are found under 'data68'. modify whatever files you want, but don't touch '*.___' files.

- type
python.exe kompact_new.py --in data068 --out data068.kom
now all files under 'data68' are repacked into 'data068.kom'.

6. start Elsword. download all patches. before the elsword client launches,
copy the new 'data068.kom' into the folder where you found the original one.

That's all~
04/09/2014 05:50 hentaiangel#36
I have question.
When I use this way to kompact mod. It's work in KR.
But I found this text always show up every time that I select and Login character in game.
Is there gonna be problem ??

Ps. I Only MOD VOICE. (093/097/134/145)
04/09/2014 06:49 zenplay#37
Hentiangel:

I am not entirely sure but there would be no serious problems. If you modify important files such as luas, a different pop up appears which says the game cannot continue. Therefore a reasonable guess here is that modifying voices is being allowed informally, although not encouraged.
04/10/2014 18:36 HawaiiPizza#38
This is all nice and stuff, but if we cannot use the .___ Files, then it's pretty much impossible to mod models. Because the model files (the .X files) are .___ Files and therefore cannot be used in PMD Editor. Renaming does nothing. Any option to change that?
04/10/2014 18:53 zenplay#39
HawaiiPizza:

Unfortunately, there seems no option at the moment in KR. According to posts at epvp and g*mekiller, modding models seems to be being allowed in other countries.
04/11/2014 07:42 Robby Reinewald#40
How can I edit data036.kom for auto kill ?
04/11/2014 10:41 zenplay#41
Robby Reinewald:

You are able to make autokill provided that you know how to modify those .lua.***.___ files.
No one seems to know how, at the moment.
04/11/2014 15:52 Robby Reinewald#42
So, the cheat hasn't worked yet. I need autokill. I tried to open with lua editor, but there was nothing in lua editor.
04/11/2014 18:19 Izamaki#43
Quote:
Originally Posted by Robby Reinewald View Post
So, the cheat hasn't worked yet. I need autokill. I tried to open with lua editor, but there was nothing in lua editor.
because the lua files are compressed and portect with a algoythmen
04/12/2014 05:11 ferryfrans#44
the extractions run well and it's working. the problem is the luas are decrypted. the luas file with "__". so the problem is how to decrypt it. The method to extract is not useless, it's working. The remaining problem is how to edit the luas.
04/12/2014 07:34 x0322x#45
Im testing right now