Next Generation Emulation banner

MasterGear for Android

25K views 144 replies 1 participant last post by  fms 
#1 ·
Just published MasterGear 2.7.1 for Android:

https://market.android.com/details?id=com.fms.mg

Basically, adding the changes previously added to my other emulators:

* Fixed duplicated images/labels in Freeze/Restore.
* The action bar can now be toggled with a vertical fling gesture.
* Added autosaved state and two more slots to the Freeze/Restore.
* Added screenshots to Freeze/Restore slots.
* Added Italian translation.
 
#76 ·
Hello, All!

MasterGear 3.5.6 for Android, a new version of my MasterSystem, GameGear, and SG-1000 emulator, is now available from Google Play:

https://play.google.com/store/apps/details?id=com.fms.mg

The new version fixes fast-scroll index and the file search function in the File Selector. AndroidTV users, whose devices have a system-wide overscan setting, can now disable app-specific overscan by unchecking "General | Add Overscan Margins" option. Finally, I updated the manifest so that third-party apps (like file managers) can invoke MasterGear to play Sega games.

ALL CHANGES:
* Added "General | Add Overscan Margins" option for AndroidTV.
* Fixed fast-scroll index in the File Selector.
* Fixed file search feature on newer Androids.
* Fixed missed item clicks in the File Selector.
* Declared emulation activities enabled for external use.
* Optimized default preferences update on startup.

Enjoy!
 
#77 ·
Hello, All!

MasterGear 3.5.7 for Android fixes button layouts in the Joystick Layout Editor and finally enables the menus on Android TV:

https://play.google.com/store/apps/details?id=com.fms.mg

Starting with this version, the buttons will no longer shift from where you placed them on the screen. Also, since Google for some reason disabled the normal options menu on AndroidTV, I had to simulate it with the context menu. Press both thumbsticks inside the emulator in order to open it.

ALL CHANGES:
* Fixed button placement in Joystick Layout Editor.
* Buttons no longer shift from where you set them.
* Custom screen rectangle goes where it should go now.
* Button labels will not distort when custom screen selected.
* Fixed the menu on AndroidTV.
* Added a menu workaround for Google's political idiocy.
* Replaced options menu with context menu for AndroidTV.
* Added "Toggle cheats" special key function.

Enjoy!
 
#78 ·
Hello, All!

MasterGear 3.5.8, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator, is now available from the Google Play:

https://play.google.com/store/apps/details?id=com.fms.mg

This release switches accelerated video rendering from GLES1 to the newer GLES2 APIs. I have also made Cheatopedia, Cheat Editor, and Palette Editor more friendly for the AndroidTV users (and anyone with no touchscreen). From now on, pressing the X button on the gamepad will apply changes made in these dialogs, pressing Y will discard changes. See below for all the changes.

ALL CHANGES:
* Switched to OpenGLES2 rendering for accelerated video.
* OpenGLES2 is faster and allows for future special effects.
* Press X to apply cheats, Y to discard them in Cheatopedia.
* Press X to apply changes, Y to reset them in Cheat Editor.
* Press X to apply changes, Y to reset them in Palette Editor.
* Now disabling Joystick Layout Editor on devices with no touchscreen.

Enjoy!
 
#79 ·
Hello, All!

MasterGear 3.6 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

It includes a bunch of hardware-accelerated scanline and color raster effects using GLES2 fragment shaders. To try the new effects, make sure you have "Video | Hardware Acceleration" enabled, then choose wanted effects from the "Video" tab.

ALL CHANGES:
* Added high-quality scanline shader effects.
* Enable "Video | Hardware Acceleration" to see new effects.
* Select scanline effect via "Video | Scanline Effect".
* Added high-quality color raster effects.
* Select raster effect via "Video | Color Mask Effect".

Have fun!
 
#80 ·
Hello, All!

MasterGear 3.6.1 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release adds GLES2-accelerated EPX and EAGLE scaling algorithms that you can enable in the "Video" Settings tab. Just make sure you also enable "Video | Hardware Acceleration", or the slow, CPU-based algorithms will be used.

ALL CHANGES:
* Added EPX and EAGLE scaling algorithms using GLES2 shaders.
* Enable "Video | Hardware Acceleration" to see new algorithms.
* Select scaling algorithm via "Video | Scale Video".
* You can combine scaling, scanline, and color raster effects.

Enjoy!
 
#81 ·
Hello, All!

I have released MasterGear 3.6 for Windows/Linux and MasterGear 3.6.2 for Android today:

https://play.google.com/store/apps/details?id=com.fms.mg -- Android version
http://fms.komkon.org/MG/ -- free Windows and Linux versions

The new MasteGear adds color filters for simulating monochrome, sepia, green, and amber CRTs, as well as a new Scale2x scaling algorithm. The Android version uses GLES2 shaders to accelerate scaling, color filtering, and other special effects. Also, starting with this release, you can exclude your game screenshots from showing up in the Android Gallery. To do that, simply uncheck the "In Android Gallery" option in the File Selector, for every folder where your screenshots are. See below for all the changes.

WINDOWS AND LINUX CHANGES:
* Added Scale2X scaling algorithm.
* Added Monochrome, Green, Amber, and Sepia CRT emulation.
* Added -scale2x and -raster command line options.
* Added -mono, -sepia, -green, and -amber command line options.
* EMULib-specific command line options now processed inside EMULib.
* Added "Play Sound When Inactive" option on Windows.
* Added "Scale2x Algorithm" option on Windows.
* Added "LCD Raster" option on Windows.
* Added "Debugger" option on Windows.
* Renamed "Color Raster" menu to "Color Filter" on Windows.
* Deprecated -notv and -nolcd command line options.

ANDROID CHANGES:
* Added 2xSAI and Scale2X scaling algorithms using GLES2 shaders.
* Enable "Video | Hardware Acceleration" to see new algorithms.
* Select scaling algorithm via "Video | Scale Video".
* Added Monochrome, Green, Amber, and Sepia color filters.
* Select your color filter via "Video | Color Filter".
* Renamed "Color Mask" option to "Color Filter".
* Added "In Android Gallery" option to File Selector menu.
* Uncheck it to stop Android Gallery from indexing the current folder.
* Automatically excluding /sdcard/MG from media indexing.
* Added CPU-only Scale2X algorithm implementation.
* Optimized EPX and EAGLE scaling shaders.
* Fixed TV scanlines and raster settings.

Enjoy!
 
#82 ·
Hello, All!

I have just published MasterGear 3.6.3 for Android, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator:

https://play.google.com/store/apps/details?id=com.fms.mg

This version adds CRT vignette simulation, where screen corners look darker than the center. To enable it, make sure you have video acceleration enabled and select "Video | Apply CRT Vignette" option. I have also made it possible to assign special functions (save, restore, ffwd, etc) to gamepad buttons. Finally, I have fixed a bunch of things in the File Selector, including the "Quit" menu option (yes, a really stupid bug). See below for all the changes.

ALL CHANGES:
* Added CRT vignetting simulation effect.
* Enable "Video | Hardware Acceleration" to see new effect.
* Check "Video | Apply CRT Vignette" to enable vignetting.
* Special functions (freeze, restore, etc.) can be assigned to gamepad.
* See L1, L2, R1, R2, THUMBL, THUMBR under "Input | Assign Special Keys".
* Fixed code that selects app to run when opening a cart, tape, or disk.
* Fixed inconsistently initialized preferences.
* Fixed "Quit" option in the File Selector menu.
* Made "What's New" dialog fill the screen.
* Removed unused native code handling media keys.

Enjoy!
 
#83 ·
Hello, All!

The next MasterGear 3.6.4 release for Android is here:

https://play.google.com/store/apps/details?id=com.fms.mg

This release switches to the latest Android Nougat platform, while retaining support for all Android devices starting with Froyo. On the newer Androids, MasterGear will now explicitly ask for permissions (please grant them) and support split-window mode. I have also enabled support for Nougat multi-window mode, which should work out of the box once Google enables it in its own Android builds. See below for all the changes.

ALL CHANGES:
* Switched to Android Nougat platform (android-25).
* Added split window support on Android Nougat.
* Added freeform window support for upcoming Androids.
* Switched to Java Development Kit 1.8, newest ANT and ProGuard.
* On Marshmallow+, app asks for permissions on startup.
* Fixed scalable images used for tiles in the File Selector.

Enjoy!
 
#84 ·
Hello, All!

MasterGear 3.6.5 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release brings a few UI tweaks and a shift to the latest Android NDK and CLANG compiler. Had to fix quite a lot of warnings, since CLANG has more thorough syntax checks than GCC.

ALL CHANGES:
* Switched to NDK v13 and CLANG toolchain.
* Refactored all native code, fixing CLANG warnings.
* Now always hiding FAB buttons on devices with no touchscreen.

Enjoy!
 
#85 ·
Hello, All!

MasterGear 3.6.6, a new version of my Sega MasterSystem and GameGear emulator for Android, is now available:

https://play.google.com/store/apps/details?id=com.fms.mg

This release optimizes GLES shaders used for Scale2x scaling algorithm, color filters, and vignette effect. I have also introduced the "automatic" audio sampling rate option, where the app will run sound at the optimal sampling rate and buffer size reported by the Android OS. This minimizes the system audio latency. Note that you also have the application audio latency, controlled with the "Settings | Audio | Latency" setting. See below for all the changes.

ALL CHANGES:
* Optimized OpenGLES shaders used in scaling algorithms and filters.
* Added "Audio | Sampling Rate | Automatic" option for best available sound.
* Added "Audio | Sampling Rate" options for 24kHz and 48kHz sound.
* Always using optimal rate and buffer size when "Automatic" selected.
* Made audio render without glitches at custom sampling rates.

Enjoy!
 
#86 ·
Hello, All!

The newest MasterGear 3.6.7 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release comes with the option to stretch display to the exact 4:3 television screen ratio and adds cheats for 8 more GameGear games. See below for details.

ALL CHANGES:
* Added "Video | Scale Video | Stretch to 4:3 Ratio" option.
* Added cheats for 8 more GameGear games.
* Added cheats for Ariel: Little Mermaid.
* Added cheats for Super Monaco GP 2.
* Added cheats for Sailor Moon S.
* Added cheats for Captain America And The Avengers.
* Added cheats for Castle Of Illusion.
* Added cheats for Centipede.
* Added cheats for Chase HQ.
* Added cheats for Crystal Warriors.

Enjoy!
 
#87 ·
Hello, All!

The new release of my MasterSystem and GameGear emulator for Android, MasterGear 3.6.8, is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release adds HQ4X image scaling algorithm and an option to disable the default linear interpolation scaling. I have also made Layout Editor title bar transparent, so that the layout does not change when you exit from Layout Editor back into the game. See below for all the changes.

ALL CHANGES:
* Added HQ4X scaling algorithm (GLES mode only).
* Select "Video | Interpolation Effect | HQ4X Interpolation" to enable.
* Added option to disable GLES linear filtering.
* Select "Video | Interpolation Effect | Disable Interpolation" to enable.
* Disabled GLES linear filtering when scaling algorithm selected.
* Further optimized GLES scaling algorithms.
* Made title bar transparent in Layout Editor, when "Hide Title Bar" enabled.
* Added effective waveform volume computation to the MIDI soundtrack recorder.

Have fun!
 
#88 ·
Hello, All!

For the first time since last September, I released the new version of MasterGear for Windows and Linux. MasterGear 3.7 binaries can be downloaded from the homepage:

http://fms.komkon.org/MG/ -- homepage
http://fms.komkon.org/MG/MG37-Windows-bin.zip -- free Windows binary
http://fms.komkon.org/MG/MG37-Ubuntu-x86-bin.tgz -- free Linux binary

This release adds options to force the 4:3 "television" screen and disable Direct3D linear interpolation, if required. I have also made many improvements to MIDI playback and recording and fixed a few platform specific things here and there. See below for the complete change list.

ALL CHANGES:
* Added "Nearest Neighbor" option to disable linear interpolation.
* Added "Force 4:3 Screen" option to MG-Windows.
* Fixed "Hit MIDI Drums" option in MG-Windows.
* Fixed 44kHz sound hiccups when 50Hz sync selected in MG-Windows.
* Computing effective waveform power when simulating samples via MIDI.
* MG-Windows will not overwrite last loaded file name with other names.
* Keys [1]-[8] will toggle individual sound channels in MG-Windows.
* Key [0] will toggle all sound channels in MG-Windows.
* Added -4x3 command line option to MG-Unix.
* Fixed creating file associations on Windows 8+.
* Added a new icon to MG-Windows.

Enjoy!
 
#89 ·
Hello, All!

MasterGear 3.6.9, a new version of my Sega MasterSystem and GameGear emulator for Android, is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release improves the Layout Editor, maps your analog gamepad triggers to L2/R2 buttons, and adds cheats for more GameGear games. See complete change list below.

ALL CHANGES:
* Tap screen to toggle title bar in Layout Editor.
* Items no longer jump in Layout Editor when you start moving them.
* Analog gamepad triggers now mapped to L2/R2 buttons.
* Fixed MIDI drums option that simulates noise channel with drums.
* Added cheats for 3 more GameGear games.
* Added cheats for Incredible Crush Dummies.
* Added cheats for Indiana Jones And The Last Crusade.
* Added cheats for Itchy And Scratchy Game.

Have fun!
 
#90 ·
Hello, All!

MasterGear 3.6.11, a new version of my Sega MasterSystem and GameGear emulator for Android published today, rolls out changes previously introduced in my other emulators:

https://play.google.com/store/apps/details?id=com.fms.mg

I have fixed several special effects filters on devices with low-precision 3D hardware and removed tiny text cues from gamepad skins that have their own cues.

ALL CHANGES:
* Fixed CMY/RGB filter shaders on low-end GPUs (Mali-400).
* Fixed scanline simulation shaders on low-end GPUs (Mali-400).
* Removed text cues from joystick skins that have them already.

Enjoy!
 
#91 ·
Hello, All!

MasterGear 3.7 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

For this release, I have added support for "content://" URIs, so MasterGear should now work with more third-party apps, such as email clients and file managers. Among other things, compatibility with the latest Astro File Manager has been restored. I have also refactored quite a lot of code, including the virtual buttons implementation and the utilities for obtaining extended info from ROM files. See below for all the changes.

ALL CHANGES:
* Fixed support for opening SMS/GG files from Astro File Manager.
* Added support for opening "content://" URIs.
* Refactored file type definitions in the manifest.
* Refactored EMULib library code.
* Moved virtual buttons implementation into OvrButton class.
* Moved file-specific utilities into FileInfo class.

Have fun!
 
#92 ·
Hello, All!

I have published MasterGear 4.0 for Android, the next major release of my Sega MasterSystem, GameGear, and SG-1000 emulator:

https://play.google.com/store/apps/details?id=com.fms.mg

This release adds support for the SMS2 console (aka Mark IV Jr) and its extended screen modes. GameGear compatibility improved as well, since some GameGear games use the same extended screen modes. I have also enabled EEPROM emulation in two more GameGear titles and fixed sprites in Madou Monogatari 2. Finally, by public request, MasterGear will no longer ask for the READ_PHONE_STATE permission, previously used to obtain the IMEI. I have now switched from IMEI to AndroidID, in case you need help and I have to identify your device in the logs. See below for all the changes.

ALL CHANGES:
* Added "Emulation | Model | MasterSystem 2" options.
* MasterSystem 2 is now the default hardware model.
* Implemented proper 224/240-line screen modes.
* Fixed Linus Spacehead (GG) flicker and offset screen.
* Fixed StarTrek Next Generation (GG) offset screen.
* Fixed Micro Machines (SMS/GG) scrolling problems.
* Fixed Madou Monogatari 2 (GG) by setting VDP[6]=0xFF on reset.
* Fixed missing "TM" letters in many title screens.
* Fixed World Series Baseball '95 (GG) hangup due to missing EEPROM.
* Fixed World Series Baseball (GG) hangup due to missing EEPROM.
* No longer asking for READ_PHONE_STATE permission.
* Application will use AndroidID rather than IMEI to identify users.
* When emailing for support, attach your AndroidID (dial "*#*#8255#*#*").

Enjoy!
 
#93 ·
Hello, All!

MasterGear 4.0.1 for Android, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator, is currently online and ready to download:

https://play.google.com/store/apps/details?id=com.fms.mg

This release fixes a bunch of rare crashes reported by the new and improved Google Play Console. I have also improved support for certain gamepads that report trigger buttons as a directional axis. When emulator detects such a fake "axis" it automatically ignores it. See below for all the changes.

ALL CHANGES:
* Eliminated false directional events from analog gamepads (XBox360).
* Fixed multiple crashes reported by the new Google Play Console.
* Fixed crashes when showing or dismissing progress dialog in the File Selector.
* Fixed crash when blitting image to screen while exiting.
* Fixed crash when starting a game from the Gallery on Android Nougat.
* Fixed crash when exiting Palette Editor on Android Nougat.
* Hopefully fixed rare crash in the File Selector onCreate().
* Hopefully fixed rare crash in Palette Editor RGB dialog.

Enjoy!
 
#94 ·
Hello, All!

I have just released MasterGear 4.0 for Windows and Linux, the new version of my universal Sega MasterSystem, GameGear, and SG-1000 emulator:

http://fms.komkon.org/MG/ -- homepage
http://fms.komkon.org/MG/MG40-Windows-bin.zip -- free Windows version
http://fms.komkon.org/MG/MG40-Ubuntu-x86-bin.tgz -- free Linux version

This release adds support for the SMS2 hardware model and now uses it as the default, since some games expect SMS2-specific features. I have also fixed many games, mainly ones made by Codemasters, and added support for DirectInput joysticks on Windows. See below for all the changes.

ALL CHANGES:
* MasterSystem 2 is now the default hardware model.
* Implemented proper 224/240-line screen modes.
* Fixed Linus Spacehead (GG) flicker and offset screen.
* Fixed StarTrek Next Generation (GG) offset screen.
* Fixed Micro Machines (SMS/GG) scrolling problems.
* Fixed Madou Monogatari 2 (GG) by setting VDP[6]=0xFF on reset.
* Fixed missing "TM" letters in many title screens.
* Fixed World Series Baseball '95 (GG) hangup due to missing EEPROM.
* Fixed World Series Baseball (GG) hangup due to missing EEPROM.
* Added -sms2 command line option.
* Added "Hardware | Console Model | MasterSystem 2" option to MG-Windows.
* Added support for DirectInput joysticks to MG-Windows.
* Moved all input-related options to the "Input" menu in MG-Windows.
* Fixed crash when changing audio sampling rate in MG-Windows.
* Added "Draw 65% Frames" option to MG-Windows.
* Fixed screen updates after changing scaling algorithm in MG-Windows.

Have fun!
 
#95 ·
Hello, All!

I have published MasterGear 4.0.2 for Android today, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator:

https://play.google.com/store/apps/details?id=com.fms.mg

This version is based on the latest MasterGear 4.0 for Windows and Linux, released earlier this month. In addition, I have fixed a bunch of real and potential crashes in both native and Java code. See below for all the changes.

ALL CHANGES:
* Released free MasterGear 4.0 for Windows and Linux.
* Hopefully fixed a crash in the native startup code.
* Hopefully fixed two native crashes when drawing screen.
* Fixed crash when parsing URI during startup.
* Fixed two Java crash sources when the emulation starts.
* Fixed crash when dismissing progress dialog in Cheatopedia.
* Fixed the order of calls in onPause() / onStop() / onDestroy().

Enjoy!
 
#96 ·
Hello, All!

The new MasterGear 4.0.3 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release fixes a bug where the File Selector would get stuck on unreadable folders, not letting the user switch away from them. This version will not let you go into unreadable folders. If you need to quickly jump between folders (such as internal and external storage), use the new "Change Folder" option in the File Selector. See below for all the changes.

ALL CHANGES:
* Added "Change Folder" option to the File Selector for jumping between folders.
* Fixed File Selector getting stuck at unreadable folders.
* Made folder listing error a bit less threatening, since it has become the new normal in Android 7+.
* Fixed native crash when processing initial commands sent by Java side.
* Fixed crash when loading an invalid skin bitmap file.
* Fixed minor bug with YM2413 drum channels when loading state.

Enjoy!
 
#97 ·
Hello, All!

MasterGear 4.1 for Android is now online:

https://play.google.com/store/apps/details?id=com.fms.mg

This release majorly improves automatic hardware and language detection and adds correct video timings for both NTSC and PAL modes. I have also did some work on the Joystick Layout Editor, fixing a bunch of bugs and making display rectangle freely resizable in both dimensions. Do keep in mind though that since the console screen has a certain ratio, it may not necessarily fill the rectangle you choose. The screen will always "stick" to the top of the rectangle. See below for all the changes.

ALL CHANGES:
* Console model and other hardware options will now be saved.
* Greatly improved automatic hardware and language detection.
* Fixed video timings for both NTSC and PAL modes.
* Fixed scanline length to 228 CPU clocks.
* Fixed NTSC/PAL screen length to 262/313 scanlines.
* Fixed music speed in Sonic Chaos (GG).
* Greatly improved the Layout Editor, fixing many bugs.
* Layout Editor now lets you resize screen in both dimensions.
* Screen rectangle will stay centered while resizing.
* Buttons gravity will be restored when resetting layout.
* Made states/screenshots deletion more reliable.
* Fixed hangup on exit where Java code waits for non-existent native thread.
* Removed outdated features from the EMULib code.

Enjoy!
 
#98 ·
Hello, All!

I am releasing MasterGear 4.1 for Windows and Linux tonight:

http://fms.komkon.org/MG/ -- homepage
http://fms.komkon.org/MG/MG41-Windows-bin.zip -- homepage
http://fms.komkon.org/MG/MG41-Ubuntu-x86-bin.tgz -- homepage

The new MasterGear fixes SMS display timings (PAL and NTSC) and sets scanline length to 228 CPU clocks. The Windows version adds support for multiple monitors, improves the best full-screen mode detection, and removes flicker that appeared after the recent Win10 updates. I have also fixed DirectInput support and made directional pads on Xbox gamepads work. The Linux version now uses PulseAudio for sound, so you will not need to mess with the OSS sound emulation. See below for all the changes.

ALL CHANGES:
* Greatly improved automatic hardware and language detection.
* Fixed scanline length to 228 CPU clocks.
* Made NTSC screen length to be exactly 262 scanlines.
* Made PAL screen length to be exactly 313 scanlines.
* Added multiple monitor support to MG-Windows.
* Fixed disappearing window in MG-Windows.
* Fixed best full-screen mode detection in MG-Windows.
* Fixed window flicker that appeared after recent Win10 updates.
* Fixed DirectInput joysticks support in MG-Windows.
* Made directional pads work on XBox gamepads.
* Switched MG-Linux to using PulseAudio sound.
* Updated old PulseAudio driver for 64bit Linux.

Enjoy!
 
#99 ·
Hello, All!

MasterGear 4.1.1 for Android has been published this morning:

https://play.google.com/store/apps/details?id=com.fms.mg

This release fixes DropBox integration, broken after DropBox changed their API. You may have to clear app settings to remove the old DropBox credentials though. I also fixed a bug where an older save file would stick in the backup save folder (/sdcard/MG) and override newer saves. Also, a new MasterGear 4.1 for Windows and Linux was released last week:

http://fms.komkon.org/MG/

See below for the complete list of changes in the Android version.

ALL CHANGES:
* Released free MasterGear 4.1 for Windows and Linux.
* Fixed issue with backup save file being chosen over the normal one.
* Switched to DropBox APIv2. DropBox support works again.
* Use "Settings | General | Reset All Settings" to remove old DropBox token.
* Fixed upload dates on the DropBox files.
* Made DropBox worker queue more reliable.
* Renamed DropBox authorization activity.
* Fixed a few other bugs in the DropBox code.

Have fun!
 
#100 ·
Hello, All!

MasterGear 4.1.2, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator for Android, is up on Google Play this morning:

https://play.google.com/store/apps/details?id=com.fms.mg

This release fixes gamepad operation on Nvidia ShieldTV and other AndroidTV devices. I have also switched to the latest Android 8.1 SDK. See below for all the changes.

ALL CHANGES:
* Switched to the latest android-27 SDK.
* Now using Android build tools version 27.0.2.
* Fixed gamepad on Nvidia ShieldTV and other AndroidTV devices.
* Any input devices named as "virtual-*" are now ignored.
* Any virtual (android-16) and disabled (android-27) devices are ignored.

Enjoy!
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top