View Single Post
  #2 (permalink)  
Old December 29th, 2003
sberlin sberlin is offline
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Lightbulb

You can attempt to speed up LimeWire by enabling the JIT yourself. This can be done by opening up the file "LimeWire.lax" in any text editor. (LimeWire.lax can be found in the same folder that the LimeWire program is in.) Look for the line that reads:
lax.nl.macos.java.compiler=off
and insert a '#' before it, so it reads:
#lax.nl.macos.java.compiler=off

Then save the file and start up LimeWire.

I cannot guarantee that LimeWire will continue to work. But if it does, it will be a little faster.
Reply With Quote