|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> --> |
| 3 | +<!-- Copyright 2019 Mario Limonciello <mario.limonciello@dell.com> --> |
| 4 | +<component type="firmware"> |
| 5 | + <id>com.8bitdo.sn30pro_plus.firmware</id> |
| 6 | + <name>SN30 Pro+</name> |
| 7 | + <summary>Firmware for the 8Bitdo SN30 Pro+ Game Controller</summary> |
| 8 | + <description> |
| 9 | + <p> |
| 10 | + Updating the firmware on your SN30 Pro+ device improves performance and |
| 11 | + adds new features. |
| 12 | + </p> |
| 13 | + </description> |
| 14 | + <provides> |
| 15 | + <!-- USB\VID_2DC8&PID_6002&REV_0001 --> |
| 16 | + <firmware type="flashed">64eb3e9c-e79c-50d0-984b-21a1641f37c5</firmware> |
| 17 | + <!-- USB\VID_2DC8&PID_6002 --> |
| 18 | + <firmware type="flashed">a9a82ee0-7fdc-5d80-bd73-6b39f7a4f061</firmware> |
| 19 | + </provides> |
| 20 | + <url type="homepage">http://www.8bitdo.com/sn30pro-plus/</url> |
| 21 | + <metadata_license>CC0-1.0</metadata_license> |
| 22 | + <project_license>Proprietary</project_license> |
| 23 | + <developer_name>8Bitdo</developer_name> |
| 24 | + <releases> |
| 25 | + <release urgency="medium" version="3.02" date="2019-11-07" timestamp="1573159318"> |
| 26 | + <checksum filename="Firmware_SN30_Pro+_V3.02.dat" target="content"/> |
| 27 | + <description> |
| 28 | + <p>This stable release fixes the following issues:</p> |
| 29 | + <ul> |
| 30 | + <li>Added bluetooth pairing function via USB cable on Switch mode.</li> |
| 31 | + <li>Fixed the battery indication error when connected to Switch.</li> |
| 32 | + <li>Enhance the accuracy of joystick.</li> |
| 33 | + </ul> |
| 34 | + </description> |
| 35 | + </release> |
| 36 | + </releases> |
| 37 | + <screenshots> |
| 38 | + <screenshot type="default"> |
| 39 | + <image type="source">https://raw.githubusercontent.com/fwupd/8bitdo-firmware/master/screenshots/sn30-pro.png</image> |
| 40 | + <caption>Unplug the controller, hold down L1 + R1 + START until the red LED on top of the controller is flashing and then reconnect the controller.</caption> |
| 41 | + </screenshot> |
| 42 | + </screenshots> |
| 43 | + |
| 44 | + <!-- only newer versions of fwupd know about the new controller --> |
| 45 | + <requires> |
| 46 | + <id compare="ge" version="1.0.3">org.freedesktop.fwupd</id> |
| 47 | + </requires> |
| 48 | + |
| 49 | + <categories> |
| 50 | + <category>X-Device</category> |
| 51 | + </categories> |
| 52 | + <custom> |
| 53 | + <value key="LVFS::UpdateProtocol">com.8bitdo</value> |
| 54 | + </custom> |
| 55 | +</component> |
0 commit comments