forked from Mirrors/OmniNX
variants/light/switch/.packages/.offload/RAM Patcher/package.ini aktualisiert
Update to reflect changes in Beta 6
This commit is contained in:
parent
18b2349c66
commit
688b0e0e87
1 changed files with 41 additions and 45 deletions
|
|
@ -1,45 +1,41 @@
|
||||||
;title=RAM Patcher
|
;title=RAM Patcher
|
||||||
;version=2.2.0
|
;version=2.3.0
|
||||||
;creator=Woody2408
|
;creator=Woody2408
|
||||||
;about='Patch für Hekate und Atmosphere, Support für 8GB RAM Modulen'
|
;about='Patch für Hekate und Atmosphere, Support für 8GB RAM Modulen'
|
||||||
|
|
||||||
|
|
||||||
[Ram Patcher ohne OC]
|
[Ram Patcher ohne OC]
|
||||||
[Standard - 4GB]
|
[Standard - 4GB]
|
||||||
mirror_copy '/switch/.packages/RAM Patcher/Default/' /
|
mirror_copy '/switch/.packages/RAM Patcher/Default/' /
|
||||||
;remove-ini-key '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
;remove-ini-key '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
||||||
;remove-ini-key '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
;remove-ini-key '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
||||||
delete /exosphere.bin
|
delete /exosphere.bin
|
||||||
|
|
||||||
[RAM Patch - 8GB]
|
[RAM Patch - 8GB]
|
||||||
mirror_copy '/switch/.packages/RAM Patcher/RAM Patch/' /
|
mirror_copy '/switch/.packages/RAM Patcher/RAM Patch/' /
|
||||||
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
||||||
move /exosphere_8GB.bin /exosphere.bin
|
move /exosphere_8GB.bin /exosphere.bin
|
||||||
delete /exosphere_4GB.bin
|
delete /exosphere_4GB.bin
|
||||||
|
|
||||||
[Complete - Neustart]
|
[Complete - Neustart]
|
||||||
reboot boot CFW-EmuMMC
|
reboot boot CFW-EmuMMC
|
||||||
|
|
||||||
[Nur für OC Toolkit mit Kip]
|
[Nur für OC Toolkit mit Kip]
|
||||||
[RAM Patch inkl. OC Kip Patch! - 4GB]
|
[RAM Patch inkl. OC Kip Patch! - 4GB]
|
||||||
mirror_copy '/switch/.packages/RAM Patcher/Ram Patch 4GB_Kip/' /
|
mirror_copy '/switch/.packages/RAM Patcher/Ram Patch 4GB_Kip/' /
|
||||||
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
||||||
;set-ini-val '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
;set-ini-val '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
||||||
delete /exosphere.bin
|
delete /exosphere.bin
|
||||||
|
|
||||||
[RAM Patch inkl. OC Kip! - 8GB]
|
[RAM Patch inkl. OC Kip! - 8GB]
|
||||||
mirror_copy '/switch/.packages/RAM Patcher/RAM Patch_Kip/' /
|
mirror_copy '/switch/.packages/RAM Patcher/RAM Patch_Kip/' /
|
||||||
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
;set-ini-val '/bootloader/hekate_ipl.ini' 'CFW-EmuMMC' secmon exosphere.bin
|
||||||
;set-ini-val '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
;set-ini-val '/bootloader/hekate_ipl.ini' 'KIP Patch hinzufügen' secmon exosphere.bin
|
||||||
move /exosphere_8GB.bin /exosphere.bin
|
move /exosphere_8GB.bin /exosphere.bin
|
||||||
delete /exosphere_4GB.bin
|
delete /exosphere_4GB.bin
|
||||||
|
|
||||||
[Complete - Neustart]
|
[Complete - Neustart]
|
||||||
reboot boot CFW-EmuMMC
|
reboot boot CFW-EmuMMC
|
||||||
|
|
||||||
[Package Info]
|
[Commands]
|
||||||
|
[Package Info]
|
||||||
[gap]
|
|
||||||
;mode=table
|
|
||||||
;background=false
|
|
||||||
;gap=30
|
|
||||||
Loading…
Reference in a new issue