Systems | Development | Analytics | API | Testing

Gaming

Building and publishing a VR Unity game for Oculus with Codemagic!

TL;DR: You can automate the publishing of your Unity VR apps to the Oculus Store using Codemagic and the Oculus CLI tools. Creating VR Unity apps is really cool… but how can you easily share them with your friends during the dev phase? In a previous article, I discussed why automating building and publishing of your Unity projects can be interesting and useful, particularly when you want to get continuous feedback from your nice beta testers.

How to Set Up Perforce Typemap - P4 Typemap

Game development and virtual production studios use game engines to create the unbelievable. But with game engines— like Unreal Engine or Unity — project assets are stored as large binaries. To efficiently collaborate on and manage these assets, version control systems need to treat them differently than other file types. Most version control companies cannot manage these binary files.

Getting detailed Unity unit test reports with Codemagic!

TL;DR: Unity does give you the test reports but not in a format that is readable by CI/CD. We write a C# script that transforms the NUnit XML format to JUnit XML that Codemagic can read and use to present you with a report on how your tests went. A few weeks ago, I wrote an article about unit testing Unity projects in which I discussed why testing is so valuable for game devs and showed how to re-create a basic Pong game with some unit tests.

First down or just down? Is your realtime infrastructure the real MVP?

Sports betting is on the rise in the US as a growing number of states have recently legalized online and mobile sports betting. As of early 2022, sports betting is legal in 30 states and Washington, DC, with more expected to follow suit. The industry has seen massive growth since the Supreme Court ruled on it in 2018, with mobile apps increasingly being the chosen way for customers to place a wager.

UE5 Update: How Top Studios Manage Unreal Upgrades With Perforce Streams

Unreal Engine 5 is coming. Well, it is already here! Leading studios are making the switch. This means upgrading their toolsets, retesting their codebase, and figuring out how to manage changes to the engine moving forward. For leading game studios, a UE5 update (and customizations) can be safely managed with Helix Core — the game development standard for version control. It’s the tool trusted by 95% of top AAA studios.

Game Development With the Power of Perforce

What is game development like with the Power of Perforce? Find out! #powerofperforce #gamedevelopment #devopschallenges Game creators are on a unique mission, to tell compelling stories and connect people through play. To bring their artistic vision to life, and to market, they need to innovate. Innovation requires numerous iterations, which in turn requires more of the most valuable resource in the world – time.

Lumberyard to Open3D - Amazon Game Engine 101

The rise of game engines has sparked new innovations across industries. Amazon Lumberyard — the Amazon game engine — has recently transitioned to open source. Open 3D Engine (O3DE) may be new on the scene. But as companies continue to move to the cloud, many are looking at this new Amazon game engine to transform their pipeline.