0 of 0

File information

Last updated

Original upload

Created by

Aephiex

Uploaded by

Aephiex

Virus scan

Safe to use

Tags for this mod

23 comments

  1. Merc4Hire82
    Merc4Hire82
    • member
    • 2 kudos
    love the idea of this mod. wish it would work on all blueprints. my ocd hates having blueprints i wont use.
  2. Aephiex
    Aephiex
    • member
    • 21 kudos
    Updated for Phantom Liberty.
  3. Thortok2000
    Thortok2000
    • premium
    • 29 kudos
    Still hoping someone will put up a fix for this one.
    1. Thortok2000
      Thortok2000
      • premium
      • 29 kudos
      Fix provided by jac3km4:

      change autohide_iconic_blueprint.reds at line 58 to
        private final func EquipItem(itemID: ItemID, slotIndex: Int32, opt blockActiveSlotsUpdate: Bool, opt forceEquipWeapon: Bool) -> Void {and line autohide_iconic_blueprint.reds at line 76 to
        wrappedMethod(itemID, slotIndex, blockActiveSlotsUpdate, forceEquipWeapon);
    2. benny1279
      benny1279
      • premium
      • 0 kudos
      Did something change again?

      I did the above changes and still getting an error when starting up.
    3. Thortok2000
      Thortok2000
      • premium
      • 29 kudos
      Still works for me.
    4. Thortok2000
      Thortok2000
      • premium
      • 29 kudos
      And now broken in 1.6 again, sadface
    5. OnionRangerDuck
      OnionRangerDuck
      • member
      • 0 kudos
      This fixed the redscrpit problem for me.
  4. Thortok2000
    Thortok2000
    • premium
    • 29 kudos
    https://imgur.com/a/Y3pIeBI

    Getting this error on running the game, mod doesn't seem to work/load.
    1. Barinthius
      Barinthius
      • member
      • 0 kudos
      I get the same exact thing, once i remove the mod the game and redscript works normally. All my mods are fresh downloaded today.

      I keep 2 copies of the game files one with the default name and one named Cyberpunk2077 Modded. Everytime steam updates the non modded version i delete the modded game folder make a copy of the unmodded and readd all my mods so i know it is not an update downloaded to modded client or outdated mods causing this.
    2. Thortok2000
      Thortok2000
      • premium
      • 29 kudos
      Noticed redscript updated today, tried this mod again, didn't work. Hoping for an update. Don't know enough about this language to fix it myself. x.x
  5. BlackSunIT
    BlackSunIT
    • member
    • 17 kudos
    version 1.5 "flatline" my game at start...

    no problem with 1.1
    1. Aephiex
      Aephiex
      • member
      • 21 kudos
      When do you mean by "at start"?
    2. BlackSunIT
      BlackSunIT
      • member
      • 17 kudos
      Game fails to load and suddenly appears the "oops, flatline" windows
    3. AwsetWrae
      AwsetWrae
      • supporter
      • 2 kudos
      same problem, fails to start with version 1.5
    4. Aephiex
      Aephiex
      • member
      • 21 kudos
      But I here can start my game without issue. I find no clue to solve this.
    5. Aephiex
      Aephiex
      • member
      • 21 kudos
      Maybe try to update your redscript?
    6. BlackSunIT
      BlackSunIT
      • member
      • 17 kudos
      Probably a compatibility issue with another mod...

      I'll give you my list asap
    7. murrayj
      murrayj
      • premium
      • 117 kudos
      seems it needs an update to the latest redscript.
  6. KainPrimus
    KainPrimus
    • premium
    • 303 kudos
    To be honest, I liked the previous version better. Now it gets really confusing when the specs are hidden simply because I don't have an item in the inventory.

    Could we have that version as an optional?

    EDIT: Also, it seems that the mod also hides the legendary quickhack recipes until you craft the lower versions as well, for some reason.
    1. Aephiex
      Aephiex
      • member
      • 21 kudos
      Previous implementation: whenever you craft something iconic, hide the recipe of it with vanilla recipe hiding feature.
      This implementation has an issue: vanilla recipe hiding feature is only meant to hide unnecessary quickhack recipes and perk unlocked recipes in vanilla and when you respec all hidden recipes show up again.

      New implementation: hijack the method to list craftable objects, and filter out recipes with a crafting ingredient entry that asks for exactly one copy of an item which you don't have.
      This implementation is causing no issue for now.
    2. Aephiex
      Aephiex
      • member
      • 21 kudos
      Updated. It doesn't mess with quickhack recipes anymore. Also added a new bonus feature that unequipping an equipment with a quest marker removes the quest marker.
    3. Aephiex
      Aephiex
      • member
      • 21 kudos
      (duplicated post due to unresponsive internet, edited out)