Page 3 of 7

Re: Counter-Strike Online 2 (*.PKG)

Posted: Thu Aug 14, 2014 11:47 pm
by diasleon
anyway, nice job
it works well with latest cso2 version.

It'll be better if Ekey can make it auto decompile all pkgs instead of clicking one by one :D

Re: Counter-Strike Online 2 (*.PKG)

Posted: Fri Aug 15, 2014 7:10 am
by diasleon
Expecting for next update:
- 'Auto-Decompile' feature (Auto decompile all pkg files in folder) and Auto Skip on Error (especially for Auto-Decompiler)

anyway. Why can't i open the mp3 sounds after decompiling?

Re: Counter-Strike Online 2 (*.PKG)

Posted: Fri Aug 15, 2014 8:20 am
by cra0
diasleon wrote:Expecting for next update:
- Fix MP3 (can't open mp3 file after decompiling)
- Add 'Auto-Decompile' feature (Auto decompile all pkg files in folder)
- Auto Skip on Error (especially for Auto-Decompiler)
you don't expect anything mate thats not how it works.

Re: Counter-Strike Online 2 (*.PKG)

Posted: Fri Aug 15, 2014 8:36 am
by diasleon
Then i have to click and decompile one by one in 851 files. Lol

Re: Counter-Strike Online 2 (*.PKG)

Posted: Fri Aug 15, 2014 12:21 pm
by Ekey

Code: Select all

+ GUI version removed and now it's console app
+ Problem with MP3 fixed

Re: Counter-Strike Online 2 (*.PKG)

Posted: Fri Aug 15, 2014 12:31 pm
by diasleon
Thanks for update
now it's easier to decompile multiple files

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 6:34 am
by diasleon
Auto Decompiler Tool - Written by Kungfulon
---------------------------------------------

Copy 'CSO2Tool_AutoDec.exe' to the folder that contains 'CSO2Unp.exe' and run it. Then you can select multiple files to decompile (Max: 100 files). After Decompiling completed, a message will pop out.

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 7:37 am
by cra0
diasleon wrote:Auto Decompiler Tool - Written by Kungfulon
---------------------------------------------

Usage: Copy 'CSO2Tool_AutoDec.exe' to the folder that contains 'CSO2Unp.exe' and run it. Then you can select multiple files to decompile (Max: 100 files). After Decompiling completed, a message will pop out.
Download: <Check Attachment>
Why... [roll] [roll] [roll] [roll]

A simple batch file does the trick

Code: Select all

@echo off
color a
FOR /R %%a IN ("*.pkg") DO CSO2Unp "%%a"
pause

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 12:29 pm
by diasleon
Sorry, i'm not a coder :v
I've just requested my friend for it, i dont know it

anyway, sometime the unpacker stuck at '1b87c6b551e518d11114ee21b7645a47.pkg' file

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 2:36 pm
by diasleon
I wonder why some models and textures couldn't be opened, mostly can

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 2:39 pm
by cra0
diasleon wrote:I wonder why some models and textures couldn't be opened, mostly can
I dunno but need to solve this problem to get textures
viewtopic.php?f=18&t=11734

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 4:19 pm
by Anonym
the newly updated unpacker always crash whenever I opened it -_- also I'm still a bit confused with the auto decompiler, anyone here willing to explain?

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sat Aug 16, 2014 4:20 pm
by Ekey
How you try use?

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sun Aug 17, 2014 12:09 am
by diasleon
All pkgs are now can be extractex EXCEPT one: '1b87c6b551e518d11114ee21b7645a47.pkg'
But i think it's unecessary. So if you guys use 'Auto Decompile Bat' by cra0, remember to put '1b87c6b551e518d11114ee21b7645a47.pkg' to other folder otherwise the Decompile will be stuck.

The only one problem left is: some models and textures still can't be opened.

@Athener: It's not 'crash', it's console app. Check attachment, extract those files to pkgs folder and open 'CSO2_AutoDecompile.bat'

Re: Counter-Strike Online 2 (*.PKG)

Posted: Sun Aug 17, 2014 6:09 am
by Ekey
1b87c6b551e518d11114ee21b7645a47.pkg - can't be unpacked because it's list of avaible PKGs. I fix it and now this file ignored :)