mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented DPK resource archives.
known encryption keys for: Inbou no Wakusei Ryoshuu Ryobaku ~Haitoku no Atelier~ Ryoshuu ~Jogakusei Choukyou~ Shirogane no Cal to Soukuu no Joou Shiromiko Shoujotachi no Saezuri Yumemiru Tsuki no Lunalutia
This commit is contained in:
@@ -77,5 +77,14 @@
|
||||
<Setting Name="NOAPassPhrase" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="DPKKey1" Type="System.UInt32" Scope="User">
|
||||
<Value Profile="(Default)">65432</Value>
|
||||
</Setting>
|
||||
<Setting Name="DPKKey2" Type="System.UInt32" Scope="User">
|
||||
<Value Profile="(Default)">1139247708</Value>
|
||||
</Setting>
|
||||
<Setting Name="DPKLastScheme" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user