-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathsettings.xml
More file actions
123 lines (123 loc) · 4.02 KB
/
settings.xml
File metadata and controls
123 lines (123 loc) · 4.02 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<content>
<logflag>0</logflag>
<advanced_ppc_logging>false</advanced_ppc_logging>
<mlc_path></mlc_path>
<permanent_storage>true</permanent_storage>
<language>0</language>
<use_discord_presence>true</use_discord_presence>
<fullscreen_menubar>false</fullscreen_menubar>
<feral_gamemode>false</feral_gamemode>
<check_update>false</check_update>
<receive_untested_updates>false</receive_untested_updates>
<save_screenshot>true</save_screenshot>
<vk_warning>false</vk_warning>
<gp_download>false</gp_download>
<macos_disclaimer>false</macos_disclaimer>
<fullscreen>false</fullscreen>
<proxy_server></proxy_server>
<disable_screensaver>true</disable_screensaver>
<play_boot_sound>false</play_boot_sound>
<console_language>1</console_language>
<window_position>
<x>-1</x>
<y>-1</y>
</window_position>
<window_size>
<x>-1</x>
<y>-1</y>
</window_size>
<window_maximized>false</window_maximized>
<open_pad>false</open_pad>
<pad_position>
<x>-1</x>
<y>-1</y>
</pad_position>
<pad_size>
<x>-1</x>
<y>-1</y>
</pad_size>
<pad_maximized>false</pad_maximized>
<show_icon_column>true</show_icon_column>
<GameList>
<style>0</style>
<order>[0, 1, 2, 3, 4, 5, 6, 7, 8]</order>
<name_width>500</name_width>
<version_width>60</version_width>
<dlc_width>50</dlc_width>
<game_time_width>140</game_time_width>
<game_started_width>160</game_started_width>
<region_width>500</region_width>
<title_id>500</title_id>
</GameList>
<RecentLaunchFiles/>
<RecentNFCFiles/>
<GamePaths/>
<GameCache/>
<GraphicPack/>
<Graphic>
<api>0</api>
<device>00000000000000000000000000000000</device>
<VSync>0</VSync>
<GX2DrawdoneSync>true</GX2DrawdoneSync>
<UpscaleFilter>1</UpscaleFilter>
<DownscaleFilter>0</DownscaleFilter>
<FullscreenScaling>0</FullscreenScaling>
<AsyncCompile>true</AsyncCompile>
<vkAccurateBarriers>true</vkAccurateBarriers>
<Overlay>
<Position>0</Position>
<TextColor>4294967295</TextColor>
<TextScale>100</TextScale>
<FPS>true</FPS>
<DrawCalls>false</DrawCalls>
<CPUUsage>false</CPUUsage>
<CPUPerCoreUsage>false</CPUPerCoreUsage>
<RAMUsage>false</RAMUsage>
<VRAMUsage>false</VRAMUsage>
<Debug>false</Debug>
</Overlay>
<Notification>
<Position>1</Position>
<TextColor>4294967295</TextColor>
<TextScale>100</TextScale>
<ControllerProfiles>true</ControllerProfiles>
<ControllerBattery>false</ControllerBattery>
<ShaderCompiling>true</ShaderCompiling>
<FriendService>true</FriendService>
</Notification>
</Graphic>
<Audio>
<api>0</api>
<delay>2</delay>
<TVChannels>1</TVChannels>
<PadChannels>1</PadChannels>
<InputChannels>0</InputChannels>
<TVVolume>50</TVVolume>
<PadVolume>0</PadVolume>
<InputVolume>20</InputVolume>
<TVDevice>default</TVDevice>
<PadDevice></PadDevice>
<InputDevice></InputDevice>
</Audio>
<Account>
<PersistentId>2147483649</PersistentId>
<OnlineEnabled>true</OnlineEnabled>
<ActiveService>0</ActiveService>
</Account>
<AccountService>
<SelectedService PersistentId="2147483649" Service="3"/>
</AccountService>
<Debug>
<CrashDumpWindows>0</CrashDumpWindows>
<GDBPort>1337</GDBPort>
</Debug>
<Input>
<DSUC host="127.0.0.1" port="26760"/>
</Input>
<EmulatedUsbDevices>
<EmulateSkylanderPortal>false</EmulateSkylanderPortal>
<EmulateInfinityBase>false</EmulateInfinityBase>
<EmulateDimensionsToypad>false</EmulateDimensionsToypad>
</EmulatedUsbDevices>
</content>