Twigzie / Fantality-LostArkAudioExtractor

A tool that converts Lost Ark audio files into MP3 or OGG using programs provided by the community.
MIT License
1 stars 0 forks source link

Does not extract as ogg #4

Closed assassinscrack closed 5 months ago

assassinscrack commented 6 months ago

Hey and thanks for your work, I wanted to report what I have found using the tool.

It will always extract as mp3 no matter which option picked. When selecting ogg it will open the right folder but the files will be in the mp3 folder, as mp3s.

Additionally, on some files it will partially extract like this "DDNLVOV23Z8SA3M17H0H7HA3EO7S2_decrypted_292.mp3".

Not a big deal as the others have no information besides the deobfuscated name of the sound bank anyway, but wanted to mention it.

I was hoping it'd extract the files with more naming and info about what they do (like emote_happy, skill_dissonance, player_resurrect_1 etc.) but I don't know how that would be done.

I assume that will require some additional steps.

Twigzie commented 6 months ago

Thanks, I've noticed a few issues myself. I was just using the already created batch files that were supplied via the Wwise tool. I'll look into it and see if I can ditch the original batch files so I can have more control over the process.

I think ill incorporate both tools into the explorer I'm working on. A file explorer for Lost Ark that displays a directory structure with names deobfuscated. I could easily add the option to extract audio if the file is supported. example:

Screenshot 2024-05-02 131153

assassinscrack commented 6 months ago

Wow this is looking really good. Glad to hear you are still working on it.

I think the ability to extract audio would be a great addition to the explorer. To be able to export in a useful format.. That's exactly what I have been wanting to do. Can't wait to try out the tool when it's ready.

Twigzie commented 6 months ago

Yea, it's just the fact that the game has over 30K files that makes it not so simple XD

assassinscrack commented 6 months ago

I can imagine, with a game of this size.. If you need some product testing done on the work in progress let me know^^

Otherwise do you think you can make a pre-release or a simple batch file available in the near future? Something to extract the audio files with names like in in that picture you posted?

Twigzie commented 5 months ago

If you need some product testing done on the work in progress let me know^^

Sure, I'm always up for free testing XD

extract the audio files with names like in that picture you posted?

I use the same function that the "renamer" uses to rename the files. Thats all the posted picture is doing. Renaming the audio files (in the application, not the original files). Its just done with all files and not just single files. Nothing different, except me not wanting to force the user to rename all original files which would break their game.

check my profile for my discord name. shoot me a friend request and ill send you builds to test when they're available for testing

Twigzie commented 5 months ago

Updated version Here

assassinscrack commented 5 months ago

check my profile for my discord name. shoot me a friend request and ill send you builds to test when they're available for testing

The discord link doesn't seem to work so I just dropped my name in my bio maybe you can add me

Twigzie commented 5 months ago

Im going to assume the last update fixed the issue. Ill close it, if not, please reopen.