Update to DIC 20220707 (possibly nw)

This commit is contained in:
Matt Nadareski
2022-07-08 13:37:51 -07:00
parent 232256310a
commit 148fdd0590
2 changed files with 4 additions and 3 deletions

View File

@@ -95,6 +95,7 @@
- Add Bandai Playdia QIS detection
- Framework for XBONE filenames
- Add files for XBONE
- Update to DIC 20220707
### 2.3 (2022-02-05)
- Start overhauling Redump information pulling, again

View File

@@ -37,7 +37,7 @@ build:
after_build:
- ps: appveyor DownloadFile https://github.com/aaru-dps/Aaru/releases/download/v5.3.1/aaru-5.3.1_windows_x64.zip
- ps: appveyor DownloadFile http://www.chrysocome.net/downloads/8ab730cd2a29e76ddd89be1f99357942/dd-0.6beta3.zip
- ps: appveyor DownloadFile https://github.com/saramibreak/DiscImageCreator/files/8161742/DiscImageCreator_20220301.zip
- ps: appveyor DownloadFile https://github.com/saramibreak/DiscImageCreator/files/9064090/DiscImageCreator_20220707.zip
- ps: appveyor DownloadFile https://archive.org/download/subdump_fua_0x28/subdump_fua_0x28.zip
- 7z x aaru-5.3.1_windows_x64.zip -oMPF\bin\Debug\net48\Programs\Aaru *
@@ -46,8 +46,8 @@ after_build:
- 7z e dd-0.6beta3.zip -oMPF\bin\Debug\net48\Programs\DD *
#- 7z e dd-0.6beta3.zip -oMPF\bin\Debug\net6.0\Programs\DD *
- 7z e DiscImageCreator_20220301.zip -oMPF\bin\Debug\net48\Programs\Creator Release_ANSI\*
#- 7z e DiscImageCreator_20220301.zip -oMPF\bin\Debug\net6.0\Programs\Creator Release_ANSI\*
- 7z e DiscImageCreator_20220707.zip -oMPF\bin\Debug\net48\Programs\Creator Release_ANSI\*
#- 7z e DiscImageCreator_20220707.zip -oMPF\bin\Debug\net6.0\Programs\Creator Release_ANSI\*
- 7z e subdump_fua_0x28.zip -oMPF\bin\Debug\net48 *
- mkdir MPF\bin\Debug\net48\Programs\Subdump