Vector Harbor
11-28-2015, 05:20 PM



Special Thank to the joshw.info Music Archive thread of awesome for ripped those file :

HCS Forum - xxx.joshw.info Music Archive thread of awesome (http://www.hcs64.com/mboard/forum.php?showthread=26929)

Index of / (http://3sf.joshw.info/)



Total length:
02:17:24

1. "Title Theme"
2. "Enter Ganondorf"
3. "Deku Tree"
4. "Fairy Flying"
5. "House"
6. "Kokiri Forest"
7. "Open Treasure Box"
8. "Item Catch"
9. "Small Item Catch"
10. "Shop"
11. "Battle"
12. "Inside the Deku Tree"
13. "Boss Battle"
14. "Boss Clear"
15. "Heart Container Get"
16. "Legend of Hyrule"
17. "Spiritual Stone Get"
18. "Fairy Ocarina Get"
19. "Hyrule Field Main Theme"
19b. "Hyrule Field Battle
20. "Kepora Gebora's Theme"
21. "Market"
22. "Shooting Gallery"
23. "Hyrule Castle Courtyard"
24. "Enter Zelda"
25. "Ocarina "Zelda's Lullaby""
26. "Zelda's Theme"
27. "Ocarina "Epona's Song""
28. "LonLon Ranch"
29. "Mini Game"
30. "Kakariko Village"
31. "Ocarina "Sun's Song""
32. "Hyrule Field Morning Theme"
33. "Goron City"
34. "Ocarina "Saria's Song""
35. "Lost Woods"
36. "Dodongo's Cavern"
37. "Middle Boss Battle"
38. "Dinosaur Boss Battle"
39. "Zora's Domain"
40. "Great Fairy's Fountain"
41. "Potion Shop"
42. "Inside Jabu-Jabu's Belly"
43. "Ocarina "Song of Time""
44. "Temple of Time"
45. "Open Door of Temple of Time"
46. "Master Sword"
47. "Ganondorf's Theme"
48. "Chamber of the Sages"
49. "Medal Get Fanfare"
50. "Sheik's Theme"
51. "Horse Race"
52. "Horse Race Goal"
53. "Ingo's Theme"
54. "Escape from LonLon Ranch"
55. "Kakariko Village Orchestra Ver."
56. "Ocarina "Song of Storms""
57. "Windmill Hut"
57a. "Main Menu (Fairy Fountain)
58b. "Minuet of Woods"
59. "Forest Temple"
60. "Bolero of Fire"
61. "Fire Temple"
62. "Ice Cavern"
63. "Serenade of Water"
64. "Water Temple"
65. "Nocturne of Shadow"
66. "Prelude of Light"
67. "Shadow Temple"
68. "Gerudo Valley"
69. "Spirit Temple"
70. "Requiem of Spirit"
71. "Kotake & Koume's Theme"
72. "Meet Again Zelda"
73. "Game Over"
74. "Ganon's Castle Bridge"
75. "Ganon's Castle Under Ground"
76. "Inside Ganon's Castle"
77. "Ganondorf's Battle"
78. "Escape from Ganon's Castle"
79. "Last Battle"
80. "Seal of Six Sages"
81. "Ocarina of Time"
82a. "End Credits A"
82b. "End Credits B"
82c. "End Credits C"
82d. "End Credits D"

Download link [320KBPS]


https://mega.nz/#F!4cwVjCqL!LzbUezeS3bxQnpSf78udYg

TheSkeletonMan939
11-28-2015, 05:59 PM
Let me guess: these are from the USF files ripped with the incorrect tempo.

jairisongs
11-28-2015, 06:10 PM
Thanks for share.

Vector Harbor
11-28-2015, 06:15 PM
Let me guess: these are from the USF files ripped with the incorrect tempo.



According to the readme :

Legend of Zelda: Ocarina of Time v1.2
(c) 1998 Nintendo

Rip by Ugetab on 12/13/08 (Based heavily off of 1.0 rip 9/26/04 by hcs)
Titles and timing and file names by mouser_x
(Timing not updated for Fire Temple, or checked for anything else)

Found missing tracks, re-ripped to allow playback (Kakariko Village and End Credits B)
Added Hyrule Field Battle Theme (Dusk Theme PJ64 playable, but not rippable)
Intros seem intact (Gerudo Valley, Lost Woods)
LOZ03-LOZ17 are pieces of the Hyrule Field theme played under different situations.
LOZ57 is played at the Main Menu screen.

Music Select: 800BB248
Hyrule Field Music Select: 801296E8 (00FF??00 / 00??FF00) The 00 next to ?? needs to be something other than 00 if ??=00.

A little info:
I used NEmu to track down and record the threads used in the game, and killed them off one by one until the game crashed on me. I then realized that threading was treeing into other threads, so I rechecked some of them without killing others. I found threads by making it break on the 'ERET' instruction, disabling the break, then stepping-over through the code's JR RAs until I came to the top of the thread loop. Since memory can be edited in NEmu, this posed nearly a non-issue to make loop exiting code and put it in to see if the music died instantly. Keeping a record of the SP value and associated Thread addresses helps identify known threads without entering them.

The great bastard, UnknownFile, told me this:
AM_RANGE(0x04500000, 0x045fffff) AM_READWRITE(n64_ai_reg_r, n64_ai_reg_w) // Audio Interface
So, if I opened the memory viewer at 04500000, and break on read/write for viewable addresses, it'll let me step out to the main music thread in a game, most likely, and should also allow for other stuff to be discovered.

Also of interest is the 04040010 area, which is used, in part, to control graphics.

I've got a PJ64<->NEmu save state conversion utility in the works, and it helped show me how I could go about debugging in one emulator and hacking in the file changes for the other, as shown by a few decompressed USF save states that were converted. Zelda isn't yet compatible with this utility, but I simply reapplied the changes to save states when working between NEmu and PJ64.

JoshW informed me of how 64th Note doesn't work like other emulators, in that a Break in the code will just end the interrupt routine for a frame or something, whereas it can break emulation in either of the 2 emulators, and if it doesn't it'll slow it down a lot. PJ64 will report the position in RAM of the break without issue, whereas you need to tell NEmu to break on Break instructions to get them there.

HCS provided all the ripping tools he had access to, which has helped immensely, as I managed to get the auto ripper working, which turned potentially hours of manual work into about 24 hours of waiting for the auto ripper to play the hell out of all the songs in the game and dump the accessed music data. That process has been gone through twice so far, just because I'm new to the whole ripping process and program usage.

ghdude
11-29-2015, 12:58 AM
For now, CD soundtrack files are better than USFs. These things probably have low frequency (22khz?).

Ruiner9's productions of Ocarina and Majora are USFs, also.

Until someone makes something greater, go with FLACs from Game Music CDs.

75 frames per second is not bad.

I might do a data generation or recording thing for the two N64 Zelda games sometime.

BrecMadak
12-26-2016, 05:03 PM
Thanks.