Giter Site home page Giter Site logo

endangerednayla / project64-mpn-advanced-netplay-src Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codertimz/netplayinputplugin

0.0 1.0 0.0 338 KB

AQZ Netplay Input Plugin for Nintendo 64 Emulators

Home Page: https://www.play64.com

C++ 92.95% C 6.45% Makefile 0.60%

project64-mpn-advanced-netplay-src's Introduction

Check out our community of nearly 3000 users here for matchmaking on Mario Party and your other favorite N64 games! https://discord.gg/marioparty

Project64 MPN: Advanced - Netplay Core

Project64 Netplay is a fork of Project64 MPN which itself is a fork of Project64.

Info

This is just the source code for the Netplay Core

Installation

(note: ROMs will need to be downloaded separately)

Compiling

Windows:

  1. Install Git and Visual Studio 2022 (community is fine) if you haven't already
  2. Clone the Git Repo
git clone https://github.com/EndangeredNayla/project64-mpn-advanced-netplay-src
  1. Install vcpkg if you havent already
  2. Install dirent and cryptopp statically through vcpkg
vcpkg install dirent:x86-windows-static && vcpkg install cryptopp:x86-windows-static
  1. Open the NetplayInputPlugin.sln project in Visual Studio 2022
  2. Set Build Path to Release -> x86 (x64 builds preform slower)
  3. Click Build

License

Project64 MPN: Advanced - Netplay Core is licensed under the same license as AQZ Netplay, which is not entirely known.

project64-mpn-advanced-netplay-src's People

Contributors

cennis91 avatar codertimz avatar endangerednayla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.