MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post Reply
User avatar
thethiny
Immortal
Posts: 2246
Joined: Fri Jan 17, 2014 12:08 pm
Side: Light
PSN: thethiny
XBox Live: thethiny
Location: Earthrealm
Contact:

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by thethiny »

dcrepaldi wrote: Wed Oct 06, 2021 9:18 am Hello there, Thethiny.
The ICVDi adresses must be updated due to the new updated for the game released yesterday 10/05.
Hi,
iCVD addresses are the same, however only Unlocker is different. Just in case, here's the current list:

Code: Select all

[Debug]
bEnableConsoleWindow = true
bPauseOnStart = false
iVerbose = 2

[Settings]
iLogSize = 50
bCheckVer = true
szGameVer = 0.308
szModLoader = Kernel32.CreateFileW
szAntiCheatEngine = User32.EnumChildWindows
szCurlSetOpt = libcurl.curl_easy_setopt
szCurlPerform = libcurl.curl_easy_perform

[Patches]
bModLoader = true
bEnableCheats = true
bEnableIntroSwap = true
bPatchUnlocker = true
bPatchCurl = true

[Patches.AntiCheat]
bDisableAntiCheatEngine = true
bDisableAntiCVD = true

[Patches.Patterns]
pGameVer = 49 63 4c 24 08 85 c9 74 12
pGameVerFull = 48 89 84 24 ? ? ? ? 4c 8b f1 33 DB 89 5C 24
pIntroSwap = 8B 46 08 4D 89 55 00
pCVD1 = 39 44 24 30 0F 85 37 05 00 00
pCVD2 = 48 89 54 24 10 53 55 56 57 41 54 41 55 41 56 41 57 48 83 ec 58 48 c7 44 24 20 fe ff ff ff
; or 00 CC CC CC CC CC 48 89 54 24 10 (+7)

[Unlocker.Patterns]
pGetItemName = 48 8b d0 48 8b 4f ? E8 ? ? ? ? 48 8b cb
pGetItemPriceString = 90 4c 89 74 24 ? 48 8b 54 24 ? 4c
pGetItemPrice = 48 8b d0 49 8b cc E8 ? ? ? ? 44 8b e8 48
pKollectableUnlocker = BA 08 00 00 00 41 b8 66 02 00 00
pVR2Function = 4c 0f 45 44 24 ? E8 ? ? ? ? 51
pVR2s = 48 8b d0 48 8d 0d ? ? ? ? E8 ? ? ? ? 90 48 8b 4c 24 ? E8
pVR2x = 48 8D 64 24 08 48 13 3D ? ? ? ? 48 83

[Cheats.Patterns]
pMercyAnyTime = 40 53 48 83 EC 20 48 8B D9 48 85 C9 0F 84 98
pNoGroundReq = 30 5B C3 CC CC CC CC CC CC 40 53 48 83 EC 20 8B
pNoBrutalityReq = 48 89 6C 24 18 56 57 41 56 48 83 EC 50 48 89
pBrutalityAlwaysCorrect = 40 53 48 83 EC 20 48 8B D9 48 85 C9 74 7C
pMeteorAlwaysSpawns = 75 1C 48 8B 03 48 8B D7
pFatalityAlwaysAvailable = 40 53 48 83 EC 20 48 8B 0D ? ? ? ? BA 18
pDizzyAlwaysAvailable = 48 89 74 24 10 57 48 83 ec 20 b1 01 E8 ? ? ? ? 33 FF
pComboInFatality = 48 83 ec 28 E8 ? ? ? ? 85 C0 74 37
pBlockingDisabled = 48 89 5C 24 20 55 56 57 41 55 41 57 48 83 EC 40
pFatalBlowAtMaxHealth = 48 8B 05 A9 78 ED 02

[Server]
szMITMUrl = 127.0.0.1
bMITM = false

[Keybinds]
; Menu
hkMenu = F1
hkInfo = TAB
; Patches
hkCheats = F10



Image

All of my Mortal Kombat 11 Mods are now unified under a Single Thread. Click The Image to go to the thread.
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

Thethiny, i copied those address in the .ini file, it says enablecheats true, however, in the game, the menu marks that cheats are disabled, even though in the .ini file are enabled (true) and the hotkey set for cheats is missing being impossible to set a key, usually F12 to enable cheats, could you take a look please? Maybe you forgot a command line..
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

The same is for introswap, in .ini file is set as true but in the ingame ASI menu is marked disabled, the same issue happens with cheats.
User avatar
thethiny
Immortal
Posts: 2246
Joined: Fri Jan 17, 2014 12:08 pm
Side: Light
PSN: thethiny
XBox Live: thethiny
Location: Earthrealm
Contact:

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by thethiny »

dcrepaldi wrote: Thu Oct 07, 2021 3:28 pm The same is for introswap, in .ini file is set as true but in the ingame ASI menu is marked disabled, the same issue happens with cheats.
does it say disabled (error) or disabled (user) or what?
Image

All of my Mortal Kombat 11 Mods are now unified under a Single Thread. Click The Image to go to the thread.
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

it appear ''disabled in settings'' in ASI menu, when pressing F1 in the game.
But, in the .ini file, the code line for introswap and cheats are set ''true'' (enabled) and they remain unavailable.
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

I deleted all content in the .ini file, then copied and paste all the new code you wrote above.
User avatar
thethiny
Immortal
Posts: 2246
Joined: Fri Jan 17, 2014 12:08 pm
Side: Light
PSN: thethiny
XBox Live: thethiny
Location: Earthrealm
Contact:

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by thethiny »

Are you sure you're on the latest asi?
Image

All of my Mortal Kombat 11 Mods are now unified under a Single Thread. Click The Image to go to the thread.
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

I'm sorry, thethiny, my fault! I hadn't seen the new asi, i downloaded the current version. It must work now.
User avatar
froggy55
Mortal
Posts: 3
Joined: Wed Oct 06, 2021 8:48 pm

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by froggy55 »

yes thethiny is working on it the September 29 release of the unlocker no longer works but asimk11 works using some workarounds that thethiny told me about such as turning off rgb settings the only thing right now from what i can tell is the latest mk11hook will not currently work along side the september 29 asimk11 and the older mk11hook will not work with game due to the update it gives a version mismatch and then crashes to desktop its my understanding from thethiny that he plans on updating everthing meaning both the unlocker and the asimk11 so heres hoping and a big shout out to thethiny for his hard work thank you for these amazing tools :D :D :D :D
User avatar
crandiff
Mortal
Posts: 1
Joined: Sat Oct 09, 2021 11:23 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by crandiff »

Hey all! New member to this community, and was just wondering a couple of things. I've been trying out some "Coalesced" swaps and have been having some issues. The swaps I want to do are the ones where just the model of the character is changed (ie swapping the "mCAPDefinitionsPath"). I can get it to work most of the time, but never with Cassie Cage swapping over anyone. Is she unswappable in this way? In addition, some swaps like Kitana to Sindel do not work, but other characters to Sindel work, as well as Kitana swapped to others such as Jade. Why can some characters be swapped to each other while others can't? Is there something else that needs to be done to make these work? Any help would be appreciated. (Also really big thanks to thethiny for all these wonderful guides and tools:)
User avatar
thethiny
Immortal
Posts: 2246
Joined: Fri Jan 17, 2014 12:08 pm
Side: Light
PSN: thethiny
XBox Live: thethiny
Location: Earthrealm
Contact:

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by thethiny »

crandiff wrote: Sat Oct 09, 2021 11:33 am Hey all! New member to this community, and was just wondering a couple of things. I've been trying out some "Coalesced" swaps and have been having some issues. The swaps I want to do are the ones where just the model of the character is changed (ie swapping the "mCAPDefinitionsPath"). I can get it to work most of the time, but never with Cassie Cage swapping over anyone. Is she unswappable in this way? In addition, some swaps like Kitana to Sindel do not work, but other characters to Sindel work, as well as Kitana swapped to others such as Jade. Why can some characters be swapped to each other while others can't? Is there something else that needs to be done to make these work? Any help would be appreciated. (Also really big thanks to thethiny for all these wonderful guides and tools:)
Welcome.
Some characters don't swap out well because of their gear.
Image

All of my Mortal Kombat 11 Mods are now unified under a Single Thread. Click The Image to go to the thread.
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

Hi there Thethiny, does the current version allow unlocking missing brutalities too? That ones earned in Kombat League.
For me it's missing:
Jax - Slammer Jammer
Frost - Ice Dance and Iced Over
Shang Tsung - I Put A Spell On You and Hot Head

and some others...
User avatar
snoopster777
Warrior
Posts: 261
Joined: Sun Feb 14, 2021 8:29 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by snoopster777 »

dcrepaldi wrote: Tue Oct 12, 2021 5:16 pm Hi there Thethiny, does the current version allow unlocking missing brutalities too? That ones earned in Kombat League.
For me it's missing:
Jax - Slammer Jammer
Frost - Ice Dance and Iced Over
Shang Tsung - I Put A Spell On You and Hot Head

and some others...
Hi there , yes all brutatlities from the kombat league are unlickable in the unlocker.

Thanks
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

snoopster777 wrote: Tue Oct 12, 2021 5:20 pm
dcrepaldi wrote: Tue Oct 12, 2021 5:16 pm Hi there Thethiny, does the current version allow unlocking missing brutalities too? That ones earned in Kombat League.
For me it's missing:
Jax - Slammer Jammer
Frost - Ice Dance and Iced Over
Shang Tsung - I Put A Spell On You and Hot Head

and some others...
Hi there , yes all brutatlities from the kombat league are unlickable in the unlocker.

Thanks
Thank you for answering, but i mean, does the unlocker permanently unlocks those missing brutalities (they'll appear in your list as it were unlocked for real)?
User avatar
dcrepaldi
Mortal
Posts: 73
Joined: Sat Oct 31, 2020 7:51 am

Re: MK11 All In One Mod Thread: ASI/Cam/Mod Loader/NPC...etc

Post by dcrepaldi »

And, in asimk11, the unlocker option is showing:

Disabled (error)

how can i fix it?
Post Reply

Return to “Mortal Kombat 11 PC Skins, DLCs and NPCs”