mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-27 11:01:55 +00:00
18 lines
448 B
INI
18 lines
448 B
INI
[hbl_config]
|
|
; Program Specific Config
|
|
; Up to 8 program-specific configurations can be set.
|
|
; These use `program_id_#`, `override_address_space_#`, and `override_key_#`
|
|
; where # is in range [0,7].
|
|
; program_id_0=010000000000100D
|
|
; override_address_space=39_bit
|
|
; override_key_0=!R
|
|
; override_any_app_key=R
|
|
|
|
title_id=010000000000100D
|
|
override_any_app=true
|
|
path=atmosphere/hbl.nsp
|
|
override_key=R
|
|
|
|
[default_config]
|
|
override_key=!L
|
|
cheat_enable_key=L |