You can install the extension by adding the game in the Vortex Games tab.
Note that inZOI is currently in Early Access, so mods may need to be updated frequently. The developers have also planned support for the Curseforge modding platform. This extension provides an alternative way to install mods.
This game does not support symlinks. You must have the mod staging folder and the game on the same drive to use this extension.
UE4SS LogicMod (Blueprint) Mod Authors - You MUST include a "LogicMods" folder above your .pak file in order for this extension to install the mod to the correct location. Without this, there is no way to differentiate between LogicMod paks and regular pak mods.
Hi do i still need the enabler before i down load this i have follow everything to the book but the mods don't work :( is there some one that can help me some one if thy know how can go on my computer and help me?
Hi! Idk if anyone can help me, but I'm sort of new to modding. Vortex wants me to set my Staring Folder but idk where to put it lol. I can't put it in the ~mods folder created by the mod enabler because it tells me I "cannot put mods into the game directory." Leaving it at the inZoi folder doesn't either because it tells me the folder needs to be empty. I'd be so appreciative if someone could help me fix this.
You can put it in practically ANY folder on the same drive as the game that is not the game folder. I recommend enabling the option for Vortex to do that for you automatically as many games don't support symlinks (including Bethesda games, like Skyrim).
Best would be something like "Vortex/inzoi/mods" from the root of the drive.
Error when drop down the zip file, also crashed my other game extensions. I have to remove this and re-active other game extensions.
TypeError: Cannot read properties of undefined (reading 'path') at Object.isSupported (C:\Users\Issachar\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-3-1743310241\index.js:1334:67) at E:\Program Files\Vortex\resources\app.asar\renderer.js:3362:121 at Array.filter (<anonymous>) at Object.get (E:\Program Files\Vortex\resources\app.asar\renderer.js:3362:106) at E:\Program Files\Vortex\resources\app.asar\renderer.js:3203:186 at tryCatcher (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18) at _drainQueueStep (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12) at _drainQueue (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9) at Async._drainQueues (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5) at Async.drainQueues (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
Oopsie! Needed to add a check to see if inZOI had been discovered before running a function. Did not catch it in my testing since I already had the game discovered. The new v0.1.4 fixes this.
When I install this extension as described, drop down zip file to the extension tab, an error showing CHECK_AI is not defined. The stack is showing like below: ReferenceError: CHECK_AI is not defined at applyGame (C:\Users\jun91\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-2-1743281614\index.js:1342:3) at Object.main [as default] (C:\Users\jun91\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-2-1743281614\index.js:1461:3) at installExtensionDependencies (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2660:61) at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2662:140 at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18) at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12) at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9) at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5) at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
So the mods that are intended for the Documents folder (i.e. My3DPrinter) won't install properly yet due to Vortex limitations. This game has to use hardlinks since it uses IO-Store UE feature (.ucas and .utoc files with .pak). So that means that the game MUST be on the same drive as the Documents folder AND the Staging Folder to be able to install there.
The Shower Blur mod will work since it is a pak mod. Mod Enabler automatically installs to the correct location when you first manage the game.
I'm working on an update that will enable those installers if you have everything on a single drive.
27 comments
Note that inZOI is currently in Early Access, so mods may need to be updated frequently. The developers have also planned support for the Curseforge modding platform. This extension provides an alternative way to install mods.
This game does not support symlinks. You must have the mod staging folder and the game on the same drive to use this extension.
UE4SS LogicMod (Blueprint) Mod Authors - You MUST include a "LogicMods" folder above your .pak file in order for this extension to install the mod to the correct location. Without this, there is no way to differentiate between LogicMod paks and regular pak mods.
Best would be something like "Vortex/inzoi/mods" from the root of the drive.
TypeError: Cannot read properties of undefined (reading 'path')
at Object.isSupported (C:\Users\Issachar\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-3-1743310241\index.js:1334:67)
at E:\Program Files\Vortex\resources\app.asar\renderer.js:3362:121
at Array.filter (<anonymous>)
at Object.get (E:\Program Files\Vortex\resources\app.asar\renderer.js:3362:106)
at E:\Program Files\Vortex\resources\app.asar\renderer.js:3203:186
at tryCatcher (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
at Promise._settlePromise (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
at _drainQueueStep (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
at _drainQueue (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
at Async._drainQueues (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
at Async.drainQueues (E:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
Thanks for the report!
The stack is showing like below:
ReferenceError: CHECK_AI is not defined
at applyGame (C:\Users\jun91\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-2-1743281614\index.js:1342:3)
at Object.main [as default] (C:\Users\jun91\AppData\Roaming\Vortex\plugins\inZOI Vortex Extension-1241-0-1-2-1743281614\index.js:1461:3)
at installExtensionDependencies (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2660:61)
at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2662:140
at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
and thanks the mod extension ♥
The Shower Blur mod will work since it is a pak mod. Mod Enabler automatically installs to the correct location when you first manage the game.
I'm working on an update that will enable those installers if you have everything on a single drive.