1<?xml version="1.0" encoding="UTF-8"?>
2<game-mode-config
3    xmlns:android="http://schemas.android.com/apk/res/android"
4    android:supportsPerformanceGameMode="false"
5    android:supportsBatteryGameMode="false"
6    android:allowGameAngleDriver="true"
7    android:allowGameDownscaling="true"
8    android:allowGameFpsOverride="true"
9/>