3 items

File information

Last updated

Original upload

Created by

ZisdeadBaby

Uploaded by

ZisdeadBaby

Virus scan

Safe to use

124 comments

  1. ICF19XX
    ICF19XX
    • member
    • 0 kudos
    Can you please shed some light on to what the rest of the cyberdeck description says after Tier 4? As the images provided show, the description is so long it is cut off at the bottom of the screen. When I'm playing I see LB + RB to activate something on the deck but I don't know what. Any help would be greatly appreciated. Thank you.

    1. A4KNetwork
      A4KNetwork
      • supporter
      • 0 kudos
      my question is how u got this to work? because as of the last update to the game nobody seems to be able to get this cyberdeck to show up in the game either by CET code or in the shops.....
    2. peredonov
      peredonov
      • premium
      • 0 kudos
      @A4KNetwork

      I downloaded it today and it's working for me:
      1. Downloaded Main Files "Fusion Overkill MK.5 Cyberdeck" for the Archive\PC\Mod\ files.
      2. Downloaded "Fusion Overkill MK.5 Cyberdeck - with Canto AI" because I wanted that one, but it only has the r6\tweaks\ files
      3. Used the CET console command: Game.AddToInventory("Items.ZModOverkillCyberdeckCanto_LegendaryPlusPlus", 1)

      It was added to my inventory and is working after a visit to the Ripperdoc. 
    3. A4KNetwork
      A4KNetwork
      • supporter
      • 0 kudos
      @peredonov


      dude why are u telling me how to install the mod what's wrong with you everyone clearly knows how to install in a mod, how  about a useful comment like maybe another mod is clashing with it, or maybe something in the update is making it work for some and not for others if u read the comment section u would see other people are having this issue so clearly installing the mod isn't the problem dummy. 
  2. PensiveWolF
    PensiveWolF
    • member
    • 4 kudos
    I don't see the point of including the "when immediately followed by a non combat quickhack" effect, seems like a way to hinder us more than needed. If possible would love to see it replaced with something that maybe increases dot duration with each additional quickhack on the target.
  3. EchoRNGR
    EchoRNGR
    • premium
    • 0 kudos
    This doesn't show up for me at all, not in shops or with console commands. Already tried using TweakXL/ArchiveXL/CET updates and it's not doing anything. Any ideas how to fix this?
    1. yurithegreywarden
      yurithegreywarden
      • supporter
      • 0 kudos
      me too
    2. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      Which version of the deck ?
    3. yurithegreywarden
      yurithegreywarden
      • supporter
      • 0 kudos
      Fusion Overkill MK.5 Cyberdeck - the very first one on the top 

      and also the 40 ram options
    4. MotohUS
      MotohUS
      • member
      • 0 kudos
      did this ever get resolved? im having the same issue and am wondering where im going wrong
  4. raf00
    raf00
    • member
    • 0 kudos
    Please make an additional mod for 12/14 quickhack slots, I know it's hard but I searched and found the mod OP Cyberdecks (OP Cyberdecks at Cyberpunk 2077 Nexus - Mods and community) which has 14 or more slots. I don't know much about mods, but according to the code it seems to create its own methods to create a blueprint for 14 slots, but I couldn't import it into this mod, so hopefully you can add it to your mod.
    1. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      Yes I've looked at this subject a while ago as it was promising, but (if I'm not mistaking with another modded deck) the added slots aren't usable like the vanilla ones, they must be pre-loaded with quickhacks that you can't change/upgrade or it breaks the slot.
      So it should be another special edition of the deck... and I'm not modding CP77 these days :/
      I'll come back to it one day !
    2. raf00
      raf00
      • member
      • 0 kudos
      sorry for intrusiveness, but can I learn a little so to speak? I want to try to do this mod in solo, since I took it, what and how to use for this, etc.
    3. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      Well your journey starts on the modding wiki.
      You have to use Wolvenkit (free software) to browse the existing decks and create a new project. What you want to do is choose a "base" deck, and tweak its values with values you'll find in other decks (and eventually add custom one too).
      The browsing is done in Wolvenkit where you can check every item of the game, browse and export yaml files of it, and then pick what you want for your .yaml file.
      The Fusion Overkill is mainly a good deck augmented with a lot of properties stolen from other decks + increased base stats.
      The archive file is mostly for assets, like the icon if you want a custom one (which can be done in photoshop or whatever, and import/export through Wolvenkit).
      But you can already do a lot with yaml and test it easily in your game.
      Don't hesitate to look at existing mods code, starting with mine (I usually drop some comments in it).
      Yaml is an easy language if you know a bit how to code, it looks a bit like Javascript but it's sensitive to indentation (the tabs that visually order the code), like Python.
      Have fun !
    4. noborudesu
      noborudesu
      • premium
      • 147 kudos
      Yes I've looked at this subject a while ago as it was promising, but (if I'm not mistaking with another modded deck) the added slots aren't usable like the vanilla ones, they must be pre-loaded with quickhacks that you can't change/upgrade or it breaks the slot.

      Sorry for the inconvenience. I thought it would be possible to use it in the same way as Vanilla. Could you please tell me what operations you were doing that caused the problem?
      If possible, I would like to fix the OP Cyberdecks.

      EDIT: Since I'm adding it to the Quickhack's ".placementSlot" when "ScriptableTweak.OnTweak", does that mean you can't use any Modded Quickhacks added afterwards? I have fixed this in 0.0.0.36.
    5. raf00
      raf00
      • member
      • 0 kudos
      Hi, I have not been able to write to you and now the opportunity has come up, I wanted to ask you about this, could you please clarify how exactly new slots are created?
    6. noborudesu
      noborudesu
      • premium
      • 147 kudos
      Sorry, as you know, there seems to be a bug so I can't go into details. I will inform you as soon as the cause is determined.

      If you want to increase the slots for this mod, install OP Cyberdeck.
      Enter the following CET command, and then load your save data.
      TweakDB:SetFlat("Items.ZModOverkillCyberdeck_LegendaryPlusPlus.blueprint", "Items.CyberdeckBlueprint14Slots")
      or
      Add to r6\tweaks\OverKillCyberdeck\OverkillCyberdeck.yaml:
      Items.ZModOverkillCyberdeck_LegendaryPlusPlus:
        blueprint: Items.CyberdeckBlueprint14Slots
      "Items.CyberdeckBlueprint14Slots" is created by OP Cyberdecks.

      If you have any opinions please post them in the OP Cyberdecks as they are off-topic.
  5. kamijou129
    kamijou129
    • member
    • 0 kudos
    yo im using the (https://www.nexusmods.com/cyberpunk2077/mods/11001) mod which adds So Mi's blackwall quickhack but it doesnt spread when used with this cyberdeck, might be a bug, also on this cyberdeck, whenever i use a black wall with it, it adds 70% to my location trace and idk why
    1. kamijou129
      kamijou129
      • member
      • 0 kudos
      ok never mind, no quickhacks are spreading at all
    2. kamijou129
      kamijou129
      • member
      • 0 kudos
      and its started working randomly, it still increases trace by a ton, even cognitation does +20%
    3. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      Might have to do with some of the multiple stats of the deck ?
      But as written in the description, I used a Blackwall quickhack with this deck without issue, and it spreads well.
      https://www.nexusmods.com/cyberpunk2077/mods/10587
      Hope this'll help.
    4. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      "ok never mind, no quickhacks are spreading at all"
      That's odd, in my experience it worked well.
      Maybe a conflict with another mod ? I never experienced this issue, but I don't play CP77 these days and I've not updated to the last version of the game (will do at some point).
    5. kamijou129
      kamijou129
      • member
      • 0 kudos
      i managed to get the spread to work but it still adds a rediculous amount of trace like black wall, no matter what one i use adds +70% trace
    6. kamijou129
      kamijou129
      • member
      • 0 kudos
      yeah the spreading works fin now but the trace is so bad, its only with this as well, the blackwall give +70% trace after the initial one/2nd upload its so bad
  6. ToasterandWater
    ToasterandWater
    • premium
    • 2 kudos
    How did you add the Canto AI voice to the cyberdeck? I would like to add the AI voice to another preexisting cyberdeck (specifically the NetWatch Driver) but don't know how to go about it. Any help would be much appreciated, thank you!
    1. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      I did the reverse thing : I based it on the Canto to have the voice, and then completely reset its features to match the Fusion Overkill Cyberdeck (mainly the OnEquip stuff)...
      So you might base your deck on the Canto as well (the $base stuff), and get th OnEquip section of the NetWatch one (and its icon, etc - look at the yaml code I made).
      Hope that helps !
    2. ToasterandWater
      ToasterandWater
      • premium
      • 2 kudos
      Yup! Thanks!
  7. yurithegreywarden
    yurithegreywarden
    • supporter
    • 0 kudos
    maybe if u can add this cyberdeck in a virtualshop ? maybe is also a way?
  8. HexCham
    HexCham
    • supporter
    • 2 kudos
    Hello I liked the idea of added canto voice but it doesn't make any sense if it shows the speaking AI name of another cyberdeck:  "Militech Canto mk.6", it could badass if the name of the talking AI is changed as well, just a small idea and thanks!
  9. HiddenUpgrades
    HiddenUpgrades
    • member
    • 1 kudos
    Game Version: 2.2
    Cyberdeck Installed: Cynosure Project Zero - Fusion Overkill Mark V with Militech Canto AI integrated
    WARNING: ERROR DETECTED

    Installed the Mk5 with Canto AI voice, the symbol for it disappears.


    1. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      It's not clear in my desc but you need to install the main "Fusion Overkill MK.5 Cyberdeck" file too, it's where the icon is.
      I guess it'll fix your issue.
      (I definitely should update the Canto file or at leats its description...)
    2. HiddenUpgrades
      HiddenUpgrades
      • member
      • 1 kudos
      Right, I thought that was the issue, so I downloaded the Mk5 without Canto, but the name is still missing. (the icon is fixed)
      Ultimately, I choose to delete the Mk5 Canto and just use the normal one. If I wanted to be nagged by a Blackwall AI waifu I'll just use the Canto Mk7 / Overclock.
  10. ZisdeadBaby
    ZisdeadBaby
    • premium
    • 33 kudos
    I just added a new version of the deck with the Canto AI voice added.
    It's been ready for a while but it needed testing and I forgot about it ^^
    It doesn't make a big difference as the deck rarely speaks, which is its default behaviour I guess...
    1. bishopwulfila
      bishopwulfila
      • member
      • 1 kudos
      The Canto AI voice version seems to have only the yaml file in it, no archive files (it's also only 2kb while the other two main files are 15kb). Do we install it as an addition to one of  two main files or is it a standalone main file and there was an error in packaging?
    2. ZisdeadBaby
      ZisdeadBaby
      • premium
      • 33 kudos
      Indeed. My bad, I should repack it.