C&C Labs Forums
»
C&C Maps and Modding
»
RA3: Modding
»
The RA3 Mod SDK now supports EALayer3 audio compression.
Private Joined: 4/9/2021(UTC) Posts: 6
Was thanked: 1 time(s) in 1 post(s)
|
Thanks to a lot of work by myself and Darth Jane, its now possible to use PCCompression="EALAYER3" in the RA3 Mod SDK and have it work and produce output that will work in the game. To use it, you unzip the attached zip file into the "tools" folder underneath the main Mod SDK folder (making sure to overwrite the BinaryAssetBuilder.exe.config file) and then you create your mod as normal using PCCompression="EALAYER3" for anything you want to use the EALayer3 compression for. This means you don't need the special AudioFileMP3Passthrough stuff anymore and can do things the way EA did it. For those who are curious (and understand what they are doing) you can download the source code here: https://github.com/jonwil/ealayer3compilerpluginhttps://github.com/jonwil/snrtoolhttps://github.com/jonwil/lame-3.96I am also in the process of trying to figure out the special PathMusic stuff and (if I can figure it out) may be able to produce a tool that can output PathMusic data as well. If you have any questions about this, feel free to post here and I will do my best to answer them. Edited by user Friday, April 9, 2021 7:41:04 PM(UTC)
| Reason: Not specified
|
1 user thanked jonwil for this useful post.
|
|
|
Private Joined: 4/9/2021(UTC) Posts: 6
Was thanked: 1 time(s) in 1 post(s)
|
I fixed a bug in the plugin, it should now work properly.
|
|
|
|
Private Joined: 4/9/2021(UTC) Posts: 6
Was thanked: 1 time(s) in 1 post(s)
|
I finally sorted some further bugs in the plugin and now it should actually work correctly.
|
|
|
|
Users browsing this topic |
Guest
|
C&C Labs Forums
»
C&C Maps and Modding
»
RA3: Modding
»
The RA3 Mod SDK now supports EALayer3 audio compression.
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.