Quote:
Originally Posted by iloveyouzxw
Hi, Paraly, is there any way that I can lock the FPS of aion to a low value like 30? My computer always get every window of aion to 100+FPS, which makes my cpu always in a high load.
|
There're 2 methods
Method 1
Be sure Console is enabled at the overlay, press "pause/break" to toggle the console visible
Type "\g_maxfps 30" and submit
Method 2
Add this lines to the top of your script
EU:
Code:
MemPtrWrite=0x12F59D8,0xB8,30,BYTE;
MemPtrWrite=0x12F59D8,0xBC,30,FLOAT;
NA:
Code:
MemPtrWrite=0x12255A0,0xB8,30,BYTE;
MemPtrWrite=0x12255A0,0xBC,30,FLOAT;
Quote:
Originally Posted by alkinus
Paraly i'm in baracks now i open the script editor and press load and after that i dont know where to go to find what i need to load ... i dont have any para scripts
|
You find all the Scripts
[Only registered and activated users can see links. Click Here To Register...]