1.3 Checklist #9

Open
opened 2024-08-31 03:42:06 -04:00 by bonkmaykr · 3 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 03:42:06 -04: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
Sign in to join this conversation.
No description provided.