mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
store
This commit is contained in:
parent
b8359cd7f3
commit
380f4a704d
@ -42,8 +42,8 @@ emuDeckInstallHomebrewGame(){
|
||||
mkdir -p ${romsPath}/${system}/homebrew/ && \
|
||||
mkdir -p ${toolsPath}/downloaded_media/${system}/screenshots/homebrew/ && \
|
||||
mkdir -p ${toolsPath}/downloaded_media/${system}/titlescreens/homebrew/ && \
|
||||
curl ${game} -o ${romsPath}/${system}/homebrew/${gameName}.zip && \
|
||||
curl 'https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/${system}/screenshots/homebrew/${gameName}.png' -o ${toolsPath}/downloaded_media/${system}/screenshots/homebrew/${gameName}.png && \
|
||||
curl 'https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/${system}/titlescreens/homebrew/${gameName}.png' -o ${toolsPath}/downloaded_media/${system}/titlescreens/homebrew/${gameName}.png && echo 'true'
|
||||
curl "${game}" -o "${romsPath}/${system}/homebrew/${gameName}.zip" && \
|
||||
curl "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/${system}/screenshots/homebrew/${gameName}.png" -o "${toolsPath}/downloaded_media/${system}/screenshots/homebrew/${gameName}.png" && \
|
||||
curl "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/${system}/titlescreens/homebrew/${gameName}.png" -o "${toolsPath}/downloaded_media/${system}/titlescreens/homebrew/${gameName}.png" && echo 'true'
|
||||
|
||||
}
|
@ -5,15 +5,15 @@
|
||||
"status": "true",
|
||||
"logo": "logo_genesis",
|
||||
"title": "Phantom Gear",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Phantom Gear.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Phantom Gear.zip",
|
||||
"description": "Phantom Gear mixes elements from a variety of classic action platformers for a unique and exciting package, and allows players to approach the game how they see fit. Lock ‘n’ load to power through levels, or use your skills and abilities to search for Gears and Orbs.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Phantom Gear.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Phantom Gear.png?raw=true"
|
||||
],
|
||||
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Phantom Gear.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Phantom Gear.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
@ -23,15 +23,15 @@
|
||||
"status": "true",
|
||||
"logo": "logo_genesis",
|
||||
"title": "Xump 2",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Xump 2.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Xump 2.zip",
|
||||
"description": "Xump 2 is a simple multi-platform puzzler by Retroguru. Help Misuki clean up deserted space fields. Obstacles like mines, teleport sectors and arrow walkways appear progressively throughout the game.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Xump 2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Xump 2.png?raw=true"
|
||||
],
|
||||
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Xump 2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Xump 2.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
@ -41,14 +41,14 @@
|
||||
"status": "true",
|
||||
"logo": "logo_gbc",
|
||||
"title": "Himes Quest",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/himes-quest.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/himes-quest.zip",
|
||||
"description": "It’s 1999, and something electric is in the air. A malevolent force has crept into New Crunchy City, wreaking havoc on its technology and tragically destroying the Anime Club’s DVD / VCR combo player. Enter Hime to save the day!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/himes-quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/himes-quest.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/himes-quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/himes-quest.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Dangerous Demolition",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gamegear/dangerousdemolition.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gamegear/dangerousdemolition.zip",
|
||||
"description": "Dangerous Demolition is a small arcade/action game for the Game Gear. It's a mix between breakout and a shooter. The balls help you destroy bricks walls, but they can also kill you! Hopefully, you can shoot them to guide them in the right direction.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/screenshots/homebrew/dangerousdemolition.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/screenshots/homebrew/dangerousdemolition.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/titlescreens/homebrew/dangerousdemolition.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/titlescreens/homebrew/dangerousdemolition.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Fire Track",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gamegear/Fire Track.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gamegear/Fire Track.zip",
|
||||
"description": "A conversion of the BBC Micro game Fire Track for the Sega Game Gear. Firetrack is a vertically-scrolling shooter programmed by Nick Pelling and released for the BBC Micro and Commodore 64 platforms in 1987 by Electric Dreams Software.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/screenshots/homebrew/Fire Track.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/screenshots/homebrew/Fire Track.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/titlescreens/homebrew/Fire Track.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/titlescreens/homebrew/Fire Track.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Nibbles",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gamegear/NIBBLES.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gamegear/NIBBLES.zip",
|
||||
"description": "Nibbles is a snake-like game developed by Martin Konrad for the Sega Game Gear. Eat the fruits, avoid the obstacles, and don't run into your growing body.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/screenshots/homebrew/NIBBLES.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/screenshots/homebrew/NIBBLES.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/titlescreens/homebrew/NIBBLES.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/titlescreens/homebrew/NIBBLES.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Swabby",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gamegear/Swabby.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gamegear/Swabby.zip",
|
||||
"description": "You must take control of Swabby as he travels through three challenging rounds of 8-bit craziness. Start on Altered Beast's graveyard, and proceed to Sonic's Green Zone. Then prepare for the last stage, which is set in the unforgiving streets of Shinobi.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/screenshots/homebrew/Swabby.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/screenshots/homebrew/Swabby.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/titlescreens/homebrew/Swabby.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/titlescreens/homebrew/Swabby.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Wing Warriors",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gamegear/WingWarriors.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gamegear/WingWarriors.zip",
|
||||
"description": "Wing Warriors is a multi-platform game developed in 2015 for MSX and in 2019 for Master System, Game Gear, and Gameboy. It’s a classic shooting game with some bullet-hell reminiscences. 6 stages with 3 bosses, 3 different players to choose from, and a lot of bullets to avoid.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/screenshots/homebrew/WingWarriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/screenshots/homebrew/WingWarriors.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gamegear/titlescreens/homebrew/WingWarriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gamegear/titlescreens/homebrew/WingWarriors.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Dangan",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/dangan.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/dangan.zip",
|
||||
"description": "Dangan GB is a short simplistic boss-rush/bullet-hell SHMUP released for the Game Boy to celebrate the console's 30th anniversary.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/dangan.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/dangan.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/dangan.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/dangan.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Into the Blue",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/Into the Blue.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Into the Blue.zip",
|
||||
"description": "This game consists of a vertical play field with panels rising from the bottom. The panels can be rearranged and will disappear if three (or more) matching panels are lined up in a horizontal or vertical row. This game is inspired by the Sega Genesis title Megapanel.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/Into the Blue.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Into the Blue.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/Into the Blue.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Into the Blue.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Lumberjack",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/Lumberjack.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Lumberjack.zip",
|
||||
"description": "Lumberjack is a Game Boy homebrew where you help the world's most fragile lumberjack cut down an endless tree while avoiding getting killed by little owls, flimsy branches, or just standing still for too long.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/Lumberjack.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Lumberjack.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/Lumberjack.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Lumberjack.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Polka Sheep",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/PolkaSheep.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/PolkaSheep.zip",
|
||||
"description": "All the sheep of the flock have been captured in mysterious giant bubbles! Help Polka Sheep rescue his friends using his velcro powers! He can fasten himself to all velcro surfaces within the environments. Avoid hundreds of evil wolves, thousands of kawaii parrots and millions of poisoned spikes to liberate all your friends! It’s an epic fight to restore peace in the flock.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/PolkaSheep.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/PolkaSheep.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/PolkaSheep.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/PolkaSheep.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Retroid",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/Retroid.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Retroid.zip",
|
||||
"description": "Retroid is a Game Boy game based on the classic arcade game that was originally published as Breakout by Atari and later brought to perfection as Arkanoid by the Japanese software firm Taito. The player controls a paddle at the bottom of the screen that reflects a ball to destroy bricks at the top of the screen.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/Retroid.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Retroid.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/Retroid.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Retroid.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Rocket Man ( Demo )",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/Rocket Man.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Rocket Man.zip",
|
||||
"description": "Rocket man is a young aspiring hero with great passion for technology. One day he runs into Light, a villain with telekinetic powers who plans to take control of the city. Accompanied by his virtual assistant Ellie, Rocket Man must defeat Light and his robot henchmen to bring peace back to the city.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/Rocket Man.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Rocket Man.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/Rocket Man.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Rocket Man.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Super Princess",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/SuperPrincess.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/SuperPrincess.zip",
|
||||
"description": "The evil Lord Zurrapa has stolen the kingdom's crown and now our Super Princess has to take it back! Unveil the secrets of the maze, kill all enemies and bring the glory back to the country!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/SuperPrincess.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/SuperPrincess.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/SuperPrincess.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/SuperPrincess.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "The Bouncing Ball",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/THEBOUNCINGBALL.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/THEBOUNCINGBALL.zip",
|
||||
"description": "In this game you are in control of a little ball, which is constantly bouncing around. Your goal is to bounce through all 50 unique levels by collecting every heart you can find on your way.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/THEBOUNCINGBALL.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/THEBOUNCINGBALL.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/THEBOUNCINGBALL.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/THEBOUNCINGBALL.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Tobu",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/tobu.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/tobu.zip",
|
||||
"description": "Your cat is floating into the atmosphere and you are the only one who can save it. Jump, dash, and flap your arms to maneuver around perilous obstacles racing against the clock to retrieve your pet friend before it is too late!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/tobu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/tobu.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/tobu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/tobu.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gb",
|
||||
"title": "Tuff",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gb/tuff.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/tuff.zip",
|
||||
"description": "Tuff is an original game for Nintendo's black and white Game Boy, based on a mix of Jump'n'Run and Metroidvania style game elements.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/screenshots/homebrew/tuff.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/tuff.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gb/titlescreens/homebrew/tuff.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/tuff.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Anguna",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/anguna.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/anguna.zip",
|
||||
"description": "A top-down fantasy action-adventure game, with 5 dungeons to explore. Anguna is a homebrew game for Gameboy Advance and Nintendo DS, featuring art by Chris Hildenbrand.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/anguna.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/anguna.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/anguna.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/anguna.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Another World",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/Another_world.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/Another_world.zip",
|
||||
"description": "Another World, known as Out of This World in North America, is a 1991 cinematic platformer action-adventure game designed by Éric Chahi and published by Delphine Software. The game tells a story of Lester, a young scientist who, as a result of an experiment gone wrong, finds himself on a dangerous alien world where he is forced to fight for his survival.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/Another_world.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/Another_world.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/Another_world.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/Another_world.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Blast Arena Advance",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/BlastArenaAdvance.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/BlastArenaAdvance.zip",
|
||||
"description": "The objective of Blast Arena Advance is to collect as many jittering yellow squares as possible, while avoiding the shrapnel thrown out by the explosions. Using your cunning and skill, ricochet the cursor against the walls of your Game Boy to outwit and evade the deadly shrapnel.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/BlastArenaAdvance.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/BlastArenaAdvance.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/BlastArenaAdvance.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/BlastArenaAdvance.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Flappy Bird",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/flappybird.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/flappybird.zip",
|
||||
"description": "Flappy Bird GBA is a port of the insanely popular mobile game Flappy Bird. The developer wanted to make Flappy Bird for GBA as close to the original as possible. He achieved this by making the game operate in portrait mode, meaning the console must to be tilted sideways to be played.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/flappybird.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/flappybird.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/flappybird.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/flappybird.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "MazezaM",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/MazezaM.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/MazezaM.zip",
|
||||
"description": "MazezaM Challenge (pronounced may-zam) is a simple puzzle game based on MazezaM from Malcolm Tyrrell. You will have to go through 33 levels of mazes. You enter the maze on the left and you have to get to the exit on the right by pushing rows of blocks left and right.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/MazezaM.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/MazezaM.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/MazezaM.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/MazezaM.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Motocross Challenge",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/Motocross Challenge (Proto).zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/Motocross Challenge (Proto).zip",
|
||||
"description": "The gameplay in Motocross Challenge is very similar to that of Excitebike. Players race on a track made up of different track pieces. There are gas and boost buttons. Boosting will drain the boost meter. Using normal gas replenishes the meter.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/Motocross Challenge (Proto).png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/Motocross Challenge (Proto).png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/Motocross Challenge (Proto).png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/Motocross Challenge (Proto).png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Power Pig",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/powerpig.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/powerpig.zip",
|
||||
"description": "You play as a pig armed with a gravity gun that allows you to carry anything on your shoulders. This gravity gun is powered by coins you collect throughout the levels.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/powerpig.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/powerpig.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/powerpig.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/powerpig.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Simonchu",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/simonchu.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/simonchu.zip",
|
||||
"description": "An evil villain tries to conquer Simonchu Land, and has sent his hordes of monsters to terrify the little animals that live there peacefully. Simonchu, the hamster, must not allow that to happen.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/simonchu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/simonchu.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/simonchu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/simonchu.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gba",
|
||||
"title": "Sushi the Cat",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gba/sushi.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/sushi.zip",
|
||||
"description": "Sushi the Cat is a neat but short platformer for the GBA. Collect stars and avoid being touched by enemies.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/screenshots/homebrew/sushi.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/sushi.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gba/titlescreens/homebrew/sushi.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/sushi.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Floracy ( Demo )",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/Floracy.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/Floracy.zip",
|
||||
"description": "Floracy is a roleplaying game with elements of strategy and action games, in which the player breeds plantlike creatures for exciting animated combats. Felix, hero of the video game Felix und die Rache der Null, spends his time growing plants on his farm, which will develop into creatures after a while, the Floracy.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/Floracy.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/Floracy.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/Floracy.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/Floracy.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Himes Quest",
|
||||
"url": "https://www.crunchyroll.com/himesquest/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/himes-quest.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/himes-quest.zip",
|
||||
"description": "It’s 1999, and something electric is in the air. A malevolent force has crept into New Crunchy City, wreaking havoc on its technology and tragically destroying the Anime Club’s DVD / VCR combo player. Enter Hime to save the day!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/himes-quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/himes-quest.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/himes-quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/himes-quest.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Infinity ( Demo )",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/infinity.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/infinity.zip",
|
||||
"description": "Infinity is a role-playing game for the Game Boy Color handheld game console, developed by Affinix Software primarily between the years 1999 and 2001. The game is incomplete and should be considered alpha/preview quality. In 2021, development on the game resumed and will hopefully see a commercial release soon.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/infinity.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/infinity.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/infinity.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/infinity.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Last Crown Warriors ( Demo )",
|
||||
"url": "https://imanolea.itch.io/last-crown-warriors-demo",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/Last CrownWarriors.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/Last CrownWarriors.zip",
|
||||
"description": "Action/strategy game for the Nintendo Game Boy. Take on waves of enemies as you try to conquer all of the bases within each stage. Each warrior has his own custom weapon, and each stage its own enemies.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/Last Crown Warriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/Last Crown Warriors.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/Last Crown Warriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/Last Crown Warriors.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Spelunky",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/Spelunky.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/Spelunky.zip",
|
||||
"description": "An attempt to demake Spelunky 2 for the Game Boy Color. In Spelunky players journey deep underground and explore amazing places filled with traps, treasure, and secrets.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/Spelunky.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/Spelunky.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/Spelunky.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/Spelunky.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform", "puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "Super JetPak DX",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/JetPakDX.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/JetPakDX.zip",
|
||||
"description": "Your Astronaut is lost out at the furthest edges of an alien galaxy. Help him return home by deftly maneuvering over each planet's surface with your jet pack. Build the rocket ship, fuel it, and take off to the next planet.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/JetPakDX.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/JetPakDX.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/JetPakDX.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/JetPakDX.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform", "puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_gbc",
|
||||
"title": "uCity",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/gbc/ucity.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/ucity.zip",
|
||||
"description": "µCity (also spelled 'uCity', pronounced 'micro-city'), the open-source city-building game for Game Boy Color. The aim of the game is to build a city. Simple enough.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/screenshots/homebrew/ucity.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/ucity.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/gbc/titlescreens/homebrew/ucity.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/ucity.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Arkagis Revolution",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Arkagis Revolution.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Arkagis Revolution.zip",
|
||||
"description": "A top-down shooter for Sega Genesis/Mega Drive with mode 7 style rotation! Year 2612. Humans have started to travel space and colonizing other planets. For decades, the nation of Arkagis has been under the power of a dictator. The United Space Colonies have sent an army to bring down the dictator and free Arkagis.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Arkagis Revolution.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Arkagis Revolution.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Arkagis Revolution.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Arkagis Revolution.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Cave Story",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/cavestory.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/cavestory.zip",
|
||||
"description": "Cave Story (Japanese: 洞窟物語, Hepburn: Dōkutsu Monogatari) is a 2004 Metroidvania platform-adventure game. It was developed over five years by Japanese developer Daisuke Pixel Amaya in his free time. Cave Story features 2D platform mechanics and is reminiscent of the games Amaya played in his youth, such as Metroid and Castlevania (both released in 1986).",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/cavestory.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/cavestory.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/cavestory.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/cavestory.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Demons of Asteborg (Demo 2)",
|
||||
"url": "https://www.demonsofasteborg.com/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Demons of Asteborg.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Demons of Asteborg.zip",
|
||||
"description": "Demons Of Asteborg is a new original title for the Sega Genesis which will be released both as a physical cartridge and as a downloadable ROM for emulators and flash cards. It is a platform-based game with some metroidvania elements inspired by a lot of others MegaDrive/Genesis titles like Ghouls’n Ghosts, Castlevania, Mickey Mania, Space Harrier or Panzer Dragoon.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Demons of Asteborg.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Demons of Asteborg.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Demons of Asteborg.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Demons of Asteborg.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "GraviBots",
|
||||
"url": "https://retrosouls.itch.io/gravibots16bit",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/GraviBots.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/GraviBots.zip",
|
||||
"description": "The purpose of the experiments in the laboratory chambers was to study the nature of gravitational fields.As a result of numerous experiments, a universal bot able to easily change the local gravitational field was created.Your task is driving the latest model of the gravibot, clearing all the rooms of the old bots by using abandoned and forgotten gravitational traps.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/GraviBots.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/GraviBots.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/GraviBots.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/GraviBots.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Irena Genesis Metal Fury (Demo)",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Irena Genesis Metal Fury (Proto).zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Irena Genesis Metal Fury (Proto).zip",
|
||||
"description": "Switch into battle mode to control the ultimate warship and battle the mighty Emperor Zerox's army who reign with an iron fist on planet Xellia. Find and destroy the magnetic field source which holds the intergalactic ship that you escort or become the leader of the rebellion by releasing the enslaved population for millennia. Help Major Celina Pelinsky accomplish this most perilous mission, but are you really ready to fight for freedom?",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Irena Genesis Metal Fury (Proto).png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Irena Genesis Metal Fury (Proto).png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Irena Genesis Metal Fury (Proto).png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Irena Genesis Metal Fury (Proto).png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Lethal Wedding ( Demo )",
|
||||
"url": "https://megacatstudios.com/products/lethal-wedding",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Lethal Wedding.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Lethal Wedding.zip",
|
||||
"description": "Get ready to Bride Hard as you fight through insane odds and some mother-daughter issues! Say I do to bullets and blood in this top-down RPG shooter!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Lethal Wedding.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Lethal Wedding.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Lethal Wedding.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Lethal Wedding.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Mega Qbert",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Mega Qbert.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Mega Qbert.zip",
|
||||
"description": "Mega Q*bert is a new game for Sega Mega Drive/Sega Genesis. Featured are 2 different game modes. Mega mode contains 80 levels to beat, often filled with new irregular blocks that make things harder and more complex enemies, while Arcade mode is a recreation of original arcade game (based on the NES iteration, to be more exact). Both modes offer simultaneous cooperative gameplay.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Mega Qbert.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Mega Qbert.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Mega Qbert.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Mega Qbert.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Old Towers",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/oldtowers.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/oldtowers.zip",
|
||||
"description": "In Old Towers you play as a little explorer in towers full of deadly traps and ugly skulls. Your only weapons are quick-thinking and skill. Old Towers is inspired by Tomb Of The Mask from Playgendary.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/oldtowers.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/oldtowers.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/oldtowers.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/oldtowers.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Omega Blast",
|
||||
"url": "https://www.homebrewlegends.com/omega-blast/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Omega Blast.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Omega Blast.zip",
|
||||
"description": "Omega Blast was created by homebrew developer Nendo. It is a bullet hell shooter in which you have 2 minutes to blast everything you possibly can to achieve the highest score.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Omega Blast.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Omega Blast.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Omega Blast.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Omega Blast.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Papi Commando Remix Demo",
|
||||
"url": "https://vetea.itch.io/papi-commando-remix-megadrive",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/papicommandoremix.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/papicommandoremix.zip",
|
||||
"description": "An independently developed project by Studio Vetea, published by WaterMelon. The evil Ceplusplus has sent a thief to Papi's home and has stolen his CommoStrad! Papi Commando must wear his headband yet again and wages war to recover his computer!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/papicommandoremix.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/papicommandoremix.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/papicommandoremix.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/papicommandoremix.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Phantom Gear",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Phantom Gear.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Phantom Gear.zip",
|
||||
"description": "Phantom Gear mixes elements from a variety of classic action platformers for a unique and exciting package, and allows players to approach the game how they see fit. Lock ‘n’ load to power through levels, or use your skills and abilities to search for Gears and Orbs.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Phantom Gear.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Phantom Gear.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Phantom Gear.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Phantom Gear.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "PRINGLES",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/PRINGLES.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/PRINGLES.zip",
|
||||
"description": "There are three worlds with three levels each. Collect all the Pringles you can and don’t jump in the wrong direction!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/PRINGLES.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/PRINGLES.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/PRINGLES.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/PRINGLES.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Project MD",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Project MD.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Project MD.zip",
|
||||
"description": "In this game, you play as Stephany, who loves playing games. She finds everyday life boring, so she creates a virtual world to roam around in and enjoy. However, she will soon realize that not all is happy in this realm.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Project MD.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Project MD.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Project MD.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Project MD.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Rick Dangerous",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/rickdangerous.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/rickdangerous.zip",
|
||||
"description": "Will Rick Dangerous, intrepid Super Hero and part-time stamp collector, survive his first mission in the Aztec temple of the tribe? Should he do so, Rick will face new hazards in the Egyptian tomb and the enemy fortress.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/rickdangerous.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/rickdangerous.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/rickdangerous.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/rickdangerous.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Tanglewood (Demo)",
|
||||
"url": "https://tanglewoodgame.com/index.html",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/TANGLEWD.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/TANGLEWD.zip",
|
||||
"description": "Set in a fictional world, the game follows a young creature, Nymn, who is separated from the family pack after the sun sets. Unable to get back to the safety of the underground home, Nymn must find a way to survive the night terrors and get to morning.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/TANGLEWD.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/TANGLEWD.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/TANGLEWD.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/TANGLEWD.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Tourmaline",
|
||||
"url": "https://retrosouls.itch.io/tourmaline",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Tourmaline.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Tourmaline.zip",
|
||||
"description": "Caves full of Tourmaline crystals have always attracted treasure hunters. With an anti-gravity suit and some quality dynamite you are going to join their ranks. Be warned, the ancient inhabitants of these caves do not appreciate the company of the likes of you. They will do their best to hide the crystals and to destroy you!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Tourmaline.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Tourmaline.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Tourmaline.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Tourmaline.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Vilq Adventure",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Vilq Adventure.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Vilq Adventure.zip",
|
||||
"description": "A non-stop side scrolling jump, run, and slider in which you need to avoid the enemies, pick up food, and get as far as possible to reach the highest score.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Vilq Adventure.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Vilq Adventure.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Vilq Adventure.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Vilq Adventure.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Xump 2",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Xump 2.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Xump 2.zip",
|
||||
"description": "Xump 2 is a simple multi-platform puzzler by Retroguru. Help Misuki clean up deserted space fields. Obstacles like mines, teleport sectors and arrow walkways appear progressively throughout the game.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Xump 2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Xump 2.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Xump 2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Xump 2.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_genesis",
|
||||
"title": "Zero Tolerance",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/genesis/Zero Tolerance.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/Zero Tolerance.zip",
|
||||
"description": "",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/screenshots/homebrew/Zero Tolerance.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/Zero Tolerance.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/genesis/titlescreens/homebrew/Zero Tolerance.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/Zero Tolerance.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "AstroForce",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/AstroForce.sms.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/AstroForce.sms.zip",
|
||||
"description": "Astro Force is a nod to classic Shoot ’em ups from back in the day. Heavily inspired by Thunder force, RSG, Aleste, Gaiares, MSX Nemesis, and R-Type. Astro Force features 6 stages, 30+ enemy types, and 11 bosses.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/AstroForce.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/AstroForce.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/AstroForce.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/AstroForce.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "BaraBuruu",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/BaraBuruu.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/BaraBuruu.zip",
|
||||
"description": "Seemingly out of the blue, vile sea creatures start attacking peaceful coastal towns, as a strange tower-like structure rises from the icy depths of the ocean. Guide master ninjas Bara and Burū through thirty levels of the mysterious tower and vanquish the evil that dwells within!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/BaraBuruu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/BaraBuruu.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/BaraBuruu.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/BaraBuruu.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "BruceLee",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/BruceLee.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/BruceLee.zip",
|
||||
"description": "You’re Bruce Lee, the undisputed master of martial arts. In a mysterious and perilous fortress you seek to claim infinite wealth and the secret of immortality from the wizard who dwells within.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/BruceLee.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/BruceLee.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/BruceLee.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/BruceLee.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "DARC",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/DARC.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/DARC.zip",
|
||||
"description": "DARC is a jetpack shooter game inspired several games (Air fortress(NES), H.E.R.O. and Hero Core(PC)). The protagonist can fly and shoot in separate directions. Each of the gamepad keys represent a shooting direction. Your goal is to infiltrate the alien fortress. Destroy the cores to disable force fields and advance through the game.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/DARC.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/DARC.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/DARC.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/DARC.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "Flight Of Pigarus",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/Flight Of Pigarus.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/Flight Of Pigarus.zip",
|
||||
"description": "You are Pigarus, the flying pig. Score as many points as you can in the allotted time.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/Flight Of Pigarus.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/Flight Of Pigarus.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/Flight Of Pigarus.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/Flight Of Pigarus.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "Galactic Revenge",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/Galactic Revenge.sms.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/Galactic Revenge.sms.zip",
|
||||
"description": "It's the year 33XXX. Dirty aliens from a faraway galaxy emptied your refrigerator and killed your boyfriend. Confident in their superiority, they also had the nerve to steal your beloved Master System. Your are Olivia Gun. Get your blastin' shoes on and pick from three killer outfits. Wield fire, spread shots, lasers, and even shurikens.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/Galactic Revenge.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/Galactic Revenge.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/Galactic Revenge.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/Galactic Revenge.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "Monkey Lad",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/monkeylad.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/monkeylad.zip",
|
||||
"description": "A platform game for the Sega Master System. Run around and stomp on the monsters!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/monkeylad.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/monkeylad.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/monkeylad.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/monkeylad.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "Silver Valley",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/silvervalley.sms.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/silvervalley.sms.zip",
|
||||
"description": "Silver Valley is a mash of other games such as Castlevania or Wonderboy and features not just platforming but also flying, shooting and even sailing through 64 or more levels, all contained with a story driving the action.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/silvervalley.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/silvervalley.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/silvervalley.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/silvervalley.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_mastersystem",
|
||||
"title": "Wing Warriors",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/mastersystem/WingWarriors.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/mastersystem/WingWarriors.zip",
|
||||
"description": "Wing Warriors is a multi-platform game developed in 2015 for MSX and in 2019 for Master System, Game Gear, and Gameboy. It’s a classic shooting game with some bullet-hell reminiscences. 6 stages with 3 bosses, 3 different players to choose from, and a lot of bullets to avoid.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/screenshots/homebrew/WingWarriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/screenshots/homebrew/WingWarriors.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/mastersystem/titlescreens/homebrew/WingWarriors.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/mastersystem/titlescreens/homebrew/WingWarriors.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Abbaye des Morts",
|
||||
"url": "https://playonretro.itch.io/labbaye-des-morts-megadrivegenesis-por-002",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Abbaye des Morts.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Abbaye des Morts.zip",
|
||||
"description": "A demanding game where you will have to control Jean Reymond, a Cathar monk , to escape to a fatal fate at the hands of the Crusade knights who want to hunt him.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Abbaye des Morts.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Abbaye des Morts.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Abbaye des Morts.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Abbaye des Morts.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Alter Ego",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Alter_Ego.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Alter_Ego.zip",
|
||||
"description": "You control a hero who has a phantom twin, his alter ego. When the hero moves, his alter ego moves in a mirrored fashion. In some levels the movements are mirrored horizontally, in others vertically. You can switch between the hero and his alter ego a limited number of times per level.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Alter_Ego.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Alter_Ego.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Alter_Ego.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Alter_Ego.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Assimilate",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Assimilate.nes.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Assimilate.nes.zip",
|
||||
"description": "In Assimilate you control an alien space ship named Ossan and your main task is to kidnap humans, while the forces of the earth try to stop you from that.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Assimilate.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Assimilate.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Assimilate.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Assimilate.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Atmo Sphere",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Atmo Sphere.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Atmo Sphere.zip",
|
||||
"description": "",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Atmo Sphere.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Atmo Sphere.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Atmo Sphere.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Atmo Sphere.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Bare Metal",
|
||||
"url": "https://wendelscardua.itch.io/bare-metal",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Bare Metal.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Bare Metal.zip",
|
||||
"description": "A little robot is activated in a lab and it must go through different test rooms in order to find an exit.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Bare Metal.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Bare Metal.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Bare Metal.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Bare Metal.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Battle Kid 2: Mountain of Torment (Demo)",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/BattleKid2.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/BattleKid2.zip",
|
||||
"description": "The next phase of the vile group's plan has begun! The Supermech have have been destroyed, but that was only the beginning. You must venture through a giant mountain base and overcome its many dangers. Along the way, items will be found to allow access to new areas and grant you new abilities. An even bigger game than before awaits! Will the torment get to you?",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/BattleKid2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/BattleKid2.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/BattleKid2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/BattleKid2.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Battle Kid: Fortress of Peril (Demo)",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/BattleKid.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/BattleKid.zip",
|
||||
"description": "Battle Kid is very similar to I Wanna Be the Guy, an indie freeware game for the PC, in terms of the design of the main character and the projectile weapon he possesses, the trial-and-error difficulty, and instant death mechanics of all enemies and hazards. However, the similarities end here as the actual gameplay and control is much more in the likeness of Mega Man games on the NES and the boss fights at the end of each major stage.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/BattleKid.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/BattleKid.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/BattleKid.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/BattleKid.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Blade Buster",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/BladeBuster.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/BladeBuster.zip",
|
||||
"description": "Blade Buster is a score attack shmup that comes with two game modes; two and five minutes, each ending with an epic boss battle.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/BladeBuster.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/BladeBuster.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/BladeBuster.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/BladeBuster.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Blob Quest",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Blob Quest.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Blob Quest.zip",
|
||||
"description": "An evil wizard has turned you into a blob! Explore to find 8 mystic rubies to regain your true form.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Blob Quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Blob Quest.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Blob Quest.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Blob Quest.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "D-Pad Hero 2",
|
||||
"url": "https://www.dpadhero.com/Home.html",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/dpadhero2.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/dpadhero2.zip",
|
||||
"description": "D-Pad Hero pays homage to our own favorite NES games and popular music artists. It's our vision of what music games might have been like in the NES heyday. Now, through the wonders of emulation, you get to experience it yourself!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/dpadhero2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/dpadhero2.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/dpadhero2.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/dpadhero2.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Driar",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Driar.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Driar.zip",
|
||||
"description": "Driar is a platform-game for the Nintendo Entertainment System/Famicom written by Stefan Adolfsson and David Eriksson. Take control of Driar and collect all the stars on each level to progress. You can walk around the screen (if you exit the screen on the right side you will reappear on the left side). There are 38 levels in total.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Driar.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Driar.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Driar.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Driar.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Elite",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/elite.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/elite.zip",
|
||||
"description": "Elite is a space trading video game. It was originally written and developed for the BBC Micro and Acorn Electron computers. Elite's open-ended game model and revolutionary 3D graphics earned it a place as a classic and a genre maker in gaming history.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/elite.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/elite.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/elite.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/elite.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Lan Master",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Lan_Master.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Lan_Master.zip",
|
||||
"description": "Your goal is to connect a set of computers with the provided fragments of wires. To accomplish this, you need to rotate the wires and computers appropriately within the alloted time limit.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Lan_Master.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Lan_Master.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Lan_Master.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Lan_Master.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Lawn Mower",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Lawn_Mower.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Lawn_Mower.zip",
|
||||
"description": "You control a lawn mower, with a goal of cutting ten lawns. The speed of the mower can be controlled by pressing a button. If you run out of fuel, the game is over.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Lawn_Mower.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Lawn_Mower.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Lawn_Mower.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Lawn_Mower.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "NES Virus Cleaner",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/nes_virus_cleaner.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/nes_virus_cleaner.zip",
|
||||
"description": "In this game, you take on the role of a virus cleaning program, collecting bugs and avoiding hazards.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/nes_virus_cleaner.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/nes_virus_cleaner.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/nes_virus_cleaner.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/nes_virus_cleaner.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Nomolos Storming the Castle",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/nomolos.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/nomolos.zip",
|
||||
"description": "Guide Nomolos through 12 action packed levels and defeat 4 of Boulder's most fearsome henchmen before finally confronting the evil Hippo in her lair, the Catsle.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/nomolos.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/nomolos.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/nomolos.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/nomolos.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "PROTO DERE",
|
||||
"url": "https://www.appsirgames.com/p/nes-game.html",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/PROTO DERE.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/PROTO DERE.zip",
|
||||
"description": "In ‘PROTO DERE .NES’, you play as a character trying to escape a burning underground mine. Use your athletic prowess to jump over fires and climb ladders to reach the exit.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/PROTO DERE.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/PROTO DERE.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/PROTO DERE.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/PROTO DERE.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Sir Ababol",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Sir Ababol.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Sir Ababol.zip",
|
||||
"description": "Sir Ababol is a 2D platform game about Sir Ababol, a young crusader from Manchester City who lives in the 11th century. He witnesses the courage of St. George from Capadocia against the infidels and stumbles over a rock, falling into the Alcoraz River that carries him to the Monegros' Desert. When he wakes up he realizes he has lost his sword.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Sir Ababol.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Sir Ababol.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Sir Ababol.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Sir Ababol.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Space Gulls",
|
||||
"url": "https://morphcatgames.itch.io/spacegulls",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Space Gulls.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Space Gulls.zip",
|
||||
"description": "Spacegulls is a short platformer for the NES. It is best described as a combination of Joust and Mega Man. ",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Space Gulls.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Space Gulls.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Space Gulls.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Space Gulls.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "Streemerz",
|
||||
"url": "https://www.fauxgame.com/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/Streemerz.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Streemerz.zip",
|
||||
"description": "Try climbing to the top of this one by throwing streamers and climbing them. On your way up you better watch out for the various pie throwing clowns, burning candles and bouncing balls, because if they get you, you’ll die a little each time.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/Streemerz.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Streemerz.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/Streemerz.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Streemerz.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "The Legends of Owlia",
|
||||
"url": "XXXX",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/owlia.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/owlia.zip",
|
||||
"description": "The Legends of Owlia is Gradual Games' second release for the NES. It is an action-adventure game inspired by StarTropics, Crystalis, and the Legend of Zelda. Guide heroine Adlanniel and her owl friend Tyto to free the great owls and defeat Mermon king of the Mermen.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/owlia.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/owlia.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/owlia.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/owlia.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_nes",
|
||||
"title": "The Ninja of the 4 Seasons",
|
||||
"url": "https://www.nesmakers.com/index.php?threads/the-ninja-of-the-4-seasons.6853/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/nes/The Ninja of the 4 Seasons.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/The Ninja of the 4 Seasons.zip",
|
||||
"description": "You play a ninja who crosses the 4 seasons to be the best ninja.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/screenshots/homebrew/The Ninja of the 4 Seasons.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/The Ninja of the 4 Seasons.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/nes/titlescreens/homebrew/The Ninja of the 4 Seasons.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/The Ninja of the 4 Seasons.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Dottie Dreads Nought",
|
||||
"url": "https://goldlocke.itch.io/dottie-dreads-nought",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Dottie Dreads Nought.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Dottie Dreads Nought.zip",
|
||||
"description": "Can you help Dottie on her hiking adventure to find the legendary Edelweiß flower? Along for the ride is her friend Ernesto. By using the magic mirror, you can shift perspective to him and reveal secrets previously hidden.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Dottie Dreads Nought.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Dottie Dreads Nought.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Dottie Dreads Nought.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Dottie Dreads Nought.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "GunmanClive (Demo)",
|
||||
"url": "http://www.gunmanclive.com/snes/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/GunmanClive.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/GunmanClive.zip",
|
||||
"description": "Gunman Clive is a platform game developed and published by Swedish indie video game development studio Hörberg Productions. The game follows a lone gunslinger in a futuristic Wild West as he tries to save the mayor's daughter from a group of technologically well-armed bandits.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/GunmanClive.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/GunmanClive.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/GunmanClive.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/GunmanClive.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Jet Pilot Rising",
|
||||
"url": "https://snescentral.com/article.php?id=1091",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Jet Pilot Rising.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Jet Pilot Rising.zip",
|
||||
"description": "Jet Pilot Rising is a homebrew game created by Dieter Von Laser. The game itself is a one button affair. You guide a cat riding a rocket, collecting coins and avoiding enemies and obstacles.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Jet Pilot Rising.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Jet Pilot Rising.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Jet Pilot Rising.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Jet Pilot Rising.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "MazezaM",
|
||||
"url": "https://www.portabledev.com/jeux/supernes/mazezam-snes/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/MazezaM.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/MazezaM.zip",
|
||||
"description": "MazezaM Challenge (pronounced may-zam) is a simple puzzle game based on MazezaM from Malcolm Tyrrell. You will have to go through 33 levels of mazes. You enter the maze on the left and you have to get to the exit on the right by pushing rows of blocks left and right.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/MazezaM.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/MazezaM.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/MazezaM.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/MazezaM.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "REM (Demo)",
|
||||
"url": "https://github.com/rmn0/rem",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/rem.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/rem.zip",
|
||||
"description": "A single level demo of an eery homebrew platform game for the Super Nintendo.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/rem.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/rem.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/rem.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/rem.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Rodas Cross (Demo)",
|
||||
"url": "https://kaffeeware.github.io/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Rodas Cross.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Rodas Cross.zip",
|
||||
"description": "Demo release of an action-adventure game with RPG elements for the Super Nintendo developed by Kaffeeware.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Rodas Cross.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Rodas Cross.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Rodas Cross.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Rodas Cross.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["rpg"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Super Boss Gaiden",
|
||||
"url": "https://superbossgaiden.superfamicom.org/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Super Boss Gaiden.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Super Boss Gaiden.zip",
|
||||
"description": "The very last Nintendo PlayStation prototype has fallen in the hands of the public, and homebrew enthusiasts have already managed to fully emulate the system. Instead of calmly discussing the situation and planning out the proper legal counter action, the boss promptly switches to rampage mode and proceeds to punch, kick and throw everything in sight, including employees and PlayStation mascots.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Super Boss Gaiden.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Super Boss Gaiden.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Super Boss Gaiden.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Super Boss Gaiden.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["action", "platform"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Supercooked",
|
||||
"url": "https://goldlocke.itch.io/supercooked",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Supercooked.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Supercooked.zip",
|
||||
"description": "Cook your way to the top by beating eight exciting stages alone or with up to three friends in this action-packed new title for your SNES inspired by Ghost Town Games' Overcooked!",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Supercooked.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Supercooked.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Supercooked.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Supercooked.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Sure Instinct",
|
||||
"url": "https://bennysnesdev.itch.io/sure-instinct",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Sure Instinct.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Sure Instinct.zip",
|
||||
"description": "Sure Instinct is a skill based puzzle-game. Steer a ball through challenging maps to the goal of each stage.By changing the perspective, you can reach objects on two different sides of each map. Avoid falling down into the abyss or to lose your health on dangerous objects. Collect items to reach new sections or to find hidden paths.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Sure Instinct.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Sure Instinct.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Sure Instinct.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Sure Instinct.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["puzzle"]
|
||||
|
@ -4,14 +4,14 @@
|
||||
"logo": "logo_snes",
|
||||
"title": "Uwol Quest for Money",
|
||||
"url": "https://www.mojontwins.com/juegos_mojonos/uwol-quest-for-money/",
|
||||
"file": "https://github.com/EmuDeck/emudeck-homebrew/blob/main/snes/Uwol Quest for Money.zip",
|
||||
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/snes/Uwol Quest for Money.zip",
|
||||
"description": "Uwol enjoys a quiet retirement at his cozy house in the beach of Pepinoni (province of Badajoz), so he doesn’t realize that somebody has stolen all his money from the bank. Luckly, his good ol’ friend Meemaid, the evil sorceress-turned-super heroine learned about the incident as she was using the ATM in the very moment the bank was being robbed. That’s why they decide to head back over to the new and refurnished Storm Palace to regain the lost fortune.",
|
||||
"pictures": {
|
||||
"screenshots": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/screenshots/homebrew/Uwol Quest for Money.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/screenshots/homebrew/Uwol Quest for Money.png?raw=true"
|
||||
],
|
||||
"titlescreens": [
|
||||
"https://github.com/EmuDeck/emudeck-homebrew/blob/main/downloaded_media/snes/titlescreens/homebrew/Uwol Quest for Money.png?raw=true"
|
||||
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/snes/titlescreens/homebrew/Uwol Quest for Money.png?raw=true"
|
||||
]
|
||||
},
|
||||
"tags": ["platform"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user