diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..01b983e --- /dev/null +++ b/docs/index.html @@ -0,0 +1,95 @@ + + + + + + PSX2 - PlayStation 2 Emulator + + + +
+
+

PSX2

+

PlayStation 2 Emulator for Mobile

+
+ +
+

PSX2 is a powerful PlayStation 2 emulator that allows you to play your favorite PS2 games on mobile devices. Experience classic gaming with enhanced performance and modern convenience.

+
+ + + + +
+ + \ No newline at end of file diff --git a/docs/privacy-policy.html b/docs/privacy-policy.html new file mode 100644 index 0000000..2b338a0 --- /dev/null +++ b/docs/privacy-policy.html @@ -0,0 +1,130 @@ + + + + + + Privacy Policy - PSX2 + + + +
+ ← Back to Main + +

Privacy Policy for PSX2

+ +

Last updated: September 18, 2025

+ +

Introduction

+

PSX2 ("we," "our," or "us") operates the PSX2 mobile application (the "Service"). This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service.

+ +

Information Collection and Use

+ +

Information We Do NOT Collect

+ + +

Information We May Access Locally

+ + +

Data Storage

+

All data is stored locally on your device. We do not transmit, store, or process any of your data on external servers.

+ +

Third-Party Services

+ +

Cover Art Downloads

+

When you use the cover art download feature, the app may connect to third-party services to download game cover images. This is done anonymously and no personal information is transmitted.

+ +

External Links

+

Our app may contain links to external websites (such as our GitHub repository). We are not responsible for the privacy practices of these external sites.

+ +

Children's Privacy

+

Our Service does not address anyone under the age of 13. We do not knowingly collect personally identifiable information from children under 13.

+ +

Data Security

+

Since all data is stored locally on your device, the security of your data depends on your device's security measures. We recommend keeping your device updated and secured.

+ +

Changes to This Privacy Policy

+

We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date.

+ +

Contact Us

+

If you have any questions about this Privacy Policy, please contact us:

+ + + +
+ + \ No newline at end of file diff --git a/docs/privacy-policy.md b/docs/privacy-policy.md new file mode 100644 index 0000000..5eab904 --- /dev/null +++ b/docs/privacy-policy.md @@ -0,0 +1,57 @@ +# Privacy Policy for PSX2 + +**Last updated: September 18, 2025** + +## Introduction + +PSX2 ("we," "our," or "us") operates the PSX2 mobile application (the "Service"). This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service. + +## Information Collection and Use + +### Information We Do NOT Collect +- Personal identification information +- Location data +- Contact information +- Device identifiers for tracking +- Usage analytics or telemetry +- Crash reports (unless explicitly enabled by user) + +### Information We May Access Locally +- Game files you select (stored locally on your device) +- App preferences and settings (stored locally on your device) +- Save states and game saves (stored locally on your device) +- BIOS files you provide (stored locally on your device) + +## Data Storage + +All data is stored locally on your device. We do not transmit, store, or process any of your data on external servers. + +## Third-Party Services + +### Cover Art Downloads +When you use the cover art download feature, the app may connect to third-party services to download game cover images. This is done anonymously and no personal information is transmitted. + +### External Links +Our app may contain links to external websites (such as our GitHub repository). We are not responsible for the privacy practices of these external sites. + +## Children's Privacy + +Our Service does not address anyone under the age of 13. We do not knowingly collect personally identifiable information from children under 13. + +## Data Security + +Since all data is stored locally on your device, the security of your data depends on your device's security measures. We recommend keeping your device updated and secured. + +## Changes to This Privacy Policy + +We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date. + +## Contact Us + +If you have any questions about this Privacy Policy, please contact us: +- Email: izzynochill@gmail.com +- GitHub: https://github.com/izzy2lost/PSX2 + +--- + +This privacy policy is designed to comply with Google Play Store requirements and GDPR regulations. \ No newline at end of file