WTF? Wow! You OK with telling me how you did it?Wanted to take a crack at it and I came out with this
![]()
It is a port of the Bandi Wonder Swan & Bandi Wonder Swan Color core beetle-cygne
So far I tested a few Wonder Swan & Wonder Swan Colors games and have not ran into any issue. Not sure how much i am gonna support this just kinda wanted to see how easy it really was. I may add in a overlay or something later. This repo has a couple cool ones that may be worth using
Thanks to m4xw for all his work on porting RetroArch to libnx
---------------------------------
EDIT: I forgot to say I added the new icon to my gallery
https://imgur.com/a/CLbOKbY
WTF? Wow! You OK with telling me how you did it?
I've tried to port Mupen64Plus and didn't know where to start...
Dude, how many times we have to tell you that stuff like Mupen64 (or any Gl stuff) won't work?
It won't work since...WTF? Wow! You OK with telling me how you did it?
I've tried to port Mupen64Plus and didn't know where to start...
Sorry.Dude, how many times we have to tell you that stuff like Mupen64 (or any Gl stuff) won't work?
There's still Lakka though...although that comes with its own flaws.is it something that will later? will there be n64? or psp? I am happy with snes etc, but really wanna play wrestling games from those eras.
Sorry.
There's still Lakka though...although that comes with its own flaws.
Lakka is Linux
Edit: Ah sorry didn't see you were quoting someone
Edit2: We get n64 etc once we have a proper GPU API!
How long do you think it would take for that to happen?We get n64 etc once we have a proper GPU API!
As of Jan 30th, 2018, @Daeken has begun work on a preliminary GPU library for the Switch:
https://github.com/daeken/traNVparency
This could boost the performance of certain cores (3D console cores most likely)
For Gamecube/N64/PS2 cores, a GL driver or Vulkan driver is needed.
An example:
https://github.com/Rinnegatamante/vitaGL
The official Switch's SDK might have Vulkan support in one way or another next to Nvidia's proprietary API, though it is not confirmed.
A homebrew SDK with GL/Vulkan would be the best option to avoid proprietary (copyrighted) code.
Looks deadHow long do you think it would take for that to happen?
Also, lest we forget this:
So Everything I said here applies to this core as well. The Atari Lynx core HandyWanted to take a crack at it and I came out with this
It is a port of the Bandi Wonder Swan & Bandi Wonder Swan Color core beetle-cygne
So far I tested a few Wonder Swan & Wonder Swan Colors games and have not ran into any issue. Not sure how much i am gonna support this just kinda wanted to see how easy it really was. I may add in a overlay or something later. This repo has a couple cool ones that may be worth using
Thanks to m4xw for all his work on porting RetroArch to libnx
---------------------------------
EDIT: I forgot to say I added the new icon to my gallery
https://imgur.com/a/CLbOKbY
I'm really curious, once again, how do you port these cores from GitHub?So Everything I said here applies to this core as well. The Atari Lynx core Handy
Just wanted to make sure it was not a fluke
So Everything I said here applies to this core as well. The Atari Lynx core Handy
Just wanted to make sure it was not a fluke

I made a couple of GBA overlays (well, one I found on DeviantArt, and the other is my effort to add a LCD grid overlay over it). But for some reason when I use them, they both come out pink rather than purple, and the transparent LCD grid can't be seen. Anyone have any idea why? I've attached the two pngs here (one of which has the LCD grid)
View attachment 129204 View attachment 129205
I made a couple of GBA overlays (well, one I found on DeviantArt, and the other is my effort to add a LCD grid overlay over it). But for some reason when I use them, they both come out pink rather than purple, and the transparent LCD grid can't be seen. Anyone have any idea why? I've attached the two pngs here (one of which has the LCD grid)
View attachment 129204 View attachment 129205
I'm really curious, once again, how do you port these cores from GitHub?
I can still port something like Beetle_NGP, right?Though as you have been told mupen will not work
- Add the lines for libnx in M4xw's SNES9x2010 makefile to the makefile of whatever core you are trying to port.
- Compile and pray
- rename the output to libretro_switch.a
- move that file to the root of the RetroArch_LibNX repo
- Compile and pray
- Modify the NRO as you see fit
- Copy to switch
- Run and pray
I can still port something like Beetle_NGP, right?