-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
Other than the ones you've already listed, I also enjoy:
The Linux Game Database has a good Emulators list. |
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. |
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. |
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... |
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. |
Would ScummVM even be doable? Point and Click games need, well, a mouse to be at all playable. |
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 |
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?
The text was updated successfully, but these errors were encountered: