awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesEmulated Multiplayer Sessions

Simulation of network-based multiplayer gaming between distributed emulator instances.

Distinct from Multiplayer Session Synchronizers: Distinct from Multiplayer Session Synchronizers by focusing on the emulation of legacy wireless gaming rather than general state synchronization.

Explore 2 awesome GitHub repositories matching web development · Emulated Multiplayer Sessions. Refine with filters or upvote what's useful.

Awesome Emulated Multiplayer Sessions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • melonds-emu/melondsAvatar melonDS-emu

    melonDS-emu/melonDS

    4,804Vezi pe GitHub↗

    melonDS is an open-source emulator that runs original Nintendo DS and DSi games on modern operating systems with high-accuracy hardware simulation. It emulates the DS and DSi CPUs, video, and audio systems, and supports booting from original system firmware for access to the system menu and configuration screens. The emulator distinguishes itself through cycle-accurate component simulation for precise timing and compatibility, a JIT dynamic recompilation engine that translates game code to native x86_64 or AArch64 instructions for faster performance, and OpenGL hardware-accelerated rendering

    Emulates DS wireless hardware by serializing game state over UDP packets to synchronize multiple emulator instances.

    C++dsiemulatornds
    Vezi pe GitHub↗4,804
  • touchhle/touchhleAvatar touchHLE

    touchHLE/touchHLE

    3,754Vezi pe GitHub↗

    touchHLE is a high-level emulator designed to run legacy iPhone OS applications and games on modern desktop and mobile operating systems. It functions by simulating the original hardware environment and operating system API calls rather than emulating underlying CPU instructions. The project focuses on the preservation of early third-party mobile software through legacy archiving. It distinguishes itself by translating modern mouse, keyboard, and controller inputs into simulated touch gestures and accelerometer data, and by connecting multiple emulator instances over a local network to enable

    Connects multiple emulator instances over a local network to enable multiplayer gameplay in old titles.

    Rust
    Vezi pe GitHub↗3,754
  1. Home
  2. Web Development
  3. Multiplayer Synchronization
  4. Emulated Multiplayer Sessions