Skip to content
PartyPlanner64 edited this page Feb 11, 2018 · 4 revisions

N64 emulators often have specific settings that are applied to certain games for them to work correctly. When modified ROMs are used, most emulators are not able to recognize the games and may not apply these settings.

All Games

All custom ROMs produced by PartyPlanner64 require 8MB RDRAM. This may not be the default in your emulator.

Mario Party 3

Requires 16K EEPROM save format.

Emulator Specifics

Project 64

  • Change the Counter Factor setting to 1, or try a different graphics plugin (GlideN64) if flickering occurs.
  • You'll need to load the ROM so the game-specific settings are available in the Settings window.

Nemu 64

In the nemu64.ini file, make sure there is a MarioParty3 section that has EEPromSize=2048.

[MarioParty3]
Optimize=0
inlining=0
osHLE=0
EEPromSize=2048

The 8MB RAM setting is a general setting you can set from the running program.

Clone this wiki locally