-
Notifications
You must be signed in to change notification settings - Fork 1
/
titles.html
253 lines (241 loc) · 8.73 KB
/
titles.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pomelo - Titles</title>
<link rel="icon" href="/favicon.png" type="image/png">
<link href="css/fontawesome.min.css" rel="stylesheet" />
<link href="css/solid.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,700;1,14..32,700&display=swap" rel="stylesheet">
<!-- Open Graph Metadata (Useful for social media sites to display proper thumbnails, titles, etc.) -->
<meta property="og:type" content="website">
<meta property="og:title" content="Pomelo Emulator - Titles Compatibility List">
<meta property="og:description" content="A Nintendo Switch Emulator for iOS and iPadOS">
<meta property="og:image" content="https://pomelo-emu.github.io/pomelo-icon.avif">
<meta property="og:image:width" content="375">
<meta property="og:image:height" content="375">
<style>
body {
font-family: Inter, sans-serif;
background-color: #fbf6e2;
color: #333;
margin: 20px;
}
h2 {
color: #2d2d2d;
}
h3 {
color: #555;
}
ul {
list-style-type: none;
padding: 0;
}
li {
background: #f5e8b5;
margin: 5px 0;
padding: 10px;
border-radius: 5px;
}
.back-button {
display: inline-block;
margin-bottom: 20px;
padding: 10px 20px;
font-size: 16px;
font-weight: bold;
color: #fff;
background-color: #007bff;
border: none;
border-radius: 20px;
cursor: pointer;
text-decoration: none;
transition: transform 0.2s, background-color 0.2s; /* Smooth transition back */
}
.back-button:hover {
background-color: #006adb;
transform: scale(1.05); /* Increase size by 5% */
transition: transform 0.2s, background-color 0.2s; /* Smooth transition */
}
h2, h3, li, .back-button {
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); /* Add drop shadow to text */
}
</style>
</head>
<body>
<a href="./" class="back-button"><i class="fa-solid fa-arrow-left"></i> Go Back to Home</a>
<h2>Game Titles Compatibility List</h2>
<h3 style="color: #82649a;"><i class="fa-solid fa-bolt"></i> [8GB DEVICES ONLY]</h3>
<ul>
<li>Super Mario Bros. Wonder</li>
<li>Snipperclips Plus</li>
<li>Little Kitty Big City</li>
<li>Super Mario Maker 2 (Barely works on iPhone 15 Pro)</li>
<li>Mario & Sonic at the Olympic Games Tokyo 2020</li>
<li>Mario Tennis Aces</li>
<li>Sega Mega Drive Classics</li>
<li>Crash Bandicoot N. Sane Trilogy</li>
<li>Super Mario RPG</li>
<li>Super Smash Bros. Ultimate</li>
<li>Super Mario Odyssey</li>
<li>Minecraft (Bedrock Edition)</li>
<li>Mario Kart 8 Deluxe</li>
<li>Lego City Undercover</li>
<li>Red Dead Redemption</li>
<li>Skyrim</li>
<li>Batman: Arkham City</li>
<li>Call of Juarez Gunslinger</li>
<li>Cuphead</li>
<li>Animal Crossing</li>
</ul>
<h3 style="color: #649a67;"><i class="fa-solid fa-tree"></i> [6GB+ DEVICES] - Works on above devices ^</h3>
<ul>
<li>Celeste</li>
<li>Toby: The Secret Mine (works on 3GB/4GB but too laggy)</li>
<li>Super Mario 3D World + Bowser's Fury</li>
<li>Portal Pizza Tower (Unofficial)</li>
<li>Ultra Street Fighter 2</li>
<li>Bug Fables</li>
<li>Sonic Superstars</li>
<li>TEVI</li>
<li>Omori</li>
<li>Eastward</li>
<li>The Centennial Case</li>
<li>Trinity Trigger</li>
<li>Tactics Ogre: Reborn</li>
<li>Persona 5 (Hair floats behind Characters)</li>
<li>Ninja Gaiden 123</li>
<li>PARANORMASIGHT</li>
<li>The Seven Mysteries of Honjo</li>
<li>Moonglow Bay</li>
<li>Crash Bandicoot N Sane Trilogy</li>
<li>Rising Lords</li>
<li>Cult of the Lamb</li>
<li>LOST EPIC</li>
<li>SCHIM</li>
<li>Fate Stay Night Remastered</li>
<li>HAAK</li>
<li>Hidden Through Time 2</li>
<li>Sea of Stars</li>
<li>Donkey Kong Country: Tropical Freeze</li>
<li>Paw Patrol: Adventure City Calls (Laggy)</li>
<li>Asterix & Obelix The Crystal Menhir</li>
<li>Oceanhorn: Monster of the Uncharted Seas</li>
<li>Super Mario Bros U Deluxe</li>
<li>Untitled Goose Game</li>
<li>Pokémon: Let's Go, Pikachu! / Pokémon: Let's Go, Eevee!</li>
<li>Star Wars: The Force Unleashed</li>
<li>Deltarune</li>
<li>The Legend of Zelda: Echoes of Wisdom</li>
<li>Portal 2</li>
</ul>
<h3 style="color: #649a67;"><i class="fa-solid fa-seedling"></i> [4GB+ DEVICES] - Works on above devices ^</h3>
<ul>
<li>Helltaker</li>
<li>Minecraft: Nintendo Switch Edition (Legacy 4J)</li>
<li>Cat Quest</li>
<li>Captain Toad Treasure Tracker</li>
<li>Undertale</li>
<li>Mini Metro</li>
<li>Nintendo Switch Online (Gameboy, NES etc.)</li>
<li>Puyo Puyo Tetris</li>
<li>BOXBOY! + BOXGIRL!</li>
<li>There Is No Game: Wrong Dimension</li>
<li>Muse Dash</li>
<li>Cluster Truck (very bad performance)</li>
<li>Gorogoa</li>
<li>Guns, Gore and Cannoli</li>
<li>Mega Man Legacy Collection</li>
<li>Mom Hid My Game!</li>
<li>Hue</li>
<li>Echoes of Wisdom</li>
<li>Portal 2</li>
<li>Links Awakening</li>
</ul>
<h3 style="color: #649a67;"><i class="fa-solid fa-leaf"></i> [3GB+ DEVICES] - Works on above devices ^</h3>
<ul>
<li>Home Menu/Mii Maker (Requires 17.0.0 or below firmware)</li>
<li>Homebrew App Store (Not all apps are compatible)
<a href="https://github.com/fortheusers/hb-appstore/releases">https://github.com/fortheusers/hb-appstore/releases</a>
</li>
<li>Pikuniku (sometimes)</li>
<li>Super Meat Boy</li>
<li>World of Goo</li>
<li>Toby: The Secret Mine (performs very bad)</li>
<li>Little Inferno</li>
<li>Please, Don't Touch Anything: Classic</li>
<li>Baba Is You</li>
<li>The Binding of Isaac: Rebirth</li>
<li>The Binding of Isaac: Afterbirth+ (Enable "Set Onscreen Controls To Handheld")</li>
<li>Froggie</li>
<li>Cattie</li>
<li>Moonleap</li>
<li>Super Life Of Pixel</li>
<li>Sonic Mania</li>
<li>Wild West Crops</li>
</ul>
<h3 style="color: #64a9b9;"><i class="fa-solid fa-star"></i> [Vision Pro] (The Tested ones anyway)</h3>
<ul>
<li>Sonic Mania</li>
<li>Captain Toad Treasure Tracker</li>
<li>Home Menu</li>
<li>Mario Kart 8 Deluxe</li>
<li>Super Mario 3D World + Bowsers Fury</li>
</ul>
<h3 style="color: #c5b453;"><i class="fa-solid fa-wrench"></i> Requires a Save File in order to be played</h3>
<ul>
<li>Pokémon: Let's Go, Pikachu! and Pokémon: Let's Go, Eevee! (6GB+ Devices, Requires a save file for skipping the TV animation)</li>
</ul>
<h3 style="color: #b46e3c;"><i class="fa-solid fa-bomb"></i> Playable but crashes at a certain point</h3>
<ul>
<li>Super Mario 3D All-Stars</li>
</ul>
<h3 style="color: #a14c4c;"><i class="fa-solid fa-explosion"></i> Currently unplayable</h3>
<ul>
<li>Burnout Paradise</li>
<li>Farming Simulator 23</li>
<li>Super Mario RPG</li>
<li>Mario Party</li>
<li>Mario Party Superstars</li>
<li>Kirby and the Forgotten Land</li>
<li>Luigi's Mansion 3</li>
<li>No Man's Sky</li>
<li>Mario + Rabbids</li>
<li>Luigi's Mansion 2 HD</li>
<li>Asphalt 9 Legends</li>
<li>Witcher 3</li>
<li>Need For Speed Hot Pursuit</li>
<li>Mario Strikers Battle League</li>
<li>Kirby's Return to Dreamland</li>
<li>Paper Mario: The Origami King</li>
<li>Lego 2K Drive</li>
<li>OMNO</li>
<li>Princess Peach Showtime</li>
<li>The Legend Of Zelda: Link's Awakening</li>
<li>PJ Masks: Heroes of the Night</li>
<li>Little Nightmares</li>
<li>GRID Autosport</li>
<li>Splatoon 3</li>
<li>Sonic Forces</li>
<li>Knockout City</li>
<li>Mario + Rabbids: Sparks of Hope</li>
<li>Oceanhorn 2: Knights of the Lost Realm</li>
<li>Mario Golf: Super Rush</li>
<li>Pokemon Legends: Arceus</li>
<li>Splatoon 2</li>
<li>WRC 10</li>
<li>Hogwarts Legacy</li>
<li>Nintendo Switch Sports</li>
<li>Team Sonic Racing</li>
<li>Tears of the Kingdom</li>
<li>Breath of the Wild</li>
<li>Yoshi's Crafted World</li>
<li>Mario Party Jamboree</li>
<li>Resident Evil 5 (crashes at some point in-game)</li>
<li>Payday 2</li>
<li>Lego Star Wars: The Skywalker Saga</li>
<li>Doom Eternal</li>
<li>Dying Light</li>
</ul>
</body>
</html>