GunzLauncher.exe and Gunz.exe problem

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    GunzLauncher.exe and Gunz.exe problem

    I have made my own private server, but I only need to fix 1 small noob bug that I couldn't find the solution yet neither on this forum nor on google.

    Here is my problem: (I am Just going to tell the whole story so you guys can find the right solution for my problem)

    First of all my client files are based on july/BR server translated into english.

    I got a launcher from Xiaolin BR custom design (The orange one) and I updated its IP with Hex editor already (but that is not the problem)
    the problem is when I click in "Start Game" everything works fine... everything patches fine but after patch has finished the Gunz Launcher says it is going to Launch the game (the Gunz.exe) but nothing happens... the Gunz Launcher Closes and Gunz.exe doesn't open and I don't want the server members to open Gunz.exe manually

    NOTE: before it was named gunz.exe its name was theduel.exe (I don't want to rename it back to theduel.exe)

    So here is my question: Is there a way to make my GunzLauncher.exe start the Gunz.exe process after clicking Start game? If so... how?


  2. #2
    Apprentice cooly is offline
    MemberRank
    Dec 2007 Join Date
    18Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by Teclis View Post
    I have made my own private server, but I only need to fix 1 small noob bug that I couldn't find the solution yet neither on this forum nor on google.

    Here is my problem: (I am Just going to tell the whole story so you guys can find the right solution for my problem)

    First of all my client files are based on july/BR server translated into english.

    I got a launcher from Xiaolin BR custom design (The orange one) and I updated its IP with Hex editor already (but that is not the problem)
    the problem is when I click in "Start Game" everything works fine... everything patches fine but after patch has finished the Gunz Launcher says it is going to Launch the game (the Gunz.exe) but nothing happens... the Gunz Launcher Closes and Gunz.exe doesn't open and I don't want the server members to open Gunz.exe manually

    NOTE: before it was named gunz.exe its name was theduel.exe (I don't want to rename it back to theduel.exe)

    So here is my question: Is there a way to make my GunzLauncher.exe start the Gunz.exe process after clicking Start game? If so... how?
    You need to rename it to theduel.exe then it will run

  3. #3
    Account Upgraded | Title Enabled! Mr.Lucifer is offline
    MemberRank
    Apr 2007 Join Date
    797Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    You can hexedit the launcher and switch theduel.exe with gunz.exe, I think.

  4. #4
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by Mr.Lucifer View Post
    You can hexedit the launcher and switch theduel.exe with gunz.exe, I think.
    I tried that... still nothing happens

  5. #5

    Re: GunzLauncher.exe and Gunz.exe problem

    Decrease the bytes of theduel.exe to the size of Gunz.exe.

  6. #6
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    how do I do that?

    Edit: Can you give me instructions? It would be REALLY helpful

  7. #7

    Re: GunzLauncher.exe and Gunz.exe problem

    Replace the extra spaces with 00 (hex).

  8. #8
    Account Upgraded | Title Enabled! aishkterry1 is offline
    MemberRank
    Dec 2008 Join Date
    309Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    what do you mean by replacing 00?

  9. #9
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    How is that gonna help my GunzLauncher start the process Gunz.exe after clicking at start game?

  10. #10
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by Teclis View Post
    How is that gonna help my GunzLauncher start the process Gunz.exe after clicking at start game?
    Because then, the same amound of bytes are being sent, which enables it to recognise what needs to be opened...
    If you have less bytes than it wants to open, then it will skip it.

    Open the Gunz.exe with Hex edit..
    All the spaces need 000 or wateva. On the left of Hex u will see what i mean

  11. #11
    Account Upgraded | Title Enabled! Dj-Vex is offline
    MemberRank
    Feb 2007 Join Date
    At Your Mothers House Ohh Burned.Location
    402Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    its simple go to your patch.xml search gunz.exe rename dat to theduel.exe and then switch ur runnable name to theduel.exe and run the launcher it should work fine, the launcher dosnet read gunz.exe it reads theduel.exe

  12. #12
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Ok things are getting a little confusing... Idk how to make the file bytes = to each other so I am gonna post the Old file (Theduel.exe) with the new one (Gunz.exe)

    The old file is the one with no changes done
    Theduel.exe

    The new file that I want to be processed after clicking at "Start Game" is Gunz.exe
    Gunz.exe

    Please Help me...

  13. #13
    Account Upgraded | Title Enabled! RedMG is offline
    MemberRank
    Feb 2006 Join Date
    Viêòt NamLocation
    749Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by Teclis View Post
    I have made my own private server, but I only need to fix 1 small noob bug that I couldn't find the solution yet neither on this forum nor on google.

    Here is my problem: (I am Just going to tell the whole story so you guys can find the right solution for my problem)

    First of all my client files are based on july/BR server translated into english.

    I got a launcher from Xiaolin BR custom design (The orange one) and I updated its IP with Hex editor already (but that is not the problem)
    the problem is when I click in "Start Game" everything works fine... everything patches fine but after patch has finished the Gunz Launcher says it is going to Launch the game (the Gunz.exe) but nothing happens... the Gunz Launcher Closes and Gunz.exe doesn't open and I don't want the server members to open Gunz.exe manually

    NOTE: before it was named gunz.exe its name was theduel.exe (I don't want to rename it back to theduel.exe)

    So here is my question: Is there a way to make my GunzLauncher.exe start the Gunz.exe process after clicking Start game? If so... how?
    I've just read your topic then i've had a solution after 1 second.

    1. Open your Launcher with HexEdit or UltraEdit
    2. Find the "theduel.exe"
    3. After seeing "theduel.exe", change it to "gunz.exe" or what you want
    4. Save the Launcher.

    5. Dont forget to rename theduel.exe [The main file] to gunz.exe.

    Plz try. I don't test.

  14. #14
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by RedMG View Post
    I've just read your topic then i've had a solution after 1 second.

    1. Open your Launcher with HexEdit or UltraEdit
    2. Find the "theduel.exe"
    3. After seeing "theduel.exe", change it to "gunz.exe" or what you want
    4. Save the Launcher.

    5. Dont forget to rename theduel.exe [The main file] to gunz.exe.

    Plz try. I don't test.
    Tryed testing it that way and for some reason it did not work..

  15. #15
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: GunzLauncher.exe and Gunz.exe problem

    Quote Originally Posted by RedMG View Post
    I've just read your topic then i've had a solution after 1 second.

    1. Open your Launcher with HexEdit or UltraEdit
    2. Find the "theduel.exe"
    3. After seeing "theduel.exe", change it to "gunz.exe" or what you want
    4. Save the Launcher.

    5. Dont forget to rename theduel.exe [The main file] to gunz.exe.

    Plz try. I don't test.
    Wrong
    ITS: 3. After seeing "theduel.exe", change it to "gunz.exe..." or what you want



Page 1 of 2 12 LastLast

Advertisement