Search results

  1. iShared [JB] 소서리스 키우기 : 방치형 마법 RPG Ver. 0.25 | No Skill cooldown | maximum range

    iTunes Link:‎소서리스 키우기 : 방치형 마법 RPG Game Name: 소서리스 키우기 : 방치형 마법 RPG Game Version: v0.25 Bundle ID: com.highbrow.games.sorcere Needs Jailbreak: Yes Platform: Apple 64 bit (old devices not working like iPhone 4) Supported iOS: 14 and less Supported Devices: -Jailbroken iPhone 5s or newer...
  2. iShared [JB] 쌍칼키우기 Ver. 1.47 | No Skill cooldown

    iTunes Link: ‎쌍칼키우기 Game Name: 쌍칼키우기 Game Version: v1.47 Bundle ID: com.superbox.ios.dualblade Needs Jailbreak: Yes Platform: Apple 64 bit (old devices not working like iPhone 4) Supported iOS: 14 and less Supported Devices: -Jailbroken iPhone 5s or newer -Jailbroken iPod Touch 6G or newer...
  3. Help! Unable to install due to apk package issue x

    Emulator 7.0 works fine, but Android 12 phones have packaging errors. Despite sorting compilation options by apk Easy tool. I set it to sdk 30 with apk editor and re-installed it, but it's the same problem
  4. Help! Mod menu attack speed multiplier does not increase

    this is the code i modified float BaseAttackSpeed = 1; float (*old_BaseAttackSpeed)(void *instance); float AttackSpeed(void *instance) { if (instance != NULL && BaseAttackSpeed > 1) { return (float) BaseAttackSpeed; } return old_BaseAttackSpeed(instance); }...
  5. Help! After adding the mod menu, it keeps coming out as in that screenshot and the game doesn't launch. It keeps saying that there is not enough storage spa

    Original capacity is 223m after adding 125m mod. When I put the mod menu, all the games show the same symptoms as the screenshots. Enough storage space, but why?
  6. Solved Problems enabling drawing in other apps

    I copied the original and put it in the mod file. However, the activate button is not pressed.