Help! [Help] Region Lock / "Unavailable" Popup Bypass - 錦繡人生 (Splendid Life)

Uygisan

Rookie
The Game: 錦繡人生
Tools used: MT Manager, Lucky Patcher, AntiSplit
Proctection removed: Pairip, Signature Verification

Hey guys,

I’m trying to mod this game but it immediately shows: "This application is unavailable in your country/region." immediately upon launch.
It happens even when the device is fully offline (no Wi-Fi/data)

I searched resources.arsc and classes.dex for the popup string but couldn’t find it. It might be encrypted, dynamically generated, or stored somewhere else.
I found com.google.android.play.core.integrity in the smali. Tried patching common return values, but that didn’t help.
I modified:
  • getSimCountryIso()
  • getNetworkCountryIso()
Forced them to return "CN" / "HK" — still no change.

If anyone has insight into where this type of region validation is usually handled, I’d appreciate some direction.
 

Attachments

  • splendidlife.jpg
    splendidlife.jpg
    134.4 KB · Views: 1
Back
Top Bottom