New Adventures - A Very Dry Area Part 1 - 4

Post, Download, and Discuss Custom Adventures.
Post Reply
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

New Adventures - A Very Dry Area Part 1 - 4

Post by DEEMAN223344 » Tue Jul 28, 2009 6:06 pm

Image

Well here they are!

Click here to download.

EDIT: Unzip to Data\Music.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Wed Jul 29, 2009 3:02 pm

Feedback please.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Fri Jul 31, 2009 9:30 pm

Please give me feedback!
User avatar
bround
Rainbow Master
Posts: 641
Joined: Thu Jul 24, 2008 10:55 am

Post by bround » Sat Aug 01, 2009 7:18 am

Nice adventures! I have a question,

How did you get that music on the editor and the player?
Avid TTR player and TTS developer, a new revolutionary server in works.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Aug 01, 2009 12:15 pm

bround wrote: I have a question,

How did you get that music on the editor and the player?
I renamed Res6.dat in RTW and put it in Data\music. Then I used the way cbloopy taught us to make the number go higher than 6.

bround wrote:Nice adventures!
Thanks! Part 5 will be out soon!
User avatar
bround
Rainbow Master
Posts: 641
Joined: Thu Jul 24, 2008 10:55 am

Post by bround » Sat Aug 01, 2009 2:45 pm

DEEMAN223344 wrote:Then I used the way cbloopy taught us to make the number go higher than 6.
But how did you do it?
Avid TTR player and TTS developer, a new revolutionary server in works.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Aug 01, 2009 9:08 pm

copied from cbloopy's post:

cbloopy wrote:
jdl wrote:Hey Cbloopy, how about a custom moosic feature? And we use moosic that is released to the public. So no worries about copyrights! But if you name it "7.ogg" I don't think it will show up. Can you make a load music thingy so we can name it "Example.ogg" and just type that in?
Custom music is supported, but the editor doesn't have any way of letting you enter an arbitrary file name for the music. In fact, the music is just stored as a number in the WLV file.

I can tell you how to hex-edit a WLV file to get music beyond "6":

1) download and install a suitable hex editor like xvi32. (link)
2) Backup the file you're about to hex edit, in case you make a mistake.
3) If you have the WA editor running, make sure you don't have the level you're about to hex edit opened, so you don't accidentally overwrite the changes of your hex edit when you go back to the WA editor.
4) in the hex editor, open the WLV file for the level you want the music to be changed.
5) go to the end of the file. You should see the adventure title in there.
6) Place the cursor at the first letter of the title.
7) Go back 12 bytes. For example in xvi32, press LEFT 12 times after placing the cursor at first letter of title.
8.) The cursor is now at the byte that selects the music.
9) Open up Windows Calculator (in Start Menu -> Accessories)
10) Go to the "View" menu and select "Scientific"
11) Make sure "Dec" (decimal) is selected in the upper-left area (as opposed to "hex", "oct", or "bin")
12) Enter the number you want to use for the music. Let's say you want your custom music to be 11.ogg. Enter 11 in the calculator.
13) Now select "hex" to convert from decimal to hex. For 11 this will convert to B.
14) Go back to the hex editor, and enter "0B" for the value of the music byte. For example in xvi32, click on where the cursor is on the left side of the window (where it shows the hex values), then type "0B".
15) save the file.

repeat for other level files.

Level files hex edited this way can still be opened and edited in the WA Editor, however you'll lose the ability to change the music from the editor for such levels. To restore that, just hex edit the music back to something between 0-6.

Your custom .ogg file needs to be placed where all the game's music are stored, namely C:\WA Editor v096\Data\Music. It doesn't actually have to be an OGG file; the game's music engine seems to support a bunch of other formats as well. But for the game to find the music it has to be named <number>.ogg even if the file type is not actually OGG. With the hex-edit instructions given above, <number> can be anything between 7 to 255.

Windows might hide the file extension (the .ogg or similar). So to change a file's extension, you need to tell Windows to never hide the file extension:

1) Copy your music file to the C:\WA Editor v096\Data\Music folder.
2) Go to the folder.
3) If you see the extension, then go ahead and rename as usual. Otherwise press the ALT key to bring up the menu bar.
4) Go to "Tools" menu and select "Folder Options..."
5) Click on "View" tab.
6) under "Advanced Settings", uncheck the checkbox that reads "hide extensions for known file types".
7) Click OK. Windows should now show the extension of your music file, so you can rename it to <number>.ogg.

Finally, it appears that if you change the music of a level file while the WA Player is running, sometimes the change might not take effect in the WA Player until you exit and rerun WA Player.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Jan 01, 2011 4:32 pm

Could someone please repost these? Filefront hates me. :evil: :x :? :|
User avatar
jozsefkoma
Rainbow Star
Posts: 1460
Joined: Tue Dec 23, 2008 5:45 pm

Post by jozsefkoma » Sat Jan 01, 2011 4:52 pm

Filefront hates everyone! :x
I saw many broken links from FileFront.
[SARCASM]When I tried to download the adventure I was so surprised[/SARCASM].Again fileront deleted an uploaded file. :x
Image
Image
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Jan 01, 2011 4:56 pm

Is bround still here?
Post Reply