0 of 0

File information

Last updated

Original upload

Created by

Fragnatiq

Uploaded by

Fragnatiq

Virus scan

Safe to use

Tags for this mod

71 comments

  1. Bab2Mars
    Bab2Mars
    • member
    • 0 kudos
    What's the alternative for this mod? I've just came back to the game.
    1. Verayth
      Verayth
      • premium
      • 13 kudos
      Followon: https://www.nexusmods.com/cyberpunk2077/mods/2185
  2. JayGoldJay
    JayGoldJay
    • member
    • 0 kudos
    How do I save a preset?
  3. speedyra69x2
    speedyra69x2
    • premium
    • 0 kudos
    ok got the mod loaded but when in handlinggui i cannot resize menu seems to not work so i can see the settings and adjust thing resizes itself to a small window in ui cannot seem to adjust it

  4. Quenom
    Quenom
    • member
    • 0 kudos
    If anyone wants gui to open with cyber engine tweaks edit lines in init.lua 

    in "function HandlingUtil:new()" add at the beginning:

    registerForEvent("onOverlayOpen", function()
    showUI = true
    end)

    registerForEvent("onOverlayClose", function()
    showUI = false
    end)

    and after:
    ----------------------
    --  VARIABLES --
    ----------------------
    delete:
    local showUI = false
    1. 5chroeder
      5chroeder
      • supporter
      • 0 kudos
      seems not work. did i was right?

  5. 5chroeder
    5chroeder
    • supporter
    • 0 kudos
    seem not work anymore with 1.61. Or why i cant open the ui about cet? theres no keybind option.
  6. lowbart
    lowbart
    • premium
    • 1 kudos
    Hi, great mod thank you so much. Is it possible to save your settings as a preset and have them automatically load each time the game loads? For me every time I start the game it defaults to vanilla settings and I have to hit the "balanced" button again, and since it doesn't save I don't take the time to create my personalized settings.
  7. Megalamaniac
    Megalamaniac
    • premium
    • 0 kudos
    Just a suggestion, and it might help with those who can't get it to appear. Have the mod open and close with CET. Most of the other mods that need CET open work that way, and it's much easier. If the user doesn't want to use it they can minimize it and it will stay that way when opening and closing CET. I modified the script to work that way for myself. 

    Also, using the Home key as the hotkey interferes with Reshade since it uses the Home key also by default. This causes them both to open when using the Home key, and Reshade ends up taking priority.
    1. selimdurmus
      selimdurmus
      • member
      • 0 kudos
      Could you share how you tweaked it to open up with CET rather than separately ? Mod haven't changed this yet and would be good to know your method. Thanks
  8. Kevrix
    Kevrix
    • member
    • 0 kudos
    Hi
    All my mods are showing up but this one doesn't... any ideas why? 
  9. lightfx
    lightfx
    • member
    • 0 kudos
    working with the new 1.52 patch¿
  10. eswallie
    eswallie
    • member
    • 0 kudos
    is there any way to resize the UI window?   it is so small i cant see the options, and if i try to drag it bigger, it just snaps back to the original small size.