1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tutorial Jagex Launcher Fix!

Discussion in 'Client & Site Support' started by JamieJokes01, Apr 5, 2023.

  1. mike122423423

    Joined:
    Aug 31, 2017
    Messages:
    2
    Likes Received:
    1
    any idea when the client is going to support the Jagex launcher kinda sucks haven’t been able to do anything since I wasn’t thinking when I set my account up to a Jagex account screwed it all up
     
    isaacmags likes this.
  2. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    EDIT: script bot isn't really working how I intended it to.

    Not ready to discuss progress on a "real" patch for the launcher, but I've formalized this workaround into the following batch script bot:

    Code (Text):
    1.  
    2. @echo off
    3. setlocal
    4.  
    5. REM Step 1: Go to the folder %LOCALAPPDATA%\RuneLite
    6. cd /d "%LOCALAPPDATA%\RuneLite"
    7.  
    8. REM Step 2: Create a backup directory and copy the contents of the current directory into the backup
    9. set BACKUP_DIR="%CD%\backup_%date:/=-%_%time::=-%"
    10. mkdir %BACKUP_DIR%
    11. xcopy /E /I /Y /exclude:%BACKUP_DIR%\*.* *.* %BACKUP_DIR%
    12.  
    13. REM Step 3: Copy everything from C:\Program Files\RuneMate into the folder from step 1
    14. set RUNEMATE_DIR=C:\Program Files\RuneMate
    15. xcopy /E /I /Y "%RUNEMATE_DIR%\*" "%CD%"
    16.  
    17. REM Step 4: Rename RuneMate.exe to RuneLite.exe
    18. ren "%CD%\RuneMate.exe" RuneLite.exe
    19.  
    20. echo "Backup created at %BACKUP_DIR%"
    21. echo "RuneMate files copied to %CD% and RuneMate.exe renamed to RuneLite.exe"
    22.  
    23. pause
    24. endlocal
    25.  
     

    Attached Files:

    #22 Party, Apr 27, 2023
    Last edited: Jun 1, 2023
  3. al749546

    Joined:
    Mar 4, 2023
    Messages:
    4
    Likes Received:
    1
    Are you also modfying the osrs client launcher? or just RL?
     
  4. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    We don't need to do anything for vanilla.
     
  5. MMODealing

    Joined:
    Mar 27, 2023
    Messages:
    5
    Likes Received:
    4
    Thank you so much!
     
  6. cotovios

    Joined:
    Oct 30, 2018
    Messages:
    10
    Likes Received:
    1
    Now I get message saying that a necessary library is missing on RuneMate, when I start it from Jagex Launcher after doing the whole process with the files
     
  7. Gh0stPred

    Joined:
    Aug 18, 2018
    Messages:
    7
    Likes Received:
    1
    Thank you for this. I was a dumb dumb too. Was trying to find a way of unlinking but I don't think that's possible so thank you
     
  8. Biffington

    Joined:
    Mar 6, 2023
    Messages:
    4
    Likes Received:
    0


    I'm getting

    Have you got any suggestions?

    0 File(s) copied
     
  9. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Eh yeah the script bot isn't working too great. I'll try write up an actual "guide".
     
    isaacmags likes this.
  10. Biffington

    Joined:
    Mar 6, 2023
    Messages:
    4
    Likes Received:
    0
    That'd be awesome, thank you.
    I didn't see the prompts that the launcher was irreversible. Fml

    Cheers
     
  11. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    It's not fully irreversible, you can just uninstall RuneLite (and clean out the folder in %LOCALAPPDATA%) and re-install it.
     
  12. Biffington

    Joined:
    Mar 6, 2023
    Messages:
    4
    Likes Received:
    0
    The jagex launcher?
     
  13. WildyRS

    Joined:
    May 18, 2023
    Messages:
    1
    Likes Received:
    0
    once i download the patch how do i start runemate or enter my jagex laucher information?
     
  14. Biffington

    Joined:
    Mar 6, 2023
    Messages:
    4
    Likes Received:
    0
    Do you have a fix for iOS / apple mac users. Wanted to bot while i was on holiday
     
  15. wildrs2

    Joined:
    Aug 15, 2018
    Messages:
    9
    Likes Received:
    0
    i play on windows, but this method still works for me. If you follow each step as noted, you shouldn't have any issues. When either RuneMate or RuneLite have an update, that can get tricky - so just keep your backup folders handy & switch out updated files with the (older) ones as needed.
     
  16. Criminalized

    Joined:
    May 29, 2023
    Messages:
    1
    Likes Received:
    0
    Would somebody be kind enough to help me with this? MY DM's are open and could pay for some help if needed.
     
  17. alexoconnor

    Joined:
    Nov 8, 2021
    Messages:
    16
    Likes Received:
    0
    what to do exactly in this case when runemate asks for updated runelite?
     
  18. Kevin94

    Joined:
    May 23, 2023
    Messages:
    2
    Likes Received:
    0
    Thank you for this guide got runelite working now very quick and easy to follow
    I was having such a hard time trying to run in the normal client without the GPU plugin was getting killed by random lag spikes all the time so being able to use runelite again will be a game changer.

    Only complaint I have is after swapping the files for some reason now all the the text and icons in the client have this weird black pixelated outlines not sure If that happens to everyone or if I messed something up I tried turning all plugins off and a fresh install and it stayed so if anyone knows a fix would love to hear it
     
  19. MrNoName

    Joined:
    Jun 24, 2023
    Messages:
    3
    Likes Received:
    0
    Thank you
     
  20. lordfarthetr

    Joined:
    Dec 22, 2017
    Messages:
    1
    Likes Received:
    0
    yeah idk how to do this tbh i tried it but it didnt really do anything im certain im just retarded and messed up doing a step
     

Share This Page

Loading...