awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stenzek avatar

stenzek/duckstation

0
View on GitHub↗

Duckstation

DuckStation is a high-performance PlayStation 1 emulator that simulates the original console's hardware logic and CPU and GPU on modern computer systems. It functions as a console hardware emulator, disc image loader, and game state manager to execute original games and preserve retro software.

The project differentiates itself through a game graphics upscaler that improves visual clarity using texture filtering, geometry precision corrections, and custom shader chains. It also features advanced memory manipulation tools for layered patch injection and the application of community cheat codes to modify game behavior.

The emulator's broader capabilities include comprehensive game state management with rewind and save state functionality, as well as a disc image loading system that handles subchannel data to bypass copy protection. It further provides input mapping for controllers and keyboards, specialized peripheral emulation, and gameplay video capture.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Features

  • High-Performance Game Emulators - Acts as a high-performance PlayStation 1 emulator that simulates original console hardware logic.
  • Emulation Save Management - Creates and restores system save states with integrated rewind and memory editing capabilities.
  • Emulation State Management - Manages game progress through memory-level save states and rewind functionality.
  • Retro Game Emulation - Preserves classic console games by running original disc images on modern hardware.
  • Disc Image Loaders - Reads game data from physical media or digital disc image formats to initialize sessions.
  • Game Graphics Upscalers - Implements a specialized graphics upscaler that uses texture filtering and geometry precision corrections to improve visual clarity.
  • Console Emulators - Runs original console games and logic on modern systems using high performance recompilation.
  • Memory-Mapped I/O Simulation - Simulates console hardware by mapping registers and RAM to specific memory addresses in the host process.
  • State Snapshotting - Captures full CPU and memory states to enable instant save and rewind functionality.
  • Dynamic Recompilation Engines - Implements a dynamic recompilation engine to translate guest machine code into host CPU instructions for high-performance emulation.
  • Gaming and Game Development - Improves the visual quality of vintage games using resolution upscaling and texture filtering.
  • Modding Toolkits - Provides tools for applying external patches and community cheat codes to modify game mechanics.
  • Game Memory Modifiers - Applies community cheat codes by injecting values into game memory to modify gameplay mechanics.
  • Subchannel Data Emulation - Reads auxiliary subchannel data from disc images to emulate hardware-level copy protection and regional checks.
  • Vertex Precision Corrections - Provides geometry precision corrections that eliminate jitter and improve 3D visual stability.
  • Graphics Enhancers - Filters textures and corrects geometry precision to improve the visual clarity of graphics.
  • Post-Processing Pipelines - Processes rendered frames through a sequence of GPU programs to apply visual filters and upscaling.
  • Emulated Input Mappings - Binds physical keyboard and game controllers to virtual hardware inputs using standard drivers.
  • Peripheral Emulators - Simulates unique PlayStation hardware controllers and cartridges using available host device inputs.
  • Binary Instruction Patching - Supports overwriting memory addresses with external patch files to modify game behavior.
  • Digital Copy Protection Bypasses - Loads subchannel information files to bypass digital copy protection on specific game discs.
  • Applied Patch Tracking - Integrates external patches and community cheat databases to modify game behavior.
  • Runtime Patching Engines - Modifies game binaries in memory by overlaying external patch files before the code is executed.
  • Game Binary Patching - Loads external patch files to modify game behavior and update regional settings.
  • Game Emulators - PlayStation 1 emulator with focus on speed and accuracy.
  • Game Emulators - PlayStation 1 emulator for desktop and mobile.
9,754 stars·883 forks·C++·other·13 views

Star history

Star history chart for stenzek/duckstationStar history chart for stenzek/duckstation

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does stenzek/duckstation do?

DuckStation is a high-performance PlayStation 1 emulator that simulates the original console's hardware logic and CPU and GPU on modern computer systems. It functions as a console hardware emulator, disc image loader, and game state manager to execute original games and preserve retro software.

What are the main features of stenzek/duckstation?

The main features of stenzek/duckstation are: High-Performance Game Emulators, Emulation Save Management, Emulation State Management, Retro Game Emulation, Disc Image Loaders, Game Graphics Upscalers, Console Emulators, Memory-Mapped I/O Simulation.

Which projects share features with stenzek/duckstation?

Projects with overlapping indexed features include: mgba-emu/mgba — mGBA is a high-accuracy Game Boy Advance emulator and hardware-level debugger designed to run handheld console ROMs on… hrydgard/ppsspp — This project is a cross-platform, open-source emulator designed to execute handheld gaming software on modern desktop… openemu/openemu — OpenEmu is a macOS retro game emulator and multi-system frontend. It functions as a modular emulation framework that… cemu-project/cemu — Cemu is a cross-platform game console emulator designed to replicate the Nintendo Wii U hardware environment. It… amhndu/simplenes — SimpleNES is a C++ application that simulates original Nintendo Entertainment System hardware to run legacy games on… libretro/retroarch — RetroArch is a cross-platform emulation host and multi-system game emulator that serves as a frontend for the Libretro…

Projects sharing features with Duckstation

These projects share indexed features with Duckstation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mgba-emu/mgbamgba-emu avatar

    mgba-emu/mgba

    6,798View on GitHub↗

    mGBA is a high-accuracy Game Boy Advance emulator and hardware-level debugger designed to run handheld console ROMs on modern computers. It serves as a scriptable emulation environment that allows for the execution of portable hardware software and the simulation of associated peripherals. The project distinguishes itself through its focus on technical analysis, providing a suite of tools for retro game debugging and game logic inspection. It includes a host-client debug protocol that enables external debugger connectivity via TCP socket communication and an event-driven scripting engine for

    Cemulatorgame-boygame-boy-advance
    View on GitHub↗6,798
  • hrydgard/ppsspphrydgard avatar

    hrydgard/ppsspp

    13,375View on GitHub↗

    This project is a cross-platform, open-source emulator designed to execute handheld gaming software on modern desktop and mobile hardware. By recreating the original console environment and system libraries, it allows users to run game files without requiring original firmware. The software achieves high-performance execution through a combination of dynamic recompilation and just-in-time instruction translation, which map console-specific instructions to native host machine code. The emulator distinguishes itself by providing advanced visual and connectivity enhancements that extend beyond t

    C++emulatorsppsspppsp
    View on GitHub↗13,375
  • openemu/openemuOpenEmu avatar

    OpenEmu/OpenEmu

    17,601View on GitHub↗

    OpenEmu is a macOS retro game emulator and multi-system frontend. It functions as a modular emulation framework that integrates multiple distinct emulation cores to support a wide range of legacy console and handheld gaming hardware. The application provides a unified interface for game library management, allowing users to organize a collection of retro game ROMs and save files within a centralized digital catalog. It enables the configuration of macOS computers to play legacy video game titles through this single interface. The system utilizes a pluggable architecture that employs dynamic

    Swiftemulationemulatormacos
    View on GitHub↗17,601
  • cemu-project/cemucemu-project avatar

    cemu-project/Cemu

    9,029View on GitHub↗

    Cemu is a cross-platform game console emulator designed to replicate the Nintendo Wii U hardware environment. It provides a software simulation layer that allows original Wii U games and homebrew applications to run on Windows, Linux, and macOS. The project translates guest machine code and graphics API calls into host instructions and modern shaders to enable hardware acceleration. It utilizes a dynamic recompilation engine and a host-API graphics backend to interface with Vulkan or OpenGL. The system manages hardware simulation through multi-threaded CPU emulation, memory-mapped I/O simula

    C++cemucemu-emulatorcpp
    View on GitHub↗9,029
Compare all 30 related projects→