SMAPI-Android-Installer icon indicating copy to clipboard operation
SMAPI-Android-Installer copied to clipboard

Smapi Unoptimized for Android

Open Pho3nixFeath3r opened this issue 3 years ago • 3 comments

The game runs by far smoother on vanilla SV, where i can pull off some smooth 60 fps with no latency whatsoever on min zoom (the most map visible possible), where i can only get about 30 fps with smapi with lag spikes here and there when i harvest a lot of crops at once. Keep in mind i basically only have one mod installed (harvest with scythe mod, a must have) and i have a pretty high end phone (Samsung S20FE - Snapdragon edition) so having 30 fps is pretty bad, since i can play far more demanding games at stable 60 fps at nearly max settings. Another issue is that Smapi SV doesn't register as a proper "game" when installed but rather a simple "app" so it can't benefit from game boosting services like "Game Booster" or "Game Plugins" by Samsung itself... lmk if u can do some optimization fixes or even I'd suggest (ofc if u can and have time) u create an optimization mod for smapi, similar to OptiFine or Sodium on Minecraft! Lmk and have a great day!

Pho3nixFeath3r avatar Apr 07 '22 14:04 Pho3nixFeath3r

I got Samsungs GameMode to recognise SMAPI by manually editing the manifest file to match the naming of the original. Perhaps a better solution is to ask samsung to include smapi as its only an application name check.

thecosmicslug avatar Aug 24 '22 11:08 thecosmicslug

I got Samsungs GameMode to recognise SMAPI by manually editing the manifest file to match the naming of the original. Perhaps a better solution is to ask samsung to include smapi as its only an application name check.

Hey dude thx for the help!! Tho can u pls tell me how to access the manifest file? Thank u and have a great day!!

Pho3nixFeath3r avatar Aug 24 '22 11:08 Pho3nixFeath3r

I used 'APK Editor' to create a modified version of SMAPI Stardew - https://apkeditorpro.com/apk-editor-pro-apk-download-page/

  1. First I installed smapi stardew, then i removed the original stardew.
  2. Next i loaded apk editor and selected SMAPI stardew from installed apps.
  3. Did a full edit, went to manifest section and replaced all occurances of 'com.zane.stardewvalley' with 'com.chucklefish.stardewvalley'

rebuilt and saved the APK, closed APK editor, uninstalled SMAPI stardew. Install Modified version we built and enjoy GameMode

thecosmicslug avatar Aug 24 '22 12:08 thecosmicslug