diff --git a/chdboy.html b/chdboy.html index a95baef..813157b 100644 --- a/chdboy.html +++ b/chdboy.html @@ -25,13 +25,57 @@

CHDBOY

-

CHD utility tools.

+

CHDBOY is an Android port of the CHDMAN tool that converts disc images (BIN/CUE, ISO, etc.) into compressed CHD archives. CHD (Compressed Hunks of Data) is a lossless compression format that efficiently combines multiple files into a single compressed archive, significantly reducing storage requirements while preserving perfect quality of the original media. This app provides a mobile-friendly solution for compressing your game backups, saving valuable space on your device without any loss of data.

+ +
+
+ Status: Google Play submission candidate. The app is currently free. If you enjoy it, please consider supporting future releases when they arrive on the Play Store. +
+ +

Highlights

+ + +

Getting Started

+
    +
  1. Install the APK or build from source (see below).
  2. +
  3. Use the Android Storage Access Framework picker to select the folder that contains your BIN/CUE/ISO files (no legacy storage permission required).
  4. +
  5. Confirm the files you want to convert.
  6. +
  7. Wait for the notification when compression finishes. Large ISOs can take a while, so let the app run in the background or rely on notifications.
  8. +
+ +

Building from Source

+
./gradlew assembleRelease
+

Artifacts will appear in app/build/outputs/apk/.

+ +

Documentation & Policies

+ + +

Attribution

+ + +

License

+

This project is released under the terms of the GNU General Public License v2. See the LICENSE file for full details, including the upstream MAME and CHDMAN licenses.

+

CHDBOY includes or interfaces with code from MAME ((c) MAMEdev). Refer to the upstream repositories for additional notices and acknowledgments.

+

(c) 2025 izzy2lost. Consider supporting future CHDBOY releases on Google Play.

+
diff --git a/perfect_dark.html b/perfect_dark.html index 9e0a3ba..4a6b6b3 100644 --- a/perfect_dark.html +++ b/perfect_dark.html @@ -32,6 +32,38 @@ View on GitHub + +
+

Perfect Dark Android port.

+ +
+ ⚠️ No Touch Controls - Controller Only +
+ +

Installation

+
    +
  1. Download apk and install
  2. +
  3. Prompt will ask for your rom. Pick your rom. The name doesn't matter but must match the hash of a supported rom.
  4. +
+ +

Supported roms:

+ + +

Game will start after picking the rom. Enjoy!!!

+
diff --git a/starship.html b/starship.html index 95ebf8a..556ed67 100644 --- a/starship.html +++ b/starship.html @@ -32,6 +32,42 @@ View on GitHub + +
+

📱 Android Release

+ +
+ 💾 Saves Now Loading!
+ 🎥 Immersive View!
+ 🔥 Mods now working! Put your mods in the mods/ folder. +
+ +

What's New:

+ + +

📦 Downloads

+

APK: starship-v1.0.3.apk - Direct install for Android devices

+ +

🔧 Installation Instructions

+
    +
  1. Download the APK file
  2. +
  3. Enable "Install from unknown sources" in Android settings
  4. +
  5. Install the APK on your Android device
  6. +
  7. Use Torch to extract your Star Fox 64 ROM
  8. +
  9. Launch Starship and select your game folder
  10. +
+ +

✅ Requirements

+ +
diff --git a/torch.html b/torch.html index 168ce94..36d12c8 100644 --- a/torch.html +++ b/torch.html @@ -25,7 +25,8 @@

Torch

-

Asset packer and helper tools.

+

Torch is Our Resource Conversion Helper

+

Make your Spaghetti Kart and Starship O2Rs right on your Android device.