Author Topic: [PI] Slayer Tower/Barrows Fix [PI]  (Read 254 times)

Offline Tampon Abuse

  • Dragon Member
  • *
  • Posts: 193
  • Rep 1
  • All vote for Rune-Kingdom!
  • Location: Oklahoma, Oklahoma City
    • View Profile
[PI] Slayer Tower/Barrows Fix [PI]
« on: April 02, 2011, 10:58:19 pm »
Step 1 - Open up Client.java and Search for:
Code: [Select]
setLowMem();
Step 2 - Replace it with:
Code: [Select]
setHighMem();
If the above didn't work

Step 3 - Replace this in run.bat
Code: [Select]
@echo off
Title Client
cd ./Class/
START javaw -Xmx1500m Gui 30 0 lowmem members 32
exit


With this
Code: [Select]
@echo off
Title Client
cd ./Class/
START javaw -Xmx1500m Gui 30 0 highmem members 32
exit


Compile and Run your client and it should run 100%

Credits go to me for posting and making a tutorial for this.
75% - Me
25% - Ricky v (for helping)

Everyone Vote For RUNE-KINGDOM at http://www.mmorpgtop200.com/in.php?site=6792

Share on Bluesky Share on Facebook