mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-21 09:08:57 +00:00
* WIP * Add libretro * Update input retro * Update cloud retro input: * Integrate libretro remove GL * Launch emulator by game type * Save and load * Update deeplink to game directly * Done channel for naemulator * each server handle only one session * Only provide available clients * Emulator based on game * Remove all OpenGL related * Retroarch audio * Audio encoding mono * Experiment with libretro audio * Audio without datachannel * Audio opus internal * Remove unnecessary code * Resampled * Limit time frame * Start Room and Audio by game * Dynamic video image allocation * Dynamic Video buffer allocation based on video resolution * Move encoder to room * width and height from emulator * Padding images to fix multipler of 64 * Remove OpenGL * Remove Open AL * Remove OpenGL from Go mod * Move away nanoarch logic in naemulator * Remove unecessary savefiles.go * Optimize Docker for caching * Update ReadME * Update README to introduce Retro * Update README * Update README.md |
||
|---|---|---|
| .. | ||
| citra_libretro.so | ||
| desmume_libretro.so | ||
| mesen_libretro.so | ||
| mess2015_libretro.so | ||
| meteor_libretro.so | ||
| mgba_libretro.so | ||
| nestopia_libretro.so | ||
| pcsx_rearmed_libretro.so | ||
| prosystem_libretro.so | ||
| snes9x2010_libretro.so | ||
| snes9x_libretro.so | ||
| yabasanshiro_libretro.so | ||