Skip to content

Comments

n64: with homebrew header, don't default to install a controller pak#2382

Merged
LukeUsher merged 1 commit intoares-emulator:masterfrom
rasky:n64_header_nocpak
Jan 19, 2026
Merged

n64: with homebrew header, don't default to install a controller pak#2382
LukeUsher merged 1 commit intoares-emulator:masterfrom
rasky:n64_header_nocpak

Conversation

@rasky
Copy link
Collaborator

@rasky rasky commented Jan 19, 2026

When the homebrew header was first introduced, in its first limited spec, Ares defaulted to enable both rumble pak and controller pak: bc8c308

Back at the time, there wasn't any way to specify that a controller pak was needed by the ROM, and Ares didn't even provide a GUI to install it. So basically this was the only way to allow a homebrew game to use the controller pak at all.

Fast forward 4 years and now we have a GUI to select which pak to install on each controller, and the homebrew header allows to pre-install whatever you want into each port.

In case the user doesn't specify a suggested controller configuration in the homebrew header, the default of using a controller pak has the annoying side effect of creating a useless .sav file next to any ROM. CPak is not very common in homebrew ROMs anyway, so enabling it by default now seems to create more hassle than it solves.

When the homebrew header was first introduced, in its first limited
spec, Ares defaulted to enable both rumble pak and controller pak:
ares-emulator@bc8c308

Back at the time, there wasn't any way to specify that a controller pak
was needed by the ROM, and Ares didn't even provide a GUI to install it.
So basically this was the only way to allow a homebrew game to use
the controller pak at all.

Fast forward 4 years and now we have a GUI to select which pak to install
on each controller, and the homebrew header allows to pre-install whatever
you want into each port.

In case the user doesn't specify a suggested controller configuration
in the homebrew header, the default of using a controller pak has the
annoying side effect of creating a useless .sav file next to any ROM.
CPak is not very common in homebrew ROMs anyway, so enabling it by
default now seems to create more hassle than it solves.
@rasky
Copy link
Collaborator Author

rasky commented Jan 19, 2026

Fixes DragonMinded/libdragon#811

@LukeUsher LukeUsher merged commit fb68c74 into ares-emulator:master Jan 19, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants