This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathultracam_settings.ini
171 lines (142 loc) · 7.05 KB
/
ultracam_settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
;creator='NaGa'
[Resolution & Framerate]
[Max Framerate]
;mode=named_step_trackbar
json_file_source './ultracam/FPS.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution MaxFramerate {json_file_source(*,hex)}
[Resolution Width]
;mode=named_step_trackbar
json_file_source './ultracam/width.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution Width {json_file_source(*,hex)}
[Resolution Height]
;mode=named_step_trackbar
json_file_source './ultracam/height.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution Height {json_file_source(*,hex)}
[Override Handheld Resolution]
;mode=toggle?off
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Handheld OverrideHandheld_Resolution On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Handheld OverrideHandheld_Resolution Off
[ Handheld Resolution Width]
;mode=named_step_trackbar
json_file_source './ultracam/width.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Handheld Width {json_file_source(*,hex)}
[ Handheld Resolution Height]
;mode=named_step_trackbar
json_file_source './ultracam/height.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Handheld Height {json_file_source(*,hex)}
[Graphics Settings]
[Shadow Resolution]
;mode=named_step_trackbar
json_file_source './ultracam/shadow.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution ShadowResolution {json_file_source(*,hex)}
[Render Distance]
;mode=named_step_trackbar
json_file_source './ultracam/distance.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution RenderDistance {json_file_source(*,hex)}
[Quality Improvements]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution QualityImprovements On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution QualityImprovements Off
[Remove Depth of Field]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution RemoveDepthOfField On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution RemoveDepthOfField Off
[Disable FXAA]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution DisableFXAA On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution DisableFXAA Off
[Disable Fog]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features DisableFog On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features DisableFog Off
[Remove Lens Flare]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution RemoveLensflare On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Resolution RemoveLensflare Off
[Game Settings]
[Stick Vertical Speed]
;mode=named_step_trackbar
json_file_source './ultracam/heaps.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Gameplay Stick_Vertical_Speed {json_file_source(*,hex)}
[Stick Horizontal Speed]
;mode=named_step_trackbar
json_file_source './ultracam/heaps.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Gameplay Stick_Horizontal_Speed {json_file_source(*,hex)}
[FOV]
;mode=named_step_trackbar
json_file_source './ultracam/fov.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features Fov {json_file_source(*,hex)}
[Menu FPS Lock]
;mode=named_step_trackbar
json_file_source './ultracam/FPS.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features MenuFPSLock {json_file_source(*,hex)}
[Movie FPS]
;mode=named_step_trackbar
json_file_source './ultracam/FPS.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features MovieFPS {json_file_source(*,hex)}
[Time Speed]
;mode=named_step_trackbar
json_file_source './ultracam/tspeed.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features TimeSpeed {json_file_source(*,hex)}
[Is Time Slower]
;mode=toggle?off
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features IsTimeSlower On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Features IsTimeSlower Off
[Ultracam Settings]
[Camera Speed]
;mode=named_step_trackbar
json_file_source './ultracam/camspeed.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam CameraSpeed {json_file_source(*,hex)}
[Speed]
;mode=named_step_trackbar
json_file_source './ultracam/speed.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam Speed {json_file_source(*,hex)}
[Animation Smoothing]
;mode=named_step_trackbar
json_file_source './ultracam/anim.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam AnimationSmoothing {json_file_source(*,hex)}
[Animation Fadeout]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam AnimationFadeout On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam AnimationFadeout Off
[Trigger With Controller]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam TriggerWithController On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam TriggerWithController Off
[Auto Hide UI Freecam]
;mode=toggle?on
on:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam AutoHideUI On
off:
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini UltraCam AutoHideUI Off
[Benchmark]
;mode=named_step_trackbar
json_file_source './ultracam/bench.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Benchmark Benchmark {json_file_source(*,hex)}
[Memory Heaps]
[RSDB]
;mode=named_step_trackbar
json_file_source './ultracam/heaps.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Heaps RSDB {json_file_source(*,hex)}
[GameTextures]
;mode=named_step_trackbar
json_file_source './ultracam/heaps.json' label
set-ini-val /atmosphere/contents/0100F2C0115B6000/romfs/Ultracam/maxlastbreath.ini Heaps GameTextures {json_file_source(*,hex)}