You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace 7 identical FAQ item blocks with a single .map() over a data array.
Uses divide-y divide-gray-700 + first:pt-0 last:pb-0 for clean separators.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
For better performance, try reducing the internal resolution, disabling enhanced features
99
-
like anti-aliasing, closing other apps, and ensuring your device isn't overheating.
100
-
Performance varies based on the game and your device's capabilities.
101
-
</p>
102
-
</div>
26
+
<divclassName="divide-y divide-gray-700">
27
+
{([
28
+
['How do I install games on iFly?',<>You'll need to provide your own Dreamcast game files (such as CHD, CDI, or GDI). These can be imported through iTunes file sharing, cloud storage, or other file management apps. Make sure you own the original games before using ROM files.</>],
29
+
['How do I install iFly (sideload)?',<>iFly is distributed via sideloading for iOS and tvOS. We recommend using <ahref="https://sideloadly.io"target="_blank"rel="noopener noreferrer"className="text-orange-400 hover:underline">Sideloadly</a> to install the app on your device. For enabling JIT on Apple TV, ask in our <ahref="https://discord.com/invite/4TK7PU5"target="_blank"rel="noopener noreferrer"className="text-orange-400 hover:underline">Discord</a> for current JIT enabler recommendations.</>],
30
+
['Which controllers are supported?',<>iFly supports MFi (Made for iPhone) controllers, PlayStation DualShock 4, PlayStation DualSense, Xbox Wireless Controllers, and the Siri Remote on Apple TV. Touch controls are also available on iPhone and iPad.</>],
31
+
['What devices are compatible?',<>iFly requires iOS 15.6 or later for iPhone and iPad, and tvOS 16.6 or later for Apple TV. For optimal performance, we recommend newer devices.</>],
32
+
['Can I save my game progress?',<>Yes! iFly supports both in-game saves (like the original consoles) and save states, which allow you to save and load your progress at any point during gameplay. All saves are stored locally on your device.</>],
33
+
['Why are some games not working properly?',<>While iFly aims for high compatibility, some games may have issues due to their complexity or specific hardware requirements. We're constantly working to improve compatibility through regular updates.</>],
34
+
['How can I improve performance?',<>For better performance, try reducing the internal resolution, disabling enhanced features like anti-aliasing, closing other apps, and ensuring your device isn't overheating. Performance varies based on the game and your device's capabilities.</>],
0 commit comments