-
Notifications
You must be signed in to change notification settings - Fork 370
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
IS IT POSSIBLE TO ADD X CORE? #28
Comments
Cool, very useful |
Very good! |
Please add wii/gamecube cores if it's not too hard. Even if it's too slow it would still be cool to aleast try to run those consoles. |
@minystreem |
this is my alt acount becuse I'm at school. Take a look at https://github.com/gpuweb/gpuweb/wiki/Implementation-Status, they are doing stff with vulkan in the browser. Hopefull they release a full version soon! |
The only mention I saw of Vulkan in there was in Firefox. You might not want to get your hopes up. Also, since that api is just barely in testing and requires you to enable a flag, it'll be a good 2-5 years before it's well supported (assuming they keep working on it). |
yea, probly. well meaby I can figure out a diffrent way. who knows? |
Dolphin, Play!, PPSSPP, and Flycast all have a GLES 3.0 renderer. Citra is the only core (besides melonDS) that will need to use its software renderer. PCSX2 doesn't support GLES 3.0, as well as having a bunch of other hardware requirements, so I replaced it in the list with Play!. |
ok!
…On Fri, Oct 28, 2022 at 11:32 AM BinBashBanana ***@***.***> wrote:
Dolphin, Play!, PPSSPP, and Flycast all have a GLES 3.0 renderer. Citra is
the only core (besides melonDS) that will need to use its software
renderer. PCSX2 doesn't support GLES 3.0, as well as having a bunch of
other hardware requirements, so I replaced it in the list with Play!.
—
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV5367S6LRXN6TP4F6QXS4LWFP52LANCNFSM56O7XCJA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
*Sam Lewis*
*Founder and Lead Developer*
*BetaCat*
|
Hi there, this is is great! Is it possible to add MAME-current (including MESS) to the list? |
Maybe... Though current MAME is a pretty large core. MESS will never happen. |
@BinBashBanana: have you looked into EasyRPG (for RPGMaker 2000/2003)? Saw there was a libretro core for it, and wanted to bring it into light. |
BEFORE MAKING AN ISSUE, READ THIS
Arcade cores (planned for v6.6)
PC cores (planned for v6.6)
(May not be possible due to #150 and #151)High-end cores (don't count on these being implemented)
Non-Emulation cores are not currently planned.
For more information, refer to my libretro emscripten support tracker.
The text was updated successfully, but these errors were encountered: