8000 Releases · juzser/fmm-graphics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: juzser/fmm-graphics

v1.0.0

10 Nov 09:42
Compare
Choose a tag to compare

This graphic package is fit and lite enough to run on mobile version of FM Mobile.
It includes faces, kits, logos, trophies.

Total size is: 1.72Gb. Your phone need available storage around 2GB to install.

How to use

You don't have to uninstall the app. Just follow the steps below:

  1. Download .zip file.
  2. Extract to get graphics folder.
  3. Connect your phone with PC via USB.
  4. Do the steps below for each os.
  5. Go to the game > Settings > View > User interface > click on Reload Skin.
  6. Done.

For iOS

MacOS:

  • Open Finder > Select your device on the left sidebar.
  • In the tab list underneath the battery status > Go to Files tab > You will see the FMM app.
  • Drag the graphics folder to FMM app.
  • Wait until you see the Finder working normally (without lagging lol). There is a way to see the progress but you have to run a command in terminal. (I will update later)
  • Click small arrow beside the FMM app icon in Finder to expand, the copy successful if you see the size of graphics folder is around 1.72GB.

Note: Don't let your phone's screen off, or it will be lost connection, and cannot copy full content.

Windows:

  • Open ITunes.
  • Go to Files Sharing > find FMM app.
  • Drag the graphics folder to FMM app.
  • Click small arrow beside the FMM app icon in Finder to expand, the copy successful if you see the size of graphics folder is around 1.72GB.

Note: Don't let your phone's screen off, or it will be lost connection, and cannot copy full content.

For Android

  • Update later... But you can find the instructions on Google, there are many guides out there.

Additionals

To check copy progress from MacOS to iOS:
Open Terminal and run this command:

log stream \
--info \
--signpost \
--style compact \
--predicate 'senderImagePath contains[cd] "AMPDevicesAgent"'
0