Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horizonunix/fixrdar4xr11
Fix RDAR issue when Dynamic Island is enabled on iPhone XR/11, 17.0 to 18.0 RC1
https://github.com/horizonunix/fixrdar4xr11
Last synced: about 2 months ago
JSON representation
Fix RDAR issue when Dynamic Island is enabled on iPhone XR/11, 17.0 to 18.0 RC1
- Host: GitHub
- URL: https://github.com/horizonunix/fixrdar4xr11
- Owner: HorizonUnix
- Created: 2024-09-11T04:06:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T15:59:20.000Z (4 months ago)
- Last Synced: 2024-09-16T19:22:44.357Z (4 months ago)
- Homepage:
- Size: 3.43 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FixRDAR4XR11
Fix RDAR issue when Dynamic Island is enabled on iPhone XR/11, from iOS 17.0 to 18.0.1 / Beta 4### Pros (compared to MDC/KFD method)
- This is applied permanently (does not disappear after a reboot or respring).### Cons
- Some UI elements may bug out after the resolution changes (the plist provided here comes with an `optimized` resolution for XR/11, so everything should work fine).
- You have to reapply this fix after an OS update.
- 50/50 chance of a boot loop if something is done incorrectly.# Install
### For Windows
1. Download [Cowabunga Lite for Windows](https://github.com/Avangelista/CowabungaLiteWindows).
2. Download the plist file from [Releases](https://github.com/HorizonUnix/FixRDAR4XR11/releases).
3. Open Cowabunga Lite for Windows and connect your iPhone to your PC.![Step 3](Img/1.png)
4. Navigate to `C:\Users\xxx\AppData\Roaming\CowabungaLite\Workspace\000-YOUR-DEVICE-UUID\SkipSetup\ManagedPreferencesDomain\mobile`.
5. Paste the plist you just downloaded into the `mobile` folder.![Step 5](Img/2.png)
6. Go back to Cowabunga Lite, click the Apply tab, and then press the Apply button. The device will reboot after that.
![Step 6](Img/3.png)
### For macOS
1. Download [Cowabunga Lite v2.1.1](https://github.com/HorizonUnix/FixRDAR4XR11/releases).
2. Download the install `.cowperation` file from [Releases](https://github.com/HorizonUnix/FixRDAR4XR11/releases).
3. Open Cowabunga Lite for macOS and connect your iPhone to your Mac.![Step 3](Img/mac1.png)
4. Click the `Custom Operations` tab and then click the `Import` button.
![Step 4](Img/mac2.png)
5. Choose the install file.
![Step 5](Img/mac3.png)
6. After importing the install file, click the `Edit` button.
![Step 6](Img/mac4.png)
7. Then click the `Enable` button and then click the `Back` button.
![Step 7](Img/mac5.png)
8. Click the `Apply` tab and click the `Apply` button.
![Step 8](Img/mac6.png)
# Uninstall
### For Windows1. Download the uninstall plist file from [Releases](https://github.com/HorizonUnix/FixRDAR4XR11/releases), rename it like the install file, and follow the same steps above.
### For macOS
1. Download the uninstall `.cowperation` file from [Releases](https://github.com/HorizonUnix/FixRDAR4XR11/releases) and follow the same steps above.
# Screenshot
![Result](Img/result.png)
![Result 1](Img/result1.png)## Special thanks 💖
- [straight-tamago](https://x.com/straight_tamago) and [Little_34306](https://x.com/Little_34306) for [MisakaX](https://github.com/straight-tamago/misakaX).
- [leminlimez](https://x.com/leminlimez) for Nugget and Cowabunga Lite.
- [sourcelocation](https://github.com/sourcelocation/) - [ResSet16](https://github.com/sourcelocation/ResSet16) for the plist file idea.
- [iTechExpert21](https://x.com/iTechExpert21) for the backup idea.