Rocket League

Hilariously simple pick-up-and-play games are great fun. I'm a massive fan of the Katamari franchise for that reason — passing start on a controller and rolling around, picking up things to get bigger, is extremely simple. Until we get a PC version of Katamari that I can benchmark, we'll focus on Rocket League, as recent noise around its accessibility has had me interested.

Rocket League combines the elements of pick-up-and-play, allowing users to jump into a game with other people (or bots) to play football with cars with zero rules. The title is built on Unreal Engine 3, which is somewhat old at this point, but it allows users to run the game on super-low-end systems while still taxing the big ones. Since the release earlier in 2015, it has sold over 5 million copies and seems to be a fixture at LANs and game shows — and I even saw it being played at London’s MCM Expo (aka Comic Con) this year. Users who train get very serious, playing in teams and leagues with very few settings to configure, and everyone is on the same level. As a result, Rocket League could be a serious contender for a future title for e-sports tournaments (if it ever becomes free or almost free, which seems to be a prerequisite) when features similar to DOTA on watching high-profile games or league integration are added. (To any of the developers who may be reading this: You could make the game free and offer pay-for skins or credits for watching an official league match – it wouldn’t diminish the quality of actual gameplay in any way.)


Obligatory shot of Markiplier on Rocket League (caution, coarse language in the link)

Based on these factors, plus the fact that it is an extremely fun title to load and play, we set out to find the best way to benchmark it. Unfortunately, automatic benchmark modes for games are few and far between. In speaking with some indie developers as well as big studios, we learned that, for there to be a benchmark mode, the game has to be designed with a benchmark in mind from the beginning, because adding an automated one at a later date can be almost impossible. Some developers seem to realize this as their (first major) title is near completion, whereas large game studios don't care at all, even though a good benchmark mode will ensure its presence in many technical reviews, increasing awareness of them and answering a number of performance-related questions for the community automatically. Partly because of this, but also on the basis that it is built on the Unreal 3 engine, Rocket League does not have a benchmark mode. In this case, we have to develop a consistent run and record the frame rate.

Developing a consistent run for frame-rate analysis can be difficult without a "trace." A trace ensures that random numbers are fixed and that the same plot occurs each time – the Source engine was very good for this when we used to have Portal benchmarks, or even Battlefield 2 did it reasonably well. But when a trace is unavailable, we have to deal with non-player characters that use random action generators in sports-like titles. When faced with a task, typically, an AI function will have a weighted set of options of what it should do, and then will generate a random number that usually does option A, but might do option B and, 1 in 100 times, does uncharacteristic option C. But we've had this situation of random AI tasks before. For example, any racing benchmark that uses the Ego engine — such as DiRT, DiRT 2, DiRT Rally, GRID, GRID Autosport and any official F1 title this decade — runs a race over a fixed number of laps, representing what can happen in an actual race. While you don't get the same frames being rendered, the overall frame-rate profile of a long benchmark run should have both high- and low-fps moments and end up similar when all possible variables you can fix are fixed. As long as you don’t look at the absolute minimum frame rate and report it, the averages (mean or median) and percentiles instead should align appropriately.

With Rocket League, there is no benchmark mode, so we have to perform a series of automated actions. We take the following approach: Using Fraps to record the time taken to show each frame (and the overall frame rates), we use an automation tool to set up a consistent 4v4 bot match on easy, with the system applying a series of inputs throughout the run, such as switching camera angles and driving around. It turns out that this method is nicely indicative of a real bot match, driving up walls, boosting and even putting in the odd assist, save and/or goal, as weird as that sounds for an automated set of commands. To maintain consistency, the commands we apply are not random but time-fixed, and we also keep the map the same (Denham Park) and the car customization constant. We start recording just after a match starts, and record for 4 minutes of game time, with average frame rates, 99th percentile and frame times all provided.

The graphics settings for Rocket League come in four broad, generic settings: Low, Medium, High and High FXAA. There are advanced settings in place for shadows and details; however, for these tests, we keep to these four. Actually, due to an odd quirk with Rocket League, in most resolutions, only Low and High will generate different results. The title doesn’t require much in the way of GPU resources at times depending on the resolution (720p vs. 4K), and in our testing, the FXAA mode for High gave the same results as High, while in any resolution below 1920x1080, the Low and Medium results were equivalent. Our initial tests went through all four generic settings at 720p, 900p and 1080p to determine what would be a good metric for integrated graphics settings.

At this point, it is worth mentioning a small quick issue with Rocket League regarding frame rates. By default, the game is capped at 60 fps for a variety of reasons, including game consistency and a hybrid form of power saving, allowing the system to sleep if the system can produce and dump frames. Removing this cap requires adjusting the TASystemSettings.ini file, and the AllowPerFrameSleep parameter to False. Doing this lifts the cap, although some users of earlier versions have reported some camera issues in certain configurations. Our testing has not showed any issues resulting from an uncapped frame rate. Also, there is now a way to force MSAA, although we are not using it for this test.

Thus, with our test, we did a sweep of 1280x720, 1600x900 and 1920x1080 at each of the four graphics settings, at 10 runs apiece. That's 120 games of football/soccer, at 4 minutes of frame recording each (plus 90 seconds for automated setup to load the game and select the right match). Because Fraps also lets us extract frame time data, we can analyze percentile profiles as well. The following results show each of the 10 runs at each setting, with a final average at the end (click through to see the full table in high resolution).

For most users, the golden value of either 60 fps or 30 fps matters a great deal, depending on the scenario. Currently, our game tests use settings designed to allow a good integrated GPU (or R7 240-like discrete GPU) to achieve either 30 fps on the average or 30 fps on the 99th percentile, with some approaching a 60-fps average. In this case, the integrated graphics for the A8-7670K feels best at either:

- 1280x720 High: 48.8 fps average, 34.0 fps at 99th
- 1600x900 High: 32.0 fps average, 23.3 fps at 99th
- 1920x1080 Medium: 52.2 fps average, 35.5 fps at 99th

Here's what these look like on a frame-rate profile chart, indicating where the frame rate typically lies.

This graph shows that the 900p High line hits 30 fps only 67% of the time, clearly taking it out of the running. With the other two, we are comfortably in the 30-fps zone for just about the whole benchmark, but the 60-fps numbers are interesting — at 1080p and Medium settings, about 32% of the frames are over 60 fps, compared to only 10% of the frames at 720p High.

Numbers aside, look at the images below for quality and clarity, and see what you think. I've added in 900p as well, for completeness.

1280x720 High

1600x900 High

1920x1080 Medium

There's no doubt about it: At High settings, the game looks nicer. Colors and lighting are more vibrant. But this is countered by better edge compensation at the higher resolutions, making it easier to see what is in front of you at medium to long distances, as well as giving the game a smoother feel in general.

Because this is a new test, we are still testing it with other CPUs, and it'll make a full appearance next year in our 2016 benchmark update. But for now, we have an i5-6600 processor (one of Intel’s latest Skylake 65W parts for a future review) tested at all the resolution and graphics combinations. Here, we use both processors at their JEDEC memory supported frequencies (A8-7670K at DDR3-2133, i5-6600 at DDR4-2133).

On average, the A8-7670K in this comparison produces 14% better frame rates, with 720p and 1080p getting the best jumps for the more strenuous graphics settings. The 99th-percentile figures also favor the A8-7670K — this time, by an average of 4% but still preferential when the graphics settings are moving from low to high.

For our 2016 CPU benchmark tests, it would seem to suggest that 1280x720 at High or 1920x1080 at Medium would most likely be our CPU-focused benchmarks on integrated graphics going forward. Unless enough 4K monitors come my way, then we can also add in some 4K High comparisons for extreme graphics situations.

Gaming Benchmarks: GTX 770 and R9 285 AMD A8-7670K Conclusion
Comments Locked

154 Comments

View All Comments

  • BurntMyBacon - Thursday, November 19, 2015 - link

    @medi03: "I would point you to the fact that Netburst outsold superior Athlon 64s 4 to 1."

    True, a superior architecture doesn't guarantee better sales, even at better prices. However, Dribble didn't accuse this solution of being inferior for the market it is targeting. He stated:
    @Dribble: "No one is buying, ..." and "... the market isn't there."

    I don't entirely agree, though (by CPU sales) the market doesn't seem to be very large and is clearly low margin. These are not the processors that will save AMD's business. Zen will likely be the most important CPU architecture in the company's history (whether the design is good/bad/novel/obvious).
  • medi03 - Thursday, November 19, 2015 - link

    I would point you to the fact that Netburst outsold superior Athlon 64s 4 to 1.
  • JoeMonco - Thursday, November 19, 2015 - link

    But your silly *facts* don't matter. [Year+1] with the release AMD [Microarchitecture+1] is gonna finally beat Intel! And I know this because my irrational brand loyalty says so!!
  • barleyguy - Thursday, November 19, 2015 - link

    You mocking irrational brand loyalty is irony at its finest. ;-)
  • JoeMonco - Thursday, November 19, 2015 - link

    I don't see what the irony is supposed. Criticizing AMD doesn't mean I like Intel. ARM is the only real competition that Intel faces.
  • hojnikb - Thursday, November 19, 2015 - link

    How much did you spend on that ram ?
    I bet you could get pentium+4g of ram and a nice 250X (or even 260x on sale) for around the same money.

    Thats the problem with apus. They need fast ram in dual channel to be taken advantage of.
  • yannigr2 - Thursday, November 19, 2015 - link

    An A8 7600 costs only $20-$30 more than a Pentium? 8GBs of 1866-2000MHz costs only $10-$20 more than 8GB 1333Mhz? And the card you get in the APU is a little faster than an R7 240 as the review shows.

    So, in the end you save $30-$40 for the same if not a tiny better gaming experience. This is HUGE if you don't have the money, or if you are a retail shop that tries to create an ultra cheap system that you can market it as gaming and also have one less part in there that makes the assembly easier and also lowers the possibility of an RMA because of the extra part(the discrete card).

    AMD can't sell much, because Intel controls the market, people who don't know about hardware buy the Intel brand and individuals who are asked to help others to build such low cost machines, usually exclude AMD from the beginning without even considering it as an option, or even try as hard as they can to make other avoid AMD's solutions. That's even when AMD's solutions are the perfect solutions for specific cases, and those are the same people who constantly cry about competition. My example in my previous post proves that and it was an example based on a last week's case.
  • silverblue - Thursday, November 19, 2015 - link

    Fast RAM which isn't exactly at a premium anymore... at least, right now. I just took a quick glance at HyperX Savage prices on Amazon and a 16GB (2x8) kit was £64 to £65 for 1600 and 1866MHz, and £68 for 2400MHz, with 2133MHz being a little more still. I know, it's a small sample for a single product range, and a lot of these look to have had massive reductions recently, but right now it's not really an expense going with faster RAM.

    If you play games that benefit from Hybrid Crossfire, it's an option, certainly more than it used to be, however it's still not at the level that I would consider to be worthwhile outside of that particular scenario, and scaling is still minimal even when it does work (in general).

    I would like to know what AMD's current CPU market share is. People are forever saying that nobody is buying AMD, however based on popularity on www.dabs.com it appears that the 860K is the top CPU, with the 8320E in second place. The i3-6100 is in third place.
  • JoeMonco - Thursday, November 19, 2015 - link

    25fps? Is that supposed to be impressive?
  • yannigr2 - Thursday, November 19, 2015 - link

    You are wrong. I guess two years ago you would have been absolutely sure that this generation consoles wouldn't sell because the hardware wasn't strong enough to run latest AAA titles at the highest possible settings.

Log in

Don't have an account? Sign up now