Releases: i-Taylo/iUnlockerV2
Releases · i-Taylo/iUnlockerV2
v1.0-beta.2
V1.0-beta.2
Fixes
- [ Fixed ] - some GAMES not opening correctly.
- [ Fixed ] - an issue where the games on the loading screen take an extra 10 seconds to load ( this happend on some devices ).
Optimizations
- Library Optimization [ replaced v1.0 methods with more efficient methods ].
New in beta 2
- Added support for
x86
andx86_64
architecture.- Added support for AmazonPrime Full HD.
- Added support for Netflix.
- Added support for Snapchat ( original quality feature ).
Notes
- This version might not work on some emulators.
Thats it for this beta
v1.0
iUnlocker V2 Changelog
- initial release. no changelog
below the unlocked games:
std::map<const char*, const char*> games = {
{TAYLOX("com.tencent.ig"), "Pubg global"},
{TAYLOX("com.pubg.krmobile"), "Pubg korean"},
{TAYLOX("com.tencent.igce"), "Pubg"},
{TAYLOX("com.tencent.tmgp.pubgm"), "Pubg china"},
{TAYLOX("com.vng.pubgmobile"), "Pubg VNG"},
{TAYLOX("com.tencent.tmgp.pubgmhd"), "Pubg china"},
{TAYLOX("com.pubg.imobile"), "Pubg India"},
{TAYLOX("com.tencent.iglitece"), "Pubg lite"},
{TAYLOX("com.activision.callofduty.shooter"), "Call of duty"},
{TAYLOX("com.garena.game.codm"), "Call of duty garena"},
{TAYLOX("com.vng.codmvn"), "Call of duty VN"},
{TAYLOX("com.activision.callofduty.warzone"), "Call of duty Warzone"},
{TAYLOX("com.epicgames.fortnite"), "Fortnite"},
{TAYLOX("com.riotgames.league.wildrift"), "League of legends"},
{TAYLOX("com.netease.lztgglobal"), "Cyber hunter"},
{TAYLOX("com.netease.lztglite"), "Cyber hunter lite"},
{TAYLOX("com.gameloft.android.ANMP.GloftA9HM"), "Asphalt 9"},
{TAYLOX("com.tgc.sky.android"), "Sky: Children of the light"},
{TAYLOX("com.mobile.legends"), "Mobile legends"},
{TAYLOX("com.vng.mlbbvn"), "Mobile legends VNG"},
{TAYLOX("com.pubg.newstate"), "PUBG New State"}
};