|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <component type="desktop-application"> |
3 | 3 | <id>app.xemu.xemu</id> |
4 | | - |
5 | 4 | <name>xemu</name> |
6 | 5 | <summary>Original Xbox Emulator</summary> |
7 | | - |
8 | 6 | <metadata_license>CC0-1.0</metadata_license> |
9 | 7 | <project_license>GPL-2.0-only</project_license> |
10 | | - |
11 | 8 | <supports> |
12 | 9 | <control>pointing</control> |
13 | 10 | <control>keyboard</control> |
14 | 11 | <control>gamepad</control> |
15 | 12 | </supports> |
16 | | - |
17 | 13 | <description> |
18 | 14 | <p> |
19 | 15 | A free and open-source application that emulates the original Microsoft Xbox game console. Supports connecting up to 4 controllers for local play, networking for multiplayer, resolution scaling, and more. |
20 | 16 | </p> |
21 | 17 | </description> |
22 | | - |
23 | 18 | <screenshots> |
24 | | - <screenshot type="default"><image>https://xemu.app/screenshots/0.png</image></screenshot> |
25 | | - <screenshot><image>https://xemu.app/screenshots/1.png</image></screenshot> |
26 | | - <screenshot><image>https://xemu.app/screenshots/2.png</image></screenshot> |
27 | | - <screenshot><image>https://xemu.app/screenshots/3.png</image></screenshot> |
28 | | - <screenshot><image>https://xemu.app/screenshots/4.png</image></screenshot> |
29 | | - <screenshot><image>https://xemu.app/screenshots/5.png</image></screenshot> |
| 19 | + <screenshot type="default"> |
| 20 | + <image>https://xemu.app/screenshots/0.png</image> |
| 21 | + <caption>"Xbox Dashboard" running in xemu</caption> |
| 22 | + </screenshot> |
| 23 | + <screenshot> |
| 24 | + <image>https://xemu.app/screenshots/1.png</image> |
| 25 | + <caption>"Halo: Combat Evolved" (Campaign) running in xemu</caption> |
| 26 | + </screenshot> |
| 27 | + <screenshot> |
| 28 | + <image>https://xemu.app/screenshots/2.png</image> |
| 29 | + <caption>"Fuzion Frenzy" running in xemu</caption> |
| 30 | + </screenshot> |
| 31 | + <screenshot> |
| 32 | + <image>https://xemu.app/screenshots/3.png</image> |
| 33 | + <caption>"Halo: Combat Evolved" (Multiplayer) running in xemu</caption> |
| 34 | + </screenshot> |
| 35 | + <screenshot> |
| 36 | + <image>https://xemu.app/screenshots/4.png</image> |
| 37 | + <caption>"Tony Hawk's Pro Skater 2x" running in xemu</caption> |
| 38 | + </screenshot> |
| 39 | + <screenshot> |
| 40 | + <image>https://xemu.app/screenshots/5.png</image> |
| 41 | + <caption>xemu Settings Menu</caption> |
| 42 | + </screenshot> |
30 | 43 | </screenshots> |
31 | | - |
32 | 44 | <categories> |
33 | 45 | <category>Game</category> |
34 | 46 | <category>Emulator</category> |
35 | 47 | </categories> |
36 | | - |
37 | 48 | <content_rating type="oars-1.1"/> |
38 | | - |
39 | 49 | <url type="homepage">https://xemu.app</url> |
40 | 50 | <url type="bugtracker">https://github.com/xemu-project/xemu/issues</url> |
41 | 51 | <url type="help">https://xemu.app/docs</url> |
42 | 52 | <url type="faq">https://xemu.app/docs/faq</url> |
43 | | - |
44 | 53 | <launchable type="desktop-id">xemu.desktop</launchable> |
45 | | - |
46 | 54 | <provides> |
47 | 55 | <binary>xemu</binary> |
48 | 56 | </provides> |
|
0 commit comments