Overview
《赛博朋克 2077》快速制作&分解——手动修改配置文件瞬间制作&分解物品附带用油画刷钱《Cyberpunk 2077》Quick Production & Breakdown——Manually modify the configuration fileInstantly craft & disassemble itemsComes with painting money
前言
如果对您有帮助,还请一键三连
在其他社区发布的帖子:
其乐(原蒸汽动力社区)[keylol.com]
哔哩哔哩[www.bilibili.com]
Brief English
-
Open the “Cyberpunk 2077” installation path, and locate
[Steam library foldersteamappscommonCyberpunk 2077r6config] folder, the GOG platform file location should be the same
[Steam library folder] is the Steam library folder where the game is installedFor example, mine is: [G:Steam LibrarysteamappscommonCyberpunk 2077r6config]
-
Find the [inputContexts.xml] file
Open the [inputContexts.xml] file with Notepad and search for [0.8], probably starting from line 906
The original file is only two 0.8, and they are very close, so there is no need to bother to search for other keywordsCommonly used content (original):
<hold action=”disassemble_item” 【Decompose items】 timeout=”0.4″ />
<hold action=”craft_item” 【Crafting items】 timeout=”0.8″ />
<hold action=”use_item” 【Use items】 timeout=”0.4″ />
<hold action=”upgrade_attribute” 【Upgrade attributes】 timeout=”0.4″ />
<hold action=”upgrade_perk” 【Upgrade perk】 timeout=”0.4″ />The unit here is seconds (s). In order not to affect the game experience too much, it is recommended to modify only [Decomposing Items] and [Making Items].
Change the [0.4] of [Decomposing Items] and [0.8] of [Making Items] to the [number] you want.
I just changed it to 0.01, which is 10 milliseconds (ms)
If you want to modify other data, do the same
-
Brush money with oil painting
If you just want to simply spend money, then it is recommended to buy and sell oil paintings
Briefly describe:
- Obtain the oil painting (If you remember correctly, it should be the task of [Heavenly Wonders])
- Find a receiving point to sell one or more
(The way to sell multiple copies is to first sell weapons and other high-priced items so that the store has a lot of money, and then sell multiple copies. First of all, you have to have a small amount of money, after all, 4000 copies) - Facing the vending machine, press the [ESC] and [R] keys at the same time. If the background is different from the normal purchase and is transparent, it means success, so you can buy unlimited store items
- Crazy single-click and left-click to buy 5 pieces of oil paintings (if you sell more than one, you can buy a lot of them at once)
PS: If you only sell two or three, it’s better to sell only one, because when you only have one, you don’t need to choose the quantity.
However, you have to choose the number of two or three cards, and the speed is not as fast as a single point.
Therefore, it is recommended to save a little money first, to make the store rich, and to swipe multiple cards at once
一、碎碎念
昨天2021年1月23日晚上《赛博朋克 2077》更新了1.1版本
《赛博朋克 2077》1.1版本更新公告↑
自从上次因存档文件大小超过8M而坏档已经一个多月没玩了
因为用连点器刷了3个多小时的物品
顺便简单说说存档位置:
【C:Users用户名Saved GamesCD Projekt RedCyberpunk 2077】
Win 10文件夹中可能会把【Users】显示为【用户】,【Saved Games】显示为【保存的游戏】
不要看到中文就不认得了
我的存档位置:
【C:UsersSintsSaved GamesCD Projekt RedCyberpunk 2077】
再顺便吐槽安装Win 10系统时登录微软账户,用户名为昵称前5位的坑爹事
一个多月没玩↑
虽然没过多久就发布了1.06版本更新,并解除了存档文件最大8M的限制
但是坏档不能修复,这问题很严重!我觉得应该没有技术难题才对
就很无语,存档文件还限制大小,还只有8M,
而且存档文件大小异常是他们自己的锅
摘要:
- 移除了存档文件最大 8MB 的限制。注:这不会修复更新前损坏的存档文件。
移除了存档文件最大 8MB 的限制↑
摘要:
- 处理了存档过大的问题(和制作物品时的词条说明相关),删减已有存档的不必要大小
(注意:无法修复在 1.06 更新之前损坏的 PC 存档文件)。
处理了存档过大的问题↑
说了这么多,其实就是看到《赛博朋克 2077》更新了,就准备上线玩玩
存档大小问题解决后就可以随便制造了,
这样你们刷刷刷时就不怕遭遇到坏档的问题
二、修改配置文件
-
打开《赛博朋克 2077》安装路径
并定位到:
【Steam库文件夹steamappscommonCyberpunk 2077r6config】文件夹下,GOG平台文件位置应该相同
其中【Steam库文件夹】为游戏安装位置的Steam库文件夹例如我的为:【G:Steam LibrarysteamappscommonCyberpunk 2077r6config】
Steam库文件夹列表↑更为简便的方法:
打开所在文件夹↑文件界面:
文件夹界面↑ -
找到【inputContexts.xml】文件
用记事本打开【inputContexts.xml】文件,搜索【0.8】即可,大概从第906行开始
原文件只有两个0.8,而且挨的很近,没必要麻烦搜索其他关键词
搜索关键词0.8↑
常用的内容(原文):
<hold action=”disassemble_item” 分解物品 timeout=”0.4″ />
<hold action=”craft_item” 制作物品 timeout=”0.8″ />
<hold action=”use_item” 使用物品 timeout=”0.4″ />
<hold action=”upgrade_attribute” 升级属性 timeout=”0.4″ />
<hold action=”upgrade_perk” 升级perk timeout=”0.4″ />
这里的单位是秒(s),为了不过于影响游戏体验,推荐只修改【分解物品】和【制作物品】,
我就随便改成0.01,即10毫秒(ms)
如果还想修改其它的数据则同理
英语好的一看就懂吧
然后就可以用鼠标连点器、键盘连按,反正你懂的
有需要的可以去下载个按键精灵,按键精灵官网[www.anjian.com]
三、注意事项
记得备份原文件
其实也可以不备份,用Steam检查完整性就自动恢复原样了,
所以每当更新或者检查完整性后都要再次手动修改配置文件
四、推荐的制造
推荐制作【奥佐布的鼻子】【野兽模式】【一些紫色手雷】
像手雷这样可以叠加存放的物品,分解的时候会很方便
奥佐布的鼻子↑
野兽模式↑
可以通过读档(SL)批量制作服装来刷满孔装备、配件品质等等
各个部位满孔参考(不知道1.1版本的更新有改变没):
满孔装备一览↑
五、用油画刷钱
如果你只是想单纯的刷钱,那么推荐买卖油画
简单描述一下:
- 获得油画(没记错的话应该是【天外奇物】任务)
- 找个收货点卖一张或多张
(卖多张的方法是先卖武器等回收要高价的物品,让商店有很多钱,然后卖出多张,首先你自己也得有点小钱,毕竟4000一张) - 面对售货机同时按下【ESC】和【R】键,如果背景跟正常购买时不一样,为透明,则表明成功,这样可以无限购买商店物品
- 疯狂单点左键购买5块一张的油画(如果卖了多张可以一次买很多)
PS:如果只卖了两三张还不如只卖一张,因为只有一张的时候购买时不需要选择数量,
而两三张时要选择数量,速度还不如单点来的快,
所以还是推荐先攒一点钱,让商店变有钱,一次性刷多张
一次性购买122张油画↑一次买122张,随便买几次就有2520张了:
库存2520张油画↑