justclaws Posted September 29, 2021 Share Posted September 29, 2021 Programs for the VCS like D/Generation require the SDL libraries, and use an in-house engine. Here is a general list of libraries. https://www.linux.org/threads/about-some-of-the-graphics-libraries.11125/ LibSDL has it's own project page for example. This library also supports the VCS controllers. https://www.libsdl.org/ Here's an introductory video! Quote Link to comment Share on other sites More sharing options...
zzip Posted September 29, 2021 Share Posted September 29, 2021 I do most of my work in SDL2 these days, and have some of my stuff running on my VCS in PC mode. I did have to make one change around screen updates in my code though to get it to display correctly though. Not sure if it's an NVIDIA vs AMD thing since I originally tested my stuff on nvidia only and it worked fine there. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.