How Do I Use EALayer To Import Music Into The Adventure Editor?

The place for mod discussions and seeking out information about Spore modding.
Forum rules
Can't get a mod to work?
Try these... FIRST!

http://www.davoonline.com/phpBB3/viewforum.php?f=6
User avatar
Twilit Sunset
Cell
Cell
Posts: 10
Joined: Mon Jul 24, 2017 5:57 pm

How Do I Use EALayer To Import Music Into The Adventure Editor?

Unread post by Twilit Sunset »

So, I want to add music tracks from SPORE's spinoff games, the beta version, and the prototypes to SPORE Galactic Adventures' Adventure Editor, but I can't figure out how to use EALayer to do the job. All help will be most certainly appreciated.


rob55rod
Admin
Admin
Posts: 4086
Joined: Sat Jul 02, 2011 9:50 am

Re: How Do I Use EALayer To Import Music Into The Adventure Editor?

Unread post by rob55rod »

In the folder containing the EALayer Executable, create a BAT file, containing this:

Code: Select all

"ealayer3.exe" -E %1 --single-block -o %~n1.snr -v >"log.txt"
pause
Then just copy your mp3 files into that folder and drag them onto the BAT file one at a time. Once that's done, you can use the SNR Importer to do the rest of the job. Just pack its output into a mod and you're good to go.
Having trouble with the Spore ModAPI Launcher Kit? Get help here!

If you're reading this, you have my permission to build off of my mods as long as I am credited. Please don't mirror my work unaltered, unless I no longer provide a working download.
User avatar
Twilit Sunset
Cell
Cell
Posts: 10
Joined: Mon Jul 24, 2017 5:57 pm

Re: How Do I Use EALayer To Import Music Into The Adventure Editor?

Unread post by Twilit Sunset »

Thank you so much! :D
rob55rod
Admin
Admin
Posts: 4086
Joined: Sat Jul 02, 2011 9:50 am

Re: How Do I Use EALayer To Import Music Into The Adventure Editor?

Unread post by rob55rod »

lecreator wrote:Thank you so much! :D
:D
Having trouble with the Spore ModAPI Launcher Kit? Get help here!

If you're reading this, you have my permission to build off of my mods as long as I am credited. Please don't mirror my work unaltered, unless I no longer provide a working download.
Post Reply Previous topicNext topic

Return to “Mod Discussion”