1.3 Checklist #9

Closed
opened 2024-08-31 07:42:06 +00:00 by bonkmaykr · 4 comments
Owner
  • Replace export path setting with an actual folder select
  • Completely re-do setup screen
  • Automatic update notifier
  • FSCRIPT system
  • Soundtrack mod gen
  • Playlist mod gen supports ffmpeg conversion from mp3, ogg, m4a, FLAC, other common formats (piss-easy to implement from shell command)
  • minor improvement: Import Mod filepicker sets filter to .fstar by default
  • Allow downloading data1 from Bert
  • Checksum downloaded dependencies
  • Check for missing dependencies when opening any menu that requires one (partially implemented)
  • Partially reimplement PSARC tools, at least with the ability to extract one individual file.
    • Rework Gonzo to repack last-loading psarc only, then include files from requires[] and modifies[]
  • mod from folder gen detect contents and pick minimum loaderversion
    • Add localization paths when isSoundtrack (partially implemented)
  • Include Visual C++ 2012 in Inno installer for Windows 10 users
- [x] Replace export path setting with an actual folder select - [x] Completely re-do setup screen - [x] Automatic update notifier - [x] FSCRIPT system - [x] Soundtrack mod gen - [x] Playlist mod gen supports ffmpeg conversion from mp3, ogg, m4a, FLAC, other common formats (piss-easy to implement from shell command) - [x] minor improvement: Import Mod filepicker sets filter to .fstar by default - [x] Allow downloading data1 from Bert - [x] Checksum downloaded dependencies - [ ] Check for missing dependencies when opening any menu that requires one **(partially implemented)** - [ ] Partially reimplement PSARC tools, at least with the ability to extract one individual file. - [ ] Rework Gonzo to repack last-loading psarc only, then include files from requires[] and modifies[] - [X] mod from folder gen detect contents and pick minimum loaderversion - [ ] Add localization paths when isSoundtrack **(partially implemented)** - [ ] Include Visual C++ 2012 in Inno installer for Windows 10 users
bonkmaykr added the
priority
high
label 2024-08-31 07:42:06 +00:00
Author
Owner

PSARC tools will not be rewritten and we will use an additional third-party tool in firesdk.zip due to time constraints until 1.4.

PSARC tools will not be rewritten and we will use an additional third-party tool in firesdk.zip due to time constraints until 1.4.
Author
Owner

data1 download implemented in 12f01000dd

data1 download implemented in 12f01000dd
Author
Owner

Checksums implemented with 5654fa0b9f, 841f8132bb

Checksums implemented with 5654fa0b9f, 841f8132bb
Author
Owner

PSARC tools will not be rewritten and we will use an additional third-party tool in firesdk.zip due to time constraints until 1.4.

Could not dig this up. This idea needs to be thrown out behind the shed and shot because it has gotten us nowhere.

Going to bruteforce it and program Gonzo to dump files into a cleansing directory for processing. Will waste disk space and CPU time but it's the only way.

> PSARC tools will not be rewritten and we will use an additional third-party tool in firesdk.zip due to time constraints until 1.4. Could not dig this up. This idea needs to be thrown out behind the shed and shot because it has gotten us nowhere. Going to bruteforce it and program Gonzo to dump files into a cleansing directory for processing. Will waste disk space and CPU time but it's the only way.
Sign in to join this conversation.