RetroArch
docker-emulatorjs
RetroArch | docker-emulatorjs | |
---|---|---|
266 | 12 | |
11,204 | 596 | |
2.2% | 2.7% | |
9.9 | 8.4 | |
3 days ago | 2 days ago | |
C | Dockerfile | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RetroArch
-
The Journey to Save the Last Known 43-Inch Sony CRT
You should be able to emulate close to CRT beam scanout + phosphor decay given high enough refresh rates.
Eg. given a 30 Hz (60i) retro signal, a 480 Hz display has 16 full screen refreshes for each input frame, while a 960 Hz display has 32. 480 Hz already exists, and 960 Hz are expected by end of the decade.
You essentially draw the frame over and over with progressive darkening of individual scan lines to emulate phosphor decay.
In practice, you'd want to emulate the full beam scanout and not even wait for full input frames in order to reduce input lag.
Mr. Blurbuster himself has been pitching this idea for awhile, as part of the software stack needed once we have 960+ Hz displays to finally get CRT level motion clarity. For example:
https://github.com/libretro/RetroArch/issues/6984
-
Looking for a setup guide for retroarcher on plex
You could try hosting the web version of Retroarch on your server, and use this but I don't think what you're looking for exists
-
Netplay Custom Relay Server
Hi all Ive come across this github feature request from the project https://github.com/libretro/RetroArch/issues/8124
-
SillyTavern can now run Doom!*
Thanks to the amazing people at EmulatorJS and Libretro for making this all possible.
- Is there a way to filter playlists via metadata?
-
Can someone explain how runahead works?
It wasn't originally developed for BSNES. It seems to go as far back as 2018 with a patch by Nitsuja for a TAS geared Gens fork then submitted to RA by Dwedit in 2018
- where do I get gameboy shaders at to download?
- [question] Anyone know to how to get rid of the mouse cursor in DOSbox-pure? Yes, I've tried f11 mouse toggle. Normally in pc/mac to fix this, I would go into Full screen mode, and it would hide the mouse cursor. I'm using a firestick on my TV in this picture instead. Can the arrow be hidden?
-
How to ask for an approval on a new funcition to Sync saves on retroarch?
It's a pretty hairy topic once you get into the details but you can read through this issue thread to get up to speed: https://github.com/libretro/RetroArch/issues/6875
-
Trying to map R and L Dreamcast triggers to analog right UP and DOWN
So this is the issue: https://github.com/libretro/RetroArch/pull/13913
docker-emulatorjs
-
Looking for a setup guide for retroarcher on plex
Look at emulator js: emulatorjs
-
Most used selfhosted services in 2022?
emulatorjs (https://github.com/linuxserver/docker-emulatorjs) - JS retroarch hosting for fun. Works pretty well for earlier systems for me at least.
-
Self hosting retro game servers?
I was looking for something similar recently. Maybe try EmulatorJs?
-
help with getting emulatorjs up and running.
The linuxserver.io is pretty straightforward to get working on docker: https://github.com/linuxserver/docker-emulatorjs
- I inherited 2 x Optiplex 3080’s, what should I use them for?
- Retro Gaming Server - Cloud Game streaming
- What is missing in the selfhosted world?
-
Retro games (ROMs) in browser?
Emulator.js (https://github.com/linuxserver/docker-emulatorjs) is alllllmost there, but the dev has said they aren’t going to add a place for saves server-side, which is 100% their choice and right and I respect that, but saving progress is kind of key.
- I want to self host some games just for fun
-
RIP Xbox Dev Mode (if being used exclusively for Retroarch)
I hope emscripten gets some more experienced development attention. I have been doing what I can to get stuff to run smoothly on Xbox consoles. https://github.com/linuxserver/docker-emulatorjs
What are some alternatives?
batocera.linux - batocera.linux
emulatorjs - Self hosted based Emulator made in Javascript.
arkos - Another rockchip Operating System
retrostash - source to build libretro cores for emulatorjs
xemu - Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
XboxRetailModeAppGuide - This guide describes the process of installing uncertified apps to an Xbox in retail mode.