All framework mods are updated for 2.22 and his mod only requires that the requisite framework mods are functioning. I recommend never allowing automatic updates. When the frameworks are being updated, you can track their progress here: Cyberpunk 2077 Modding Community: Server Updates
1.5.0 is now Live! It's been a lot of fun and I absolutely love the way Gemini II turned out, even with its flaws. I'm also really happy that I was able to add some requested modules and flesh out solutions for quite a few playstyles. Thanks to everyone who gave it a shot, and an extra thank you to those who gave it their endorsement. I'm thinking of taking some ideas I had planned for a future set of cyberware and rolling them into Gemini. At the very least, I will probably end up adding a Projectile Launcher.
This last few releases bring the module count to 30 and adds a new chrome compressor variant, as well as additional Mantis Blades and Gorilla Arms to round out the damage type selection.
By request, Gemini II now supports the Neuralware - Chipware Expansion mod. It only applies to the Peregrine and Vulture for now, and in Gemini style, the cost starts high and decreases as the module is upgraded. I probably won't have time to play with this new mod extensively (or at all?), so I am open to suggestions for implementing the costs in other modules as well. Feel free to share your thoughts in the comments section.
Due to the nature of the Attunement system, which is usually based on values that don't change often (like Attributes), it can sometimes take some time for the UI to display the proper Interlink Rating as cyberware is added or removed. Rest assured that the appropriate values have already been applied to your character; this is just a delay in the refresh of the Cyberware UI elements.
Upgrading from Previous Versions
No item record names have changed, so there should be no risk of previously installed Gemini II Modules being lost.
In order to clean up programming and avoid TweakXL prioritization issues, some .yaml files have been renamed so please fully delete the prior installation via Vortex or by deleting all the files in:
...\Cyberpunk 2077\r6\tweaks\RM Gemini II\
...\Cyberpunk 2077\r6\scripts\RM Gemini II\
The Sparrow Camouflage has been upgraded to be more... I don't know, Sparrowy? The full duration no longer has a base of 4-7 seconds so the full duration comes from the Interlink attunement and I've added a bonus to damage that increases as your charge diminishes.
Ripperdoc Cyberware Specializations: Recommended to align ripperdoc inventories between Raven Gemini II, Gold-Plated Interface, and vanilla base/iconic cyberware.
Advanced Implant Technologies: Virtual Atelier storefronts for Raven Gemini II, Gold-Plated Interface, vanilla base cyberware, and more.
Flavorfull Descriptions: Required if you want to see flavor descriptions on all items again, including these
Requested / Planned Updates
Kenjutsu Reflexes: user request, an optional file to either:
substitute the Bullet Time feature with another, less powerful ability (probability: low)
remove the Bullet Time feature and reduce the humanity cost accordingly (probability: high)
New Monowire: User request, being considered (probability: low)
New Projectile Launcher: User request, being considered (probability: mid)
New Mantis Blades (or alternate damage types): User request, being considered (probability: High)
New Synergy module: I have plans to create new synergies (with a slightly adjusted mechanic), in process - Complete
Raven Kestrel 3 & 3S: for those using the Gold-Plated Interface cyberware mod, an optional file will be provided to add an Interlink bonus to both of these decks. - Complete
New Mantis Blades: In progress, as requested. - Complete
New Cyberdeck: Not guaranteed, but I do have an idea for a proper cyberdeck that takes advantage of the Interlink. - Complete
Sparrow Camouflage: potentially replace the Cyberware action with the vanilla code to allow more compatibility with other mods. - Complete
Bug Reports
If you post a comment related to bugs or complications with the mod, I will most likely move the conversation to the BUGS tab for issue tracking. Please check the BUGS tab if you don't find your comments here.
Please include a copy of your latest TweakXL log via pastebin if possible. You can find a copy of your log in:
My apologies to anyone who has been waiting for an update or answer from me. I'd stepped away from modding for a bit to deal with some personal issues, but I am mostly back in the saddle and will address any bug or requested features as quickly as I can.
The Gemini 2 OS Upgrade offers 3% Sandivistan time extension per kill while active but it's only like 6-10s long - 10 kills would get you an extra 3 seconds. I wanna change it to 30% or 50% maybe but not sure if it's a simple 1 time edit or if I need to change multiple parts, can you help me out please mate ?
My current Sandivistan lasts 6s. I know some of the Gemini named ones last longer the more attunement you have but I can't see me ever building a high attunement as the CW requirement plus the synergy not gelling with my current build, I can't seem to get parts together enough to get my attunement up without sacrificing CW with much better stats.
But if/when I change builds I'd give the Gemini Sandivistan a go
You'll want to edit the file RMGemini2_Module_FrontalCortex_OSBoost.yaml
Starting on line 5, you'll find a series of arrays that list some of the stats used to build the cyberware. Just update all the instances of killDuration (they currently run from 1.0 to 3.0)
Request: Could you include the names of which sets each items belong to on the item description somewhere in game on the items? For example on the CQC Analysis it would have Rocker Set Item or something on it.
There's actually an email on V's computer with that info (I replaced one of those junk emails), but I recently learned how to make data shards so I'm in the process of trying to implement that as well.
When you say "not showing up" do you mean you don't see the items in the ripperdoc inventories? The items are split amongst the rippers based on their specialty. For instance, Vik only carries the OS and Face (eye) implants from the Gemini series.
Hello, I would like to ask how to change the CyberWare Capacity reduction provided by Micro? Since I added so many mods, the CyberWare capacity was a full 500 at level 60! So I'd like to adjust it to 25% for better balancing the difficulty, thank you.
In the file "RMGemini2_Module_OS_MicroReactor.yaml" you'll find a section at the end labeled: # Interlink
The current Interlink effect is to reduce your used cyberware capacity by a percent equal to your interlink (so Interlink of 30 means a 30% reduction). If you want to adjust that rate, change the following lines:
88, 106, 124, 133: These are all currently 1 (representing 1%)
115: This is currently -0.01 (representing a reduction of 1%, in decimal form)
Just be sure to keep these in sync (2 and -0.02, for example) and you should be good to go.
That's really weird, I changed it just like you said. (I thought I changed it to 0.5), even though the description on Micro is right, saying it decreases by 0.5% for each level. But in reality, all the cyberware usage just ended up being reduced by one-fifth.
If you don't mind me asking, how does the synergistic amplifier work exactly? Like, does it give the bonuses upon equip, or do you need to have the set cyberware equipped in order to gain the bonuses? and what does the number after the perk represent? (Example: What does the number 0 represent in "Soldier // Liquid Armor // [0]:"?
If the explination is said within the description of the item on the mod page or even in game, I must've missed it. (Sorry for the question by the way, I'm sure it might be annoying.)
Nah, it's fine. I'm working on adding something better in-game to explain it because the UI has such limited space.
If you equip the Synergistic Amp or the Shared Libraries, you have the potential to unlock set bonuses. As long as you have all the requisite cyberware/quickhacks installed, the number will flip from 0 to 1 and you'll get the benefit of the set.
Example:
If you install the Synergistic Amp, CQC Analysis, Muscle Memory, and Performance Socket, you'll unlock the Black Dog bonus, which is 5-15% reduced Cooldowns for all cyberware (depending on the quality of your Syn Amp)
It's because the Accipiter Prosthetics module allows for a double, triple, or quadruple jump. That requires redscript which probably conflicts with your mod.
You can delete the following file to eliminate that capability and the conflict:
im using shared libraries and using all the module and quickhack requirements. But how to make sure that the shared libraries effect is active? im sorry for asking this because im using some other mods that add new quickhack, i just wanna make sure that the cyberware working as intended. Thank you
The UI for the Shared Libraries should have a 1 next to any set that is active. It's only tracking vanilla quickhacks, though... if you have a mod that adds more, I could take a look to see how we could incorporate those into the calculation.
i see.. thanks for your answer, this is probably the best mod that i keep in track, but.. the thing is, well maybe something wrong in my end because even if i change my quickhacks to all vanilla, it still shows [0]. my quickhack mods is charm quickhack and actual blackwall quickhack from yakuzadeso and one more thing, my suggestion is perhaps you can add cyberware for hand..? but anyway, im happy with what i have
The Attunement system is a little finicky. It's usually based on your stats, like Body, which don't change that often. The Interlink attunement can change frequently if you swap cyberware or quickhacks a lot, so sometimes the UI doesn't keep up. 99% of the time, the bonus is applying to V because that's happening regardless of the Attunement UI.
I can take a look at those other mods and see how easy it would be to implement a quick compatibility patch.
I already created the Goshawk module for the hand. Did you have another hand option in particular you were thinking of?
All the cyberware modules show your total in the Attunement section at the bottom, with the exception of the Shared Libraries and Synergistic Amplifier (not enough room).
The UI can be slow to update when you're changing cyberware, but a save/reload is 100% effective at displaying your current Interlink Rating.
314 comments
Upgrading from Previous Versions
Recommended Mods
Requested / Planned Updates
New Synergy module: I have plans to create new synergies (with a slightly adjusted mechanic), in process- CompleteRaven Kestrel 3 & 3S: for those using the Gold-Plated Interface cyberware mod, an optional file will be provided to add an Interlink bonus to both of these decks.- CompleteNew Mantis Blades: In progress, as requested.- CompleteNew Cyberdeck: Not guaranteed, but I do have an idea for a proper cyberdeck that takes advantage of the Interlink.- CompleteSparrow Camouflage: potentially replace the Cyberware action with the vanilla code to allow more compatibility with other mods.- CompleteBug Reports
My apologies to anyone who has been waiting for an update or answer from me. I'd stepped away from modding for a bit to deal with some personal issues, but I am mostly back in the saddle and will address any bug or requested features as quickly as I can.
My current Sandivistan lasts 6s. I know some of the Gemini named ones last longer the more attunement you have but I can't see me ever building a high attunement as the CW requirement plus the synergy not gelling with my current build, I can't seem to get parts together enough to get my attunement up without sacrificing CW with much better stats.
But if/when I change builds I'd give the Gemini Sandivistan a go
Starting on line 5, you'll find a series of arrays that list some of the stats used to build the cyberware. Just update all the instances of killDuration (they currently run from 1.0 to 3.0)
I must have 300-400h in this game, never used a smart weapon. Maybe it's time to try one ha.
Smart Weapons are a lot of fun. Very different playstyle, but fun.
# Interlink
The current Interlink effect is to reduce your used cyberware capacity by a percent equal to your interlink (so Interlink of 30 means a 30% reduction). If you want to adjust that rate, change the following lines:
Just be sure to keep these in sync (2 and -0.02, for example) and you should be good to go.
So... I'm not sure which set of values you set to 0.5, but considering both options if you kept them in sync:
- [88, 106, 124, 133] = 0.5, [115] = -0.005 : This should give you a reduction of half a percent equal to your Interlink (max -20% at Interlink 40)
- [88, 106, 124, 133] = 50, [115] = -0.5 : This should give you a reduction of 50 percent equal to your Interlink (max -2000% at Interlink 40)
If you went with the second option, I honestly have no idea what the effect would be. I didn't test a reduction that high.If the explination is said within the description of the item on the mod page or even in game, I must've missed it. (Sorry for the question by the way, I'm sure it might be annoying.)
If you equip the Synergistic Amp or the Shared Libraries, you have the potential to unlock set bonuses. As long as you have all the requisite cyberware/quickhacks installed, the number will flip from 0 to 1 and you'll get the benefit of the set.
Example:
If you install the Synergistic Amp, CQC Analysis, Muscle Memory, and Performance Socket, you'll unlock the Black Dog bonus, which is 5-15% reduced Cooldowns for all cyberware (depending on the quality of your Syn Amp)
You can delete the following file to eliminate that capability and the conflict:
...\r6\scripts\RM Gemini II\RMGemini2_AccipiterProsthetics.reds
If you're keen to do so, it's a fairly easy change to make.
But how to make sure that the shared libraries effect is active?
im sorry for asking this because im using some other mods that add new quickhack, i just wanna make sure that the cyberware working as intended. Thank you
my quickhack mods is charm quickhack and actual blackwall quickhack from yakuzadeso
and one more thing, my suggestion is perhaps you can add cyberware for hand..? but anyway, im happy with what i have
again, thank you
I can take a look at those other mods and see how easy it would be to implement a quick compatibility patch.
I already created the Goshawk module for the hand. Did you have another hand option in particular you were thinking of?
and im sorry for the hand cyberware suggestion, i thought goshawk module is for arms. my bad choom
The UI can be slow to update when you're changing cyberware, but a save/reload is 100% effective at displaying your current Interlink Rating.