FX-Framework Custom Controller Hotkeys / Button Combos Guide

Requires N64Digital firmware >= 1.3.0
Requires PFX PS1Digital firmware

Pixel FX Digital products supports setting custom controller hotkeys / button combos for several of the system functions.

After creating a custom buttons.ini, this file can be uploaded via the web interface:

Format

Controller Hotkeys are stored in an .ini file, which has the following format:

FUNCTION = BUTTON_IDENTIFIER_1 [ + BUTTON_IDENTIFIER_2 + BUTTON_IDENTIFIER_3 ...]

Button Identifiers (BUTTON_IDENTIFIER)

N64PS1DC
AL3n/a
BR3n/a
ZSELECTn/a
STARTSTARTSTART
PAD_UPPAD_UPPAD_UP
PAD_DOWNPAD_DOWNPAD_DOWN
PAD_LEFTPAD_LEFTPAD_LEFT
PAD_RIGHTPAD_RIGHTPAD_RIGHT
n/aL2n/a
n/aR2n/a
LL1L / ARCADE_Z
RR1R / ARCADE_C
C_UPTRIANGLEGREEN_Y
C_DOWNCROSSRED_A
C_LEFTSQUAREYELLOW_X
C_RIGHTCIRCLEBLUE_B

Functions (FUNCTION)

Example 1 (default setup)

Tip

To disable a button function, use a BUTTON_IDENTIFIER of 0

Example

resolution_switch = 0

Documentation - Index