0 of 0

File information

Last updated

Original upload

Created by

TiGames128

Uploaded by

TiGames128

Virus scan

Safe to use

43 comments

  1. d3admanscross
    d3admanscross
    • member
    • 0 kudos
    if i get the mod that adds special cyberdecks with a sandevistan attached ( https://www.nexusmods.com/cyberpunk2077/mods/6278?tab=posts ) does this work with it?
  2. LifelessTooth
    LifelessTooth
    • member
    • 1 kudos
    Why does this need to be a can of worms that requires so many other mods to be downloaded first? Can't you just add it into the vendor stock for the Kabuki netrunner that helps us craft the cyberdeck in the first place?
    1. Galishai
      Galishai
      • premium
      • 14 kudos
      Is there anything preventing you from making a mod like this to work the way you want it?  You obviously have a clear vision.  Go for it!
    2. TheRedFear
      TheRedFear
      • premium
      • 4 kudos
      Lack of technical ability, presumably? 

      Which would then necessitate a request. Which he made. No need to get caught up in our feels over it. 
    3. Galishai
      Galishai
      • premium
      • 14 kudos
      There is a difference between a request and a complaint.  Even more in telling a mod author how to do what they do without knowing how to do it themselves.

      No need for you to get so defensive over it.
    4. yellovvcake
      yellovvcake
      • member
      • 1 kudos
      no, lifelesstooth got a point there I avoid getting this mod due to stability concerns for my install. The likelyhood of one of these 69 tools required for 1 hack is guaranteed to break load order/dependencies/my neck after getting it just right after hours and hours checking.
      so its not worth the risk.
      i mean its a CET tweak and telling ppl to fck around with redundant tools is just wrong. imagine that
    5. TiGames128
      TiGames128
      • premium
      • 211 kudos
      I think we all have installed the core mods (cet, archive xl, tweak xl, equipment ex etc...) so what is additional here is only 1 mod to install, i do not mention the separate store which is optional, and you get the hack with

      Game.AddToInventory("Items.BlackwallQuickhack_M",1)

      In the end all this complaint for only 1 mod. Lol you guys are fun. Free to go forward to the next mod
  3. Bronsaw
    Bronsaw
    • supporter
    • 0 kudos
    Does not seem to spread for me as the description would indicate
  4. ewerton
    ewerton
    • member
    • 0 kudos
    Someone knows the CET code to add the hack? i've tried this Game.AddToInventory("Items.BlackwallQuickhack_M",1)
    and the item doesn't appear.
  5. Autotec20
    Autotec20
    • member
    • 1 kudos
    I was wondering how I could use this quickhack on my monowire, so I played around with the solution myself. First you'll want to find the init.lua file under:
    [DIRECTORY]/bin/x64/plugins/cyber_engine_tweaks/mods/BlackwallQuickhack_CP77

    Then, you want to open the file and find this section:local placeSlots = {
        "AttachmentSlots.CyberdeckProgram1",
        "AttachmentSlots.CyberdeckProgram2",
        "AttachmentSlots.CyberdeckProgram3",
        "AttachmentSlots.CyberdeckProgram4",
        "AttachmentSlots.CyberdeckProgram5",
        "AttachmentSlots.CyberdeckProgram6",
        "AttachmentSlots.CyberdeckProgram7",
        "AttachmentSlots.CyberdeckProgram8"
    }

    and make one small change:
    local placeSlots = {
    "AttachmentSlots.CyberdeckProgram1",
    "AttachmentSlots.CyberdeckProgram2",
    "AttachmentSlots.CyberdeckProgram3",
    "AttachmentSlots.CyberdeckProgram4",
    "AttachmentSlots.CyberdeckProgram5",
    "AttachmentSlots.CyberdeckProgram6",
    "AttachmentSlots.CyberdeckProgram7",
    "AttachmentSlots.CyberdeckProgram8",
    "AttachmentSlots.NanoWiresQuickhackSlot"
    }

    After that, you should be able to save the file and use the quickhack in the monowire quickhack slot.
    1. BadGirlHalo
      BadGirlHalo
      • member
      • 0 kudos
      I'm having some trouble with finding where to make those changes within the mod folder. Could you assist me?
    2. BadGirlHalo
      BadGirlHalo
      • member
      • 0 kudos
      My apologies i just saw it was the init.lua
    3. Skozi
      Skozi
      • member
      • 1 kudos
      You're a freakin' hero.
  6. -
  7. JohnnoirAtlas619
    JohnnoirAtlas619
    • supporter
    • 9 kudos
    Would be hella cool if you can get the Militech Canto Cyberdeck voice into the quickhack as an optional purchase.
  8. andrewx98
    andrewx98
    • member
    • 0 kudos
    Do i need phantom liberty? 
  9. jaketheartist
    jaketheartist
    • supporter
    • 0 kudos
    What a fantastic mod, thank you! Is it possible to add in the blackwall AI voices somehow to this hack? Zero pressure my friend, just a thought/request! Thank you again for this great mod! Endorsed!
  10. tilki7353
    tilki7353
    • member
    • 0 kudos
    Is there a way to change the ram cost making it higher or lower. I have looked at the files but ı couldn't find it