Search results for query: *

  • Users: rekcah
  • Content: Threads, Posts
  • Order by date
  1. Exclusive 夜明けのベルカント (The Bel Canto: They Sing It Loud at The Mod of Dawn) v01.06.02 [AlwaysOurTurn&OneHitKill]

    I find the problem why someone can't use the mod. The mod just fixed there: public int get_Patk(); // 0xXXXXXXX public int get_BasePatk(); // 0xXXXXXXX and there: public bool IsPlayerTurn(); // 0xXXXXXXX and there: private static void changeUIState(bool isNpcTurn); // 0xXXXXXXX...
  2. Resolved Digimon Rearise (デジモンリアライズ) v. 1.0.4

    if you want to have the mod,you should check the list like this. public int get_maxHp(); // 0x125EDB8 public int get_baseAttack(); // 0x125EFAC public float get_criticalDamage(); // 0x12602C8 You can use ida(32bit) look the address (eg. 0x125EDB8) and use HEXtool change the data (0xff) if you...
Back
Top Bottom