0% found this document useful (0 votes)
47 views1 page

Xit Head

The document is a configuration plist for adjusting sensitivity settings in the FreeFire game. It includes settings for VoiceOver sensitivity and touch accommodations. The payload is identified by a unique UUID and includes specific parameters for user accessibility features.

Uploaded by

c5zsmrvh54
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views1 page

Xit Head

The document is a configuration plist for adjusting sensitivity settings in the FreeFire game. It includes settings for VoiceOver sensitivity and touch accommodations. The payload is identified by a unique UUID and includes specific parameters for user accessibility features.

Uploaded by

c5zsmrvh54
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<?xml version="1.0" encoding="UTF-8"?

>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadDisplayName</key>
<string>FreeFire Sensibilidad Xitada</string>
<key>PayloadIdentifier</key>
<string>com.ff.sensibilidad.xitada</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>12345678-ABCD-1234-ABCD-1234567890AB</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadType</key>
<string>com.apple.accessibility</string>
<key>PayloadDisplayName</key>
<string>VoiceOver Sensibilidad</string>
<key>PayloadIdentifier</key>
<string>com.ff.voiceover.sensibilidad</string>
<key>VoiceOverTouchSensitivity</key>
<real>0.999</real>
<key>TouchAccommodationsHoldDuration</key>
<real>0.01</real>
<key>TouchAccommodationsTapAssistance</key>
<string>enabled</string>
</dict>
</array>
</dict>
</plist>

You might also like