~random-stuff/mupen64plus/mupen64plus-ui-console

Viewing all changes in revision 186.

  • Committer: bsmiles32
  • Author(s): Bobby Smiles
  • Date: 2017-10-14 01:39:02 UTC
  • Revision ID: git-v1:5e17accad0b1f929de609131be1a61265ffd9bfe
Basic support for GB cart loader command.

Definition of GB carts loaded inside transferpak is done through the
mupen64plus.cfg file as follow :

[TransferPak]
GB-rom-1 = "path/to/gb_rom.gb"
GB-ram-1 = "path/to/gb_rom.sav"
GB-rom-2 ...
GB-ram-2 ...

Setting an empty GB ROM acts as if GB cart was removed form TransferPak.
Setting an empty GB RAM let the Core generate a blank save file.

These parameters are modifiable during emulator execution. You just need
to trigger the GB cart change button, and these parameters will be
reloaded.

You can also specify these at program startup using command-line
arguments --gb-{rom,ram}-{1,2,3,4}

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: