🎮 How do I get it running on my phone? (start here) #2
Unanswered
molotovgit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The single most common question is "how do I actually get it onto my phone?" — here's the short version. The full, follow-along guide is docs/SETUP-GAME-FILES.md; start there.
The five steps
*.bigfiles plus aData\folder (retail, EA App/Origin "Ultimate Collection", or Steam). Use the Zero Hour folder, not base Generals.*.big+ the wholeData\folder (includeData\Movies\if you want cutscenes) + the port'sdxvk.confinto e.g.C:\gamedata\. No INI editing needed.python scripts/package_selfcontained.py C:\gamedata android/app/src/main/assets/(zips stored + splits into<2 GB.pakparts).cd android && ./gradlew assembleDebugthenadb install -r app/build/outputs/apk/debug/app-debug.apk.Common gotchas
.bigis missing — re-copy all of them (step 2)..pakparts didn't build — re-run step 3.Data\Movies\(optional).org.gradle.jvmargs=-Xmx4096minandroid/gradle.properties.Ask away
Stuck on a step? Reply below or open a new Q&A discussion with your device model, GPU, Android version, and the app's private log (see CONTRIBUTING.md for where the log lives). Please don't paste game data — describe it instead.
Beta Was this translation helpful? Give feedback.
All reactions