-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,28 @@ | ||
# Emuloader | ||
Emuloader is an application that allows easy management of game backups locally or on the cloud and one-click installs of emulator enivronments | ||
|
||
Only use with game backups you legally own and have dumped yourself. | ||
|
||
Currently supports the following systems: | ||
Game Boy Advance | ||
Game Boy Color | ||
Game Boy | ||
N64 | ||
PSP | ||
Wii | ||
NDS | ||
3DS | ||
GameCube | ||
|
||
via: | ||
Visual Boy Advance | ||
Dolphin | ||
Project64 | ||
PPSSPP | ||
Citra | ||
DeSmuME | ||
|
||
|
||
‘Steam for Emulation’ is what Emuloader is. Typically when playing emulated games it’s a pain to find an up-to-date version of an emulator, and when you do finding games to play is even more frustrating, especially if your backups are coming from the cloud where they may not even be safe to run. It’s more than a front-end. | ||
|
||
Emuloader fixes both these problems, by providing | ||
|
||
One click installs of popular emulation software. | ||
A single interface to download backups (that you legally own) | ||
|
||
It allows you to skip the entire ‘going through dodgy websites straight out of 1995’ phase, handling everything in the background, doing so while being open source. | ||
|
||
Since Emuloader has its own download manager and sorting system, nothing is left to the end-user to do except import source lists (via .eldr files or directly from online such as pastebin.) and even that is guided through by the app. | ||
|
||
Full feature list: | ||
|
||
Sorting of games by region, and platform. | ||
Supports PSP, N64, GBA, GBC, WIIU, WII, DS, 3DS, Dreamcast, Genesis and more! | ||
Download manager allows downloading of many backups (that you legally own) at once with no captchas. | ||
Automatically finds boxart for downloaded games. | ||
Supports importing of existing titles. | ||
Up-to-date versions of emulators, no need to source them yourself. | ||
Prettifies file names. | ||
Sorts roms into folders by platform. | ||
Modern and simple UI design. | ||
Automatic updating. | ||
|
||
|