ASE fix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thunderbolt

    #1

    ASE fix

    Yes, I used Search but didn't find anything. How do I fix the ASE launching issue?
  • 3rd ID Crow

    #2
    Re: ASE fix

    Credit this to SCAF Mars from 3rd ID; 3rdinfantryclan.com


    Go to your ASE directory (default C:\Program Files\The All-Seeing Eye) and open up filters.txt. Search for "battlefield 2" and here's what you should have:

    Code:
    Battlefield 2

    ServerType: GS
    RegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA GAMES\Battlefield 2\INSTALLDIR
    ExeName: BF2.EXE
    JoinTemplate: {EXEPATH} +restart 1 +joinServer {ip} +port {port} [ +password "{PASSWORD}"]
    HostTemplate: {EXEPATH} +restart 1 +hostServer 1


    Make a backup copy of the filters.txt file first in case you screw it up.

    Now, change the JoinTemplate line to this:


    Code:


    JoinTemplate: {EXEPATH} +joinServer {ip} +port {port} +username yourusername +playerPassword yourpassword [ +password "{PASSWORD}"]


    Note that what you did was remove the +restart 1 and added +username yourusername +playerPassword yourpassword, of course replacing yourusername and yourpassword with your, um, username and password.

    Once you join a server through ASE, you will bypass the login menu for BF2 and the game might seem to freeze for a bit with the EA message. Just wait a few seconds and BF2 should start loading your new map!

    Also, if you lowered the game music it will appear again, but once you launch into the server it will go away.

    Comment

    • DieFledermaus

      #3
      Re: ASE fix

      Nice sig thunder lol.

      Comment

      • [ETC]Bubba

        #4
        Re: ASE fix

        Thank you, worked like a charm.

        Comment

        • Thunderbolt

          #5
          Re: ASE fix

          It's not working... Here's the EXACT thing in that file, minus my pass, of course!

          JoinTemplate: {EXEPATH} +joinServer {ip} +port {port} +username ThunderboIt +playerPassword **** [ +password "{password}"]

          HostTemplate: {EXEPATH} +restart 1 +hostServer 1

          Comment

          • 3rd ID Crow

            #6
            Re: ASE fix

            It's not working... Here's the EXACT thing in that file, minus my pass, of course!

            JoinTemplate: {EXEPATH} +joinServer {ip} +port {port} +username ThunderboIt +playerPassword **** [ +password "{password}"]

            HostTemplate: {EXEPATH} +restart 1 +hostServer 1

            Make sure your user name is correct. Is the next to the last letter supposed to be an I or an L?

            Also, make sure your user name and password are case sensistive to what you are registered with.

            Other than that it looks correct.

            Comment

            • 3rd ID Crow

              #7
              Re: ASE fix

              It's not working... Here's the EXACT thing in that file, minus my pass, of course!

              JoinTemplate: {EXEPATH} +joinServer {ip} +port {port} +username ThunderboIt +playerPassword **** [ +password "{password}"]

              HostTemplate: {EXEPATH} +restart 1 +hostServer 1

              Make sure your user name is correct. Is the next to the last letter supposed to be an I or an L?

              Also, make sure your user name and password are case sensistive to what you are registered with.

              Other than that it looks correct.

              Comment

              • Agent-X{TRIAD}

                #8
                Re: ASE fix

                Anyway to get rid of the music after you implement this fix?

                Comment

                • Agent-X{TRIAD}

                  #9
                  Re: ASE fix

                  Anyway to get rid of the music after you implement this fix?

                  Comment

                  Working...