Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on May 8, 2019. It is now read-only.

Deprecated! Look at:https://github.com/GameProgressive/RetroSpyServer

NotificationsYou must be signed in to change notification settings

GameProgressive/GameSpyEmulator

Repository files navigation

This repository clone everything you need to start using the RetroSpy Emulator.,You will need git in order to download and cmake to build the code.

Make sure to write this command after you cloned the repository:git submodule update --init --recursive --force

If you fall into any problem building or compiling, or simply want to contribute to the project, feel free to join under the IRC channel #retrospy@freenode or the discord serverhttps://discord.gg/Tv85Am4.

Building

Use cmake to build the project, after you're builded it, copy this example MasterServer.ini insidethe directory of MasterServer executable "usually (Cmake build directory)/bin".

EDIT the ini file based from your need!

Notes

  • If you're under Msys2, you might usethis toolchain file withcmake -DCMAKE_TOOLCHAIN_FILE=<path> <path of the src>
  • In Windows, CURL could cause issues, remember to turn WITH_CURL value to Off to make sure compilation succeded.

[8]ページ先頭

©2009-2025 Movatter.jp