<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>multimolti's Techblog &#187; Gaming</title> <atom:link href="http://www.multimolti.com/blog/category/computer/gaming/feed/" rel="self" type="application/rss+xml" /><link>http://www.multimolti.com/blog</link> <description>Technology, Computer and Programming news</description> <lastBuildDate>Thu, 01 Jul 2010 14:18:41 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>GPU Water Simulation in Games &#8211; Is it worth it?</title><link>http://www.multimolti.com/blog/2010/05/09/gpu-water-simulation-in-games-is-it-worth-it/</link> <comments>http://www.multimolti.com/blog/2010/05/09/gpu-water-simulation-in-games-is-it-worth-it/#comments</comments> <pubDate>Sun, 09 May 2010 21:21:39 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Information]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[benchmark]]></category> <category><![CDATA[game]]></category> <category><![CDATA[gpu]]></category> <category><![CDATA[graphics]]></category> <category><![CDATA[just cause 2]]></category> <category><![CDATA[performance]]></category> <category><![CDATA[simulation]]></category> <category><![CDATA[water]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=728</guid> <description><![CDATA[With DirectX 10, the chips of graphics cards (GPUs) started to be able to do other tasks than just displaying graphics. Their big amount of &#8220;cores&#8221; enabled GPUs to compute different kinds of tasks much faster than a CPU would be able to. Nvidia offered CUDA to do video-encoding, matrix-multiplication or Folding@Home. ATI offered basically [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/' rel='bookmark' title='Permanent Link: Enable Anti-Aliasing in Risen (nVidia cards)'>Enable Anti-Aliasing in Risen (nVidia cards)</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li></ol>]]></description> <content:encoded><![CDATA[<p>With DirectX 10, the chips of graphics cards (GPUs) started to be able to do other tasks than just displaying graphics. Their big amount of &#8220;cores&#8221; enabled GPUs to compute different kinds of tasks much faster than a CPU would be able to. Nvidia offered CUDA to do video-encoding, matrix-multiplication or <a
href="http://www.multimolti.com/blog/2009/09/18/windows-7-autostart-some-programs-after-login/">Folding@Home</a>. ATI offered basically the same calling it Stream.</p><p>Now more and more developers are using these possibilities to enhance the visual quality of games, e.g. for physics calculation with Nvidia&#8217;s PhysX framework or possibly in the future with the open-source alternative <a
href="http://www.amd.com/us/press-releases/Pages/amd-ecosystem-2010mar8.aspx">OpenPhysics</a>. But GPU acceleration can also greatly enhance the quality of water in games. The game <strong>Just Cause 2</strong> offers support for GPU Water Simulation and shows quite impressively the differences between &#8220;normal&#8221; and &#8220;GPU&#8221; water.</p><h3>Video Comparison:</h3><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/xD12qEsAeq8&amp;hl=en_US&amp;fs=1&amp;" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/xD12qEsAeq8&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><h3>Screenshot Comparison:</h3><p>Let&#8217;s start with some screenshots for comparison (click on the image for full resolution):</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water011.jpg"><img
class="alignnone size-large wp-image-765" title="gpu_water01" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water011-500x281.jpg" alt="gpu_water01" width="500" height="281" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water021.jpg"><img
class="alignnone size-large wp-image-766" title="gpu_water02" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water021-500x281.jpg" alt="gpu_water02" width="500" height="281" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water031.jpg"><img
class="alignnone size-large wp-image-767" title="gpu_water03" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water031-500x281.jpg" alt="gpu_water03" width="500" height="281" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water041.jpg"><img
class="alignnone size-large wp-image-768" title="gpu_water04" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water041-500x281.jpg" alt="gpu_water04" width="500" height="281" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water051.jpg"><img
class="alignnone size-large wp-image-769" title="gpu_water05" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water051-500x281.jpg" alt="gpu_water05" width="500" height="281" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water061.jpg"><img
class="alignnone size-large wp-image-770" title="gpu_water06" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water061-500x281.jpg" alt="gpu_water06" width="500" height="281" /></a></p><p>As you can see, the visual quality improves quite a lot. But how does this GPU acceleration affect the performance?</p><h3>Benchmarking System:</h3><ul
style="font-size: small; list-style-type: square;"><li><strong>Processor:</strong> AMD Phenom II X4 955 (3.2GHz)</li><li><strong>Mainboard:</strong> Gigabyte GA-MA790XT-UD4P</li><li><strong>Memory:</strong> 2×2GB A-Data DDR3-1333 (CL 7-7-7-24 2T)</li><li><strong>Graphics:</strong> Gainward Nvidia GTX 260 (680/1400/1150MHz)</li><li><strong>Hard Disk:</strong> Samsung Spinpoint F3 1000GB (7200RPM, 32MB cache)</li><li><strong>Operating System:</strong> <a
style="color: #596789; text-decoration: none;" href="http://www.multimolti.com/blog/2009/10/19/free-windows-7-ultimate-with-house-party/">Windows 7 Ultimate 64-bit</a></li><li><strong>Ingame Settings: </strong>1920&#215;1080, advanced settings as follows:</li></ul><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/settings.jpg"><img
class="alignnone size-medium wp-image-739" title="settings" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/settings-281x300.jpg" alt="settings" width="281" height="300" /></a></p><h3>Performance Assessment</h3><p>In order to measure the performance loss for enabling GPU Water Simulation in Just Cause 2, I took three common situations and measured the framerates for an interval of time:</p><p><strong>Falling:</strong> Airlift to <em>Bandar Arang Batu Besar</em> (24676/27047), straight fall into death<br
/> <strong>Flying:</strong> Flight from <em>Kem Udara Wau Pantas</em> (22217/23304) to <em>Pelantar Gas Panau Seladan</em> (29886/24713) for 30 seconds, high above the water<br
/> <strong>Base Jump:</strong> Jump from highest skyscraper in <em>Panau City &#8211; Docks District</em> (1116/13726) in northern direction until death</p><p>The following diagram shows the actual testing results:</p><p
style="text-align: center;"><img
class="size-full wp-image-738 aligncenter" title="gpu_water_fps" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/gpu_water_fps.png" alt="gpu_water_fps" width="603" height="363" /></p><p>The framerates dropped quite significantly on my system (details above), on average the GPU Water Simulation lowered the FPS by 40%. When flying high above the water the game was still running fast enough, but especially in the city with an average of 19 FPS and a minimum FPS of 16, the game became unplayable.</p><h3>Conclusion</h3><p>GPU Water Simulation really improves the visual quality of games, but also needs a lot of computing power and thus lowers the performance significantly. On my system the game Just Cause 2 was not playable with GPU Water Simulation enabled in scenes with much action or geometry. Thus it takes a really powerful computer in order to be able to enjoy the great quality of GPU-accelerated water.</p><p><strong>Source files of benchmarks:</strong> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/05/JustCause2_GPU_Water.rar">JustCause2_GPU_Water.rar</a></p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=728&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/' rel='bookmark' title='Permanent Link: Enable Anti-Aliasing in Risen (nVidia cards)'>Enable Anti-Aliasing in Risen (nVidia cards)</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2010/05/09/gpu-water-simulation-in-games-is-it-worth-it/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Assessing Virtual Machine Performance: #3 VMware Player</title><link>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/</link> <comments>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/#comments</comments> <pubDate>Sun, 21 Feb 2010 11:53:02 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Experiments]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Virtual Machines]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[call of duty]]></category> <category><![CDATA[virtual box]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[virtualization]]></category> <category><![CDATA[vm]]></category> <category><![CDATA[vmware player]]></category> <category><![CDATA[windows 7]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=687</guid> <description><![CDATA[In this series, I’m going to focus on comparing different Virtual Machines running Windows and their performance regarding different tasks such as single-threaded CPU-only applications, multi-threaded programs or even games requiring hardware 3D acceleration.
This article will show you when and for what to use VMware Player.
VMware Player is quite similar to Sun Virtual Box. You [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/22/assessing-virtual-machine-performance/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance'>Assessing Virtual Machine Performance</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #1 Microsoft Virtual PC'>Assessing Virtual Machine Performance: #1 Microsoft Virtual PC</a></li></ol>]]></description> <content:encoded><![CDATA[<p
style="font-size: small; color: #000000;">In this series, I’m going to focus on comparing different Virtual Machines running Windows and their performance regarding different tasks such as single-threaded CPU-only applications, multi-threaded programs or even games requiring hardware 3D acceleration.</p><p
style="font-size: small; color: #000000;"><strong>This article will show you when and for what to use VMware Player.</strong></p><p
style="font-size: small; color: #000000;"><a
href="http://www.vmware.com/products/player/" target="_blank">VMware Player</a> is quite similar to <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/">Sun Virtual Box</a>. You can also configure almost everything, from CPU count over memory to graphics acceleration. VMware Player can&#8217;t assign more cores than the computer actually has to the VM, but features better hardware graphics acceleration and up to 256MB of video memory. This also enables Windows 7 to run Aero and the glass effects smoothly.</p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_window.png"><img
class="alignnone size-large wp-image-691" title="vmware_window" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_window-1024x864.png" alt="vmware_window" width="614" height="518" /></a></p><p
style="font-size: small; color: #000000;">I installed Windows 7 64-bit in the VM and compared the performance to my native Windows 7 64-bit. Like in VirtualBox, hardware acceleration is supported, but not required. The installation is even easier than in VirtualBox: Tell VMware Player which OS you plan to install, and it automatically suggests hardware configuration and manages the installation process by clicking the right buttons. After installation, it will install the VMware tools that include 3D driver support and other programs that make using the VM more comfortable.</p><p
style="font-size: small; color: #000000;">A nice function that both VirtualBox and VMware Player support is the option to assign devices either to the host OS or the virtual one. This enables the user to connect two mice and keyboards and assign them to host and virtual OS. Now the virtual OS can be moved to a second screen and both users can use the computer simultaneously.</p><h2 style="letter-spacing: 0px; font-size: 1.5em; text-decoration: none; padding: 0px; margin: 0px;">Performance:</h2><p
style="font-size: small; color: #000000;"><strong>Settings:</strong></p><p
style="font-size: small; color: #000000;">CPU count: 2</p><p
style="font-size: small; color: #000000;">RAM: 1500MB</p><p
style="font-size: small; color: #000000;">GPU acceleration: yes, 256MB, DirectX 9</p><p
style="font-size: small; color: #000000;">First of all, the Windows 7 System Rating shows that both CPU and GPU performance in the VM are quite good, only the memory is a bit too slow:</p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_windowsrating.png"><img
class="alignnone size-full wp-image-692" title="vmware_windowsrating" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_windowsrating.png" alt="vmware_windowsrating" width="580" height="208" /></a></p><p
style="font-size: small; color: #000000;">To test how strong the VM really is, I ran SuperPI and got these results: It took the VM 0.773 seconds longer to complete the calculation, which equals a performance loss of 3.3%. This is a quite good result, similar to <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/">Microsoft Virtual PC</a>, but not as good as <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/">VirtualBox</a>.</p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_superpi.png"><img
class="alignnone size-large wp-image-693" title="vmware_superpi" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_superpi-1024x484.png" alt="vmware_superpi" width="614" height="290" /></a></p><p
style="font-size: small; color: #000000;">Since the graphics acceleration really seems to work here, I tried some games to prove it. Older games such asCall of Duty, Couter-Strike 1.6 and Civilization were running nicely, Warcraft 3 had some texturing problems, and quite new games like Call of Duty 5 &#8211; World at War didn&#8217;t really run (I got around 4 FPS).</p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_cod1.png"><img
class="alignnone size-medium wp-image-694" title="vmware_cod1" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_cod1-300x239.png" alt="vmware_cod1" width="300" height="239" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_civ4.png"><img
class="alignnone size-medium wp-image-695" title="vmware_civ4" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/vmware_civ4-300x239.png" alt="vmware_civ4" width="300" height="239" /></a></p><p
style="font-size: small; color: #000000;">All in all, VMware Player is quite good in all fields: CPU performance, GPU performance and ease of use (installation and VMware tools). Moreover, working with it felt smoother than in VirtualBox or Virtual PC, but that may be due to Aero. This means one can work with VMware Player and even play older games. Regarding the possibility to connect keyboard and mouse to the VM and moving it to a second screen basically enables you to create a second, virtual computer that allows another user to work, play or watch movies on the same hardware at the same time.</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=687&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/22/assessing-virtual-machine-performance/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance'>Assessing Virtual Machine Performance</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #1 Microsoft Virtual PC'>Assessing Virtual Machine Performance: #1 Microsoft Virtual PC</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Assessing Virtual Machine Performance: #2 Sun Virtual Box</title><link>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/</link> <comments>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/#comments</comments> <pubDate>Sun, 21 Feb 2010 10:28:22 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Experiments]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[Virtual Machines]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[amd]]></category> <category><![CDATA[octo-core]]></category> <category><![CDATA[processor]]></category> <category><![CDATA[quad-core]]></category> <category><![CDATA[sun]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[virtualbox]]></category> <category><![CDATA[virtualization]]></category> <category><![CDATA[vm]]></category> <category><![CDATA[windows 7]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=679</guid> <description><![CDATA[In this series, I&#8217;m going to focus on comparing different Virtual Machines running Windows and their performance regarding different tasks such as single-threaded CPU-only applications, multi-threaded programs or even games requiring hardware 3D acceleration.
This article will show you when and for what to use Sun VirtualBox.
For these tests, I used a quite uncommon configuration: I [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/22/assessing-virtual-machine-performance/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance'>Assessing Virtual Machine Performance</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #1 Microsoft Virtual PC'>Assessing Virtual Machine Performance: #1 Microsoft Virtual PC</a></li></ol>]]></description> <content:encoded><![CDATA[<p>In this series, I&#8217;m going to focus on comparing different Virtual Machines running Windows and their performance regarding different tasks such as single-threaded CPU-only applications, multi-threaded programs or even games requiring hardware 3D acceleration.</p><p><strong>This article will show you when and for what to use Sun VirtualBox.</strong></p><p>For these tests, I used a quite uncommon configuration: I ran a virtual Windows 7 on my native Windows 7. Most users probably won&#8217;t do this, but there is a reason why I chose this OS configuration: <a
href="http://www.virtualbox.org/" target="_blank">Sun VirtualBox</a> allows you to use more CPU cores than you actually have.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/virtualbox_window.png"><img
class="alignnone size-large wp-image-680" title="virtualbox_window" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/virtualbox_window-1024x877.png" alt="virtualbox_window" width="614" height="526" /></a></p><p>The OS installation with Virtual Box is quite easy, just insert your install DVD into the real drive, create a new VM with the hardware configuration you like and tell VirtualBox which OS you&#8217;re planning to install. Then allocate your DVD to the VM and start the installation. Worked greatly with Linux, Windows XP and Windows 7 and VirtualBox automatically installed its tools to enable automatic mouse grabbing and this kind of stuff.</p><p>In contrast to <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/">Microsoft Virtual PC</a>, VirtualBox comes with GPU acceleration, but only allows you to use up to 128MB of video memory. Moreover, the drivers are still beta, so the performance is not as good as you would like it to be.</p><h2>Performance:</h2><p>For this test, I didn&#8217;t choose settings that any serious user would try, but decided to test the option of using 8 cores.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/virtualbox_settings.png"><img
class="alignnone size-full wp-image-688" title="virtualbox_settings" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/virtualbox_settings.png" alt="virtualbox_settings" width="501" height="142" /></a></p><p
style="font-size: small; color: #000000;"><strong>Settings:</strong></p><p
style="font-size: small; color: #000000;">CPU count: 8</p><p
style="font-size: small; color: #000000;">RAM: 2048MB</p><p
style="font-size: small; color: #000000;">GPU acceleration: yes, 128MB video memory</p><p
style="font-size: small; color: #000000;">I searched for a benchmarking program that can use any number of threads and found wPrime. Since it can be scaled to 4 or 8 cores, it was capable of running on both my real quad-core and on the virtual octo-core and still using all the cores.</p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/wprime_4cores.png"><img
class="alignnone size-full wp-image-681" title="wprime_4cores" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/wprime_4cores.png" alt="wprime_4cores" width="610" height="368" /></a></p><p
style="font-size: small; color: #000000;"><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/wprime_8cores.png"><img
class="alignnone size-large wp-image-682" title="wprime_8cores" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/02/wprime_8cores-1024x486.png" alt="wprime_8cores" width="610" height="290" /></a></p><p
style="font-size: small; color: #000000;">The virtual octo-core was 0.303 seconds slower, which equals 1.9% performance loss. This is quite surprising when you consider that four of the cores are just simulated and the real OS and processor have to split up the work somehow. These results are even better than the ones I got from Microsoft Virtual PC where the performance loss was about 3.9%.</p><p
style="font-size: small; color: #000000;">Hardware graphics acceleration should be there, but don&#8217;t expect too much. The drivers are still beta, the video memory is just 128MB and the graphics performance of VMs has never been close to the CPU performance. Unfortunately, I couldn&#8217;t get the DirectX acceleration to work, neither on Windows 7 64-bit nor on Windows XP 32-bit. That&#8217;s a pity because the only VM supporting graphics acceleration is <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/">VMware Player</a> then.</p><p
style="font-size: small; color: #000000;">All in all, VirtualBox is a really nice tool due to its possiblities of configuration such as using 8 cores, its easy installation and the CPU performance. There is no such feature as direct integration into the host OS as with <a
href="http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/">Virtual PC</a>, but nobody would expect such a feature, and the graphics power isn&#8217;t that awesome either, but still better than other VMs supplying just a standard VGA adapter without hardware acceleration or DirectX support.</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=679&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/22/assessing-virtual-machine-performance/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance'>Assessing Virtual Machine Performance</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-1-microsoft-virtual-pc/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #1 Microsoft Virtual PC'>Assessing Virtual Machine Performance: #1 Microsoft Virtual PC</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Battlefield Bad Company 2 exclusive preview</title><link>http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/</link> <comments>http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/#comments</comments> <pubDate>Fri, 29 Jan 2010 10:47:48 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Download]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[battlefield]]></category> <category><![CDATA[ea games]]></category> <category><![CDATA[game]]></category> <category><![CDATA[games]]></category> <category><![CDATA[multiplayer]]></category> <category><![CDATA[online]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=617</guid> <description><![CDATA[Yesterday evening, the Closed Beta of Battlefield Bad Company 2 started. I managed to secure a beta key and get the game installer and immediately started testing. First of all, a few screenshots and performance information, but more information and a video will follow! There is a torrent download for Battlefield Bad Company 2 that&#8217;s [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/03/26/airship-assault-first-game-using-multiinput-technology/' rel='bookmark' title='Permanent Link: Airship Assault &#8211; First game using MultiInput-technology'>Airship Assault &#8211; First game using MultiInput-technology</a></li><li><a
href='http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/' rel='bookmark' title='Permanent Link: Enable Anti-Aliasing in Risen (nVidia cards)'>Enable Anti-Aliasing in Risen (nVidia cards)</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/07/warcraft-iii-auto-refresh/' rel='bookmark' title='Permanent Link: Warcraft III Auto Refresh'>Warcraft III Auto Refresh</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Yesterday evening, the Closed Beta of Battlefield Bad Company 2 started. I managed to secure a beta key and get the game installer and immediately started testing. First of all, a few screenshots and performance information, but more information and a video will follow! There is a <a
href="http://multimolti.com/download/torrents/BFBC2_PC_ClosedBeta_RC1_511270_Client.zip.torrent">torrent download for Battlefield Bad Company 2</a> that&#8217;s working quite well in contrast to the official EA servers or other mirrors that are really overloaded and keep crashing all the time.<br
/> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/KWGwvJMMnCY&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/KWGwvJMMnCY&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>The beta supports multiplayer and includes only the gamemode &#8220;Rush&#8221; with the map &#8220;Port Valdez&#8221;. Official sources say:</p><blockquote><p><em>The Battlefield: Bad Company 2 PC beta will feature Port Valdez, a new vehicle focused map where up to 32 players will compete against each other as either the US or Russian armies in the game&#8217;s Rush multiplayer mode. Players will have access to five land and three air vehicles where the Russian side can use everything in their arsenal including Main Battle Tanks as well as the fast-moving Quad Bikes and Mobile Armored AA. The fight will also be packed with plenty of infantry combat fought alongside the waterline towards a great oil industrial landscape in the Alaskan mountains.</em></p></blockquote><p>Being based on the new Frostbite Engine, the game has quite high system requirements:</p><blockquote><p><strong>Recommended Frostbite PC Specifications for BFBC2 &amp; BF1943:</strong><br
/> Processor: Quadcore<br
/> Main memory: 2GB<br
/> Graphics card: GeForce GTX 260<br
/> Graphics memory: 512MB</p></blockquote><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_15.jpg"><img
class="alignnone size-large wp-image-634" title="bad_company2_15" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_15-1024x576.jpg" alt="bad_company2_15" width="614" height="346" /></a></p><p>Especially explosions are really nice in this game, thus I created a &#8220;flip-book&#8221; of pictures (click to enlarge):</p><p><a
href="http://multimolti.com/download/images/bfbc2/bad_company2_18_pano.jpg"><img
class="alignnone size-full wp-image-640" title="bfbc2_explosions" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bfbc2_explosions.jpg" alt="bfbc2_explosions" width="600" height="38" /></a></p><p>Ingame screenshots:</p><a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_01/' title='Bad Company 2 Logo'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_01-150x150.jpg" class="attachment-thumbnail" alt="" title="Bad Company 2 Logo" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_02/' title='bad_company2_02'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_02-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_02" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_03/' title='bad_company2_03'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_03-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_03" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_04/' title='bad_company2_04'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_04-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_04" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_05/' title='bad_company2_05'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_05-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_05" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_06/' title='bad_company2_06'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_06-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_06" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_07/' title='bad_company2_07'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_07-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_07" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_08/' title='bad_company2_08'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_08-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_08" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_09/' title='bad_company2_09'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_09-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_09" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_10/' title='bad_company2_10'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_10-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_10" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_11/' title='bad_company2_11'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_11-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_11" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_12/' title='bad_company2_12'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_12-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_12" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_13/' title='bad_company2_13'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_13-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_13" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_14/' title='bad_company2_14'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_14-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_14" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_15/' title='bad_company2_15'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_15-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_15" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_16/' title='bad_company2_16'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_16-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_16" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_17_settings/' title='bad_company2_17_settings'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_17_settings-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_17_settings" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_19/' title='bad_company2_19'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_19-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_19" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_20/' title='bad_company2_20'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_20-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_20" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_21/' title='bad_company2_21'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_21-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_21" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_22/' title='bad_company2_22'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_22-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_22" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_23/' title='bad_company2_23'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_23-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_23" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bad_company2_24/' title='bad_company2_24'><img
width="100" height="100" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bad_company2_24-150x150.jpg" class="attachment-thumbnail" alt="" title="bad_company2_24" /></a> <a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/bfbc2_explosions/' title='bfbc2_explosions'><img
width="100" height="42" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/bfbc2_explosions-150x63.jpg" class="attachment-thumbnail" alt="" title="bfbc2_explosions" /></a><p>More content will follow soon!</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=617&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/03/26/airship-assault-first-game-using-multiinput-technology/' rel='bookmark' title='Permanent Link: Airship Assault &#8211; First game using MultiInput-technology'>Airship Assault &#8211; First game using MultiInput-technology</a></li><li><a
href='http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/' rel='bookmark' title='Permanent Link: Enable Anti-Aliasing in Risen (nVidia cards)'>Enable Anti-Aliasing in Risen (nVidia cards)</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/07/warcraft-iii-auto-refresh/' rel='bookmark' title='Permanent Link: Warcraft III Auto Refresh'>Warcraft III Auto Refresh</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Medieval II: Total War multiplayer fix</title><link>http://www.multimolti.com/blog/2010/01/10/medieval-ii-total-war-multiplayer-fix/</link> <comments>http://www.multimolti.com/blog/2010/01/10/medieval-ii-total-war-multiplayer-fix/#comments</comments> <pubDate>Sat, 09 Jan 2010 23:42:10 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[fix]]></category> <category><![CDATA[games]]></category> <category><![CDATA[issue]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[multiplayer]]></category> <category><![CDATA[networking]]></category> <category><![CDATA[patch]]></category> <category><![CDATA[problem]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=582</guid> <description><![CDATA[When trying to play Medieval II: Total War multiplayer in LAN mode, you may encounter the problem that the players can&#8217;t see each other in the lobby and can&#8217;t find the hosted game despite of correct versions, network configuration and firewall settings.
There is a quite easy fix for this problem, just follow the steps [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/12/06/play-starcraft-multiplayer-lan-on-windows-xpvista/' rel='bookmark' title='Permanent Link: Play StarCraft multiplayer (LAN) on Windows XP/Vista'>Play StarCraft multiplayer (LAN) on Windows XP/Vista</a></li><li><a
href='http://www.multimolti.com/blog/2009/01/29/read-outgrab-your-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Read out/grab your Warcraft III (Frozen Throne) key'>Read out/grab your Warcraft III (Frozen Throne) key</a></li><li><a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/' rel='bookmark' title='Permanent Link: Battlefield Bad Company 2 exclusive preview'>Battlefield Bad Company 2 exclusive preview</a></li></ol>]]></description> <content:encoded><![CDATA[<p>When trying to play <a
href="http://www.amazon.de/gp/product/B002PY7QEC?ie=UTF8&amp;tag=multimostechb-21&amp;linkCode=as2&amp;camp=1638&amp;creative=19454&amp;creativeASIN=B002PY7QEC">Medieval II: Total War</a><img
style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.de/e/ir?t=multimostechb-21&amp;l=as2&amp;o=3&amp;a=B002PY7QEC" border="0" alt="" width="1" height="1" /> multiplayer in LAN mode, you may encounter the problem that the players can&#8217;t see each other in the lobby and can&#8217;t find the hosted game despite of correct versions, network configuration and firewall settings.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/medieval2_02.jpg"><img
class="alignnone size-medium wp-image-584" title="medieval2_02" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/medieval2_02-300x300.jpg" alt="medieval2_02" width="210" height="210" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/medieval2_01.jpg"><img
class="alignnone size-medium wp-image-583" title="medieval2_01" src="http://static2.multimolti.com/blog/wp-content/uploads/2010/01/medieval2_01-300x225.jpg" alt="medieval2_01" width="300" height="225" /></a></p><p>There is a quite easy fix for this problem, just follow the steps below:</p><ol><li>Browse to the directory containing Medieval II (e.g. <em>C:\Program Files\Medieval II Total War</em>)</li><li>Open <em>medieval2.preference.cfg</em> with notepad</li><li>Scroll down to the [network] section and edit the following line saying &#8220;use_ip = &#8220;. Put your LAN IP address after the equals sign and save the file</li><li>Restart the game, now everything should work nicely!</li></ol><p>If there are any other issues, please comment and I will try to help!</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=582&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/12/06/play-starcraft-multiplayer-lan-on-windows-xpvista/' rel='bookmark' title='Permanent Link: Play StarCraft multiplayer (LAN) on Windows XP/Vista'>Play StarCraft multiplayer (LAN) on Windows XP/Vista</a></li><li><a
href='http://www.multimolti.com/blog/2009/01/29/read-outgrab-your-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Read out/grab your Warcraft III (Frozen Throne) key'>Read out/grab your Warcraft III (Frozen Throne) key</a></li><li><a
href='http://www.multimolti.com/blog/2010/01/29/battlefield-bad-company-2-exclusive-preview/' rel='bookmark' title='Permanent Link: Battlefield Bad Company 2 exclusive preview'>Battlefield Bad Company 2 exclusive preview</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2010/01/10/medieval-ii-total-war-multiplayer-fix/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>DreamHack Winter 2009</title><link>http://www.multimolti.com/blog/2009/12/04/dreamhack-winter-2009/</link> <comments>http://www.multimolti.com/blog/2009/12/04/dreamhack-winter-2009/#comments</comments> <pubDate>Thu, 03 Dec 2009 22:25:47 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Information]]></category> <category><![CDATA[counter-strike]]></category> <category><![CDATA[digital]]></category> <category><![CDATA[DreamHack]]></category> <category><![CDATA[ethernet]]></category> <category><![CDATA[festival]]></category> <category><![CDATA[games]]></category> <category><![CDATA[intel]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[lan-party]]></category> <category><![CDATA[network]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=532</guid> <description><![CDATA[On 26th November 2009, the &#8221;World&#8217;s Largest Digital Festival&#8221; DreamHack Winter started in Jönköping in Sweden. I was lucky and won the journey to Sweden as well as the ticket, sponsored by Razer. Razer even chartered a bus and painted it with the Razer logo just for the DreamHack festival:The official website describes DreamHack as &#8220;the [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/07/13/gaming-on-the-asus-eee-pc-900/' rel='bookmark' title='Permanent Link: Gaming on the Asus Eee PC 900'>Gaming on the Asus Eee PC 900</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2008/11/28/fy_middleage-funny-counter-strike-16-map/' rel='bookmark' title='Permanent Link: fy_middleage &#8211; funny Counter-Strike 1.6 map'>fy_middleage &#8211; funny Counter-Strike 1.6 map</a></li></ol>]]></description> <content:encoded><![CDATA[<p>On 26th November 2009, the &#8221;World&#8217;s Largest Digital Festival&#8221; <a
href="http://www.dreamhack.se/dhw09" target="_blank">DreamHack Winter</a> started in <a
href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=J%C3%B6nk%C3%B6ping,+Sweden&amp;sll=53.46391,9.682835&amp;sspn=0.139189,0.335083&amp;ie=UTF8&amp;hq=&amp;hnear=J%C3%B6nk%C3%B6ping,+Sweden&amp;ll=57.766095,14.168243&amp;spn=0.124705,0.335083&amp;z=12" target="_blank">Jönköping in Sweden</a>. I was lucky and won the journey to Sweden as well as the ticket, sponsored by <a
href="http://dreamhack09.razerzone.com/contest.php" target="_blank">Razer</a>. Razer even chartered a bus and painted it with the Razer logo just for the DreamHack festival:</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/05.jpg"><img
style="border: 0px initial initial;" title="Dreamhack Razer bus" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/05.jpg" alt="Dreamhack Razer bus" width="544" height="408" /></a></p><p>The <a
href="http://www.dreamhack.se/dhw09/facts.php?id=8" target="_blank">official website</a> describes DreamHack as &#8220;the word&#8217;s largest LAN-party and computer festival&#8221; with more than 12,000 participants. DreamHack is focused on everything one can do with computers:  gaming, communication, programming, designing, music and so on. Moreover, there were many gaming tournaments with famous teams from all over the world in games such as Counter-Strike, Quake, Warcraft 3 and Street Fighter.</p><p>Participants had to bring their own computers and equipment, but got a quite nice Gigabit Ethernet and an extremely powerful internet infrastructure in return. Speed-Tests I did on DreamHack certified downstreams of almost 100MB/sec and upstreams of almost 50MB/sec. In actual downloads, I was able to reach 7.5MB/s downloading and 8.7MB/s uploading.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/speedtest.png"><img
class="alignnone size-thumbnail wp-image-534" title="Dreamhack Internet: Speedtest" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/speedtest-150x150.png" alt="Dreamhack Internet: Speedtest" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/torrent_down.png"><img
class="alignnone size-thumbnail wp-image-535" title="Dreamhack Internet: Torrent downstream" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/torrent_down-150x150.png" alt="Dreamhack: Torrent downstream" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/torrent_up.png"><img
class="alignnone size-thumbnail wp-image-536" title="Dreamhack Internet: Torrent upstream" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/torrent_up-150x150.png" alt="Dreamhack Internet: Torrent upstream" width="150" height="150" /></a></p><p>In addition to gaming events, there was also a Dream Expo of different hardware and software companies showing products and doing overclocking competitions or giving away products. Furthermore, live bands and singers, games and events on stage and movie screening during night added to the fun. There were also lots of really powerful computers (the best featuring Intel Core i7 975 Extreme Edition, 12GB DDR3 RAM, 4xGTX 295) with many games installed (Modern Warfare 2, Couter-Strike, Left 4 Dead 2) provided by different hardware and software vendors (Razer, Fujitsu, R.U.S.E). Thus even persons visiting DreamHack without a computer or any hardware had enough to see and enjoy.</p><p>Surprisingly, 10% of all participants were female and some were even competing in the tournaments. I will add some pictures and a video in hope of giving you an idea about DreamHack!</p><p><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/NXjJAneiilQ&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/NXjJAneiilQ&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/03.jpg"><img
class="alignnone size-thumbnail wp-image-537" title="Razer booth" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/03-150x150.jpg" alt="Razer booth" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/04.jpg"><img
class="alignnone size-thumbnail wp-image-538" title="The main hall" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/04-150x150.jpg" alt="The main hall" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/06.jpg"><img
class="alignnone size-thumbnail wp-image-539" title="Doing push-ups to win a Razer Imperator" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/06-150x150.jpg" alt="Doing push-ups to win a Razer Imperator" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/08.jpg"><img
class="alignnone size-thumbnail wp-image-540" title="Swedish girls gaming" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/08-150x150.jpg" alt="Swedish girls gaming" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/09.jpg"><img
class="alignnone size-thumbnail wp-image-541" title="Waiting for DreamHack to begin" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/09-150x150.jpg" alt="Waiting for DreamHack to begin" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/10.jpg"><img
class="alignnone size-thumbnail wp-image-542" title="Main hall" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/10-150x150.jpg" alt="Main hall" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/12.jpg"><img
class="alignnone size-thumbnail wp-image-543" title="Public computers provided by Fujitsu" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/12-150x150.jpg" alt="Public computers provided by Fujitsu" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/13.jpg"><img
class="alignnone size-thumbnail wp-image-544" title="Chilling on pillows and watching movies" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/13-150x150.jpg" alt="Chilling on pillows and watching movies" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/14.jpg"><img
class="alignnone size-thumbnail wp-image-545" title="Some people brought more computers" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/14-150x150.jpg" alt="Some people brought more computers" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/16.jpg"><img
class="alignnone size-thumbnail wp-image-546" title="Events on stage" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/12/16-150x150.jpg" alt="Events on stage" width="150" height="150" /></a></p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=532&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/07/13/gaming-on-the-asus-eee-pc-900/' rel='bookmark' title='Permanent Link: Gaming on the Asus Eee PC 900'>Gaming on the Asus Eee PC 900</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-3-vmware-player/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #3 VMware Player'>Assessing Virtual Machine Performance: #3 VMware Player</a></li><li><a
href='http://www.multimolti.com/blog/2008/11/28/fy_middleage-funny-counter-strike-16-map/' rel='bookmark' title='Permanent Link: fy_middleage &#8211; funny Counter-Strike 1.6 map'>fy_middleage &#8211; funny Counter-Strike 1.6 map</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2009/12/04/dreamhack-winter-2009/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Enable Anti-Aliasing in Risen (nVidia cards)</title><link>http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/</link> <comments>http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/#comments</comments> <pubDate>Mon, 12 Oct 2009 20:12:26 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Download]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[anti-aliasing]]></category> <category><![CDATA[downsampling]]></category> <category><![CDATA[driver]]></category> <category><![CDATA[game]]></category> <category><![CDATA[graphics card]]></category> <category><![CDATA[multisampling]]></category> <category><![CDATA[nvidia]]></category> <category><![CDATA[risen]]></category><guid
isPermaLink="false">http://www.multimolti.com/blog/?p=472</guid> <description><![CDATA[Risen is a single-player fantasy-themed action role-playing game released just a week ago. While the graphics is quite good in some parts (lighting, shadows, weather effects and environment), the developers didn&#8217;t manage to integrate Anti-Aliasing due to the HDR (High Dynamic Range) effects. Here is a way how you can enable Anti-Aliasing anyway, working only [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/05/09/gpu-water-simulation-in-games-is-it-worth-it/' rel='bookmark' title='Permanent Link: GPU Water Simulation in Games &#8211; Is it worth it?'>GPU Water Simulation in Games &#8211; Is it worth it?</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li><li><a
href='http://www.multimolti.com/blog/2009/09/17/create-huge-crysis-screenshots-up-to-450-megapixels/' rel='bookmark' title='Permanent Link: Create HUGE Crysis Screenshots up to 450 Megapixels!'>Create HUGE Crysis Screenshots up to 450 Megapixels!</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Risen is a single-player fantasy-themed action role-playing game released just a week ago. While the graphics is quite good in some parts (lighting, shadows, weather effects and environment), the developers didn&#8217;t manage to integrate Anti-Aliasing due to the HDR (High Dynamic Range) effects. Here is a way how you can enable Anti-Aliasing anyway, working only for nVidia graphics card though.</p><h2>1. Download and install nHancer</h2><p><a
href="http://www.nhancer.com/" target="_blank">nHancer</a> is an Advanced Control Panel and Profile Editor for nVidia graphics cards, enabling you to optimize the display of games and customizing driver settings. This will allow you to force the nVidia driver to activate Anti-Aliasing, no matter what the game wants. Download and install the latest version of nHancer from the <a
href="http://www.nhancer.com/?dat=downloads" target="_blank">official website</a> or from the <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/nHancer64_2.5.7_Setup.rar">local server</a>.</p><h2>2. Rename the Risen executable to Vanguard</h2><p>Go to the binary folder of your Risen installation, probably <em>C:\Program Files (x86)\Deep Silver\Risen\bin</em> and rename <em>Risen.exe</em> to <em>Vanguard.exe</em>. This will force the nVidia driver to apply Anti-Aliasing settings usually applied for the game <a
href="http://en.wikipedia.org/wiki/Vanguard:_Saga_of_Heroes" target="_blank">Vanguard </a>which are also working for Risen.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa01.png"><img
class="alignnone size-full wp-image-474" title="risen_aa01" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa01.png" alt="risen_aa01" width="498" height="98" /></a></p><h2>3. Enable Anti-Aliasing settings with nHancer</h2><p>Now launch nHancer and let it search for all profiles if this is the first time you start the application. Once the list in on the left side is populated, search for Vanguard and select the according profile. Once you selected it, tick &#8220;Anti-Aliasing&#8221; in the &#8220;Enhancements&#8221; tab on the right side and select the Anti-Aliasing mode you prefer. You will probably have to do some experimenting to find the right setting for your hardware, but I suggest to use &#8220;Multisampling&#8221; and then the 8x or 16x setting.</p><p>My GTX 260 can easily run Multisampling 8x and 16x without big performance losses, but using Supersampling or Combined 16x will kill the performance to around 2-3 FPS. Try various options for your graphics card and select the one which looks best without losing too many FPS.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa02.png"><img
class="alignnone size-full wp-image-475" title="risen_aa02" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa02.png" alt="risen_aa02" width="628" height="537" /></a></p><p>Then make sure &#8220;Anti-Aliasing compability&#8221; is checked under the &#8220;Compability&#8221; tab and &#8220;Vanguard&#8221; is selected in the drop-down menu below.</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa031.png"><img
class="alignnone size-full wp-image-477" title="risen_aa03" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_aa031.png" alt="risen_aa03" width="592" height="217" /></a></p><h2>4. Launch Risen and have fun with smoother edges and less aliasing</h2><p>Now you can just launch Vanguard.exe (your Desktop shortcut may not be working any more) and enjoy the better graphics! I took some comparison screenshots for you to see which Anti-Aliasing setting has which effect and how big the performance losses are. Graphics settings:</p><p>Resolution: 1920&#215;1080<br
/> Details: Everything &#8220;High&#8221;,  Depth of Field deactivated (looks ugly),<br
/> <span
style="background-color: #ffffff;">Config tweaks:  ViewRange set to 16000</span></p><ol><li>Anti-Aliasing off, 55 FPS<br
/> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_off.png"><img
class="alignnone size-full wp-image-478" title="no Anti-Aliasing" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_off.png" alt="no Anti-Aliasing" width="580" height="530" /></a></li><li>Multisampling 8x, 35 FPS<br
/> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_8x.png"><img
class="alignnone size-full wp-image-479" title="Multisampling 8x" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_8x.png" alt="Multisampling 8x" width="580" height="620" /></a></li><li>Combined 16xS, 3 FPS<br
/> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_16xS.png"><img
class="alignnone size-full wp-image-480" title="Combined 16xS" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/10/risen_screen_aa_16xS.png" alt="Combined 16xS" width="580" height="600" /></a></li></ol><p>As you can see, there is not much difference in the image quality between Multisampling 8x and Combined 16xS, but the performance differences are huge. I recommend to use Multisampling and not Supersampling or Combined.</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=472&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/05/09/gpu-water-simulation-in-games-is-it-worth-it/' rel='bookmark' title='Permanent Link: GPU Water Simulation in Games &#8211; Is it worth it?'>GPU Water Simulation in Games &#8211; Is it worth it?</a></li><li><a
href='http://www.multimolti.com/blog/2010/02/21/assessing-virtual-machine-performance-2-sun-virtual-box/' rel='bookmark' title='Permanent Link: Assessing Virtual Machine Performance: #2 Sun Virtual Box'>Assessing Virtual Machine Performance: #2 Sun Virtual Box</a></li><li><a
href='http://www.multimolti.com/blog/2009/09/17/create-huge-crysis-screenshots-up-to-450-megapixels/' rel='bookmark' title='Permanent Link: Create HUGE Crysis Screenshots up to 450 Megapixels!'>Create HUGE Crysis Screenshots up to 450 Megapixels!</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2009/10/12/enable-anti-aliasing-in-risen-nvidia-cards/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Create HUGE Crysis Screenshots up to 450 Megapixels!</title><link>http://www.multimolti.com/blog/2009/09/17/create-huge-crysis-screenshots-up-to-450-megapixels/</link> <comments>http://www.multimolti.com/blog/2009/09/17/create-huge-crysis-screenshots-up-to-450-megapixels/#comments</comments> <pubDate>Thu, 17 Sep 2009 19:41:48 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[crysis]]></category> <category><![CDATA[direct x 10]]></category> <category><![CDATA[downsampling]]></category> <category><![CDATA[full-hd]]></category> <category><![CDATA[resolution]]></category> <category><![CDATA[screenshot]]></category><guid
isPermaLink="false">http://www.multimolti.de/blog/?p=449</guid> <description><![CDATA[Using a few console commands, you can easily create giant screenshots of Crysis with resolutions of 28800&#215;16200 or more megapixels, which corresponds with 225 times Full-HD resolution!
Here is how to create such enormous screenshots:Launch Crysis, select any graphics settings you want and load a savegame
Open the console by pressing the ` key on English keyboards, [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/08/06/kkrieger-amazing-3d-shooter-game-packed-to-95kb/' rel='bookmark' title='Permanent Link: .kkrieger &#8211; Amazing 3D Shooter Game packed to 95kb!'>.kkrieger &#8211; Amazing 3D Shooter Game packed to 95kb!</a></li><li><a
href='http://www.multimolti.com/blog/2010/01/11/hack-and-reset-any-windows-7-user-password/' rel='bookmark' title='Permanent Link: Hack and Reset any Windows 7 user password'>Hack and Reset any Windows 7 user password</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/02/change-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Change Warcraft III (Frozen Throne) key'>Change Warcraft III (Frozen Throne) key</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Using a few console commands, you can easily create giant screenshots of Crysis with resolutions of 28800&#215;16200 or more megapixels, which corresponds with 225 times Full-HD resolution!</p><p>Here is how to create such enormous screenshots:</p><ul><li>Launch Crysis, select any graphics settings you want and load a savegame</li><li>Open the console by pressing the ` key on English keyboards, ^ key on German ones (below Esc and to the left of 1)</li><li>Type <em>con_restricted 0</em> and press Enter. This will unlock all the restricted console commands.</li><li>Now use <em>e</em><em>_screenshot_width</em> and <em>e_screenshot_height</em> followed by the desired number of pixels, I used <em>e_screenshot_width 28800</em> and <em>e_screenshot_height 16200</em> for my huge image.</li><li>By default, your screenshot will be saved as TGA file, you can also change the filetype by entering <em>e_screenshot_file_format</em> followed by either <em>jpg</em>, <em>tga</em> or <em>bmp</em></li><li>Select your fists as weapon by pressing &#8220;1&#8243; twice</li><li>Enter <em>cl_hud 0</em> to disable the HUD</li><li>Enter <em>e_screenshot 1</em> to take a screenshot. This may take a while, Crysis will render many parts and put them together as one big image later on.</li><li>Your Screenshot will be located in <em>Crysis/Game/ScreenShots/HiRes</em> as a large TGA file. I recommend <a
href="http://www.irfanview.com/" target="_blank">IrfanView</a> for viewing the picture, most other programs will crash when trying to open such a big file!</li></ul><p>I resized my resulting 1.3GB TGA file to 1920&#215;1080 pixels afterwards in order to be able to publish it here, but of course all the cool details are gone that way. Your result may look like this:</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low.jpg"><img
class="alignnone size-full wp-image-450" title="Crysis at huge resolution, downsampled" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low.jpg" alt="Crysis at huge resolution, downsampled" width="576" height="324" /></a></p><p><a
href="http://multimolti.com/download/images/crysis_high.jpg" target="_blank">Click here for 1080p version</a> of this screenshot. I actually set all graphics settings to Ultra High and have no idea, why the water reflections and stuff are missing&#8230; probably gone due to the down-sampling. Don&#8217;t take too many screenshots, otherwise all your HDD space will be gone&#8230;</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/screens.png"><img
class="alignnone size-full wp-image-451" title="screens" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/screens.png" alt="screens" width="335" height="108" /></a></p><p>Below are some moreÂ down-sampledÂ versions of 450 megapixel screenshots. The weird stripes you can see don&#8217;t appear in the full-size versions, so I think I have to blame the down-sampling again&#8230;</p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low1.jpg"><img
class="alignnone size-thumbnail wp-image-452" title="crysis_low1" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low1-150x150.jpg" alt="crysis_low1" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low2.jpg"><img
class="alignnone size-thumbnail wp-image-453" title="crysis_low2" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low2-150x150.jpg" alt="crysis_low2" width="150" height="150" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low3.jpg"><img
class="alignnone size-thumbnail wp-image-454" title="crysis_low3" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/09/crysis_low3-150x150.jpg" alt="crysis_low3" width="150" height="150" /></a></p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=449&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2008/08/06/kkrieger-amazing-3d-shooter-game-packed-to-95kb/' rel='bookmark' title='Permanent Link: .kkrieger &#8211; Amazing 3D Shooter Game packed to 95kb!'>.kkrieger &#8211; Amazing 3D Shooter Game packed to 95kb!</a></li><li><a
href='http://www.multimolti.com/blog/2010/01/11/hack-and-reset-any-windows-7-user-password/' rel='bookmark' title='Permanent Link: Hack and Reset any Windows 7 user password'>Hack and Reset any Windows 7 user password</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/02/change-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Change Warcraft III (Frozen Throne) key'>Change Warcraft III (Frozen Throne) key</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2009/09/17/create-huge-crysis-screenshots-up-to-450-megapixels/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New version (1.1) of Airship Assault released!</title><link>http://www.multimolti.com/blog/2009/05/28/new-version-11-of-airship-assault-released/</link> <comments>http://www.multimolti.com/blog/2009/05/28/new-version-11-of-airship-assault-released/#comments</comments> <pubDate>Thu, 28 May 2009 17:51:19 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Download]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[airship assault]]></category> <category><![CDATA[c#]]></category> <category><![CDATA[mice]]></category> <category><![CDATA[mouse]]></category> <category><![CDATA[multiinput]]></category> <category><![CDATA[multimouse]]></category> <category><![CDATA[multiplayer]]></category> <category><![CDATA[multiplayer game]]></category> <category><![CDATA[raw mouse]]></category> <category><![CDATA[shooting game]]></category> <category><![CDATA[xna]]></category><guid
isPermaLink="false">http://www.multimolti.de/blog/?p=398</guid> <description><![CDATA[Today I uploaded the latest version of my MultiInput game &#8220;Airship Assault&#8221; which resolves most known bugs. ItÂ is the first game that uses my MultiInput library in order to support many players playing the same game on onecomputer with multiple mice connected to theÂ computer.
Major changes:Mouse sensitivity can now be changed ingame
Game Launcher added, checks whether [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/03/26/airship-assault-first-game-using-multiinput-technology/' rel='bookmark' title='Permanent Link: Airship Assault &#8211; First game using MultiInput-technology'>Airship Assault &#8211; First game using MultiInput-technology</a></li><li><a
href='http://www.multimolti.com/blog/2009/03/22/multiinput-class-multiple-mice-in-your-xna-game/' rel='bookmark' title='Permanent Link: MultiInput class &#8211; multiple mice in your XNA game!'>MultiInput class &#8211; multiple mice in your XNA game!</a></li><li><a
href='http://www.multimolti.com/blog/2008/11/19/how-to-decompilereverse-engineerdisassemble-any-xna-game/' rel='bookmark' title='Permanent Link: How to decompile/reverse engineer/disassemble any XNA Game!'>How to decompile/reverse engineer/disassemble any XNA Game!</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Today I uploaded the latest version of my MultiInput game &#8220;<a
href="http://www.lennart-moltrecht.com/?page_id=80">Airship Assault</a>&#8221; which resolves most known bugs. ItÂ <span>is the first game that uses my </span><a
href="http://www.multimolti.com/blog/2009/03/22/multiinput-class-multiple-mice-in-your-xna-game/" target="_blank">MultiInput library</a><span> in order to support many players playing the same game on one<span
class="IL_LINK_STYLE">computer</span> with multiple mice connected to theÂ <span
class="IL_SPAN">computer</span>.</span></p><p><strong>Major changes:</strong></p><ul><li><span
style="font-weight: normal;">Mouse sensitivity can now be changed ingame</span></li><li><span
style="font-weight: normal;">Game Launcher added, checks whether XNA Framework 3.0 and .NET Framework 2.0 are installed before launching the game</span></li><li><span
style="font-weight: normal;">Optimized game file package</span></li><li><span
style="font-weight: normal;">Music file not needed to play the game, if missing, the game will just launch without music</span></li><li><span
style="font-weight: normal;">Source code optimized in many parts</span></li></ul><p><a
style="font-size: 18pt" href="http://www.lennart-moltrecht.com/?page_id=80">Download Airship Assault 1.1!</a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_3.jpg"><img
class="alignnone size-full wp-image-399" title="airship_assault_11_3" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_3.jpg" alt="airship_assault_11_3" width="475" height="358" /></a></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_1.jpg"><img
class="alignnone size-medium wp-image-400" title="airship_assault_11_1" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_1-300x225.jpg" alt="airship_assault_11_1" width="240" height="180" /></a> <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_2.jpg"><img
class="alignnone size-medium wp-image-401" title="airship_assault_11_2" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/05/airship_assault_11_2-300x225.jpg" alt="airship_assault_11_2" width="240" height="180" /></a></p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=398&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2009/03/26/airship-assault-first-game-using-multiinput-technology/' rel='bookmark' title='Permanent Link: Airship Assault &#8211; First game using MultiInput-technology'>Airship Assault &#8211; First game using MultiInput-technology</a></li><li><a
href='http://www.multimolti.com/blog/2009/03/22/multiinput-class-multiple-mice-in-your-xna-game/' rel='bookmark' title='Permanent Link: MultiInput class &#8211; multiple mice in your XNA game!'>MultiInput class &#8211; multiple mice in your XNA game!</a></li><li><a
href='http://www.multimolti.com/blog/2008/11/19/how-to-decompilereverse-engineerdisassemble-any-xna-game/' rel='bookmark' title='Permanent Link: How to decompile/reverse engineer/disassemble any XNA Game!'>How to decompile/reverse engineer/disassemble any XNA Game!</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2009/05/28/new-version-11-of-airship-assault-released/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Solve Painkiller error &#8220;invalid control char near &#8230;&#8221;</title><link>http://www.multimolti.com/blog/2009/04/25/solve-painkiller-error-invalid-control-char-near/</link> <comments>http://www.multimolti.com/blog/2009/04/25/solve-painkiller-error-invalid-control-char-near/#comments</comments> <pubDate>Sat, 25 Apr 2009 04:45:06 +0000</pubDate> <dc:creator>multimolti</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Download]]></category> <category><![CDATA[Gaming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bug]]></category> <category><![CDATA[crash]]></category> <category><![CDATA[ego-shooter]]></category> <category><![CDATA[error]]></category> <category><![CDATA[game]]></category> <category><![CDATA[gore]]></category> <category><![CDATA[help]]></category> <category><![CDATA[multiplayer]]></category> <category><![CDATA[painkiller]]></category> <category><![CDATA[patch]]></category> <category><![CDATA[registry]]></category> <category><![CDATA[solution]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.multimolti.de/blog/?p=385</guid> <description><![CDATA[If you encounter errors when playing some Painkiller levels or starting a multiplayer game, and the error looks like the one below, there is an easy way of solving it.
[string "../Data/LScripts/Templates/ParticleFX/Environments/SnowEnvironm..."]:1: invalid control char near `char(1)&#8217;
[string "../Data/LScripts/Templates/Items/C1L3_korzenie.CItem"]:1: invalid control char near `char(1)&#8217;
[string "../Data/LScripts/Templates/Items/C1L3_uapka.CItem"]:1: invalid control char near `char(1)&#8217;First of all, patch Painkiller to the latest [...]Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/01/11/hack-and-reset-any-windows-7-user-password/' rel='bookmark' title='Permanent Link: Hack and Reset any Windows 7 user password'>Hack and Reset any Windows 7 user password</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/02/change-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Change Warcraft III (Frozen Throne) key'>Change Warcraft III (Frozen Throne) key</a></li><li><a
href='http://www.multimolti.com/blog/2008/12/09/make-windows-xp-and-office-2007-genuine/' rel='bookmark' title='Permanent Link: Make Windows XP and Office 2007 genuine!'>Make Windows XP and Office 2007 genuine!</a></li></ol>]]></description> <content:encoded><![CDATA[<p>If you encounter errors when playing some Painkiller levels or starting a multiplayer game, and the error looks like the one below, there is an easy way of solving it.</p><blockquote><p><em>[string "../Data/LScripts/Templates/ParticleFX/Environments/SnowEnvironm..."]:1: invalid control char near `char(1)&#8217;</em></p><p><em>[string "../Data/LScripts/Templates/Items/C1L3_korzenie.CItem"]:1: invalid control char near `char(1)&#8217;</em></p><p><em>[string "../Data/LScripts/Templates/Items/C1L3_uapka.CItem"]:1: invalid control char near `char(1)&#8217;</em></p><p><a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/04/painkiller_error.png"><img
class="size-full wp-image-386 alignnone" title="painkiller_error" src="http://static2.multimolti.com/blog/wp-content/uploads/2009/04/painkiller_error.png" alt="painkiller_error" width="531" height="125" /></a></p></blockquote><p>First of all, <a
href="http://www.dreamcatchergames.com/dci/support/pc/patches/pk.php" target="_blank">patch Painkiller</a> to the latest version (1.64). If the patching doesn&#8217;t work because you don&#8217;t have registry entries, download my <a
href="http://static2.multimolti.com/blog/wp-content/uploads/2009/04/painkiller.reg">Painkiller registry entries</a> here.</p><p>Then you have to <a
href="http://multimolti.com/download/stuff/painkiller_all_templates.zip">download these template files for Painkiller</a> and extract the archive using WinRAR or any other archiving program into the Painkiller directory (e.g. <em>C:\Program Files\Painkiller</em>). If it asks to replace files, select &#8220;yes to all&#8221;. Now your game should work perfectly!</p> <img
src="http://www.multimolti.com/blog/?ak_action=api_record_view&id=385&type=feed" alt="" /><p>Related posts:<ol><li><a
href='http://www.multimolti.com/blog/2010/01/11/hack-and-reset-any-windows-7-user-password/' rel='bookmark' title='Permanent Link: Hack and Reset any Windows 7 user password'>Hack and Reset any Windows 7 user password</a></li><li><a
href='http://www.multimolti.com/blog/2009/02/02/change-warcraft-iii-frozen-throne-key/' rel='bookmark' title='Permanent Link: Change Warcraft III (Frozen Throne) key'>Change Warcraft III (Frozen Throne) key</a></li><li><a
href='http://www.multimolti.com/blog/2008/12/09/make-windows-xp-and-office-2007-genuine/' rel='bookmark' title='Permanent Link: Make Windows XP and Office 2007 genuine!'>Make Windows XP and Office 2007 genuine!</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.multimolti.com/blog/2009/04/25/solve-painkiller-error-invalid-control-char-near/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure
url="http://www.multimolti.de/blog/wp-content/uploads/2009/04/painkiller.reg" length="2146" type="audio/mpeg" /> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 45/168 queries in 1.544 seconds using disk
Content Delivery Network via static2.multimolti.com

Served from: www.multimolti.com @ 2012-02-07 08:08:22 -->
