The most simple console/emulator loader ever

This is a little project I made in Visual Studio 2019 to simplify the daily usage of all emulators that have been accumulated over the years that I wanted to show you.

What it does when you click on one of the menu items is that it loads a specific batch file where you will be presented with a list of games that I have for each system.

From there all I have to do is type the number corresponding with the game I want to play, press enter and voila.

Most loaders found today just over complicate things and are a bit to bloated for my taste.

At the end of the day all I want to do is to plug in the specific controller, load the launcher, select a game and be done with it.

If anyone want the source for this (just a simple Visual Basic project) I’ll gladly provide it, I’ll also gladly share my batch file code if anyone wants it.

5 Likes

I decided that uploading the project to GitHub was the best way.

So here it is:

If it can help, inspire anyone then go a head and make the best of it.

3 Likes