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

Enable VBA-M Game Boy Link as a Core Option #1124

Closed
Zombie-Ryushu opened this issue Oct 11, 2014 · 4 comments
Closed

Enable VBA-M Game Boy Link as a Core Option #1124

Zombie-Ryushu opened this issue Oct 11, 2014 · 4 comments

Comments

@Zombie-Ryushu
Copy link

VBA-M's module supports Game Boy Link in WX mode, but only in WX Mode. I think that you should Game Boy Link Mode as a Core Option under RetroArch, and use the underlying VBA-M code to accommodate this

@andres-asm
Copy link
Contributor

The current implementation for core options only allows multiple choice (ie: can't input an IP address).
I suggested using the IP address from the netplay settings for these "link-cable" or "ad-hoc" netplay implementations, that would be quite trivial on the frontend side but someone would have to add the feature to VBA-M and core work is kind of secondary at the moment.

@Zombie-Ryushu
Copy link
Author

The Features DO exist for GBA only. (not GBC or GB) but the interface commands to trigger it is only availible on the WX Build. The code is built in the Retroarch build.

@andres-asm
Copy link
Contributor

You're not understanding. This requires changes to Retroarch as well as the libretro core.
Anyway, this should be here instead: https://github.com/libretro/vbam-libretro

@inactive123
Copy link
Contributor

Move it to vba-m repo. Closed.

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

No branches or pull requests

3 participants