[Release] WinPCK for PWI Series Games

Page 4 of 4 FirstFirst 1234
Results 46 to 58 of 58
  1. #46
    Account Upgraded | Title Enabled! Teemo Cell is offline
    MemberRank
    Oct 2012 Join Date
    404Location
    510Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by gebryas View Post
    change your system location to china
    Changed it but still don't work.

  2. #47

    Re: [Release] WinPCK for PWI Series Games

    Hi pal, have any mirror?

  3. #48
    Retired Developer Magenik is offline
    MemberRank
    Jun 2005 Join Date
    next to youLocation
    782Posts

    Re: [Release] WinPCK for PWI Series Games

    original source code and creator :
    https://github.com/stsm85/WinPCK

  4. #49
    I are an engineer beyastard is offline
    MemberRank
    Feb 2009 Join Date
    OklahomaLocation
    500Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by Magenik View Post
    original source code and creator :
    https://github.com/stsm85/WinPCK
    Yes, a friend of mine.

    Also, I have assisted in parts of the program.

  5. #50
    Retired Developer Magenik is offline
    MemberRank
    Jun 2005 Join Date
    next to youLocation
    782Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by beyastard View Post
    Yes, a friend of mine.

    Also, I have assisted in parts of the program.
    IF so... then why credit got removed ? and why when i asked you in private some function you didn't really explain me but on the chinese Git the solution was done already...

    Man at least give them credit dont make it like you did it yourself.... you should be be ashamed

  6. #51
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: [Release] WinPCK for PWI Series Games

    Any chances you'll be updating to v1.33.0.2+ ?

  7. #52
    I are an engineer beyastard is offline
    MemberRank
    Feb 2009 Join Date
    OklahomaLocation
    500Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by 343 View Post
    Any chances you'll be updating to v1.33.0.2+ ?
    One of these days, I plan on improving stsm85's code and adding more useful features that his lacks, compared to one I have released in the past. It'll be sometime in 2021, the exact month, unknown.

  8. #53
    Valued Member tytyt is offline
    MemberRank
    Jul 2012 Join Date
    RULocation
    126Posts

    Re: [Release] WinPCK for PWI Series Games

    WinPCK doesn't work with pw 1.6.2, after packing client won't start. Are there any alternatives?

    I see now, for this version you need to select the second line of file type when saving
    Last edited by tytyt; 20-01-21 at 10:27 AM.

  9. #54
    Member patronum is offline
    MemberRank
    Aug 2021 Join Date
    LabLocation
    53Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by beyastard View Post
    WinPCK handles and auto-detects PCK files for the following games:
    • Perfect World
    • Jade Dynasty
    • Forsaken World
    • Ether Saga
    • Saint Seiya
    • Hot Dance Party
    • Legend of Martial Arts


    Features include:
    • Adding files
    • Deleting files
    • Extracting files
    • Creating PCKs
    • Viewing files within PCK
      • Attempt at auto-detect txt files (ANSI/UTF)
      • Misc files displayed as raw text

    • View images within PCK
      • JPG
      • DDS
      • BMP
      • PNG
      • TGA
      • TIFF
      • GIF

    • Rebuilding PCKs
    • Searching within PCKs
    • Handles PKX extended PCKs
    • Multi-threaded
    • Drag & Drop
      • Drag PCK onto program to open
      • Drag files/folders into program to add to PCK
      • Drag files/folders from PCK to extract into folder

    • Logging of actions/errors
    • Install/uninstall to registry for
      right-click opening of PCKs


    You do not need .NET to run WinPCK as it is written in C, C++ and assembly.
    It is fast and more functional than other PCK tools out there and handles
    multiple games with one program. There is a separate version available that
    handles Swordsman as the PCK version is different than those listed above.
    In the future, it may be integrated in this particular version. Also, other
    features may be included in the future such as viewing SKI files, playing
    audio files, etc. This tool is still in development so make sure to backup
    before modifying any files. Hey, it's just common sense!

    ~Bey

    Known bugs:
    Does not always display Chinese text correctly.
    Fix:
    Using AppLocale, or better, the open-source Locale Emulator corrects this.

    Updated:
    Attachment 159299
    Mirror (4shared): WinPCK v1.1.1.2
    Mirror (Mega): WinPCK v1.1.1.2
    Added a few optimizations.
    can this software run with a command line?
    i'd like to be able to update just one file without unpacking and repacking the .pck and without GUI. sPCK had that with -u option, but it doesn't work anymore with the new .pck files that are larger than 2GB (mainly models)
    pPCK from @Kn1fe does work with the these new ones, but i am not sure how can you add/replace just one file to the pck like sPCK used to.

    any help is appreciated, thank you!

  10. #55
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by patronum View Post
    can this software run with a command line?
    i'd like to be able to update just one file without unpacking and repacking the .pck and without GUI. sPCK had that with -u option, but it doesn't work anymore with the new .pck files that are larger than 2GB (mainly models)
    pPCK from @Kn1fe does work with the these new ones, but i am not sure how can you add/replace just one file to the pck like sPCK used to.

    any help is appreciated, thank you!
    This tool works in GUI mode as I know and you DO NOT HAVE TO UNPACK the whole .pck file just go the to desired directory and drag the file there and it will be packed.

  11. #56
    Member patronum is offline
    MemberRank
    Aug 2021 Join Date
    LabLocation
    53Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by mrosenov View Post
    This tool works in GUI mode as I know and you DO NOT HAVE TO UNPACK the whole .pck file just go the to desired directory and drag the file there and it will be packed.
    hi, thanks for your reply mate. i do know about draging files to replace older ones in a .pck files via GUI with WinPCK, i am asking if it is possible to do it without GUI, with command line, thank you!

  12. #57
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by patronum View Post
    hi, thanks for your reply mate. i do know about draging files to replace older ones in a .pck files via GUI with WinPCK, i am asking if it is possible to do it without GUI, with command line, thank you!
    Sir your question makes no sense .... You want to update a file, but through command line. Why when you can just simply extract the exact file only from the pck edit it and then just drag it to the pck file which leads to updating it or adding if it is missing in the pck file....

  13. #58
    Member patronum is offline
    MemberRank
    Aug 2021 Join Date
    LabLocation
    53Posts

    Re: [Release] WinPCK for PWI Series Games

    Quote Originally Posted by mrosenov View Post
    Sir your question makes no sense .... You want to update a file, but through command line. Why when you can just simply extract the exact file only from the pck edit it and then just drag it to the pck file which leads to updating it or adding if it is missing in the pck file....
    i made my custom launcher, i wanted it to be able to add/replace files to a .pck file with an argument via command line, instead of downloading the whole .pck file.



Page 4 of 4 FirstFirst 1234

Advertisement