Skip to content

ThomasJRyan/partyboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,863 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A work-in-progress Windows/Linux/macOS/Android/iOS port of Mario Party 4.

This repository does not contain any game assets or assembly whatsoever. An existing copy of the game is required.

Version Completion:

  • GMPE01_00: Rev 0 (USA)
  • GMPE01_01: Rev 1 (USA)

1. Download Party Board

2. Setup the game

  • Extract the .zip file
  • Launch partyboard or partyboard.exe depending on your platform.

Building

If you'd like to build Party Board from source, please read the build instructions.

Common problems

RenderDoc not working

RenderDoc has some conflict with asan. To turn off asan, you should delete the two lines in CMakeLists.txt that enable ASAN for the DOL and the RELs: set_source_files_properties(..., -fsanitize=address)

Credits

Special thanks to the GC/Wii decompilation community, the Aurora developers, the Dusk developers, all contributors, ImWhoreHay for the font, and justcamtro for designing the assets.


About

A WIP PC port of Mario Party 4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 93.5%
  • C++ 2.9%
  • Java 1.5%
  • Python 1.1%
  • CMake 0.6%
  • Assembly 0.3%
  • Other 0.1%