Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.
Zero Tolerance for Disrespect

Apex Legends .MSTR

Featured Replies

  • Author
  • Localization

tetTris, posted Tue Jul 16, 2019 4:50 am (49333)


Lyxi wrote:
can you send me the miles dll

Righteo, i'v put the file in the attachments.

TF2dlls.zip

  • Replies 127
  • Views 147
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

Kyr4l, posted Sat Jul 20, 2019 9:15 pm (49390)


hey! does someone found the skydiving musics ? i mean the musics that you hear when dropping, the most important ones basically...
i'm unable to find them in the game files
edit : i'm especially looking for the event1 dropping/skydiving music
  • Author
  • Localization

zuronaught, posted Mon Jul 22, 2019 11:55 pm (49561)


Kyr4l wrote:
hey! does someone found the skydiving musics ? i mean the musics that you hear when dropping, the most important ones basically...
i'm unable to find them in the game files
edit : i'm especially looking for the event1 dropping/skydiving music


I believe you are looking for 22086 (Music_Jump) and 22087 through 22097 (character specific music).
  • Author
  • Localization

Kyr4l, posted Tue Jul 23, 2019 12:05 pm (49709)


zuronaught wrote:
Kyr4l wrote:
hey! does someone found the skydiving musics ? i mean the musics that you hear when dropping, the most important ones basically...
i'm unable to find them in the game files
edit : i'm especially looking for the event1 dropping/skydiving music


I believe you are looking for 22086 (Music_Jump) and 22087 through 22097 (character specific music).


these are the musics that play before you really jump, these are the ones you hear when you're in the dropship
  • Author
  • Localization

Luriam, posted Tue Jul 23, 2019 10:20 pm (49816)


Woo! Nice work guys :o Can't wait for a noob-friendly GUI tool for all us normies to enjoy it too. I'm so glad you didn't give up on Apex
  • Author
  • Localization

xyx0826, posted Wed Jul 24, 2019 9:18 am (49969)


Luriam wrote:
Woo! Nice work guys :o Can't wait for a noob-friendly GUI tool for all us normies to enjoy it too. I'm so glad you didn't give up on Apex
Soon(TM)!
  • Author
  • Localization

StrefaPD, posted Thu Jul 25, 2019 6:27 am (49993)


@Lyxi How about other languages. For example i need polish voice lines ;) How i must edit in files?
and how about extracting audios in admin CMD if my games files are located in disc D not C
  • Author
  • Localization

Lyxi, posted Thu Jul 25, 2019 7:31 pm (50008)


StrefaPD wrote:
@Lyxi How about other languages. For example i need polish voice lines ;) How i must edit in files?
and how about extracting audios in admin CMD if my games files are located in disc D not C


should work out of the box?

>and how about extracting audios in admin CMD if my games files are located in disc D not C

cd d:\
then type d:
  • Author
  • Localization

Lyxi, posted Thu Jul 25, 2019 7:38 pm (50009)


Hi everyone, I haven't worked on the dumper since my last release. I've been working on reversing malware so I can find a job :P. I'm not sure when I can work on Miles again, but this is currently on the list of things to do:

* Extract audio sources (the actual WAV data inside the bank streams, there are 200,000 individual sources that together compose the events). This shouldn't take too much work to do now but I really need to find work so I can't spend time on this right now.
* Titanfall 2 support. It's missing an API call and the structures I used to traverse to find functions to hook might be different (haven't checked yet). Currently I'm hooking internal miles functions to capture audio, but for long term support I should switch to hooking the direct sound functions. I also don't have Titanfall 2 so I don't have data and stuff to test with.

I'll try to work on this stuff soonish
  • Author
  • Localization

Durandal217, posted Sat Jul 27, 2019 3:44 am (50031)


Lyxi wrote:
Hi everyone, I haven't worked on the dumper since my last release. I've been working on reversing malware so I can find a job :P. I'm not sure when I can work on Miles again, but this is currently on the list of things to do:

* Extract audio sources (the actual WAV data inside the bank streams, there are 200,000 individual sources that together compose the events). This shouldn't take too much work to do now but I really need to find work so I can't spend time on this right now.
* Titanfall 2 support. It's missing an API call and the structures I used to traverse to find functions to hook might be different (haven't checked yet). Currently I'm hooking internal miles functions to capture audio, but for long term support I should switch to hooking the direct sound functions. I also don't have Titanfall 2 so I don't have data and stuff to test with.

I'll try to work on this stuff soonish


As long as you don't forget about us. :P You've done incredible work and we are all extremely grateful for the work you've put into it so far, I look forward to seeing the progress.
  • Author
  • Localization

Kyr4l, posted Thu Aug 08, 2019 12:18 pm (50210)


hey, does someone found the musics that plays when dropping ?
i extracted these ones :
Code:
22086,Music_Jump
22087,Music_Jump_Bangalore
22088,Music_Jump_Bloodhound
22089,Music_Jump_Caustic
22090,Music_Jump_Event1
22091,Music_Jump_Gibraltar
22092,Music_Jump_Lifeline
22093,Music_Jump_Mirage
22094,Music_Jump_Octane
22095,Music_Jump_Pathfinder
22096,Music_Jump_Wattson
22097,Music_Jump_Wraith

but these are the ones that plays in the dropship, not when dropping
  • Author
  • Localization

Lyxi, posted Sun Aug 11, 2019 9:57 am (50248)


meow, hello. i'd like to introduce the titanfall 2 version of my dumper! (thanks acebats for making this possible)

https://github.com/Lyxica/Miles-10-Soun ... -tf2-beta1

here is a list of all the events contained in the banks (as of 8/11/2019)

SPECIAL INSTRUCTIONS:
MSD_TF2.exe must be in the \Titanfall2\bin\x64_retail folder
  • Author
  • Localization

Maverick-Werewolf, posted Sun Aug 11, 2019 3:11 pm (50255)


So... how hard would it be to extract, say, specifically all of Mirage's sound files? That's really all I want. Can't seem to find the easiest/most efficient way to do that, though.

I've extracted lots of audio files from lots of games before, but this one seems even worse than Prince of Persia 08. :P

EDIT: I got as far as hearing the sound files in the MSD, for clarification; I admit I'm not quite savvy enough to get them actually extracted, though.
  • Author
  • Localization

Durandal217, posted Mon Aug 12, 2019 6:30 pm (50280)


for some reason when playing the TF2 weapon sounds, they sound muffled. You know the filter that is applied when you're in a damaged state, most of the first person/weapon sound like that. Also most of the dialog is not playing. 5843, for me which is 5843,diag_imc_blisk_hp_hpguidance_01 is a good example of stuff that does not play. Also the music for example 21338,music_s2s_18_evac the volume is so loud on it that it is approaching ear rape level

Maverick-Werewolf wrote:
So... how hard would it be to extract, say, specifically all of Mirage's sound files? That's really all I want. Can't seem to find the easiest/most efficient way to do that, though.
EDIT: I got as far as hearing the sound files in the MSD, for clarification; I admit I'm not quite savvy enough to get them actually extracted, though.


follow this video. https://www.youtube.com/watch?v=7bW8Fo4 ... e=youtu.be
  • Author
  • Localization

Lyxi, posted Tue Aug 13, 2019 4:01 am (50287)


Going to clear up a technical issue regarding unplayable audio, there are 2 situations that I have found so far regarding audio:

A) The volume knob associated with a sounds controller is set to mute
B) There is -no- audio

Solving problem A is just finding the right controller volume name to set. B on the other hand, I'm fairly certain that a lot of events simply do not have audio data.

Image

If we look at the I/O usage of a event that plays (16800), and a event that doesn't play (5843) we can see that the silent event requested virtually no data, only performing an IO operation of 102B. As Miles is not registering any bank issues, it would seem that the banks are properly and fully loaded, and that the event simply doesn't have any audio data. Finally, I know that the low IO usage of event 5843 isn't because a volume knob is set to mute. When exploring through the Apex Legends events I used the same IO trick, and was able to identify events that while not playing were reading at a minimum 1KB or more of data. After tweaking with those knobs I was able to get those events to play.

----

At this point, I'd like to actually extract the samples (not the events but the actual samples) from the mstr files, but I can't spend that effort currently when I need to start making money soon :lol:
  • Author
  • Localization

Lyxi, posted Tue Aug 13, 2019 4:10 am (50288)


regarding muffled sounds, i'll check it out and see if something can be done. i'll also lower the default volume and add a volume switch.
  • Author
  • Localization

spennser, posted Sun Sep 01, 2019 9:50 pm (50544)


Lyxi wrote:
regarding muffled sounds, i'll check it out and see if something can be done. i'll also lower the default volume and add a volume switch.


The TF2 tool will get stuck playing back any looping file when I'm trying to extract, making extracting all the SFX kind of a lost cause. Any tips to circumvent this? Thank you so much!
  • Author
  • Localization

Lyxi, posted Wed Sep 04, 2019 9:00 am (50586)


hiya, if you hit ESC when a sound is recording, it should stop it and save everything that was played up til that point. otherwise i dont have a graceful way to record loops until i can spend more time examining the inner structures of the miles queue system
  • Author
  • Localization

spennser, posted Wed Sep 04, 2019 6:30 pm (50598)


Lyxi wrote:
hiya, if you hit ESC when a sound is recording, it should stop it and save everything that was played up til that point. otherwise i dont have a graceful way to record loops until i can spend more time examining the inner structures of the miles queue system


thank you! ill try that tonight
  • Author
  • Localization

lilrobot, posted Tue Sep 10, 2019 6:59 pm (50664)


Kyr4l wrote:
hey, does someone found the musics that plays when dropping ?
i extracted these ones :
Code:
22086,Music_Jump
22087,Music_Jump_Bangalore
22088,Music_Jump_Bloodhound
22089,Music_Jump_Caustic
22090,Music_Jump_Event1
22091,Music_Jump_Gibraltar
22092,Music_Jump_Lifeline
22093,Music_Jump_Mirage
22094,Music_Jump_Octane
22095,Music_Jump_Pathfinder
22096,Music_Jump_Wattson
22097,Music_Jump_Wraith

but these are the ones that plays in the dropship, not when dropping


i'm stuck finding the second half of these as well. i've seen a couple videos on YouTube where people have uploaded the _Wraith, _Pathfinder and _Gibraltar "drop" music and i can't seem to figure out how they did it. i've left a comment but no response yet.

is there a way to break the loop (not like how pressing ESC works), or perhaps there's an event i can use while the sound is playing to play that track (kinda like how the fadeouts work)? if anyone happens to figure it out let me know!
  • Author
  • Localization

Kyr4l, posted Sun Nov 24, 2019 2:02 pm (52243)


hey! i can't extract the sounds anymore,
i'm getting this message :
Message received: Loaded file './audio/ship\audio.mprj' is the wrong version [runtime is 28 file is 32].
  • Author
  • Localization

Kyr4l, posted Sun Feb 09, 2020 12:16 pm (53875)


is this thread dead ?
  • Author
  • Localization

Lyxi, posted Sun Feb 09, 2020 7:28 pm (53890)


Someone made a new tool that works better :) I'm too busy with other projects to develop the tool past its bootstrap purpose
  • Author
  • Localization

Kyr4l, posted Wed Feb 12, 2020 11:02 am (53953)


Lyxi wrote:
Someone made a new tool that works better :) I'm too busy with other projects to develop the tool past its bootstrap purpose

and what's this tool ?
  • Author
  • Localization

jr2013a, posted Sun Feb 23, 2020 7:46 am (54176)


Kyr4l wrote:
Lyxi wrote:
Someone made a new tool that works better :) I'm too busy with other projects to develop the tool past its bootstrap purpose

and what's this tool ?


Possibly the Miles 10 Sound Dumper
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.