Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What other emulators do folks want? #13

Open
mdeguzis opened this issue May 26, 2014 · 7 comments
Open

What other emulators do folks want? #13

mdeguzis opened this issue May 26, 2014 · 7 comments

Comments

@mdeguzis
Copy link
Owner

I am open to adding any emulators I can, provided they are stable and work with the base target distribution, Ubuntu 14.04 LTS.

Anyone?

@RobLoach
Copy link

Other than the ones you've already listed, I also enjoy:

The Linux Game Database has a good Emulators list.

@mdeguzis
Copy link
Owner Author

I added in mednafen today for GBC games. I will test mednafen out with other gameboy games (GBA, GC, and so on). The performance in past testing for SNES was bad for sound syncing, so for now, ZSNES will stay the defacto there.

As far as anything Steam, again that would need to be with Advanced Launcher (doable I think on XBMC Gotham, maybe), or if Steam accepts command line arugments, I can hard code an XML entry for "Steam" into Rom Collection Browser". But I fear that probably isn't feasible. We'll see. Retroarch is a big undertaking, since it has a lot of backend work (cores, configs, all separate from what I have). That one is way down the road, and probably a different project all together. DOSBox is very doable. I'll put it on my goals list. ScummVM ill have to look in to.

@mdeguzis
Copy link
Owner Author

mednafen is proving really well. I will likely move to that for SNES, NES, Genesis, GBC, and others. I like the one large config file. Once I do some testing and implement the resolution switcher, ill move that out of beta into master.

@mdeguzis
Copy link
Owner Author

mdeguzis commented Jun 4, 2014

Rob, I just worked in MESS tonight for Neo Geo CDZ (U.S.). I played a sample game, Aero Fighters 2 and loved it! It was a struggle to figure out BIOS file loading due to CRC check errors with some of my zip files, but it's good. I'll be utilizing MESS for a ton of more consoles if speed/accuracy holds up well. I will likely keep the mednafen games where they are for now until time allows if I wish to swap them to MESS (if applicable). I'll probably get to adding in the cartridge-based Neo Geo home console tomorrow. So much fun :) so tired...

@mdeguzis mdeguzis self-assigned this Jun 14, 2014
@mdeguzis
Copy link
Owner Author

mdeguzis commented Jul 8, 2014

Once the current beta (0.8.6) goes into master. I will start to look at a few other emulators. I won't include any by default if they don't have gamepad support, or command line access to launch them without interaction that pulls away from Rom Collection Browser.

@Two-Tone
Copy link

Two-Tone commented Nov 3, 2014

Would ScummVM even be doable? Point and Click games need, well, a mouse to be at all playable.

@mdeguzis
Copy link
Owner Author

mdeguzis commented Nov 3, 2014

I have looked at that, the project goal is to remain as gamepad friendly as possible, but I suppose if enough people wanted it, we maybe could. I have rigged up xboxdrv in the past to use as a mouse/keyboard for my HTPC, but I'm sure how doable that is with PS3 controllers over sixad on bluetooth. So...not sure :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants