Showing related tags and posts accross the entire site.
-
I've known for quite a while that Mac OS X supported FAT Binaries - mostly because Mac OS X is based on NeXT 's OS (and not FreeBSD!) which was built to support FAT Binaries as well. Little did we all know that they would actually take advantage of the fat binary feature ;-). Does Windows support some...
-
A great tip was posted by Tripp Park on his MSDN Blog : If your game seems to be running "too fast" on Windows XP Professional x64 Edition, try modifiying your boot.ini to add the "/USEPMTIMER" switch. It can be done with this command: bootcfg /copy /id 1 bootcfg /raw "/USEPMTIMER /noexecute=optin /fastdetect...