Welcome to the RaGEZONE - MMORPG development forums.

Raiderz FileSystem Wizard (MSF packer)

This is a discussion on Raiderz FileSystem Wizard (MSF packer) within the RaiderZ Developments forums, part of the RaiderZ category; Interested in developing for RaiderZ? I've been working on rzfswizard , a GUI tool to make file replacements (patches) in ...

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    England, UK
    Posts
    252
    Liked
    267

    idea Raiderz FileSystem Wizard (MSF packer)

    Click
    Interested in developing for RaiderZ? I've been working on rzfswizard, a GUI tool to make file replacements (patches) in the RaiderZ filesystem:



    It's currently a work-in-progress, but I encourage you to download the latest version and give me some feedback!

    Download: https://github.com/x1nixmzeng/rzfswizard#download

    The project is hosted on GitHub, so you can browse my sourcecode (written in Pascal) and the usual Git-related stuff.

    Supported Clients

    This filesystem exists in very few clients from early 2010, and therefore, only those are supported. For a complete list, see https://github.com/x1nixmzeng/rzfswizard#readme

    Again, this will NOT work with CBT/OBT clients!
    Last edited by x1nixmzeng; 30-09-12 at 06:38 PM. Reason: Added client support warning

  2. #2
    Breshit bara Elohim
    Rank
    Member +
    Join Date
    Mar 2007
    Posts
    337
    Liked
    138

    Re: Raiderz FileSystem Wizard (MSF packer)

    That's great.. it works!
    Thank you friend.

  3. #3
    Registered
    Rank
    Member
    Join Date
    Jul 2005
    Location
    BackHome
    Posts
    23
    Liked
    5

    Re: Raiderz FileSystem Wizard (MSF packer)

    can we replace some file into mrf?

    becouse i stuck at patcher..
    Last edited by blitztech; 13-07-12 at 08:02 AM.

  4. #4
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    England, UK
    Posts
    252
    Liked
    267

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by loveomg View Post
    That's great.. it works!
    Thank you friend.
    It's not finished..

    Quote Originally Posted by blitztech View Post
    can we replace some file into mrf?

    becouse i stuck at patcher..
    The patching part has not been written yet. I was waiting for some interest to make it worth my while.

  5. #5
    Registered
    Rank
    Member
    Join Date
    Jul 2004
    Posts
    13
    Liked
    3

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by x1nixmzeng View Post
    It's not finished..



    The patching part has not been written yet. I was waiting for some interest to make it worth my while.
    Good job... finally a good tools to works on this client... hope on fast patching write support ^^

  6. #6
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    England, UK
    Posts
    252
    Liked
    267

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by blitztech View Post
    can we replace some file into mrf?

    becouse i stuck at patcher..
    Quote Originally Posted by andreagighi View Post
    Good job... finally a good tools to works on this client... hope on fast patching write support ^^
    Literally just finished coding the file patcher. It's mostly untested, and I need your help..

    You can download the latest build here: https://github.com/x1nixmzeng/rzfswi...d.exe?raw=true

  7. #7
    Registered
    Rank
    Member
    Join Date
    Jul 2005
    Location
    BackHome
    Posts
    23
    Liked
    5

    Re: Raiderz FileSystem Wizard (MSF packer)

    try on system.mrf (patch xitem.xml)..after patch and try login into server.. client stuck on connect into world.

    test on login img_gameloading.jpg ...login image successful and login loading screen change but same problem with client stuck on connect into world. after try replace backup fileindex.msf game can login into game like normal but no img_gameloading.jpg on login loading screen.

    so i think fileindex.msf have problem after patch..
    Last edited by blitztech; 18-07-12 at 07:15 AM.

  8. #8
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    England, UK
    Posts
    252
    Liked
    267

    Re: Raiderz FileSystem Wizard (MSF packer)

    There was a problem with the offset calculations but it's just been fixed!

    Thanks for testing this, blitztech, and let me know how the latest version handles!

  9. #9
    Registered
    Rank
    Member
    Join Date
    Jul 2005
    Location
    BackHome
    Posts
    23
    Liked
    5

    Re: Raiderz FileSystem Wizard (MSF packer)

    Patching Succesful.

    Test on Login.mrf and system.mrf
    client run perfect without error and .mrf patching file run perfect.
    thank for you hard work..

    i will do more test on script.mrf soon and will post result here..

  10. #10
    Registered
    Rank
    Member
    Join Date
    Oct 2005
    Posts
    10
    Liked
    0

    Re: Raiderz FileSystem Wizard (MSF packer)

    Sweet, may i ask for what client version is? I'm new around and want to learn as much as i can ...game has great potential

    edit:
    Ok found the client version But why not try the pwe alpha client ..i just found it and would be nice to make some progress :) Btw can anyone help me with a problem? cant seem to make the client login i get error about account not being there but i saw account just has no password i think whats the encryption of password inside database
    Last edited by Taipeipei; 19-07-12 at 09:45 AM.

  11. #11
    Registered
    Rank
    Member
    Join Date
    Jul 2005
    Location
    BackHome
    Posts
    23
    Liked
    5

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by Taipeipei View Post
    Sweet, may i ask for what client version is? I'm new around and want to learn as much as i can ...game has great potential

    edit:
    Ok found the client version But why not try the pwe alpha client ..i just found it and would be nice to make some progress :) Btw can anyone help me with a problem? cant seem to make the client login i get error about account not being there but i saw account just has no password i think whats the encryption of password inside database
    Go to release section and read open source launcher.. there have answers for you problem.

  12. #12
    Registered
    Rank
    Member
    Join Date
    Jul 2004
    Posts
    13
    Liked
    3

    Re: Raiderz FileSystem Wizard (MSF packer)

    Ok i've done a lot of test... tools are great ! I've already added lot of contents on client by simply modify existing files... but what really miss now is the insert function to add new files in the packs.

    P.S.: ...normally when i work on client i use the full unpacked client into a dump folder and i modify variouse files here... what is annoiyng is select files one by one to apply patch... (m8be generate new fileindex and new pack by folder can be easyer for all?)

    Tanks for ur works ^^.

  13. #13
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    England, UK
    Posts
    252
    Liked
    267

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by andreagighi View Post
    Ok i've done a lot of test... tools are great ! I've already added lot of contents on client by simply modify existing files... but what really miss now is the insert function to add new files in the packs.

    P.S.: ...normally when i work on client i use the full unpacked client into a dump folder and i modify variouse files here... what is annoiyng is select files one by one to apply patch... (m8be generate new fileindex and new pack by folder can be easyer for all?)

    Tanks for ur works ^^.
    Thank you for your feedback - I rely on comments like these to improve my work!


    • Inserting files (and maybe creating additional folders) is one of the next goals
    • Scanning for changes in a directory sounds like a good idea!

  14. #14
    Registered
    Rank
    Member
    Join Date
    Jul 2004
    Posts
    13
    Liked
    3

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by x1nixmzeng View Post
    Thank you for your feedback - I rely on comments like these to improve my work!


    • Inserting files (and maybe creating additional folders) is one of the next goals
    • Scanning for changes in a directory sounds like a good idea!

    Added sorcerer style on client/server and all easy stuff from pw client... now i'm trying to full import all PW Gui into Alpha Client by rewriting lua and template... this is my progress for style windows selection...

    raiderz000.jpg

  15. #15
    Member
    Rank
    Member
    Join Date
    Apr 2012
    Posts
    69
    Liked
    0

    Re: Raiderz FileSystem Wizard (MSF packer)

    Quote Originally Posted by andreagighi View Post
    Added sorcerer style on client/server and all easy stuff from pw client... now i'm trying to full import all PW Gui into Alpha Client by rewriting lua and template... this is my progress for style windows selection...

    Click image for larger version. 

Name:	Raiderz000.jpg 
Views:	101 
Size:	318.0 KB 
ID:	109413
    That's very awesome. May I ask how you did that?

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •