Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Play Asset Delivery #2318

Open
AndnixSH opened this issue Apr 13, 2024 · 4 comments
Open

Support for Play Asset Delivery #2318

AndnixSH opened this issue Apr 13, 2024 · 4 comments

Comments

@AndnixSH
Copy link

It would be great if microG support Play Asset Delivery, allowing games to download assets from Play Store server. Without the support, the games can't download assets. More info: https://developer.android.com/guide/playcore/asset-delivery

Games that uses Play Asset Delivery

Mortal Kombat: https://play.google.com/store/apps/details?id=com.wb.goog.mkx
WWE Mayhem: https://play.google.com/store/apps/details?id=com.reliancegames.wwemayhem
Marvel Contest of Champions: https://play.google.com/store/apps/details?id=com.kabam.marvelbattle&hl=en

Logs (Tested on Xperia Z3 Compact running Lineage 18.1, with microG):

04-13 15:23:35.553 I/PlayCore(23387): UID: [10164]  PID: [23387] AssetPackServiceImpl : Initiate binding to the service.
04-13 15:23:35.553 W/ActivityManager( 2625): Unable to start service Intent { act=com.google.android.play.core.assetmoduleservice.BIND_ASSET_MODULE_SERVICE pkg=com.android.vending } U=0: not found
04-13 15:23:35.554 I/PlayCore(23387): UID: [10164]  PID: [23387] AssetPackServiceImpl : Failed to bind to the service.
04-13 15:23:35.672 E/Unity   (23387): Failed to retrieve asset pack batch: Failed to bind to the service.
04-13 15:23:35.672 E/Unity   (23387): UnityEngine.Logger:Log(LogType, Object)
04-13 15:23:35.672 E/Unity   (23387): Google.Play.AssetDelivery.Internal.<>c__DisplayClass10_0:<CreateAndInitiateBatchRequest>b__2(String, Int32)
04-13 15:23:35.672 E/Unity   (23387): Google.Play.Core.Internal.PlayCoreEventHandler:Update()

2024-04-13-15-21-11.txt

@CoelacanthusHex
Copy link
Contributor

Maybe related, but just a dummy.

#2285

@david79111
Copy link

yeah I agree. I would like to see this feature to use microg with aurora store so you can use play asset delivery to update for example the cores of lemuroid.

@bobaoapae
Copy link

Feature very important

@fynngodau
Copy link
Contributor

Asset Delivery PR: #2506

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants