mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-03-10 18:27:59 +01:00
15 lines
372 B
TOML
15 lines
372 B
TOML
![]() |
# Name of loaded config, to show to user
|
||
|
name = "Patches for Ratchet Clank 3 / Up Your Arsenal - ONLINE!"
|
||
|
|
||
|
# For testing
|
||
|
#default_bsd = "ata"
|
||
|
#default_dvd = "mass:DVD/Ratchet Clank - Up Your Arsenal (U).iso"
|
||
|
|
||
|
# Boot directly into online menu
|
||
|
default_elf = "cdrom0:I5BOOTN.ELF;1"
|
||
|
|
||
|
# Load patch module that fixes a game bug
|
||
|
[[module]]
|
||
|
file = "patch_rc_uya.irx"
|
||
|
env = ["EE"]
|