Skip to content

alicealys/tpp-server-emulator

Repository files navigation

tpp-server-emulator

license open bugs Build

Reimplementation of Metal Gear Solid V: The Phantom Pain's backend server

discord server https://discord.gg/hYfW9MEEGF

Downloads

Binary only

Version history

https://archive.alicent.cat/tpp-server-emulator

Documentation

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.

  • Install premake5 on your PATH

  • Windows Run generate.bat and build via solution file in build\tpp-server-emulator.sln.

  • Linux Run generate.sh then run build-release.sh or build-debug.sh
    NOTE: make sure you are using clang or, if you are using gcc, use the Mold linker

    Premake arguments

    Argument Description
    --copy-to=PATH Optional, copy the EXE to a custom folder after build, define the path here if wanted.

Disclaimer

This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

Credits

About

Reimplementation of Metal Gear Solid V: The Phantom Pain's backend server

Topics

Resources

License

Stars

Watchers

Forks