mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented encrypted NSA archives.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<Setting Name="SGFileNameEncoding" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">shift-jis</Value>
|
||||
</Setting>
|
||||
<Setting Name="ONSCompression" Type="GameRes.Formats.ONScripter.Compression" Scope="User">
|
||||
<Setting Name="ONSCompression" Type="GameRes.Formats.NScripter.Compression" Scope="User">
|
||||
<Value Profile="(Default)">None</Value>
|
||||
</Setting>
|
||||
<Setting Name="AMIBaseArchive" Type="System.String" Scope="User">
|
||||
@@ -101,5 +101,11 @@
|
||||
<Setting Name="RCTTitle" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="NSAPassword" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="NSATitle" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user