Skip to content

ThomasJRyan/partyboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,776 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Party Board Discord Badge

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.

Supported versions:

  • GMPE01_00: Rev 0 (USA)

1. Download Party Board

2. Setup the game

  • Extract the .zip file
  • If you don't want to browse the game image of GMPE01 version 1.0 on every startup, rename your .iso/.rvz to GMPE01_00 and place it inside the extracted folder.
  • 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 and all contributors.


About

A WIP PC port of Mario Party 4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 95.9%
  • Java 1.5%
  • Python 1.1%
  • C++ 0.6%
  • CMake 0.6%
  • Assembly 0.3%