You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drastic for Android which is a really popular DS Emulator uses Media Projection for the second display which allows you to choose which display renders on the surfaceview of the second display. If you could integrate this feature right away into Panda3DS I think this would make 3DS Emulation for Android an epic experience. Technically with Drastic you could utilize a secondary USB C display OR Screen Cast you device to your TV meaning that the bottom display would be the bottom display of the DS (3DS) and the TV would utilize the top Display. I use this feature on my TV a lot and it runs really well because of my router via Screen Casting with my Odin 2. I have developed a mini game project as well that utilizes the Media Projection library as well. I have linked it below, I only know Java Android myself, so C++ doesn't click with me despite having over a decade of coding experience.
Hope this helps and we see this because so far I tested a few games as they run well lots of features still need to be implemented.
Drastic for Android which is a really popular DS Emulator uses Media Projection for the second display which allows you to choose which display renders on the surfaceview of the second display. If you could integrate this feature right away into Panda3DS I think this would make 3DS Emulation for Android an epic experience. Technically with Drastic you could utilize a secondary USB C display OR Screen Cast you device to your TV meaning that the bottom display would be the bottom display of the DS (3DS) and the TV would utilize the top Display. I use this feature on my TV a lot and it runs really well because of my router via Screen Casting with my Odin 2. I have developed a mini game project as well that utilizes the Media Projection library as well. I have linked it below, I only know Java Android myself, so C++ doesn't click with me despite having over a decade of coding experience.
Hope this helps and we see this because so far I tested a few games as they run well lots of features still need to be implemented.
https://developer.android.com/media/grow/media-projection#java
The text was updated successfully, but these errors were encountered: