SML Docs: Updated Bulk Sound Extract (cleaned up) #401
+236
−25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR introduces an updated Bulk Sound Extraction Chapter, since the old one was not accurate anymore and had some issues.
Changes include:
.mem
files with FModel better.vgmstream-cli
, as well as detailed logs, error catching and a runtime overview of the renaming progress..wav
files if already converted once and inside thetxpd/wem/
folder, the Script will recognize these files and jump to the renaming process for these files.temporary output folder
for the file conversion. In case anything happens, the progress will be saved in that directory, Will be deleted upon sucessful conversion and renaming.wav/wem
files are not broken/unknown to thetxpd
's but instead were just skipped for some reason.This should provide new modders with an easier time getting their sound files, as this is now updated and altered for the latest SF Version 1.1 (as of this commit).