10-01-2007, 11:18 PM
The amount of graphics in RAM does not effect CPU usage
They are two separate things.
The main thing that effect CPU usage are loops, and npc processing. Thus, graphic loops on client side, and npc, item, movement loops on server side are the main culprits.

The main thing that effect CPU usage are loops, and npc processing. Thus, graphic loops on client side, and npc, item, movement loops on server side are the main culprits.