Summary: Changing the processor affinity is easy and seems to reduce the input lag and rubber-banding issues on this computer. The change is not permanent and in no way should it ever cause harm to the computer.
- Install the correct version of Java (32bit or 64bit). TIP: Match the OS you have installed.
- Install the recommended Minecraft server installer from http://files.minecraftforge.net/minecraftforge/.
- Install the Minecraft client files (these should already be installed if you've been playing Minecraft!).
- Create a shortcut on your desktop to start the server. TIP: Try the shortcut "C:\Windows\System32\javaw.exe -Xmx512M -Xms512M -jar C:\Minecraft\minecraftforge-universal-1.6.2-9.10.1.859.jar -server -XX:+AggressiveOpts"
- Create a shortcut on your desktop to launch the client. TIP: Set the profile options to "-Xmx1G -Xms1G -XX:+AggressiveOpts"
- Start the server.
- Using your favorite program (I use Task Manager), change the processor affinity on javaw.exe to 0. (Keep note of the PID).
- Launch the client.
- Using your favorite program (I use Task Manager), change the processor affinity on the second javaw.exe to 1.
[Update 9/19/2013] Removing the flags that the minecraft forum on Reddit said contradicted each other and did not help has reintroduced some weird block repopping side-effects. I'll have to add the flags back one at a time and do some more testing.
No comments :
Post a Comment