https://github.com/julianxhokaxhiu/ff8snd
Final Fantasy VIII Audio Extraction app ( originally made by Qhimm.com )
https://github.com/julianxhokaxhiu/ff8snd
Last synced: about 1 month ago
JSON representation
Final Fantasy VIII Audio Extraction app ( originally made by Qhimm.com )
- Host: GitHub
- URL: https://github.com/julianxhokaxhiu/ff8snd
- Owner: julianxhokaxhiu
- License: gpl-3.0
- Created: 2024-02-24T14:50:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T23:04:13.000Z (about 1 year ago)
- Last Synced: 2025-01-28T14:18:02.890Z (3 months ago)
- Language: C#
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FF8SND
Final Fantasy VIII Audio Extraction app ( originally made by Qhimm.com )## What's new
This version inherits the GUI from FF8SND, but has been completely rewritten in C# with VS2022 in mind.Additionally this version supports multiple file extraction by allowing to select multiple entries.
Upon clicking Extraction the app will now ask for to choose a Folder where to extract the selected files.For an easier batch extraction, is it possible to select all entries by using the `CTRL+A` keyboard shortcut.
## License
See [LICENSE](LICENSE)