AM2R-Community-Developers / AM2R-Autopatcher-Linux

Host repository for the AM2R Linux update data.
GNU General Public License v3.0
43 stars 8 forks source link

Patcher script does not generate a valid APK #26

Closed B-Nerd closed 3 years ago

B-Nerd commented 3 years ago

there is no am2r.ini in data/android so i can't make a android apk if i use a older version of it there is no music the ini was in version 1.5.2 but it is not there in version 1.5.4

Miepee commented 3 years ago

All command line (e.g. Windows, Linux and I think Android as well) are currently broken. From 1.5.3 and onwards, the community updates started using the VM compilation method instead of YYC. Using the AM2RLauncher right now is recommended.

For this issue specifically tho, VM builds don't need an .ini file. If you comment out this line, you should be able to just create it fine.

B-Nerd commented 3 years ago

sadly the linux version of the AM2RLauncher does not work in linux but i can run the autopatcher but it has no music

Miepee commented 3 years ago

The AM2RLauncher has a native Linux version available, no need to run it via WINE.

B-Nerd commented 3 years ago

the problem the linux version does not work

Miepee commented 3 years ago

How so?

B-Nerd commented 3 years ago

just does not start

Miepee commented 3 years ago
  1. Make sure you have all Dependencies installed (the release page details which ones you need)
  2. Make sure the Launcher is marked as an executable (chmod +x ./AM2RLauncher.Gtk
  3. Execute the Launcher (./AM2RLauncher.Gtk)

For further setup help, please visit the AM2R Discord Server.