<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Gaming Tools</title><description></description><managingEditor>noreply@blogger.com (eöfm&lt;ömf)</managingEditor><pubDate>Wed, 28 Aug 2024 05:00:27 -0700</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">52</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://gamingtools.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle/><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>War Thunder Battle rating</title><link>http://gamingtools.blogspot.com/2017/02/war-thunder-battle-rating.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 10 Feb 2017 09:55:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-5208605040776192380</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;h2&gt;
&lt;span class="mw-headline" id="Battle_Ratings"&gt;Battle Ratings&lt;/span&gt;&lt;/h2&gt;
Battle ratings are used by War Thunder to determine matchmaking 
in-game. Battle ratings are calculated by examining how well an aircraft
 or ground unit fares in different game modes, and they may differ for 
each game mode for the same vehicle (for example, an aircraft or ground 
unit may perform considerably better in arcade mode than realistic 
battles mode, and so will have a higher battle rating in the former). 
This allows for a balanced game at all tiers and using all vehicles, 
meaning that certain nations having technological advantages at 
different periods in the game's timeline is not an issue when playing, 
and planes that are too powerful do not ruin gameplay for those flying 
less effective aircraft.
&lt;br /&gt;

&lt;h3&gt;
&lt;span class="mw-headline" id="Aviation"&gt;Aviation&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;
&lt;span class="mw-headline" id="In_Arcade_mode"&gt;In Arcade mode&lt;/span&gt;&lt;/h4&gt;
&lt;a href="http://wiki.warthunder.com/index.php?title=Fighters_BR_comparison_AB" title="Fighters BR comparison AB"&gt;&lt;i&gt;Comparison sheet&lt;/i&gt;&lt;/a&gt; of fighter aircraft's BR in Arcade &lt;br /&gt;
For Arcade Air Battles, a formula is in place that calculates your 
overall Battle Rating, aka the Battle Rating that the Matchmaker will 
use to match opponents against you, based on the three highest aircraft 
in your lineup in regards to their individual BR.
&lt;br /&gt;
That said, the important thing for you to know are three short 
facts:
The overall BR can be lowered by a maximum of one BR step (e.g. 5.0 to 
4.7, or 3.7 to 3.3) based on the aircraft in your lineup
Lowering your overall BR only works if you have only one aircraft with 
the highest BR in your lineup (e.g. one on BR 5.0, all others are at 
least 4.7 or lower)
The formula takes aircraft of up to 2.0 difference in BR into 
consideration (e.g. for 5.0, 3.0 is the maximum difference)
&lt;br /&gt;
What does that mean for you, as a player? As you progress through
 the research trees, it may happen that you unlock a new aircraft of 
considerably higher BR than the other aircraft in your current lineup. 
This system, to a certain extent, will allow you to use this new 
aircraft, while keeping your overall lineup competitive against other 
players you may face.
&lt;br /&gt;
The maximum amount that you can lower your overall BR is one step
 . So, as an example, a 5.0 maximum BR based on your highest aircraft 
can at best be lowered to 4.7, but only if there are no other 5.0 
aircraft in your lineup. The same is true for e.g. a 3.7 lineup, which 
can be lowered by one step to 3.3 at best. Thus, while this system is 
helpful to stay competitive with an otherwise ‘weaker’ lineup, you will 
still be better off equipping multiple aircraft of similar BR (e.g. 
several 5.0 ones) to maximize the combat effectiveness of your overall 
lineup - if you have such aircraft available.
&lt;br /&gt;

&lt;h5&gt;
&lt;span class="mw-headline" id="Calculation_example"&gt;Calculation example&lt;/span&gt;&lt;/h5&gt;
Basically, that is all you need to know. If you are interested in the calculation itself, however, here we go:
&lt;br /&gt;
A is your aircraft with the highest BR, B and C are the two aircraft following A in regards to BR.
&lt;br /&gt;
If the difference between A and B (the same goes for A and C) is 
greater than 2.0, the value of A will be used instead of B (or C, 
respectively).
If the difference of A and B (the same goes for A and C) is smaller than
 2.0 but greater than or equals 0.6, the value ‘A - 0.6’ will be used 
instead of B (or C, respectively).
If the difference of A and B (the same goes for A and C) is smaller than
 0.6, B will be used (or C, respectively).
&lt;br /&gt;
After our variables have been established, the following formula applies:
&lt;br /&gt;
Overall BR = A/2+B/4+C/4
&lt;br /&gt;
An example to show how the calculation works:
&lt;br /&gt;
A = 6.0; B = 5.7; C = 5.0
&lt;br /&gt;
At first, we check if the difference between A and B or C is 
greater than 2.0 - if that would be the case, we would use the value of A
 instead. Neither the difference of A and B (0.3) or A and C (1.0) is 
greater than 2.0.
&lt;br /&gt;
Now, we check if the difference between A and B or C is smaller 
than 2.0 but greater than or equals 0.6 - if that would be the case, we 
would use the value of ‘A - 0.6’ instead. This is not the case for A and
 B (0.3), but for A and C (1.0) it is true. So, for C, we use the value 
of ‘A - 0.6’, which is 5.4.
&lt;br /&gt;
As the difference of A and B is smaller than 0.6, we use the regular value of B, which is 5.7.
&lt;br /&gt;
&lt;br /&gt;
So, for our formula, we use:
&lt;br /&gt;
Overall BR = (6.0 / 2) + (5.7 / 4) + (5.4 / 4) = 5.775
&lt;br /&gt;
Our value will be rounded to the next BR step. For clarification:
 Values like 3.15 will be rounded to 3.3, or 3.85 will be rounded to 
4.0, while e.g. 3.45 will be rounded to 3.3. If the calculated value 
results in a number right in the middle of two BR steps (e.g. 3.85, 
which lies between 3.7 and 4.0), it will always be rounded up.
&lt;br /&gt;
As a result, our overall BR for our Arcade Air Battles lineup of "6.0, 5.7 and 5.0" is now &lt;b&gt;5.7&lt;/b&gt;.
&lt;br /&gt;

&lt;h5&gt;
&lt;span class="mw-headline" id="Table_example"&gt;Table example&lt;/span&gt;&lt;/h5&gt;
Some more lineups as an example:
&lt;br /&gt;

&lt;table class="wikitable"&gt;

&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt; A &lt;/th&gt;
&lt;th&gt; B &lt;/th&gt;
&lt;th&gt; C &lt;/th&gt;
&lt;th&gt; Overall BR
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; 8.0 &lt;/td&gt;
&lt;td&gt; 7.7 &lt;/td&gt;
&lt;td&gt; 7.7 &lt;/td&gt;
&lt;td&gt; 8.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; 5.0 &lt;/td&gt;
&lt;td&gt; 4.3 &lt;/td&gt;
&lt;td&gt; 4.0 &lt;/td&gt;
&lt;td&gt; 4.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; 4.0 &lt;/td&gt;
&lt;td&gt; 4.0 &lt;/td&gt;
&lt;td&gt; 2.0 &lt;/td&gt;
&lt;td&gt; 4.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; 3.7 &lt;/td&gt;
&lt;td&gt; 3.0 &lt;/td&gt;
&lt;td&gt; 2.7 &lt;/td&gt;
&lt;td&gt; 3.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; 5.0 &lt;/td&gt;
&lt;td&gt; 1.0&lt;/td&gt;
&lt;td&gt; 1.0&lt;/td&gt;
&lt;td&gt; 5.0
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align="center" class="wikitable"&gt;

&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;Aircraft example&lt;/th&gt;
&lt;th&gt;BR Effect on lineup
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; Aircraft with Highest BR
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; Top aircraft's BR - 0.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; Top aircraft's BR - 0.6 to 2.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; Top aircraft's BR - &amp;gt;2.0
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table class="wikitable"&gt;

&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt; Aircraft 1 &lt;/th&gt;
&lt;th&gt; Aircraft 2 &lt;/th&gt;
&lt;th&gt; Aircraft 3 &lt;/th&gt;
&lt;th&gt; ⇒ &lt;/th&gt;
&lt;th&gt; Result
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Spitfire_f24.png"&gt;&lt;img alt="Spitfire f24.png" height="66" src="http://wiki.warthunder.com/images/0/01/Spitfire_f24.png" width="99" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Bf-109e-3.png"&gt;&lt;img alt="Bf-109e-3.png" height="66" src="http://wiki.warthunder.com/images/1/14/Bf-109e-3.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:Ki_10_1.png"&gt;&lt;img alt="Ki 10 1.png" height="66" src="http://wiki.warthunder.com/images/e/e1/Ki_10_1.png" width="180" /&gt;&lt;/a&gt; &lt;/td&gt;
&lt;td&gt; ⇒ &lt;/td&gt;
&lt;td style="background: #;"&gt;&lt;a class="image" href="http://wiki.warthunder.com/index.php?title=File:F-86f-25.png"&gt;&lt;img alt="F-86f-25.png" height="66" src="http://wiki.warthunder.com/images/5/5c/F-86f-25.png" width="94" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h4&gt;
&lt;span class="mw-headline" id="In_Realistic_and_Simulator_battle_modes"&gt;In &lt;a href="http://wiki.warthunder.com/index.php?title=RB" title="RB"&gt;Realistic&lt;/a&gt; and &lt;a href="http://wiki.warthunder.com/index.php?title=Simulator_Battles" title="Simulator Battles"&gt;Simulator battle&lt;/a&gt; modes&lt;/span&gt;&lt;/h4&gt;
In these two modes, the battle rating system works the same, however 
as the player is only using one aircraft or ground unit, the battle 
rating system will not take in to account the other aircraft in their 
lineup, and they will only fight enemies with aircraft or ground units 
within the battle rating range of the one they have selected.
&lt;br /&gt;


&lt;h3&gt;
&lt;span class="mw-headline" id="Ground_Forces"&gt;Ground Forces&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;
&lt;span class="mw-headline" id="Arcade_and_Realistic_Battles"&gt;Arcade and Realistic Battles&lt;/span&gt;&lt;/h4&gt;
In Arcade and Realistic Battles only the highest battle rating 
vehicle decides the matchmaking. So the highest ranked vehicle in the 
lineup will only fight other vehicles with +-1 battle rating difference.
&lt;br /&gt;

&lt;h4&gt;
&lt;span class="mw-headline" id="Arcade_Brackets_Table"&gt;Arcade Brackets Table&lt;/span&gt;&lt;/h4&gt;
&lt;table class="wikitable" style="text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th colspan="2" style="background-color: plum; width: 15em;"&gt;&lt;b&gt;USA&lt;/b&gt;
&lt;/th&gt;
&lt;th style="background-color: grey; width: 1em;"&gt;
&lt;/th&gt;
&lt;th colspan="2" style="background-color: skyblue; width: 15em;"&gt;&lt;b&gt;Germany&lt;/b&gt;
&lt;/th&gt;
&lt;th style="background-color: grey; width: 1em;"&gt;
&lt;/th&gt;
&lt;th colspan="2" style="background-color: tan; width: 15em;"&gt;&lt;b&gt;USSR&lt;/b&gt;
&lt;/th&gt;
&lt;th&gt; Comments
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 1.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 1.0 - 1.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M2A2&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. II C&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;BT-5&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M2A4&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Pz. II DAK&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-26&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M2A4 (1st Arm.Div.)&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. II F&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-26 (1st Gv.T.Br.)&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-60&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;4M GA-AAA&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 1.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 1.0 - 2.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M3 Stuart&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz.38(t) A&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;BT-7 1937&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M3A1 Stuart&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Sd.Kfz. 140/1&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-26E&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M3A1 (USMC)&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV C&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-35&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M2&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Flakpanzer I&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M13 MGC&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 2.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 1.3 - 3.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M22&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz.38(t) F&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-70&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III E&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-80&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV E&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Gepard&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 2.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 1.3 - 3.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;75mm M3 GMC&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Pz. II H&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;SU-57&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M5A1&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III F&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-28&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M5A1 (5th Arm.Div.)&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;StuG III A&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;72-K GAZ MM&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M16 MGMC&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV F1&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 2.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 1.7 - 3.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M3 Lee&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="7" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III J&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="7" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-126&lt;/b&gt; &lt;/td&gt;
&lt;td&gt; &lt;b&gt;BR2.7 / T1&lt;/b&gt; tanks cannot match &lt;b&gt;BR3.7 / T3&lt;/b&gt; tanks
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M8A1&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Marder III&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-50&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Grant I&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T1 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-III&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-28E&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-76M&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ZIS-30&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;ZUT-37&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 3.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 2.0 - 4.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td rowspan="3" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Pz. III N&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="3" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Marder III H&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Sd.Kfz. 6/2&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 3.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 2.3 - 4.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A1&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III J1&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34 1940&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M15 CGMC&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34 1941&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-34 1941 (1st Gv.T.Br.)&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34 1942&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-34 prototype&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 3.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 2.7 - 4.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="6" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III L&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="6" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-34E&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M10 GMC&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV F2&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;KV-1 L-11&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M24&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;StuG III F&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;SMK&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;StuH 42 G&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. III M&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Wirbelwind&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 4.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 3.0 - 5.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A3 (105)&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34E STZ&lt;/b&gt; &lt;/td&gt;
&lt;td&gt; &lt;b&gt;BR4.0 / T2&lt;/b&gt; tanks cannot match &lt;b&gt;BR5.0 / T4&lt;/b&gt; tanks
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-122&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 4.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 3.3 - 5.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Calliope&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="3" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M4 748(a)&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="3" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;KV-1E&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A2&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34-57&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-85&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 4.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 3.7 - 5.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M18 "Black Cat"&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="8" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV G&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="8" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T2 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;KV-1 ZIS-5&lt;/b&gt; &lt;/td&gt;
&lt;td&gt; &lt;b&gt;BR4.7 / T2&lt;/b&gt; tanks cannot match &lt;b&gt;BR5.7 / T4&lt;/b&gt; tanks
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M18 GMC&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV H&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-34-57 mod. 43&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Pz. IV J&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ZSU-37&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Pz.Bfw. IV&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Jagdpanzer 38(t)&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Jagdpanzer IV&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;StuG III G&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Ostwind&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 5.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 4.0 - 6.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A1 (76) W&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;KV-1B 756(r)&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;M4A2 (76) W&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A2 (76) W&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Panzer IV/70(A)&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34-85 D-5T&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M6A1&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;KV-2 1939&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M19&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-152&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 5.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 4.3 - 6.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;"Cobra King"&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panzer IV/70(V)&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;KV-85&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A3E2&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-85M&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 5.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 4.7 - 6.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A3 (76) W&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panther D&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;IS-1&lt;/b&gt; &lt;/td&gt;
&lt;td&gt; &lt;b&gt;BR5.7 / T3&lt;/b&gt; tanks cannot match &lt;b&gt;BR6.7 / T5&lt;/b&gt; tanks
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M4A3E2 (76) W&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Tiger H1&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-34-85&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T-34-85E&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ISU-122&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 6.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 5.0 - 7.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T3 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Tiger E&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;IS-2&lt;/b&gt; &lt;/td&gt;
&lt;td&gt; &lt;b&gt;BR6.0 / T3&lt;/b&gt; tanks cannot match &lt;b&gt;BR7.0 / T5&lt;/b&gt; tanks
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panther A&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ISU-122S&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panther G&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ISU-152&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Pz.Bfw. VI (P)&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 6.3&lt;/b&gt;&lt;/big&gt;   Battle Range: 5.3 - 7.3
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M41A1&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panther F&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M36 GMC&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 6.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 5.7 - 7.7
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M26&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="6" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Tiger II (H)&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="6" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-44&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M26E1&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Tiger II (P)&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;IS-2 "Revenge"&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;T28&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;Bfw. Jagdpanther&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;IS-2 mod. 1944&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M42 Duster&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Ferdinand&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-100&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Jagdpanther&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;SU-122P&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Panther II&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 7.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 6.0 - 8.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: yellow;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: yellow;"&gt; &lt;b&gt;M46 "Tiger"&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Kugelblitz&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="4" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T4 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;T32&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Tiger II 10,5cm&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M46&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Jagdtiger&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;T95&lt;/b&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Coelian&lt;/b&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: tan;"&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 7.7&lt;/b&gt;&lt;/big&gt;   Battle Range: 6.7 - 8.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M47&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td rowspan="2" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-54 1947&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;ZSU-57-2&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey; text-align: center;"&gt;&lt;big&gt;&lt;b&gt;Battle Rating: 8.0&lt;/b&gt;&lt;/big&gt;   Battle Range: 7.0 - 8.0
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: plum;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: plum;"&gt; &lt;b&gt;M103&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: skyblue;"&gt; &lt;b&gt;Maus&lt;/b&gt; &lt;/td&gt;
&lt;td rowspan="5" style="background-color: grey;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-54 1949&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;T-54 1951&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;IS-3&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;IS-4M&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background-color: plum;"&gt; &lt;/td&gt;
&lt;td colspan="2" style="background-color: skyblue;"&gt; &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; T5 &lt;/td&gt;
&lt;td style="background-color: tan;"&gt; &lt;b&gt;SU-122-54&lt;/b&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="8" style="background-color: grey;"&gt;&amp;nbsp;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan="8" style="background-color: yellow;"&gt;&lt;b&gt;Yellow&lt;/b&gt; = Premium/Gift vehicles
&lt;/th&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Battlefield Play4Free</title><link>http://gamingtools.blogspot.com/2013/06/battlefield-play4free.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 5 Jun 2013 06:02:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-8316267606967801769</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div&gt;
A free to play online multi player shooter in first person&amp;nbsp;perspective&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Battlefield Play4Free combines the best of the Battlefield series:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Classic maps and vehicles of Battlefield 2&lt;/div&gt;
&lt;div&gt;
The weapons of Battlefield: Bad Company 2&lt;/div&gt;
&lt;div&gt;
The RPG-like leveling of Battlefield Heroes&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/W1eTYIuGIDk" width="560"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Play now:&amp;nbsp;&lt;a href="http://battlefield.play4free.com/en/"&gt;http://battlefield.play4free.com/en/&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/W1eTYIuGIDk/default.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>WarGame AirLand Battle</title><link>http://gamingtools.blogspot.com/2013/05/wargame-airland-battle.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 31 May 2013 01:56:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-5628537823851340365</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
The graphics look fantasic, but don't take my word for it, see want you think for yourself....&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/IbXaAu6kgNc?rel=0" width="560"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Wargame AirLand Battle is the sequel to Wargame European Escalation, the real-time strategy game created by Eugen Systems that completely redefined strategy games in 2012&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.wargame-ab.com/"&gt;http://www.wargame-ab.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/IbXaAu6kgNc/default.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>PlanetSide 2 Trailer</title><link>http://gamingtools.blogspot.com/2013/05/blog-post.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sun, 26 May 2013 01:23:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-18433471081171763</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
PlanetSide 2, a huge and epic combat arena that can also be found on &lt;a href="http://store.steampowered.com/app/218230/"&gt;Stream&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;
&lt;br /&gt;
&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/41QFL4QB3NE?rel=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;br /&gt;
Simular to the original, PlanetSide 2 is a free to play massive multiplayer online first person shooter (MMOFPS) that delivers truly epic combat on a huge scale. Simply put, it's stunning!&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/41QFL4QB3NE/default.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Hawken</title><link>http://gamingtools.blogspot.com/2012/05/hawken.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 18 May 2012 00:15:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-2454970077544007047</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;h3&gt;Check out this new upcoming release, a cool looking game callled Hawken.&lt;/h3&gt;&lt;br /&gt;&lt;/div&gt;&lt;iframe allowfullscreen="" src="http://www.youtube.com/embed/v0gI_52XYe4?fs=1" frameborder="0" height="265" width="470"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;By the way, you can sign up and take part in the closed beta as a tester, simply follow this &lt;a href="http://www.playhawken.com/index.php?ref=700F1E6C" rel="nofollow" style="font-weight: normal;" target="_blank"&gt;link &lt;/a&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/v0gI_52XYe4/default.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Command &amp; Conquer 4: Tiberian Twilight Gameplay Trailer</title><link>http://gamingtools.blogspot.com/2009/11/command-conquer-4-tiberian-twilight.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sat, 21 Nov 2009 02:56:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-5529286946892856192</guid><description>Check out an awesome new gameplay trailer for Command &amp; Conquer 4: Tiberian Twilight!&lt;br /&gt;&lt;br /&gt;&lt;embed id="mymovie" width="480" height="310" flashvars="mapp=embedded_480&amp;gen=1&amp;uvp=http%3A%2F%2Fvidtech.cbsinteractive.com%2Fplayer%2F1_3_0_1%2FCBSI_PLAYER.swf&amp;adp=http%3A%2F%2Fvidtech.cbsinteractive.com%2Fplugins%2Fadp%2F1_3_0%2FCBSI_AdPlugin.swf&amp;smode=fit&amp;viewMode=sd&amp;autoPlay=false&amp;paramsXML=http%3A%2F%2Fwww.gamespot.com%2Fpages%2Fvideo_player%2Fxml.php%3Fid%3D6240240%26mode%3Dembedded%26width%3D480%26height%3D310%26newplayer%3D1&amp;skinXML=http%3A%2F%2Fimage.com.com%2Fgamespot%2Fimages%2Fcne_flash%2Fproduction%2Feidothea%2Frelease%2FeidotheaEmbedded480_169.xml" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/&gt;&lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Aliens vs Predator: Alien Gameplay Reveal Trailer</title><link>http://gamingtools.blogspot.com/2009/10/aliens-vs-predator-alien-gameplay.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 21 Oct 2009 03:36:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-6145332366140729100</guid><description>This trailer reveals the Alien gameplay from upcoming first-person shooter Aliens vs Predator. Play as the Alien in both single and multiplayer with the ability to traverse any surface at lightning speed in order to get within killing-distance of your prey. The Alien gameplay feels like no other, offering players the unique chance to be the iconic monster in the dark and the very stuff of nightmares.&lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_3634825.js?vn=aCTMT-1255703766838"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Introducing Alan, Guitar Hero</title><link>http://gamingtools.blogspot.com/2009/10/introducing-alan-guitar-hero.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Thu, 15 Oct 2009 09:13:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-9100065381136804331</guid><description>Alan is a guitar hero who was born to live the rock god dream.             &lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_6602540.js?vn=aCTMT-1254927277295"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Ray Calls For Respect</title><link>http://gamingtools.blogspot.com/2009/03/ray-calls-for-respect.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Mon, 16 Mar 2009 03:50:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-1910177168893660139</guid><description>Hollywood tough guy Ray Winstone shows his support for The FA’s Respect Parent Guide to Youth Football&lt;br /&gt;&lt;br /&gt;Winstone is here to promote The FA’s new Respect Parent Guide after research showed that more than 7,000 youngsters had hung up their boots over the last couple of years due to pressure from the sidelines.&lt;br /&gt;&lt;br /&gt;Winstone believes that parents need to lose the “win at all costs” attitude and bring some enjoyment back to the game: “Kids want their parents to watch them play football but they want to be supported by them, not embarrassed.&lt;br /&gt;&lt;br /&gt;The FA Respect programme has already had a major breakthrough in the grassroots game with dissent figures showing an 8% improvement nationwide on last season’s totals while 567 leagues have shown their support by becoming Respect Leagues.&lt;br /&gt;&lt;br /&gt;With one in three matches taking place across the country without a qualified match official, The FA is aiming to recruit 8,000 new referees by 2012.&lt;br /&gt;&lt;br /&gt;Other FA plans to improve pitch side behaviour include teaming up with the Football Foundation to provide grants for Respect Barriers which ensure that spectators are standing well away from the touchline at youth football games.&lt;br /&gt;&lt;br /&gt;Check out &lt;a href="www.TheFA.com/respect"&gt;www.TheFA.com/respect&lt;/a&gt; for more info on The FA’s new Respect Parent Guide&lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4980454.js?vn=sCFeR-1236854527977"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Empire: Total War Launch Trailer</title><link>http://gamingtools.blogspot.com/2009/03/empire-total-war-launch-trailer.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 6 Mar 2009 03:47:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-1099757522701119939</guid><description>Empire: Total War maintains the series' genre-leading 3D battles, grand turn-based campaign map and rich historical flavor while for the first time introducing 3D naval combat into the series. The game is set in the 18th century, a turbulent era alive with global conflict, revolutionary fervour and technological advances.&lt;br /&gt;&lt;br /&gt;Empire: Total War maintains the series' genre-leading 3D battles, grand turn-based campaign map and rich historical flavor while for the first time introducing 3D naval combat into the series. The game is set in the 18th century, a turbulent era alive with global conflict, revolutionary fervour and technological advances. Empire: Total War sees the debut of 3D naval combat -- gamers will be able to intuitively command vast fleets or single ships upon seascapes rich with extraordinary water and weather effects that play a huge role in your eventual glorious success or ignominious defeat. After pummelling your enemy with cannon fire, close in to grapple their ship and prepare to board taking control your men as they fight hand to hand on the decks.&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4896528.js?vn=7k9ai-1236098839932"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>EMPIRE: TOTAL WAR - Gameplay</title><link>http://gamingtools.blogspot.com/2009/01/empire-total-war-gameplay.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 21 Jan 2009 08:45:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-2513334142241649932</guid><description>&lt;span style="font-size:180%;"&gt;S&lt;/span&gt;EGA has released a new gameplay trailer for Empire: Total War, showcasing the next installment in the Total War RTS franchise, now set in the 18th century, a period alive with global conflict, revolutionary fervour and technological advances.&lt;br /&gt;&lt;br /&gt;The game is under development at The Creative Assembly and for the first time ever it includes 3D naval combat situations. Empire: Total War will hit the store shelves in early March 2009.&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4701213.js?vn=7k9ai-1232365438010"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>Super Mario Revelation</title><link>http://gamingtools.blogspot.com/2008/12/super-mario-revelation.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 17 Dec 2008 06:22:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-4457109884301141470</guid><description>Stars of Nintendo Mario and Luigi wait nervously at the doctor’s for a result that could change their lives!&lt;br /&gt;&lt;br /&gt;Check out the Wii Breakfast and Mr Pitchy comedy sketches as well! &lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4578282.js?vn=sCFeR-1229093539209"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>WWIIonline RDP Bombing Run.</title><link>http://gamingtools.blogspot.com/2008/12/wwiionline-rdp-bombing-run.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sun, 14 Dec 2008 09:26:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-7007152019207812515</guid><description>&lt;a href="http://www.battlegroundeurope.com/"&gt;Battleground Europe&lt;/a&gt;, and a cool RDP bombing sortie&lt;br /&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/L8QJQB6G9TU&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/L8QJQB6G9TU&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Control Your Footie</title><link>http://gamingtools.blogspot.com/2008/12/control-your-footie.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 3 Dec 2008 04:27:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-3013004918688475135</guid><description>Pause, rewind and record TV with Freesat+&lt;br /&gt;&lt;br /&gt;Freesat is the UK’s subscription free satellite TV service, with over 140 channels including great free high-definition programmes from the BBC and ITV.&lt;br /&gt;&lt;br /&gt;Freesat+ is in stores now, offering the only way to pause, rewind and record Freesat high-definition (HD) digital TV, as well as a huge range of standard definition (SD) TV, radio and interactive channels.&lt;br /&gt;&lt;br /&gt;Freesat+ opens up a whole new world of entertainment, including fantastic HD programmes from the BBC HD and ITV HD. With Freesat+, viewers can control how and when they enjoy their favourite shows and even watch them time and time again once saved. ITV HD is currently featuring UEFA Champions League matches, England Internationals, The FA Cup and teen drama Britannia High.&lt;br /&gt;&lt;br /&gt;Freesat+ and all Freesat products are available at selected John Lewis, Comet, Argos and Dixons stores, plus some selected independent retailers. &lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4485656.js?vn=uJsJ-1227619219946"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Football Manager 2009 - The Greatest Job On Earth</title><link>http://gamingtools.blogspot.com/2008/11/football-manager-2009-greatest-job-on.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Mon, 10 Nov 2008 06:36:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-3799584100917912500</guid><description>Available For Pre-purchase Now!&lt;br /&gt;First there was text commentary. Then a top-down 2D engine. Now, finally, after years of patient waiting, Football Manager's match engine is entering the third dimension on PC and Mac. Utilising motion capture footage borrowed from SEGA Japan's Virtua Striker, Football Manager 2009 is engineered to deliver the visual realism that its stunningly detailed match engine so richly deserves. Football Manager 2009 is now available for pre-purchase as a PC digital download from STEAM, and will be available for players to play at 09:00 GMT on the 14th November 2008. For details on availability and pricing, please visit &lt;a href="http://www.footballmanager.com/buynow"&gt;www.footballmanager.com/buynow&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4434239.js?vn=7k9ai-1226055742822"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>The Painkiller</title><link>http://gamingtools.blogspot.com/2008/11/painkiller.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sun, 2 Nov 2008 07:14:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-6968495557751703440</guid><description>&lt;span&gt;From the game I love, Battleground Europe - World War II Online, this video showing some ingame action in the P-38 Lightning, and some other cool clips of the game. Made by Soulucky of the GC II/5 "Lafayette" - The Sioux Squadron.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="349"&gt;&lt;param name="movie" value="http://www.youtube.com/v/-sd4vlMyfYk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/-sd4vlMyfYk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="349"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Empire Total War - Campaign Map Gameplay</title><link>http://gamingtools.blogspot.com/2008/10/empire-total-war-campaign-map-gameplay.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Mon, 27 Oct 2008 08:32:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-3630535262268732615</guid><description>This trailer for Empire: Total War focuses on how the Campaign Map helps you to organize your forces and manage resources.&lt;br /&gt;&lt;br /&gt;The game switches between a turn-based management mode and real-time strategy for in your face combat. &lt;br /&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_4298809.js?vn=sCFeR-1224874719945"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>COD WaW - Co-Op Trailer</title><link>http://gamingtools.blogspot.com/2008/10/cod-waw-co-op-trailer.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 24 Oct 2008 10:32:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-7137388595499806169</guid><description>New COD 5 World at War Trailer "&lt;span&gt;The Co-Op Trailer "&lt;/span&gt;&lt;br /&gt;&lt;object width="425" height="349"&gt;&lt;param name="movie" value="http://www.youtube.com/v/43QNudQLKKQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/43QNudQLKKQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Free Flying Game</title><link>http://gamingtools.blogspot.com/2007/12/free-flying-games.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Tue, 21 Oct 2008 15:47:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-9129920111418630187</guid><description>If you like Flight Sims, you'll love this game  and it is completely free,  it gose by the name of &lt;a href="http://www.targetware.net/" target="_blank"&gt;TargetWare&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://newweb.targetware.net/modules/gallery/albums/TR_0_44/b.highlight.jpg"&gt;&lt;img style="cursor: pointer; width: 250px; height: 196px;" src="http://newweb.targetware.net/modules/gallery/albums/TR_0_44/b.highlight.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;Targetware &lt;/span&gt;is all about enabling you, the player, to determine the kind of fligh sim experience you want. Targetware is...&lt;br /&gt;&lt;br /&gt;Tools to Build "Your" Sim -- Targetware's entire system is designed to make it easy for enthusiasts to create their own content. From planes and terrain to flight models and scenario rules, the Targetware system is user-editable. Did we miss your favorite plane? You can create it, upload it and share it with your fellow players. Want to create an entirely new campaign set in South America, the Middle East or Antarctica? Play on other people's servers, or run your own, with your own rules. The tools are in your hands.&lt;br /&gt;&lt;br /&gt;Community of Your Fellow Enthusiasts -- Communication with your fellow Targetware flyers is an integral part of Targetware, and not just in the game. Your Targetware account gets you into our BBS systems, lets you submit articles to our website, and lets you chat in real time with other players. You can form Squadrons, host flight nights, meet exciting new people and blow them out of the sky!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Just One Game, But a Whole Series -- When you sign up with Targetware, you get unlimited online access not only to our first, internally produced game, Target Korea, but also to all upcoming mods that use the Targetware engine, including Target Rabaul, set in the Pacific Theatre of World War 2, Target Tobruk, featuring the North African air battles of the same war, and Richthofen's Skies, with WWI aerial combat over France.&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></item><item><title>Call Of Duty 5</title><link>http://gamingtools.blogspot.com/2008/10/call-of-duty-5.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Tue, 14 Oct 2008 07:50:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-384833575277698636</guid><description>&lt;span style="font-weight: bold;"&gt;Released in North America on the 11th and &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;in Europe on 14th of November 2008 ...Can't Wait!&lt;/span&gt;&lt;object height="349" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/QB9ApSJ9nJo&amp;amp;hl=en&amp;amp;fs=1&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/QB9ApSJ9nJo&amp;amp;hl=en&amp;amp;fs=1&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1" type="application/x-shockwave-flash" allowfullscreen="true" height="349" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;For more info see &lt;a href="http://www.callofduty.com/hub"&gt;COD HQ&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Head Tracking for Desktop VR Displays using the WiiRemote</title><link>http://gamingtools.blogspot.com/2007/12/head-tracking-for-desktop-vr-displays.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Wed, 8 Oct 2008 17:12:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-6386395520804791608</guid><description>&lt;object width="425" height="349"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Jd3-eiid-Uw&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/Jd3-eiid-Uw&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Using the infrared camera in the Wii remote and a head mounted sensor bar (two IR LEDs), you can accurately track the location of your head and render view dependent images on the screen. This effectively transforms your display into a portal to a virtual environment. The display properly reacts to head and body movement as if it were a real window creating a realistic illusion of depth and space. By Johnny Chung Lee, Carnegie Mellon University. For more information and software visit &lt;a href="http://johnnylee.net/" target="_blank"&gt;http://johnnylee.net&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Samba De Amigo - Friends</title><link>http://gamingtools.blogspot.com/2008/09/samba-de-amigo-friends.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Thu, 25 Sep 2008 06:34:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-1416549820744531904</guid><description>&lt;p&gt;            Samba De Amigo™  Wii exclusive out now!            &lt;/p&gt;                                           &lt;p&gt; The Samba-inspired rhythm music game made popular in arcades and on the Dreamcast is shaking its way exclusively onto the Wii! Grab your friends and shake the Wii controllers like maracas to the beat in a variety of crazy environments full of zany characters and colorful single and multiplayer modes that keep the party going. With a lively Samba-infused soundtrack packed with over 40 songs and additional downloadable tunes – Samba De Amigo is perfect for gamers of all ages.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_3897942.js?vn=sCFeR-1222270089712"&gt;&lt;/script&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>WWII - Online!</title><link>http://gamingtools.blogspot.com/2008/02/wwii-online.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sun, 21 Sep 2008 11:05:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-7357564270868859778</guid><description>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/en/thumb/1/19/Be004.jpg/800px-Be004.jpg"&gt;&lt;img style="cursor: pointer; width: 510px; height: 381px;" src="http://upload.wikimedia.org/wikipedia/en/thumb/1/19/Be004.jpg/800px-Be004.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;&lt;a style="font-weight: bold;" href="http://www.battlegroundeurope.com/"&gt;World War II Online&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;: Battleground Europe, also referred to as WWIIOL:BE, WW2OL or BE is a massively multi-player online first-person shooter and one of the best fly sims I know!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;I've been playing this game for about 4 years now and I've tried many other's, but none come close to giving you the "feel" that is game can does, speically when it comes to the Air War, Navy or Tank cores when teamed up with a couple of your m8's or someone you just meat on Teamspeak, imho!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;To it explain the game in a bit more detail;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;It is a combined arms war simulation otherwise known as a virtual battlefield. A player can command or crew a variety of accurately modeled aircraft, armored fighting vehicles, anti-tank guns, anti-aircraft artillery, and naval vessels, or fight as a foot-soldier with a variety of infantry weapons. The game is played in real time along-side or against other players as German, British (UK) and French forces in a persistent world. Command structures and missions provide strategic and tactical layers while ranks provide a RPG layer by demonstrating leadership roles. WWIIOL online uses a ½ scale map of Western Europe with 30,000 km² of accurate terrain (800 m resolution satellite data). WoW...yeah 30,000 km²!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Here's a Ingame video made by some friends..I'm in there somewhere Call sign Main4ce, hope you like it!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="495" height="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/op3Q3nDNqAY&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/op3Q3nDNqAY&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1" type="application/x-shockwave-flash" wmode="transparent" width="495" height="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></item><item><title>CamStudio Open Source</title><link>http://gamingtools.blogspot.com/2007/11/camstudio.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Sat, 20 Sep 2008 00:35:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-5673591355238274140</guid><description>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://camstudio.org/" target="_blank"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;" src="http://camstudio.org/images/logo-new.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://camstudio.org/"&gt;CamStudio&lt;/a&gt; is able to record all screen and audio activity on your computer and create industry-standard AVI video files and using its built-in SWF Producer can turn those AVIs into lean, mean, bandwidth-friendly Streaming Flash videos (SWFs)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Here are just a few ways you can use this software:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* You can use it to create demonstration videos for any software program&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* Or how about creating a set of videos answering your most frequently asked questions?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* You can create video tutorials for school or college class&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* You can use it to record a recurring problem with your computer so you can show technical support people&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* You can use it to create video-based information products you can sell&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;* You can even use it to record new tricks and techniques you discover on your favourite software program, before you forget them.&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://camstudio.org/images/software.gif"&gt;&lt;img style="cursor: pointer; width: 320px;" src="http://camstudio.org/images/software.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;So where can I get it and how much does it cost?&lt;br /&gt;&lt;br /&gt;You can download and use it completely free - yep - completely 100% free for your personal and commercial projects as CamStudio and the Codec are released under the GPL (for more details on this license,&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);font-size:100%;" &gt;&lt;a style="font-weight: bold;" href="http://www.gnu.org/licenses/licenses.html" target="_blank" rel="nofollow"&gt;click here)&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></item><item><title>PLAYSTATION 3 - PlayTV</title><link>http://gamingtools.blogspot.com/2008/09/playstation-3-playtv.html</link><author>noreply@blogger.com (eöfm&lt;ömf)</author><pubDate>Fri, 12 Sep 2008 11:27:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5624213929916294908.post-4731720611647685608</guid><description>&lt;p&gt;            Free your TV with PlayTV. Watch. Pause &amp;amp; Record digital TV on your PS3 with PlayTV.            &lt;/p&gt;                                           &lt;p&gt;            &lt;a href="http://playtvps3.com/en_GB"&gt;http://playtvps3.com/en_GB&lt;/a&gt;&lt;/p&gt;&lt;script type="text/javascript" src="http://video.unrulymedia.com/wildfire_3737659.js?vn=Vvat3-1221226753698"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;script expr:src='"http://feeds.feedburner.com/~s/GamingTools?i=" + data:post.url' type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9684934974262602";
//gamingtools
google_ad_slot = "7717500661";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>