0 of 0

File information

Last updated

Original upload

Created by

ChemBoy1

Uploaded by

ChemBoy1

Virus scan

Safe to use

Tags for this mod

27 comments

  1. ChemBoy1
    ChemBoy1
    • premium
    • 211 kudos
    Locked
    Sticky
    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. 
  2. Poeos101
    Poeos101
    • member
    • 0 kudos
    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? 
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      Mod Enabler is installed automatically. No need to download separately. 
  3. BottleCapQueen
    BottleCapQueen
    • member
    • 0 kudos
    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. 
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      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. 
  4. Issachar1943
    Issachar1943
    • member
    • 0 kudos
    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)
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      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. 

      Thanks for the report!
    2. Issachar1943
      Issachar1943
      • member
      • 0 kudos
      Great! Thank you! 
  5. Raxter
    Raxter
    • member
    • 0 kudos
    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)
    1. bedbug1226
      bedbug1226
      • member
      • 6 kudos
      Same
    2. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      That's fixed in the version I just uploaded. 
    3. bedbug1226
      bedbug1226
      • member
      • 6 kudos
      It indeed did!
  6. OverMaid
    OverMaid
    • member
    • 12 kudos
    we are trying to put mods, but it seems that it is not working, since it does not go in the mods folder and yes to the vortex mods folder

    and thanks the mod extension ♥
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      -----
    2. OverMaid
      OverMaid
      • member
      • 12 kudos
      I tested the remove shower blur + Audi RS6 Avant GT + Mod Enabler
    3. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      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. 
    4. OverMaid
      OverMaid
      • member
      • 12 kudos
      yes I imagined that those who go by document will not work, okay
  7. Nespish
    Nespish
    • member
    • 0 kudos
    Thanks for the great extension buddy!
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      Thanks for the kind words. Enjoy! 
  8. Kiyushia
    Kiyushia
    • premium
    • 149 kudos
    just waiting for Nexus to add inZOI
    1. ChemBoy1
      ChemBoy1
      • premium
      • 211 kudos
      It's up!
  9. animblo
    animblo
    • member
    • 0 kudos
    i want to goon
  10. GosuDRM
    GosuDRM
    • premium
    • 11 kudos
    LFG
  11. theCyanideX
    theCyanideX
    • premium
    • 2,867 kudos
    Let the games begin. 😉