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)

N64 PS1 DC
A L3 n/a
B R3 n/a
Z SELECT n/a
START START START
PAD_UP PAD_UP PAD_UP
PAD_DOWN PAD_DOWN PAD_DOWN
PAD_LEFT PAD_LEFT PAD_LEFT
PAD_RIGHT PAD_RIGHT PAD_RIGHT
n/a L2 n/a
n/a R2 n/a
L L1 L / ARCADE_Z
R R1 R / ARCADE_C
C_UP TRIANGLE GREEN_Y
C_DOWN CROSS RED_A
C_LEFT SQUARE YELLOW_X
C_RIGHT CIRCLE BLUE_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