cemu_graphic_packs/Mods/XenobladeX/XenobladeX_mod_PhysicsJumpToTheMoon/rules.txt
Michael 48e248971e Update all non-shader graphic packs to version 4
They don't need shader fixes for Vulkan so it should be safe updating the number
2019-11-16 23:56:07 -08:00

73 lines
1.3 KiB
Plaintext

[Definition]
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
name = "Jump higher"
path = "Xenoblade Chronicles X/Mods/Physics/Jump to the Moon!"
description = Increase horizontal and vertical velocity of jump (Vanilla values are 1.0 for both).
version = 4
[Preset]
name = "Horizontal 3.0 / Vertical 1.10"
$horz = 3.0
$vert = 1.10
[Preset]
name = "Horizontal 2.0 / Vertical 1.10"
$horz = 2.0
$vert = 1.10
[Preset]
name = "Horizontal 1.5 / Vertical 1.10"
$horz = 1.5
$vert = 1.10
[Preset]
name = "Horizontal 1.5 / Vertical 1.05"
$horz = 1.5
$vert = 1.05
[Preset]
name = "Horizontal 1.5 / Vertical 1.03"
$horz = 1.5
$vert = 1.03
[Preset]
name = "Horizontal 2.0 / Vertical 1.05"
$horz = 2.0
$vert = 1.05
[Preset]
name = "[TEST] Horizontal 1.0 / Vertical 1.02"
$horz = 1.0
$vert = 1.02
[Preset]
name = "[TEST] Horizontal 1.0 / Vertical 1.05"
$horz = 1.0
$vert = 1.05
[Preset]
name = "[TEST] Horizontal 1.0 / Vertical 1.10"
$horz = 1.0
$vert = 1.10
[Preset]
name = "[TEST] Horizontal 1.0 / Vertical 2.0"
$horz = 1.0
$vert = 2.0
[Preset]
name = "[TEST] Horizontal 1.5 / Vertical 1.0"
$horz = 1.5
$vert = 1.0
[Preset]
name = "[TEST] Horizontal 2.0 / Vertical 1.0"
$horz = 2.0
$vert = 1.0
[Preset]
name = "[TEST] Horizontal 3.0 / Vertical 1.0"
$horz = 3.0
$vert = 1.0