超级玩家
 
- 贡献度
- 5
- 金元
- 6689
- 积分
- 689
- 精华
- 0
- 注册时间
- 2008-1-26
|
Open stash_dlc.scr in Notepad++ and replace every line that contains Store_Set(XXX) or Docket_Set("XXX") with DLC_Set("DLC9") where XXX can be any number or string. Look up how to do that using replace feature using wildcards just don't ask here, don't remove semicolons or change anything else.
Then open all other files listed above in the editor and close stash_dlc.scr. Notice all the entries starting with Item("... and their properties listed below it. You want to replace every StoreID(XXX) property with DLC("DLC9") HOWEVER some entries have both StoreID and DLC properties in which case you should only remove StoreID(XXX) without adding anything in their place. So be careful not to make duplicates of DLC("XXX") in one entry.
Once you're done, save everything. This should unlock every single pesky microtransaction plus event items introduced in the past. You can later remove this data2.pak file to restore game files to its former state without making permanent changes.
--------------------------------------- |
|