Version 9.5

This commit is contained in:
Cameron Gutman
2020-05-16 21:39:38 -07:00
parent efd076bc6c
commit 232b897abc
2 changed files with 7 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "9.2.1"
versionCode = 223
versionName "9.5"
versionCode = 224
}
flavorDimensions "root"

View File

@@ -0,0 +1,5 @@
- Direct touchscreen mouse control is now supported! (disable touchscreen trackpad mode in settings)
- Added an option to switch the A/B and X/Y face buttons on gamepads and on-screen controls
- Added a special error message if no video was received instead of just displaying a black screen
- Improved support for Xbox One S controllers using the new 4.8 firmware
- Improved handling of audio capture errors reported by GeForce Experience