dimitrikarpov / retroarch-peerjs

2 stars 1 forks source link

other repositories as improvements #5

Open jeffabner opened 1 year ago

jeffabner commented 1 year ago

I'm studying several repositories and what caught my attention was yours and others, if you could take a look, you could use a lot of code to implement in your project, such as an autonomous server, control management, rooms

most current https://github.com/hordeparty/hordeparty-web

old https://github.com/hordeparty/prototype

dimitrikarpov commented 1 year ago

Hello.

I am not sure if I would improve this project. Main idea was to not use server to share gameplay video with sound via webrtc. Here is the deployed demo by the way.

But idea to make cooperative gaming is very interesting. Thanks for sharing your thoughts. Also check this repo. This is emulator.js project with coop server and rooms.

jeffabner commented 1 year ago

thanks for the quick response, i already obfuscated this code, netplay is perfect, but it is obfuscated from another project that compiles and leaves everything scrambled, hard to edit and update, i forked version 31.6, running perfectly, just not on mobile , another thing is to use the latest retroarch cores, my goal is a netplay between cell phone, computer and console (xbox and playstation) and between pc and xbox is very easy because they use the same browser, now with your code and the other it will be easier for me to unify and leave something easy to support, edit and improve

I hosted the server and used the latest version that netplayer is 100% perfect, but the code is complex and compiled in a way that makes it almost impossible to copy or edit, and I can't use new colors, only old and outdated colors, the idea is get any core that is mostly constantly updated, imagine a netplay via ps2 webrct image

jeffabner commented 1 year ago

https://jeffabner.github.io/EmulatorJS-NETPLAY-XBOX-PLASTATION-SMARTPHONE/