released v1.5.44

This commit is contained in:
morkt
2019-03-31 21:39:39 +04:00
parent d6efa5c1b3
commit 9ec1978bf6
11 changed files with 48 additions and 30 deletions

View File

@@ -612,6 +612,7 @@ Last Waltz ~Hakudaku Mamire no Natsu Gasshuku~ <span class="footnote">ShiinaRio
Libra of the Vampire Princess <span class="footnote">ShiinaRio v2.50</span><br/>
Mahou Shoujo no Taisetsu na Koto <span class="footnote">ShiinaRio v2.47</span><br/>
Maki Fes! <span class="footnote">ShiinaRio v2.50</span><br/>
Manin Chijo Densha 2 <span class="footnote">ShiinaRio v2.45</span><br/>
Mikoko <span class="footnote">ShiinaRio v2.46</span><br/>
Mimi o Sumaseba <span class="footnote">ShiinaRio v2.47</span><br/>
Nagagutsu wo Haita Deco <span class="footnote">ShiinaRio v2.39</span><br/>
@@ -664,6 +665,7 @@ Yoyogi Hitozuma Senmon Gakuin<span class="footnote">ShiinaRio v2.37</span><br/>
Yume Miru Egoist <span class="footnote">ShiinaRio v2.47</span><br/>
Yuru Plus <span class="footnote">ShiinaRio v2.49</span><br/>
Zansho Omimai Moushiagemasu<span class="footnote">ShiinaRio v2.41</span><br/>
Zettai Zetsumei Shoujo <span class="footnote">ShiinaRio v2.49</span><br/>
</td></tr>
<tr><td>*.s25</td><td><tt>S25</tt></td><td></td></tr>
<tr><td>*.mi4</td><td><tt>MAI4</tt></td><td></td></tr>
@@ -2039,6 +2041,9 @@ Tenshi no Nichou Kenjuu<br/>
<tr><td>*</td><td><tt>CSAF</tt></td><td></td><td>D.O.</td><td>
Kazoku Keikaku Re:Tsumugu Ito<br/>
</td></tr>
<tr class="odd"><td>*.dat</td><td><tt>CsPack2</tt></td><td></td><td>CatSystem</td><td>
Yuibashi<br/>
</td></tr>
</table>
<p><a name="note-1" class="footnote">1</a> Non-encrypted only</p>
</body>

View File

@@ -1,27 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<GARbro>
<Release>
<Version>1.5.43</Version>
<Version>1.5.44</Version>
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
<Notes>New formats:
- CSAF archives
- CPC archives, ERP images and EZS audio
- GP1 images and PWV audio
- CGD images and ASD archives
- ANI animation frames
- IPT composite images
- ZLK archives
- LPG images
- RAD images
- NPF archives
- BIN+IDX archives
- UMPK archives and GRC images
- 'CsPack2' archives
- UCG archives
- IMGX images
- FLK archives and BPA images
- Jam Creation archives and DPO images
- PAC0 archives and PCG0 images
- CMB archives
- PAK archives and SFG images
- uGOS 'FC' and 'FD' images
Updated KiriKiri and ShiinaRio encryption schemes.
Updated KiriKiri encryption schemes.
</Notes>
</Release>
<FormatsData>
<FileVersion>145</FileVersion>
<FileVersion>146</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
<Requires>
<Assembly Name="ArcFormats" Version="1.2.47.2146"/>
<Assembly Name="GameRes" Version="1.4.26.238"/>
</Requires>
</FormatsData>
<FormatsData>
<FileVersion>145</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/c35ca8ec1f15edb9a32823014a3d532d9b4f5941/ArcFormats/Resources/Formats.dat</Url>
<Requires>
<Assembly Name="ArcFormats" Version="1.2.46.2120"/>
<Assembly Name="GameRes" Version="1.4.26.238"/>