Emulator Compiling Instructions for dummies like me!

This page summarizes the projects mentioned and recommended in the original post on /r/macgaming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ppsspp

    A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.

  • 1. git clone --recurse-submodules https://github.com/hrydgard/ppsspp.git 2. cd ppsspp 3. xcode-select --install 4. brew upgrade 5. brew install sdl2 cmake libzip qt5 snappy 6. cmake -DUSE_DISCORD=0 -DCMAKE_BUILD_TYPE=Release -DQt5_DIR=/opt/homebrew/Cellar/qt@5/5.15.2/lib/cmake/Qt5 . 7. make -j8

  • duckstation

    Discontinued Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

  • 1. brew install cmake sdl2 qt5 (from terminal if you have homebrew installed) 2. git clone https://github.com/stenzek/duckstation.git -b dev 3. cd duckstation 4. git clone https://github.com/stenzek/duckstation-ext-mac.git dep/mac 5. cmake -DCMAKE_BUILD_TYPE=Release -DQt5_DIR=/opt/homebrew/Cellar/qt@5/5.15.2/lib/cmake/Qt5 . 6. make -j8 7. cd bin 8. codesign --force --deep -s - Duckstation.app

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • duckstation-ext-mac

    Externals for DuckStation (macOS)

  • 1. brew install cmake sdl2 qt5 (from terminal if you have homebrew installed) 2. git clone https://github.com/stenzek/duckstation.git -b dev 3. cd duckstation 4. git clone https://github.com/stenzek/duckstation-ext-mac.git dep/mac 5. cmake -DCMAKE_BUILD_TYPE=Release -DQt5_DIR=/opt/homebrew/Cellar/qt@5/5.15.2/lib/cmake/Qt5 . 6. make -j8 7. cd bin 8. codesign --force --deep -s - Duckstation.app

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mobile game recommendation

    4 projects | /r/PHGamers | 2 Dec 2023
  • What do you think about playing AC on emulator?

    2 projects | /r/armoredcore | 9 Dec 2022
  • Anyone know where to buy older consoles and games?

    3 projects | /r/Bahrain | 18 Jul 2022
  • Latest Duckstation version crash/error on Mac?

    2 projects | /r/macgaming | 6 Dec 2023
  • Duckstation locks input with ctrl

    1 project | /r/EmulationOnPC | 20 Oct 2023