Pages : 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77

hellside
08-14-2013, 02:08 AM
as I understand, wave, designed by Microsoft and IBM, is the standard (or basic) format to store sound information on a windows computer, whatever format you use, lossless or lossy, what ever player you use, the sound process is always like this:

decode mp3, flac, ape, whatever format, into wave,
then, play the wave and give out the sound.

If the source file is not lossless such as mp3, then the wave decoded out will be lossy and the sound played out will be lossy.

So, if I have enough space, I will store all my music in wave format. this way, the decode into wave process will be no more, system resource is less used, and who knows, maybe the sound will be better as lots of wave lover suggested...

zaykho
08-14-2013, 03:14 AM
This is bullshit. Have you actually looked at how decoding performance of the codec performs? This is negligible at best. What kills you is memory bandwidth, both to RAM and disk -- the bottleneck here clearly isn't CPU time.


"This is bullshit" ????

(http://www.hostingpics.net/viewer.php?id=4527321336865865876.jpg)


Ok, so, first:

This is bullshit. Have you actually looked at how decoding performance of the codec performs? This is negligible at best
Really ? HAVE YOU FUCKING READ WHAT I'M TALKING ABOUT OR WHAT ?

Have you did some test on some poor system ? have you tried to play flac on psp ? tried to play flac when playing heavy emulator on pc ? or even on a mobile phone ?

NO, you didn't !!


Take VLC, test a simple .wav file then a .Flac with HYPER COMPRESSION, HYPER COMPRESSION ! then say me what its being the most used on CPU.



What kills you is memory bandwidth, both to RAM and disk -- the bottleneck here clearly isn't CPU time.


LOL ! Bad luck for you, you talking to someone experienced in computer optimization (hello ! ghost recon online forum user, :p ), at this moment I use a PowerEdge T300 with 3 SAS (150go) in raid0 only for booting the system, my windows is on a RAMDISK with Grub4dos (windows xp 64bit), I have a 8go of server RAM (EEC) and a modified GPU (hd 4870) (this server doesn't have pci-x16 slot).


All music and games I use is moved to c:\ (21go) before being played for maximum performance.


So stop your bullshit about memory bandwidth...........cause mine is about:
2000~2700 mb/s (CrystalDiskMark) with c:\
980~740 mb/s with SAS partition
230~180 mb/s for my regular SSD at home.


(http://www.hostingpics.net/viewer.php?id=548596Sanstitre1.jpg)


And I precise, I have done this test with the 4,5 go of RAM used by Dreamweaver, photoshop, Google chrome And Firefox (yes I will not stop my work for a simple test) + with the WinVBlock DRIVERS, when I use the FyraDisk driver with the 2nd XP64-xxl in maximal condition, I can reach 11 000 mb/s (but the fyra is less compatible with some tricky software, like adobe shit........)


So, when you say "both to RAM and disk -- the bottleneck here clearly isn't CPU time", please stop make me laugh.



Ok, now this:

More bullshit. Of course data on a CDDA has a specific format. That's specific by the Redbook standard. Among other things it says that audio data is stored as linear PCM, bitdepth of 16 bits (signed), two channels (stereo) and a sampling rate of 44.1kHz. Voila, here's your format.

HAHAAHHAAHAHAH, stop using wikipedia like a faggot !

Here your link: Audio file format (https://en.wikipedia.org/wiki/Audio_file_format)

"An audio file format is a file format for storing digital audio data on a computer system. This data can be stored uncompressed, or compressed to reduce the file size. It can be a raw bitstream, but it is usually a container format or an audio data format with defined storage layer."


Now, Mr I know everything and talk to people like they are shit, understand the difference between:

simple regular "format":

format

and "audio file format":

.format


See the difference ?
And of course they are encoded on the CD, but not encoded to an audio file format.

Audio codec (https://en.wikipedia.org/wiki/Audio_codec)




EDIT: And you can very much store metadata inside a WAV container, see Audacity Wiki (http://wiki.audacityteam.org/wiki/WAV). The only problem is that this is very limiting and also poorly implemented and most software around you.

I didn't talk about metadata.




So stop it, I don't know what you are and where you from, but in my country, we are civilized, we talk to people with respect even if they said something wrong or bad. Off course, if you not respect me, I will not respect you.

Vegeta
08-14-2013, 03:38 AM
lol tl;dr !

zaykho
08-14-2013, 03:44 AM
Foobar plays flac just fine for me lol .. i don't notice hardly any delay between songs. :D

Also Added Yoshi's Story Game Soundtrack – Music to Pound the Ground... - VGMdb (http://vgmdb.net/album/819) to my collection, thanks to Judge Ito's rip.


:) I didn't say that I have a big latency when playing a flac, I just say that if you use your computer at maximum (like playing crysis in 3d surround or emulating ZOE 2 in pcsx2), then you will have a bad framerate with a hypercompressed .Flac and not with a wav file. :p



lol tl;dr !

Lol, is not so long, and you will discover a tons of good things. :p

Vegeta
08-14-2013, 03:45 AM
Question, how do you get hyper compressed flac?

zaykho
08-14-2013, 04:04 AM
Question, how do you get hyper compressed flac?

It's simple, depending on the software used, you can choose how the .flac will compress the data.

More the compression is high (8), more the data will be highly compressed, More the compression is low (0), more the data will be less or not compressed.

example:

compressionrate: 0 = track.flac - 40mo
compressionrate: 8 = track.flac - 22mo

off course it's an example, the weight differ from the track.


(http://www.hostingpics.net/viewer.php?id=873089Sanstitre2.png)

Sirusjr
08-14-2013, 04:31 AM
But with modern computers there is no reason to not use Level 8 FLAC. i have been using Level 8 for my uploads for ages and I didn't see anyone complaining that their computer can't handle it.

DavidMadsen
08-14-2013, 06:24 AM
I think the word lossless refers to the compression, therefore it's not really correct to call WAVE (.wav) lossless because it's not compressed. (Anyone with more knowledge on this matter is free to correct me of course).

In order to get some peace of mind, one could consider WAWE being a trivial compression (of itself) and therefore lossless

On another topic, Symphonic Rain Vocal Album "RAINBOW" uploaded by OmegaBlade, I can't extract the music files (in Windows), probably because the ":" and "\" in the name of the files... I can't even change their names in 7-zip... any tips?

Vegeta
08-14-2013, 06:51 AM
In order to get some peace of mind, one could consider WAWE being a trivial compression (of itself) and therefore lossless

On another topic, Symphonic Rain Vocal Album "RAINBOW" uploaded by OmegaBlade, I can't extract the music files (in Windows), probably because the ":" and "\" in the name of the files... I can't even change their names in 7-zip... any tips?

I could fix the problem with my linux server, but that would mean I would have to do work :( .. PM me if you want a fixed copy.

---------- Post added at 12:51 AM ---------- Previous post was at 12:46 AM ----------


But with modern computers there is no reason to not use Level 8 FLAC. i have been using Level 8 for my uploads for ages and I didn't see anyone complaining that their computer can't handle it.

I use level 8 as well (my tutorial uses level 8 !! ) .. I have not had 1 problem yet either. From what people might think.. having a lower level of compression would make the audio quality better.. no it doesn't. Level 8 makes the file as small as it can go but still keep exact cd quality. Why the fuck wouldn't you want that? If people are having problems with level 8 flac files.. get off windows 98 -_-

hellside
08-14-2013, 08:40 AM
But with modern computers there is no reason to not use Level 8 FLAC. i have been using Level 8 for my uploads for ages and I didn't see anyone complaining that their computer can't handle it.
well as for me

with modern computer, hard disc is huge and net transfer speed is superb

there is less reason to compress a file so hard just to save 5% more space

flac lv5 is fine with me now, and one day I will transfer all my music into wave, that is certain.

LiquidAcid
08-14-2013, 09:02 AM
Really ? HAVE YOU FUCKING READ WHAT I'M TALKING ABOUT OR WHAT ?
Yes, and writing in all-caps doesn't make your nonsense any better.


Have you did some test on some poor system ?
Yes, there are decoding tests going down as low as the 486. You heard of this thing called Google?


have you tried to play flac on psp ?
No. Why would you want to play back these files on a memory-constrained device anyway? Anyway, it should be no big deal. Rockbox has optimized code that works well on MIPS devices. It's been around of years.


tried to play flac when playing heavy emulator on pc ?
If FLAC decoding performance is a concern, then you're doing it wrong. Especially in such a situation.



or even on a mobile phone ?
Any ARM processor manufactured in the last years should have no problems whatsoever decoding them. My comments on bandwidth however even hold for these.


Take VLC, test a simple .wav file then a .Flac with HYPER COMPRESSION, HYPER COMPRESSION ! then say me what its being the most used on CPU.
There is no such thing as "HYPER COMPRESSION". First of all, start making up terms, and also, stop using all-caps.

That you call "HYPER COMPRESSION" is just the 8th profile of the FLAC reference encoder. It does nothing magical, it just further increases LPC order, residual partition order, etc.
If your system finds this too taxing (which it is not), then I suggest you either lower the profile or finally upgrade that aforementioned 486. It's the year 2013, if you haven't realized it.



Bad luck for you, you talking to someone experienced in computer optimization
Woah, I'm awestruck...

Too bad that spending a shitload of money on desktop hardware doesn't make you _any_ kind of expert...



So stop your bullshit about memory bandwidth...........cause mine is about:
2000~2700 mb/s (CrystalDiskMark) with c:\
980~740 mb/s with SAS partition
230~180 mb/s for my regular SSD at home.
OK, so this clearly shows that you haven't understood a single line I wrote. I guess we should just call it quits at this point, and we talk in a few years when you have actually touched some performance critical code and done profiling. Because this is just pointless.


So, when you say "both to RAM and disk -- the bottleneck here clearly isn't CPU time", please stop make me laugh.
To those you have a bit of common sense left, there are roughly these "domains" on a regular system:
(1) CPU registers
(2) L1/L2/L3 caches (don't have all to be present)
(3) system memory
(4) mechanical disk drive (nowadays sometimes solid-state)

If you move from the top to the bottom, you increase access time / latency and decrease bandwidth. The differences are always some order of magnitude (!). In other words, these differences are _huge_. See StackOverflow (http://stackoverflow.com/questions/2353299/cache-bandwidth-per-tick-for-modern-cpus) for a glimpse.

The common rule of thumb is not to wander into unnecessary domains:
- Try to keep everything in system memory, only access the mechanical drive if you absolutely need to (e.g. that's why you don't want the OS swapping).
- Try to keep everything in cache / in a cache line, only access the system memory of you absolutely need to (or use some fancy stuff like preload / prefetch instructions). This is even true on ARM / in the mobile word, see e.g. various discussions about the ARM NEON prefetching.
- Etc. (keep everything in CPU regs, yadda yadda)

Now, we're talking about a asymmetric lossless codec that is kinda lightweight. Asymmetric since encoding takes a _lot_ more CPU cycles than decoding. The situation would be entirely different with a symmetric codec, like e.g. Monkey's Audio. I don't think I have to demonstrate that playback of files encoded with a high profile is a nightmare. However that's how the codec was designed and it's purpose is not playback in this case, but archival on the least space possible. We're dealing with a entirely different situation here, where decoding takes only a _fraction_ of the encoding time.

The problem with playback of uncompressed files is twofold. First you have to get the data from somewhere, which is (4). But (4) is slow, this is why you want to minimize access to it. The other problem that emerges is that modern operating systems cache filesystem content, so that repeated access to a file is "cushioned". Files are cached in system memory, so larger files means more system memory wasted. System memory which you usually don't have much of (compared to the capacity of your main drive), and which could also be used for other things.

The bulk of the time is not spend on CPU here, but on getting stuff from (4) to (3), then from (3) to (2), etc.. You attack the system at it's weakest spot and furthermore you pollute system memory by letting it cache data that is unnecessarily large.

We could exaggerate the whole situation and ask why you dont't store your movies in uncompressed YUV frames and instead decompress H264/etc. every single time on-the-fly for playback. It's because of bandwidth limitations! Just because they're more apparant here doesn't mean they don't exist in other situations.


Now, Mr I know everything and talk to people like they are shit, understand the difference between:

simple regular "format":

format

and "audio file format":

.format
Stunning, so this becomes something entirely different when I just add a DOT. Woah, I never thought about that...

I guess, I just say it again: Stop making up your own bullshit terms.


And of course they are encoded on the CD, but not encoded to an audio file format.
The CDDA doesn't have any filesystem, but yeah, thanks Capt. Obvious ;)


I didn't talk about metadata.
And I didn't talk to you.


So stop it, I don't know what you are and where you from, but in my country, we are civilized, we talk to people with respect even if they said something wrong or bad. Off course, if you not respect me, I will not respect you.
I don't care if you respect me or whatever. I just point out bullshit where I see it. If you have a problem with that, then the solution is simple: Do a bit of research before posting such crap.

@mods: Sorry, but I couldn't leave this uncommented.

hellside
08-14-2013, 09:20 AM
I am quite interested
Let's not make it personal, just keep to the tech fact
It would be a shame if this thread closed like this

tangotreats
08-14-2013, 11:28 AM
No time to comment properly, but just HAD to chime in here to say that everything LiquidAcid has said is 100% correct, 100% based in fact, and 100% technically accurate.

Zaykho, who knows enough to put him ahead of average Joe but not enough to understand the finer points of technicality, is confusing people who don't know any better and is propagating blatant untruths and misunderstandings as fact.

People who do know better (LA, myself, etc) will not be duped for a single moment, but most people here won't be well-versed enough to realise what's the truth and what isn't.

1) FLAC decoding speed is a negligible CPU cost. Your CPU can decode it faster than your hard disc can store the results. Yes, it does require more effort to decode FLAC than WAV (which, by the way, is encoded - just not compressed) but we're talking about the difference between pushing an empty wheelbarrow (WAV) and a wheelbarrow containing a bag of feathers. I'm currently playing back FLAC (encoded at Level 8) on my system and the CPU usage hasn't even gone above 0%. Yes, it's that little - the mere act of rounding completely cancels it out. When you play FLAC, your CPU is doing twenty thousand other things at the same time and most of those things are of negligible load. Decoding FLAC is about as mathematically complex as updating the clock, moving the mouse pointer, bringing up a dialogue box, etc. It's basic number crunching a CPU can literally do in its sleep. If we're talking about a twenty year-old computer (which can also decode FLAC just fine) we might be talking about 10 or 15%. Still not enough to break a sweat. I got rid of my 486 in the mid nineties so I don't have the ability to perform a test. Any vaguely modern device can decode FLAC without any difficulty.

Edit: But I just did perform a test on my recent workstation; I decoded a THREE HOUR FLAC in 26 seconds and CPU usage didn't rise above 18%. 10800 seconds of audio processed in less than half a minute. That means the CPU could've decoded that same FLAC one hundred and eighty times, all simultaneously, and would've done so at less than 20% load. The reason the CPU didn't go higher than 18% was because my SSD could not physically store the decoded audio fast enough. FACT: Physical storage - even an SSD - is your bottleneck - ***NOT*** CPU. Conclusion - it is more taxing for a system to process the bloated file size of WAV than it is for the same system to decode a significantly smaller FLAC.

I don't think people really understand just how elementary decoding audio is for a modern CPU. This truly cannot be overstated.

2) FLAC at high compression rates does require more CPU time to decode, but again, the difference is negligible.

3) FLAC is lossless. If you compress WAV (a) to FLAC (b) and then decompress back to WAV (c) and compare WAVs (a) and (c) you have the exact same WAV. This isn't a matter for debate. It's a straightforward mathematical fact. To argue against this is to say that "1234" and "1234" are not the same number.

3.1) Whether you decode your FLAC to WAV and then playback the WAV, or playback the FLAC in a media player, the exact same thing is happening to the audio - it is being decoded to uncompressed PCM audio and then sent to your sound card. Sound quality is NOT affected, and is 100% identical (again, mathematical fact: 1234=1234) in both cases. But you're got a hard disc full of unnecessarily enormous WAV files and I've got efficiently packed, competently tagged FLACs - meaning I can store more music in the same quantity of storage space.


simply because every time you play a track, your mediaplayer need to decompress them in the fly, struggling your CPU like a full 720p video.

Absolute nonsense. Your Media Player is struggling the CPU more by the mere act of displaying itself on your monitor than it ever is by decompressing an audio stream.


This is why I only use a no compressed Flac ( compressionrate:0 ).

That is not "no" compressed FLAC - it's "less" compressed FLAC.


In those case, wav is the best choice, greater performance, quality and compatibility, his only negative point is his weight.

Wrong. Sound quality is identical, software compatibility is 100% and hardware compatibility isn't far behind, and performance (if you're referring to lower CPU load) difference is literally too small to physically measure with any meaningful metric...


Playing a 80mo .wav is easier and better than a 20mo .flac for any mediaplayer. This is why you don't see any .flac running around on games, only .wav, .ogg, .adx, ut3 and many other proprietary format.

Wrong again. Decoding OGG or any other lossy format is more taxing to the CPU than decoding FLAC. And it is STILL a negligible percentage of CPU time we're talking about.


but .wav is a lossless format ? Tagging doesn't make it any better, someone could leave tags blank and other people can tag it how they want.

The sound quality of WAV and FLAC is identical - except that FLAC tagging is better and the final file will probably be between two and four times smaller than the WAV. What possible reason is there for not using FLAC?


I don't know what you are and where you from, but in my country, we are civilized, we talk to people with respect even if they said something wrong or bad.

Wasn't it you who tried to browbeat LiquidAcid with foul language and ever increasing font sizes, instead of raw facts which he has used to counter you? He's right - you don't know what you're talking about. It isn't uncivilised to point out when somebody is wrong. It's extremely uncivilised to attack somebody who has told you you're wrong and repeat the same wrong things in an increasingly loud voice in order to silence him.

QMarks
08-14-2013, 12:28 PM
Before this gets way out of hand, how about you guys take all this technobabble and such to the PMs? I'm pretty sure the mods are gonna close this and disallow a V3 if this continues, and I most certainly do not want that.

tangotreats
08-14-2013, 12:37 PM
I appreciate that - but just to clarify the only reason why this began was to try to prevent the dissemination of faulty information. Usually the technobabble stays out of these threads but it's sometimes necessary to bring it in (for a brief time) to put some myths to rest. These threads can't be all about posting music all of the time and it's only natural and right that some discussion should occasionally evolve. I wish it didn't have to be quite as vicious as it has been, though... I sincerely doubt that the thread would be closed due to a back-and-forth about technical issues... That said, I would definitely advocate a "calm the **** down" for everybody - myself included. :)

Vrantheo
08-14-2013, 12:43 PM
I'm yet to have a bigger HDD so I'm having all my lossless audio in APE High due to higher compression rate than FLAC 8 within acceptable CPU workload (APE Insane LOLOLOL). If FLAC is able to improve in the future with more technology advancements I'll be more than willing to adapt.

Also 成都的兄弟你嚎.

QMarks
08-14-2013, 01:10 PM
I appreciate that - but just to clarify the only reason why this began was to try to prevent the dissemination of faulty information. Usually the technobabble stays out of these threads but it's sometimes necessary to bring it in (for a brief time) to put some myths to rest. These threads can't be all about posting music all of the time and it's only natural and right that some discussion should occasionally evolve. I wish it didn't have to be quite as vicious as it has been, though... I sincerely doubt that the thread would be closed due to a back-and-forth about technical issues... That said, I would definitely advocate a "calm the **** down" for everybody - myself included. :)
If we really need to have such a discussion in public, how about we just make a new thread just for this so that the risk of this thread getting closed is minimized?

Leon Scott Kennedy
08-14-2013, 01:19 PM
If we really need to have such a discussion in public, how about we just make a new thread just for this so that the risk of this thread getting closed is minimized?
Such thread already exists, but it's ignored by the "community" of this one ;)

At any rate, the discussion going on here pertained audio/lossless compression, I'd dare to say it was mostly fine/safe, just try to keep it "civil", folks. And, if possible, don't have it drag for too long; the main focus of this thread is to become a database of lossless music.

EDIT:
Also, let me remind all of you of something, since I'm at it: even if this thread gets closed, you would not lose anything. It wouldn't get deleted and, by forum rules, each user is required to create a separate thread for the album he/she is sharing (only exception to this is when the albums are all related to a series, example(s): Tekken, Metal Gear, Final Fantasy... A single thread is fine for such occasions). Those who feel like sharing lossless would still be able to do so, and it would help the search function a lot more than this thread, if I may add.

Vegeta
08-14-2013, 03:51 PM
Yeah, but this thread > all

zaykho
08-14-2013, 03:56 PM
1) FLAC decoding speed is a negligible CPU cost.


and performance (if you're referring to lower CPU load) difference is literally too small to physically measure with any meaningful metric...

I will just end with this, because I don't want this thread closed and, I don't to waste my time too. :)


So, the "negligible" is what ? what is "negligible" ?

If i have 100 000$ and I waste 100$ everyday, this is negligible.
If i have 1 000$ and I waste 100$ everyday, this is not negligible.


Now talk about fact, You say you have did a test on your workstation ? with what ? the task manager ? xD

Well for my case, I have tested this on: PSP, XBOX and a pc emulating a lot of games.

And I precise again for those who don't understand what RAMDISK is, RAMDISK (http://en.wikipedia.org/wiki/RAM_drive)


Now, take in example the psp, in psp you can set manually the speed of the CPU for save the battery longer.
When playing .flac, you can't go under 222 mhz, when playing .mp3 you can't go under 122 mhz, for .wav you can't go under 100 mhz.

100 mhz = 8~9 hour battery.
222 mhz = 4~5 hour battery.

Yes it's "negligible" !


http://img11.hostingpics.net/pics/995810utimatevshmenurevised00326084.png (http://www.hostingpics.net/viewer.php?id=995810utimatevshmenurevised00326084. png)


No it's the same for xbox (the original one), (you see the BIG difference when playing .flac while being in 1080i and even worst when try to play an emulator (that principally use the CPU))

Same for PC, try to use PCSX2 with ZOE 2 with everything at maximum (of your pc), and in the same time, play a .flac then a .wav, enjoy your "negligible" !

Zone of the Enders - The 2nd Runner WS hacked 1080p running on PCSX2 1.1.0 (http://www.youtube.com/watch?v=kPzKjdS2Xbs)
Zone Of The Enders 2 : forums pcsx2 (http://forums.pcsx2.net/Thread-Zone-Of-The-Enders-2--25227)

Leon Scott Kennedy
08-14-2013, 03:57 PM
Yeah, but this thread > all
As a matter of fact, this thread would have no reasons to exist if users "tag" their threads accordingly, when making them. Though I applaud the OP's effort, for creating such list (I can relate with the amount of work involved), the forum's search function would work just as good.

XJF
08-14-2013, 04:26 PM
*Remembers why he stopped coming here now*

bobadabuilder
08-14-2013, 04:54 PM
is it difficult to scroll over posts without album cover images

tangotreats
08-14-2013, 04:55 PM
Now talk about fact, You say you have did a test on your workstation ? with what ? the task manager ? xD

Yes. I'm an MCDST, MCSE, freelance audio engineer, full time IT technician, and former developer. Trust me. If Task Manager says something's using 0% CPU, it's telling you it's using so little that the act of rounding the number of consumed cycles to a percentage literally cancels.

On a scale of 0 to 100, a value that doesn't even reach 0.5... is, I believe, negligible.

My second test consisted of decoding a .FLAC to WAV using Foobar2000. Both source and destination files were on SSD. Nearly three hours of FLAC decoded in thirty seconds. You do the maths. My sums are correct.


PSP...

The PSP is a decade-old handheld games console. What do you expect from it?

I don't deny your figures, and I find them very interesting... but the PSP is not current technology, nor is it a dedicated media playback device. The processor is atrocious and the clockspeed is low. Yes, FLAC will probably kill the battery faster. Assuming the PSP's audio hardware is good enough to warrant lossless in the first place (I doubt that it is) then yes, it's probably best to playback uncompressed audio in order to maximise the battery life. But you're talking about a very narrow, very specialised scenario.

For 99.9% of current applications, FLAC over WAV is all benefits and no compromises.

Thank you for your response. :)

Vegeta
08-14-2013, 05:18 PM
As a matter of fact, this thread would have no reasons to exist if users "tag" their threads accordingly, when making them. Though I applaud the OP's effort, for creating such list (I can relate with the amount of work involved), the forum's search function would work just as good.

When creating a new thread.. there is no Tags field to even type anything in. At least I do not see one.

zaykho
08-14-2013, 06:05 PM
Yes. I'm an MCDST, MCSE, freelance audio engineer, full time IT technician, and former developer. Trust me. If Task Manager says something's using 0% CPU, it's telling you it's using so little that the act of rounding the number of consumed cycles to a percentage literally cancels.

The PSP is a decade-old handheld games console. What do you expect from it?

I don't deny your figures, and I find them very interesting... but the PSP is not current technology, nor is it a dedicated media playback device. The processor is atrocious and the clockspeed is low. Yes, FLAC will probably kill the battery faster. Assuming the PSP's audio hardware is good enough to warrant lossless in the first place (I doubt that it is) then yes, it's probably best to playback uncompressed audio in order to maximise the battery life. But you're talking about a very narrow, very specialised scenario.

For 99.9% of current applications, FLAC over WAV is all benefits and no compromises.

Thank you for your response. :)

But this is why I said:


Well but don't forget something, I hate hyper compressed FLAC, why ?

I never say that a the .flac format is shit or whatever, I just say that lot of people is playing music under lot of systems, on the web, on mobile phone, on psp, on bad optimized web browser (ps3), Nintendo 3ds, on old mp3mediaplayer (2004 year..) etc....

And on this case, .wav is a better solution.


If you want to know I'm a web developer (Front and back end), web, print and game designer and computer seller/repairer.
This is why I use a server at work (I have just a simple regular pc at my home), and this is why all our pc are optimized to maximum, for being able to make a 3D render, while coding and doing some automated graphical task ( import --> merge --> export to .png texture ) etc....


In web, the first thing we learn is: Standard Mean Standard, when you do/code/use something, is not only for you, not for 30% of the web population, not for 80%, but for 100%. Never neglige a small population (like Google chrome do with some HTML5 feature), this is why ActiveX, Silverlight, Flash and many other things will die soon (or already dead).

This is why I say that, the .flac (with hight lvl compression) can be drop a performance issue in some situation.


About the task manager, never trust the original Task Manager of windows:
five-best-windows-task-manager-alternatives (http://lifehacker.com/5378494/five-best-windows-task-manager-alternatives)
the-best-free-alternatives-to-the-windows-task-manager/ (http://www.howtogeek.com/127871/the-best-free-alternatives-to-the-windows-task-manager/)

And don't forget, testing a .flac in a good situation (meaning without a huge request of power from other software) is not a good case, if you want to make some deeper test, you need to make you computer on a stress test period, and then to play a .flac then a .wave during the test.

And you will see the huge gap.




And Thank you, it's pleasant to talk normally without bad words. :)




EDIT: About the PSP, you will be surprised, I can play Gran Turismo mobile while playing a .wav/.mp3/.ogg/.wma track in the background, but when using a .flac, the game is slowing down as hell. :p

I don't use the internal "load music option" of GT mobile because it can only play .mp3.

psp music background (http://youtu.be/qrxA7ju54bo?t=1m28s)

RadeonX1950
08-14-2013, 07:20 PM
Sea Dogs Original Game Soundtrack
FLAC|LOG|CUE|M3U
Info (http://www.game-ost.com/albums/789/sea_dogs_original_game_soundtrack/)



Available at KeepMoving Records (http://www.keepmovingrecords.com/eng/disc/22/)
If you like it, buy it. They need your support.

Composer: Yury Poteyenko

Download (http://files.mail.ru/D0A47101D95B4EB3AD165D147526FE55)
Download (MEGA) (https://mega.co.nz/#!LQtGhaQJ!Zs2i1RVwB7HpnodHB9EWoAY5QrQi8rlq2o3kjXy cu_U)

Limited Edition of 1500 copies. Personal Rip.

Akashi San
08-14-2013, 07:36 PM
Sea Dogs is magnificent. Thank you, Radeon. :)

Do you also happen to have Age of Pirates as well? I have a MP3 rip that Jessie provided, but a FLAC upgrade would be most welcome!

EDIT: Never mind. I'm gonna purchase a copy as it's really cheap!

RadeonX1950
08-14-2013, 07:50 PM
EDIT: Never mind. I'm gonna purchase a copy as it's really cheap!

Please, do) Their CDs are cheap and high quality. Booklets are nice, too.

VyseLegend
08-14-2013, 08:04 PM
Where would this thread be without the technical diatribes? :)

tangotreats
08-14-2013, 09:10 PM
Re Space Dogs and Age Of Pirates... I posted both (as FLAC) some time ago... See if I can dig them out. :)

1983parrothead
08-14-2013, 11:25 PM
Anyone have this specific soundtrack?

PCCB-00266 | Hatsukoi Valentine - VGMdb (http://vgmdb.net/album/2672)

OmegaBlade
08-14-2013, 11:55 PM
On another topic, Symphonic Rain Vocal Album "RAINBOW" uploaded by OmegaBlade, I can't extract the music files (in Windows), probably because the ":" and "\" in the name of the files... I can't even change their names in 7-zip... any tips?

Thats odd. I just tried it myself and didn't have any problems extracting it. I was also able to change the file names in 7-zip. I am using windows as well so I don't think that's the problem.

Zetto
08-15-2013, 12:22 AM
Anyone have this specific soundtrack?
PCCB-00266 | Hatsukoi Valentine - VGMdb (http://vgmdb.net/album/2672)

i happen to have it physically ("Zethe" on VGMdb) and ripped it (older rip with samsung drive):






Hatsukoi Valentine / PCCB-00266 (http://vgmdb.net/album/2672)

FLAC / CUE / LOG / personal rip

https://mega.co.nz/#!JQEQRQYL!jKsBO1jxUa0B5KIXOTP916Xi42wkcNf9K_KrRCt YFuk

have fun





When I see the Absord Music Japan AMJ and its logotype, I remember Zetto.
;)

Gradius2
08-15-2013, 01:48 AM
KICA-7701 | Tokimeki Memorial Sound Collection 2 (http://vgmdb.net/album/341)


Since you posted this, it would be nice to have Sound Collection 4 too (I already have 3).

---

.flac is million times better because is open source and well know, the contrary with old/archaic/unsupported (by big companies) .ape.

You can find .flac support in a lot portable HW (media players) even from big companies.

I could barely decode .mp3 @ 192kbps on 486. I use .flac since when I used Windows 2000.

If you want more comparison go here:
http://en.wikipedia.org/wiki/Comparison_of_audio_formats

hellside
08-15-2013, 02:08 AM
When creating a new thread.. there is no Tags field to even type anything in. At least I do not see one.

I think a post title like:
[MEGA][LOSSLESS][GAME][PS][SQUARE]FF7 OST
would be considered a tagged post
Add DATE might be even better.

R.C.S.B.
08-15-2013, 02:52 AM
I've already asked this sometimes in the thread, without answer, but I'll try one last time.
Someone have, or at least know something about this albuns?
- Sunsoft Music Collection Vol.1 (http://vgmdb.net/album/27926), Vol.2 (http://vgmdb.net/album/28877), Vol.3 (http://vgmdb.net/album/29986) and Vol.4 (Sunsoft Music Collection Vol.4)
- "Super Famicom Magazine" Collection (TIM-SFC01 (http://vgmdb.net/album/5008) to TIM-SFC22 (http://vgmdb.net/album/7972))

And another question: I don't know why, but there's a huge lack of Castlevania soundtracks in this thread, someone want some of them?
I coud upload the ones that I have if someone do.

Thanks in advance.

Despair
08-15-2013, 03:05 AM
I haven't even read the last 2 pages fully yet, but at this point I have to say, I love when Liquid teaches me things. And I actually understand them for once.


I appreciate that - but just to clarify the only reason why this began was to try to prevent the dissemination of faulty information. Usually the technobabble stays out of these threads but it's sometimes necessary to bring it in (for a brief time) to put some myths to rest. These threads can't be all about posting music all of the time and it's only natural and right that some discussion should occasionally evolve. I wish it didn't have to be quite as vicious as it has been, though... I sincerely doubt that the thread would be closed due to a back-and-forth about technical issues... That said, I would definitely advocate a "calm the **** down" for everybody - myself included. :)

Please continue with the technobabble (obviously in the discussion thread), I love learning this stuff, I just have a problem understanding it when it comes from a wiki or wherever. I guess I just need someone to explain it in layman's, which doesn't happen very often.

imakein
08-15-2013, 03:31 AM
I have to say I found Liquid's post interesting. I'm not a layman - but I certainly wouldn't have been able to post a comment that knowledgeable.

Whilst I've studied two instruments for most of my life and can sight-read music - I'll be the first to put my hand up and say there's a great deal I don't know about the way computers handle our music/audio. Liquid, are you able to recommend to some quality reading material, whether off or on-line? Thanks for your input.

Sirusjr
08-15-2013, 03:40 AM
As a matter of fact, this thread would have no reasons to exist if users "tag" their threads accordingly, when making them. Though I applaud the OP's effort, for creating such list (I can relate with the amount of work involved), the forum's search function would work just as good.

Well the forum's search function doesn't work very well last time I tried, but using google to search the site does tend to work pretty well. Still, I find it much easier to keep up with new releases by searching this thread than by looking around the whole game music section and hoping I notice something new.

For those unaware you can always do a google search for Site:forums.ffshrine.org (Insert soundtrack you want). Much faster than going through the forum's search function.

MiL�
08-15-2013, 04:22 AM
No more no less the OST is bad ass.
This version was released today via Bandcamp and it includes 10 additional remix tracks.


◉| PAYDAY 2 Official Soundtrack + REMIX MATERIAL |◉

( FLAC )

∅ Purchased via Bandcamp ∅

Digital Rlease ~ 525 MB MB

Release Date : Aug 14, 2013



■ VGMdb ■ (http://vgmdb.net/album/39610)
Mega.co.nz (https://mega.co.nz/#!icNnXZjI!apICrSuhEwl0naqlsiVMQT-q3CFAbuZIBtxT8-ypWb8)

Vegeta
08-15-2013, 05:45 AM
Well the forum's search function doesn't work very well last time I tried, but using google to search the site does tend to work pretty well. Still, I find it much easier to keep up with new releases by searching this thread than by looking around the whole game music section and hoping I notice something new.

For those unaware you can always do a google search for Site:forums.ffshrine.org (Insert soundtrack you want). Much faster than going through the forum's search function.

Since this is a vbulletin forum.. I know a tagging field can be implemented for this kind of thing. it has its own text field where you can put in whatever tags you want. like vgm, soundtrack, year, artist name, ect ect..

Vrantheo
08-15-2013, 06:30 AM
Since this is a vbulletin forum.. I know a tagging field can be implemented for this kind of thing. it has its own text field where you can put in whatever tags you want. like vgm, soundtrack, year, artist name, ect ect..

Or we can throw away vBulletin and migrate to a better forum solution :|

logi74
08-15-2013, 09:32 AM
Were Ys Zanmai and Falcom Boss Zanmai ever uploaded anywhere in lossless? I'm still waiting for that guy from the other thread to upload Falcom Field Zanmai from Comiket 84 that he found on a tracker somewhere that isn't a lossy source ripped in WAV, but I figured I'd at least ask.

Jessie
08-15-2013, 02:07 PM
The Sims 3 Original Videogame Score
Steve Jablonsky



Info (http://vgmdb.net/album/12694)

FLAC
Download (http://adf.ly/U1qW8)

Demoss
08-15-2013, 02:31 PM
The Journeyman Project: Pegasus Prime - The Original Soundtrack
Geno Andrews, Jack Harris & Bob Stewart



PERSONAL RIP | FLAC | CUE | LOG | 1CD~146MB

Download:
Mirrorcreator (http://mir.cr/OW2QA3FT)
Mega (https://mega.co.nz/#!TRsmCK7T!d08S4kWOunUEqwdIcl1kxg5zff0dSb0PB-oJ-TWWw08)
Firedrive (https://www.firedrive.com/file/665B38B51EAC87CC)
Pass:
vgstddl

So anyone happen to have the sequel soundtracks? I know the 3rd got a physical soundtrack release but it cannot be bought anymore. :/

Vegeta
08-15-2013, 02:58 PM
The Journeyman Project: Pegasus Prime - The Original Soundtrack
Geno Andrews, Jack Harris & Bob Stewart



PERSONAL RIP | FLAC | CUE | LOG | 1CD~146MB

Download:
Mirrorcreator (http://mir.cr/OW2QA3FT)
Sendspace (http://lix.in/-dabd4a)
Pass:
vgstddl

So anyone happen to have the sequel soundtracks? I know the 3rd got a physical soundtrack release but it cannot be bought anymore. :/

Using sendspace through lix.in is prohibited. Please access sendspace directly.

Also..


'Defeat audio cache' should be yes. (depends on if your drive can or can't cache audio).
C2 pointers were used

just saying something in your settings messed up.

alc123
08-15-2013, 03:54 PM
So, if I have enough space, I will store all my music in wave format. this way, the decode into wave process will be no more, system resource is less used, and who knows, maybe the sound will be better as lots of wave lover suggested...I don't want to drag this out any further than it already has been but this particular post needs to be addressed: there is mathematically zero difference in the waveform that is produced by a wav file and a flac file of the same audio stream. It is de facto impossible for anyone to hear any differences between the two. There are no good reasons to store audio on your PC as uncompressed wav over flac.

My rip, requested elsewhere:


"Video Games Techno Versions"

VGMDB (http://vgmdb.net/album/16571)



https://mega.co.nz/#!Zw0zCJpC!AD19JQGDhMaWoMGau1YN7l-y9fYk-RYfhXN454ORQKo

Demoss
08-15-2013, 04:03 PM
Using sendspace through lix.in is prohibited. Please access sendspace directly.

Also..


'Defeat audio cache' should be yes. (depends on if your drive can or can't cache audio).
C2 pointers were used

just saying something in your settings messed up.

My drive does not cache audio and my drive is capable of C2 pointers according to EAC. Is this a problem?

Albanoid
08-15-2013, 04:13 PM
Is this a problem?no. people wanting to take your upload and put it onto What.CD won't get that coveted 100% score but since the score doesn't matter for shit outside of What.CD it doesn't make a difference.

Demoss
08-15-2013, 04:16 PM
Isn't What.CD some private music sharing site where its based on trade? (I'm not 100% as i've never been on it)

Vegeta
08-15-2013, 04:23 PM
no. people wanting to take your upload and put it onto What.CD won't get that coveted 100% score but since the score doesn't matter for shit outside of What.CD it doesn't make a difference.

Shit starter..

Btw I liked how you dodged me when I asked what your name was on there..

---------- Post added at 10:23 AM ---------- Previous post was at 10:19 AM ----------


My drive does not cache audio and my drive is capable of C2 pointers according to EAC. Is this a problem?

The caching part doesn't really matter.. as far as the C2 pointers.. I'd recommend not using them though.

---------- Post added at 10:23 AM ---------- Previous post was at 10:23 AM ----------


Isn't What.CD some private music sharing site where its based on trade? (I'm not 100% as i've never been on it)

Not really.. People just upload w/e and then whoever wants it can download it.

Albanoid
08-15-2013, 04:24 PM
Shit starter..

Btw I liked how you dodged me when I asked what your name was on there..you're the one starting stuff, i said people - not you. what you or anyone else does is not my concern but stuffing this ripping guide down everyone's throats whenever you decide to barf out the log output from What.CD is just confusing everyone and making them waste their time with re-rips.

as to this dodging bullshit, i'm just now re-reading the thread after the last time i read it days ago so you'll have to excuse me if i can't be a superhero and reply to every post or question in my general direction as fast as everyone expects.

Vegeta
08-15-2013, 04:30 PM
And just an FYI I have been inviting people from here.

Also .. "i said people - not you" .. I was the only one mentioning his ripping settings.. not everyone else.. so I seen that as .. people = me.
Sorry if from what I took from you earlier as you were complaining about me uploading someone else's stuff.. was like putting 2 & 2 together.

Leon Scott Kennedy
08-15-2013, 04:38 PM
My two cents on this whole ripping issue, which I'd dare to say is also shared by the Staff, at least to some extent:

This isn't a What.CD's branch, there are no rules enforced here on the Shrine, when it comes to ripping stuff (even in lossless formats). Though I'm sure many users appreciate Vegeta's effort in writing/setting up that EAC guide, nobody has to actually follow it. How you choose to tackle ripping is largely up to you, the ripper, and I shall not be the one to remind those who aren't satisfied with one's rip are more than welcome to suck it up, buy the original CD/DVD/Whatever and do the dirty work themselves.

Sharing shouldn't be about what I'm currently seeing on this thread.

Albanoid
08-15-2013, 04:41 PM
And just an FYI I have been inviting people from here.
then let me admit that i was wrong about you then.


Also .. "i said people - not you" .. I was the only one mentioning his ripping settings.. not everyone else.. so I seen that as .. people = me.
Sorry if from what I took from you earlier as you were complaining about me uploading someone else's stuff.. was like putting 2 & 2 together.i hate to say it but this is the internet, i didn't quote you or mention you by name so i wasn't referring to you. don't take it personally or put words where different ones are. and my last post wasn't about the act of uploading things, which like i mention above is none of my concern (honestly i hate torrenting (music at least, i was big on movies for a while and even paid for a seed box that i just have never had the heart to cancel since it keeps my uploads seeded - but thank fuck it's cheap!), but i like having the freedom to find releases i want in other genres without having to pay $20+ a piece or $10+ for disc or digital every time a record company puts something new out) but more how it seemed like a big "TAKE TAKE TAKE" scenario when you could have been inviting all these guys so they can share there as well. and like i said above in this very post i was wrong about that and that's what i get for assuming the worst.

Vegeta
08-15-2013, 04:47 PM
My two cents on this whole ripping issue, which I'd dare to say is also shared by the Staff, at least to some extent:

This isn't a What.CD's branch, there are no rules enforced here on the Shrine, when it comes to ripping stuff (even in lossless formats). Though I'm sure many users appreciate Vegeta's effort in writing/setting up that EAC guide, nobody has to actually follow it. How you choose to tackle ripping is largely up to you, the ripper, and I shall not be the one to remind those who aren't satisfied with one's rip are more than welcome to suck it up, buy the original CD/DVD/Whatever and do the dirty work themselves.

Sharing shouldn't be about what I'm currently seeing on this thread.

I wasn't complaining about the guy's rip.. I was pointing out somethings in his current settings that could be adjusted. Just trying to help people out is all.

---------- Post added at 10:47 AM ---------- Previous post was at 10:43 AM ----------


then let me admit that i was wrong about you then.

i hate to say it but this is the internet, i didn't quote you or mention you by name so i wasn't referring to you. don't take it personally or put words where different ones are. and my last post wasn't about the act of uploading things, which like i mention above is none of my concern (honestly i hate torrenting (music at least, i was big on movies for a while and even paid for a seed box that i just have never had the heart to cancel since it keeps my uploads seeded - but thank fuck it's cheap!), but i like having the freedom to find releases i want in other genres without having to pay $20+ a piece or $10+ for disc or digital every time a record company puts something new out) but more how it seemed like a big "TAKE TAKE TAKE" scenario when you could have been inviting all these guys so they can share there as well. and like i said above in this very post i was wrong about that and that's what i get for assuming the worst.

I talk to the people via PM .. I ask them how big of a physical collection do they own.. VGM and mainstream music even.. Because I mean not really a point inviting people that can't contribute much (I'm doing them a favor for not allowing themselves to dig a hole they can't climb out of). If they have a decent size physical collection, and can contribute it.. thats a good way to start out with some buffer to work with.

As far as taking others "work" .. I'm Elite like you said.. I only get a max of 4 invites at one time. Trying to reach 500 uploads for TM so I can invite more people that could contribute.

Leon Scott Kennedy
08-15-2013, 04:49 PM
I'm not pointing fingers, Vegeta, at least not now. My message was more of a reminder, because in the first "version" of the lossless VG thread there were folks which acted like assholes toward others, for so-called "shitty/not proper" rips. I'd hate to see once again members discouraged from sharing because random assholes on the Internet have issues remembering that, at the end of the day, they are getting this stuff for free... and illegally, on top of that. No place for those feeling entitled to have things done their way.

Ryuji
08-15-2013, 06:05 PM
My two cents on this whole ripping issue, which I'd dare to say is also shared by the Staff, at least to some extent:

This isn't a What.CD's branch, there are no rules enforced here on the Shrine, when it comes to ripping stuff (even in lossless formats). Though I'm sure many users appreciate Vegeta's effort in writing/setting up that EAC guide, nobody has to actually follow it. How you choose to tackle ripping is largely up to you, the ripper, and I shall not be the one to remind those who aren't satisfied with one's rip are more than welcome to suck it up, buy the original CD/DVD/Whatever and do the dirty work themselves.

Sharing shouldn't be about what I'm currently seeing on this thread.

Pretty much this. My computer is did the same as Demoss's. While I'm fine with being told that I didnt rip something correctly, if it's something really minor that barely changes it(defeat audio cache, renamed track filenames, c2 pointers), I'm not gonna re-rip the whole thing based on someone else's standards(talking about you vegeta). Furthermore I just want to say I'm not really an audiophile, so I dont really care enough to do it all over again anyway. MP3 320 kbps is indiscernible hearing-wise from FLAC at any rate.

Zetto
08-15-2013, 06:22 PM
Vegeta you sometimes write so much crap that I don't know where to start. And it seems lately you give everything to reach new heights in that. Everyone got probably used to the fact that lately close to every second post in the thread comes from you. What you spend your time with is up to you of course, but what you sometimes write literally hurts physically. If I can make a recommendation there (and this is an honest good meant advice): try to reduce ffshrine visits to once or twice a day. Who knows, maybe that would nip everything in the bud.



I talk to the people via PM .. I ask them how big of a physical collection do they own.. VGM and mainstream music even.. Because I mean not really a point inviting people that can't contribute much (I'm doing them a favor for not allowing themselves to dig a hole they can't climb out of). If they have a decent size physical collection, and can contribute it.. thats a good way to start out with some buffer to work with.

As far as taking others "work" .. I'm Elite like you said.. I only get a max of 4 invites at one time. Trying to reach 500 uploads for TM so I can invite more people that could contribute.
first you basically say you can only invite a minority because you fear they'd fail keeping a good ratio because of not large enough physical collection (nonsense, you don't need one single upload and still would've no problems on what.cd just by using torrents in a sane way (e.g. seed what you download). Hey, i think most of your own buffer even was made with uploads from others) but then you say you want to reach TM to get more invites than 4. Ahhh yeah.
What you are basically doing: Camouflaging truth with a seemingly noble but made up reason. There's only one reason why you want to reach TM, for your own larger-than-life ego. I know it, you know it. At least be honest about it to yourself and not try to sell yourself like all you want is doing good for others, sorry pal but seriously: No way.


I wasn't complaining about the guy's rip.. I was pointing out somethings in his current settings that could be adjusted. Just trying to help people out is all.
I salute Leon Scott Kennedy for not pointing the finger. I do though, because Vegeta you did it way too much in the past. the problem is both how and the amount. you did it too often in a too dicky way, like also a bit that last one. someone makes a nice share and the first thing you do is essentially telling them the rip is "shit" (in _your_ exclusive mind) without accompanying it with any sort of supporting thought first. if you know the guys you are talking to like that, of course that's different, but I doubt that very much. imagine how the dude has to feel. it's not only about the fact that something is handled, but also about the way it's done.

and you really should stop spreading such general stuff like "as far as the C2 pointers.. I'd recommend not using them though" that you don't even comprehend. it may lead to uneducated people thinking any rip with C2 pointers (or any other setting that you don't like) is bad. I use C2, i know my drive is good at it (yes I actually measured it myself), my rips are for all practical purposes: "proper". You made a ripping guide: Good. You essentially copied all the info from other places for that. OK, nothing I have a problem with. Hey you can't constantly invent the wheel anew and spreading an acclaimed standard for what it is is ok and good. But, at least don't go beyond that when you don't have the necessary foundation (understanding), because when you do you do more harm than good.

Despair
08-15-2013, 07:12 PM
I ask them how big of a physical collection do they own.. VGM and mainstream music even.. Because I mean not really a point inviting people that can't contribute much (I'm doing them a favor for not allowing themselves to dig a hole they can't climb out of). If they have a decent size physical collection, and can contribute it.. thats a good way to start out with some buffer to work with.

What counts as "decent size?"

Demoss
08-15-2013, 07:20 PM
So i had a read of what C2 pointers are and it seems they are information the drive provides about read errors it cannot correct itself back to the ripping application, the various sites i read this at also mention theres different levels of how good this feature is on supported drives. My question then is why not leave it try and give C2 errors if any considering the alternative is ignoring them anyway?

Mach Five
08-15-2013, 08:00 PM
Never a dull moment in the Ol' Lossless Thread, eh, mates?

LiquidAcid
08-15-2013, 10:19 PM
Liquid, are you able to recommend to some quality reading material, whether off or on-line?.
In a condensed form? Hmm, not really -- I suggest you ask tango that question. As an audio technican he probably knows the standard literature for digital audio processing. I just concerned myself with the topic since I found Fourier analysis interesting and wanted some applications (and transform coding of digital audio is _the_ application).

scarven
08-15-2013, 10:54 PM
GTA 2: Moving Shadow 99.1 mixed by Timecode & E-Z Rollers (1999) [OST]





Info:

Bitrate: Lossless
Format: Flac Log & Cue
Size: 627.MB
Tracks: 19






Disc 1

01 Flytronix - Smokeringz
02 Guardians Of Dalliance - Turn To Gold
03 Omni Trio - Sound System
04 Mastermind - In Session
05 Kudos - Do It Fluid
06 Guardians Of Dalliance - Twice Round
07 Fellowship - Interchange
08 Aquasky - Motor City
09 Omni Trio - Byte Size Life
10 Calyx - Acid Blues
11 Basic Unit - Blown Angle
12 Teebee - Instant Irradification
13 Technical Itch - Reborn
14 Known Unknown - Chaos Edit
15 Known Unknown - Rollers Edit
16 Technical Itch - Led
17 Dom & Roland - Killa Bullet
18 AK1200 & Danny Breaks - Deep Porn




Disc 2

Moving Shadow 99.2 - E-Z Rollers - Limited Edition Megamix





GTA 2 Moving Shadow 99.1 mi…rar (626,58 MB) - uploaded.net (http://ul.to/z6tfhg5v)

cloudzer.net

GTA 2 Moving…rar (626,58 MB) - cloudzer.net (http://clz.to/wfhycq1k)







GTA 2: Moving Shadow 99.2 mixed by Timecode & Aquasky




Info:

Bitrate: Lossless
Format: Flac Log & Cue
Size: 355.MB
Tracks: 23






01/18. Renegade - Terrorist (Dom & Roland Remix)
02/18. Calyx - Diablo
03/18. nCode - Spasm
04/18. Kudos - Boiling Point
05/18. E-Z Rollers - Cops Don't Like Us
06/18. Tekniq - Shark Food
07/18. Kudos - In The Dark
08/18. E-Z Rollers - RS 2000
09/18. 60 Minute Man - Brand Nu Day
10/18. Calyx - Fortune Cookie
11/18. Decoder & Substance - Heat
12/18. TB & K - Arctix (3:15) 1029 kBit/s
13/18. Aquasky - Bodyshock (Aquasky Remix)
14/18. Omni Trio - Byte Size Life (Shimon Remix)
15/18. Calyx - Code Red
16/18. Dom & Roland - Can't Punish Me
17/18. Technical Itch - Generation
18/18. AK1200 & Danny Breaks - Deep Porn




Disc 2 (Mixed By Aquasky):

01. Omni Trio - Meltdown (2000 Remix)
02. Omni Trio - Play button Revolver
03. Omni Trio - Byte Size Life (Album Version)
04. Omni Trio - Play button Beyond The Fundamental (Big Bud Remix)
05. Omni Trio - Who R U? (E-Z Rollers Remix)




GTA 2 Moving Shadow 99.2 mi…rar (626,66 MB) - uploaded.net (http://ul.to/35nvhmz0)

cloudzer.net

GTA 2 Moving Shadow 99.2 mixed b (http://clz.to/folder/n86qps)





No Password

Zetto
08-15-2013, 11:33 PM
By coincidence I've just seen some of my rips on rutracker (great! thanks for spreading) but, which was to be expected, some mods complained about seemingly non-disabled cache. Since this is where the rips originated from, let me rephrase what I've mentioned once here: If you ever see an EAC rip made with a normally caching Plextor drive that says "Defeat audio cache : No" in the log (like mine), there's a chance the ripper used the sort-of-unofficial -usefua command instead, like I also did everytime. With this command the cache _is disabled and not being used_ , you just can't see it in the log (still says "No", but the process still is fully, reliably working on supported drives). of course, in EAC's current state using that command is a double-edged sword in the sharing world: It has benefits for the ripper (can be a workaround for people with problems with classic EAC cache disabling or simply a faster way to rip securely), but because the log doesn't reference it you have to explain to others why the log looks like it does and why the rip nevertheless is just as good as if the log said "Defeat audio cache : Yes". at least until future EAC versions maybe supply that info in the log as well.

---------- Post added at 12:33 AM ---------- Previous post was at 12:16 AM ----------


I have to say I found Liquid's post interesting. I'm not a layman - but I certainly wouldn't have been able to post a comment that knowledgeable.

Whilst I've studied two instruments for most of my life and can sight-read music - I'll be the first to put my hand up and say there's a great deal I don't know about the way computers handle our music/audio. Liquid, are you able to recommend to some quality reading material, whether off or on-line? Thanks for your input.

Ethan Winer's book (http://www.amazon.com/Audio-Expert-Everything-Need-About/dp/0240821009) was released a year ago. I haven't read it, but he has a writing style that I can imagine suited for teaching and he's a known figure. Think of the guy what you want, but often enough he's spot on. Again I haven't read it, I just can imagine it to be a decent read for starters as well as beyond that. Though, one should probably take the room treatment section with a grain of salt, or at least be aware in that respect that the guy runs his own basstraps company and I wouldn't be surprised if the book contained a "recommendation" here and there ;)

Akashi San
08-15-2013, 11:47 PM
Ethan Winer seems to be extremely knowledgeable and honest, and I would bet that book is a wealth of information. He could be recommending his own products, but the importance of room acoustics can't really be more emphasized.

Zetto
08-16-2013, 12:00 AM
oh certainly not. i'm a believer of the philosophy that room treatment > speakers. meaning i'd choose a treated room with mid-range monitors any day over an untreated one with high-end monitors. too bad really good treatment is not only a complicated, but also costly affair. but yeah, once you heard a room with no (or at least heavily reduced) room modes, flutter echos and other ugly anomalies it's hard to go back.

but after thinking again about it Winer's book might be too general or all-encompassing for what imakein is looking for.

Akashi San
08-16-2013, 12:15 AM
Absolutely agreed. Room treatment is very costly (Ethan's "starter pack" is around 2k) and should be implemented with some professional consultation. I can't think of a book or a general guide that would provide a good dosage of detailed information.

While it may take a lot of time and brain exercise, Hydrogenaudio is probably the best bet...

UptownYardy
08-16-2013, 12:17 AM
GTA 2: Moving Shadow 99.1 mixed by Timecode & E-Z Rollers (1999) [OST]

GTA 2: Moving Shadow 99.2 mixed by Timecode & Aquasky


IIRC the only GTA 2 content on these CDs is the bonus multimedia content.
None of the audio tracks appear within the game.
Thus I find it puzzling why you have labelled these with "GTA 2".

Vegeta
08-16-2013, 12:23 AM
Vegeta you sometimes write so much crap that I don't know where to start. And it seems lately you give everything to reach new heights in that. Everyone got probably used to the fact that lately close to every second post in the thread comes from you. What you spend your time with is up to you of course, but what you sometimes write literally hurts physically. If I can make a recommendation there (and this is an honest good meant advice): 1. try to reduce ffshrine visits to once or twice a day. Who knows, maybe that would nip everything in the bud.


first you basically say you can only invite a minority because you fear they'd fail keeping a good ratio because of not large enough physical collection (nonsense, 1. you don't need one single upload and still would've no problems on what.cd just by using torrents in a sane way (e.g. seed what you download). Hey, i think most of your own buffer even was made with uploads from others) but then you say you want to reach TM to get more invites than 4. Ahhh yeah.
What you are basically doing: Camouflaging truth with a seemingly noble but made up reason. There's only one reason why you want to reach TM, for your own larger-than-life ego. I know it, you know it. At least be honest about it to yourself and not try to sell yourself like all you want is doing good for others, sorry pal but seriously: No way.


I salute Leon Scott Kennedy for not pointing the finger. I do though, because Vegeta you did it way too much in the past. the problem is both how and the amount. you did it too often in a too dicky way, like also a bit that last one. someone makes a nice share and the first thing you do is essentially telling them the rip is "shit" (in _your_ exclusive mind) without accompanying it with any sort of supporting thought first. if you know the guys you are talking to like that, of course that's different, but I doubt that very much. imagine how the dude has to feel. it's not only about the fact that something is handled, but also about the way it's done.

and you really should stop spreading such general stuff like "as far as the C2 pointers.. I'd recommend not using them though" that you don't even comprehend. 3. it may lead to uneducated people thinking any rip with C2 pointers (or any other setting that you don't like) is bad. I use C2, i know my drive is good at it (yes I actually measured it myself), my rips are for all practical purposes: "proper". You made a ripping guide: Good. You essentially copied all the info from other places for that. OK, nothing I have a problem with. Hey you can't constantly invent the wheel anew and spreading an acclaimed standard for what it is is ok and good. But, at least don't go beyond that when you don't have the necessary foundation (understanding), because when you do you do more harm than good.

1. Not going to happen. I get very bored without this place, and no I refuse to do something else, when browsing these forums is what I like to do.
2. This is correct. You do not NEED a single album in your possession, however having them helps a lot. I had a very small collection starting out on the site, it took over a year to 2 years to start a decent buffer size (thank god for SWFL).
3. There is no such thing as a "bad rip" (unless it was ripped from MP3 files that were burned). As far as C2 pointers thing went. I've read around about it.. and even mod's on Hydrogenaudio said.. "Use of C2 Pointers with EAC is generally not a good idea, but so long as you perform Test & Copy rips with matching CRCs it should be ok." (source: Eli's Suggested EAC settings for FLAC - Hydrogenaudio Forums (http://www.hydrogenaudio.org/forums/index.php?showtopic=30959&view=findpost&p=515701) ).

I am by no means trying to mis-inform anyone about if their rips are good or bad. The reason for the guide was so that people that didn't know how to rip in lossless would have something to go by. I am not trying to say everyone needs to follow it, but for those that have hardly any understanding about ripping in Lossless.. its a very easy to understand guide.

Why is it whenever I try to help people.. it seems like bad shit just happens.

---------- Post added at 06:22 PM ---------- Previous post was at 06:18 PM ----------


What counts as "decent size?"

9 inches lol

Over 9000? :D

.. in all honesty.. between 10 - 20 would be alright. But like Zetto said.. you could have 0 for all I care. All I know is I've had bad experiences with some people I've invited. Like not even using the site, or downloading 1 or 2 things then losing their account, or people that contribute, but then later on give up because they lost interest. I am just trying to avoid people that want to get in.. grab what they want and leave..

---------- Post added at 06:23 PM ---------- Previous post was at 06:22 PM ----------

Added HISTORY OF THE 1ST STAGE Original Soundtrack Blue Edition - VGMdb (http://vgmdb.net/album/28463) to my collection.

zeaot
08-16-2013, 12:33 AM
Absolutely agreed. Room treatment is very costly (Ethan's "starter pack" is around 2k) and should be implemented with some professional consultation. I can't think of a book or a general guide that would provide a good dosage of detailed information.

While it may take a lot of time and brain exercise, Hydrogenaudio is probably the best bet...

I don't know about the content of the book (supposedly it's good; fwiw my limited impression of the guy is positive), but Ethan Winer himself is not really an expert on digital audio with respect to the mathematics. This is based on what I've seen of his postings on a forum before. i.e. I've seen him asking questions alone those lines. His area of expertise is elsewhere. Then again, if a reader doesn't have a background in systems and signals, Fourier analysis, etc., then maybe all the gory details isn't appropriate, so that could be a good thing?


On a side note, I've now downloaded that Falcom Field Zanmai in "lossless" from about three different sources, except they all turn out to be the same lossy rip. It's proliferated (sigh). Well, if getting ahold of discs from Comiket weren't a relative pain...

Despair
08-16-2013, 02:13 AM
Never a dull moment in the Ol' Lossless Thread, eh, mates?

Return "Likes" for my #1 Fan



9 inches lol

Over 9000? :D

.. in all honesty.. between 10 - 20 would be alright. But like Zetto said.. you could have 0 for all I care. All I know is I've had bad experiences with some people I've invited. Like not even using the site, or downloading 1 or 2 things then losing their account, or people that contribute, but then later on give up because they lost interest. I am just trying to avoid people that want to get in.. grab what they want and leave..

I wouldn't know what's on What.CD. I'm not one for seeding though, I mean for a few days after I upload something, sure, but I can't be ass'd to seed the thing for months on end. As for "Over 9000," I'm pretty lacking in vgm, probably 10-15 CD's, but as far as other music goes, I'm pretty set at around 400.

Vegeta
08-16-2013, 02:31 AM
Return "Likes" for my #1 Fan



I wouldn't know what's on What.CD. I'm not one for seeding though, I mean for a few days after I upload something, sure, but I can't be ass'd to seed the thing for months on end. As for "Over 9000," I'm pretty lacking in vgm, probably 10-15 CD's, but as far as other music goes, I'm pretty set at around 400.

See the only thing thats stopping me from inviting is the seeding part. On What.CD .. seeding is a must if you want to be able to last on there.

zaykho
08-16-2013, 03:33 AM
Added HISTORY OF THE 1ST STAGE Original Soundtrack Blue Edition - VGMdb (http://vgmdb.net/album/28463) to my collection.

(http://www.hostingpics.net/viewer.php?id=34507606f1a917amazingmeme.jpg)

imakein
08-16-2013, 03:37 AM
Appreciate your input, guys. Winer's book does sound intriguing - seems like it would contain a lot of useful information (for me) by the sounds of things.

BTW, I'd have no use for any 'room ideas', my playback is through a dedicated headphone amp & headphones. Which I'm more than happy with... and didn't come cheap. Thanks again!

Despair
08-16-2013, 03:42 AM
See the only thing thats stopping me from inviting is the seeding part. On What.CD .. seeding is a must if you want to be able to last on there.

Oh of course. I don't think regular commercial releases are deserving to be uploaded anyway since they're so common.

Vegeta
08-16-2013, 04:18 AM
Oh of course. I don't think regular commercial releases are deserving to be uploaded anyway since they're so common.

Well you become desperate when say if you have like.. 40 GB downloaded, and only 2 GB uploaded.. you will upload w/e it takes lol

CGBS
08-16-2013, 09:40 AM
I've already asked this sometimes in the thread, without answer, but I'll try one last time.
Someone have, or at least know something about this albuns?
- Sunsoft Music Collection Vol.1 (http://vgmdb.net/album/27926), Vol.2 (http://vgmdb.net/album/28877), Vol.3 (http://vgmdb.net/album/29986) and Vol.4 (Sunsoft Music Collection Vol.4)
- "Super Famicom Magazine" Collection (TIM-SFC01 (http://vgmdb.net/album/5008) to TIM-SFC22 (http://vgmdb.net/album/7972))

I had this on my hard drive for some time, you just reminded me to upload it :


TIM-SFC07 | Super Famicom Magazine Vol.7 Special Supplement (http://vgmdb.net/album/5269)



FLAC | LOG | CUE

MEGA (http://anonym.to/?https://safelinking.net/p/8f82c5a9c2)


Since you posted this, it would be nice to have Sound Collection 4 too (I already have 3).

Don't have this one unfortunately (that's the only one I'm missing in the Sound Collection serie). I'd be interested to have it too.
KICA-7749 | Tokimeki Memorial Sound Collection 4 (http://vgmdb.net/album/343)

Despair
08-16-2013, 12:01 PM
Well you become desperate when say if you have like.. 40 GB downloaded, and only 2 GB uploaded.. you will upload w/e it takes lol
If you just seeded while downloading till your ratio is 1:1 then isn't that sufficient? No need to be desperate then.

Zetto
08-16-2013, 02:36 PM
.. and even mod's on Hydrogenaudio said.. "Use of C2 Pointers with EAC is generally not a good idea..."

I fully agree, but understand that line for what it is. And understand your own guide for what it is. I highlight the keyword for you: generally. Those are general guidelines, and for that, they do have their right to exist. For a guide like the one you "made", you can't reflect each and every possibility of each and every drive and system combination. A common, all-encompassing standard that works good in general was created. For that, such a guide is a good thing. It becomes problematic when it is seen as the one holy grail though. An individual, tweaking their settings to those that work best in their individual set-up, can't be punished just because it differs from that general outline, especially when yields just as good results (or even better). This is what it's all about.


The reason for the guide was so that people that didn't know how to rip in lossless would have something to go by.

Like I've said: that's good.


I am by no means trying to mis-inform anyone about if their rips are good or bad. ... I am not trying to say everyone needs to follow it, ...

Yet, you didn't miss any opportunity to reveal what you think are flaws in other people's rips in a rather uncomfortable way. If you have to do it, at least change they way you do. When people come here and share their first rip with everyone, and the first thing they see as response is a description of what they did wrong in a rather cold way, it just isn't cool for them. just try to empathize with them a bit there. If you have to do it, be nicer about it. "hey man, thanks for sharing the rip. i really appreciate your effort. if i can recommend something that may also help you in the long run... blablabla". Add a nice touch and the whole affair can have a totally different character. Vegeta, I'd have no problems with you that way in that regard.

eleriaqueen
08-16-2013, 02:44 PM
If you just seeded while downloading till your ratio is 1:1 then isn't that sufficient? No need to be desperate then.
My understanding of those torrent site is that people there use Seedboxes so they seed at very fast speed, so if you're lucky you might connect to one peer and seed for a while but most of the time you lose that battle and don't seed at all.

1983parrothead
08-16-2013, 04:19 PM
I noticed that these three soundtracks vanished offline. Anyone have them in .FLAC format?

PCCB-00298 | Astra Superstars - VGMdb (http://vgmdb.net/album/3497)

PCCB-00180 | Suiko Enbu - VGMdb (http://vgmdb.net/album/3297)

PCCB-00221 | Fighting Princess Story - Angel Eyes Original Sound Trax - VGMdb (http://vgmdb.net/album/3318)

alc123
08-16-2013, 05:03 PM
My understanding of those torrent site is that people there use Seedboxes so they seed at very fast speed, so if you're lucky you might connect to one peer and seed for a while but most of the time you lose that battle and don't seed at all.I don't have a seedbox and have never had any problem with upload credit at private trackers. Many have "freeleech" enabled for popular torrents so you can just pick one of those and let it seed for a bit if you're really desperate, but honestly I've never needed to.

XJF
08-16-2013, 05:44 PM
http://vgmdb.net/db/assets/covers-medium/2/2/3/0/4/22304-1294987007.jpghttp://vgmdb.net/db/assets/covers-medium/2/7/3/3/3/27333-1310843763.jpghttp://vgmdb.net/db/assets/covers-medium/34202-1342868110.jpghttp://vgmdb.net/db/assets/covers-medium/36853-1355555631.jpg]
in case anyone interested
here is the flac files of ff violiln 1-4 [no log included]
??? ??????? (http://pan.baidu.com/share/link?shareid=407588&uk=3157615533)
code is 0835
and password is hellside

Thanks for this!

MiL�
08-16-2013, 07:02 PM
Re-uploaded.


◉| NieR Gestalt & Replicant Original Soundtrack |◉
[ ニーア ゲシュタルト & レプリカント オリジナル・サウンドトラック ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

2CDs ~ 875 MB

Release Date : Apr 21, 2010



■ VGMdb ■ (http://vgmdb.net/album/18248)
Mega.co.nz (https://mega.co.nz/#!2I00SCxS!X1VXGAGKPPyyAzZ5RpHP1iAHXi44UMqd6M0gyTJ KCIk)

◉| NieR Replicant Mini Album "Uragiri no Koe" |◉
[ NieR Replicant Mini Album "ウラギリノコエ" ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

1CD ~ 103 MB

Release Date : Apr 22, 2010



■ VGMdb ■ (http://vgmdb.net/album/18548)
Mega.co.nz (https://mega.co.nz/#!mJcika7A!bhuk6lqkR87L6TuIPSlOV2_pKNY5n2h21wXbqQg wqKg)

◉| NieR Gestalt Mini Album "Owari no Uta" |◉
[ NieR Gestalt Mini Album "オワリノウタ" ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

1CD ~ 123 MB

Release Date : Apr 22, 2010



■ VGMdb ■ (http://vgmdb.net/album/17828)
Mega.co.nz (https://mega.co.nz/#!rJkDAQhT!dOurmXHIIVOGYWYTiuC5OG-2tn0EuqcOhKc8p76wm1Y)

◉| NieR Gestalt & Replicant 15 Nightmares & Arrange Tracks |◉
[ ニーア ゲシュタルト & レプリカント 15 ナイトメアーズ&アレンジトラックス ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

1CD ~ 370 MB

Release Date : Dec 08, 2010



■ VGMdb ■ (http://vgmdb.net/album/20950)
Mega.co.nz (https://mega.co.nz/#!jJVgzKCL!dPMqVVFaeVqgBjd8PW7qPQg9OclfvCCHjSkIwDH IVRw)

◉| NieR Replicant Drama CD The Lost Words and the Red Sky |◉
[ 「ニーア レプリカント」ドラマCD ウシナワレタコトバトアカイソラ ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

2CDs ~ 711 MB

Release Date : Apr 27, 2011



■ VGMdb ■ (http://vgmdb.net/album/22288)
Mega.co.nz (https://mega.co.nz/#!vdNnTARJ!YoCA9CEfVCISfZ2W6MXw0Bl_Xzg5TDMoYh_JsNV I8ng)

◉| NieR Tribute Album -echo- |◉
[ ニーアゲシュタルト & レプリカント トリビュート アルバム ─エコー─ ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

1CD ~ 399 MB

Release Date : Sep 14, 2011



■ VGMdb ■ (http://vgmdb.net/album/26899)
Mega.co.nz (https://mega.co.nz/#!HQMQQJ5R!YP84jxKWJVwdBKW_5wiRsyRlhn0c3cBlTkXi7Kf HPu8)

◉| Piano Collections NieR Gestalt & Replicant |◉
[ ピアノコレクションズ ニーア ゲシュタルト&レプリカント ]

( FLAC | LOG | CUE | SCANS )

∅ Personal Rip ∅

1CD ~ 222 MB

Release Date : Mar 21, 2012



■ VGMdb ■ (http://vgmdb.net/album/31307)
Mega.co.nz (https://mega.co.nz/#!eNNBkDTI!B5V-s3HxpLDX_WNfiOve3k6Q_8Bm2iarqF_kX89w65s)

folker84
08-16-2013, 07:18 PM
Someone have this one?
KDSD-00113 | Motoi Sakuraba Live 2006 -Valkyrie Profile 2- (http://vgmdb.net/album/1403)

XJF
08-16-2013, 08:16 PM
I was contacted via PM and asked to share the 4th disc (DVD) of DISSIDIA 012 FINAL FANTASY LIMITED EDITION OST because I did not include it in my MEGA Post.
So here it is.


DISSIDIA 012 FINAL FANTASY LIMITED EDITION OST - BONUS 4th Disc (DVD) ONLY
SQEX-10234 (http://vgmdb.net/album/22764)


DOWNLOAD:
DISSIDIA_012.rar (1.16 GB)
https://mega.co.nz/#!DwZgWIbR!VnwRqAlCc1fgQwNZw35uHXoxA61sn-JV9G6qlcCCvn8


-NOTES
-If you need the Lossless OST (Discs 1-3) you can find it in my MEGA post here (http://forums.ffshrine.org/f72/lossless-video-game-soundtrack-thread-v2-126974/9.html#post2288880)
-Extracted from personal LE OST using DVDFab.
-Test burned and played.
-Only change made was that REGION CODING HAS BEEN STRIPPED - DVD should play on ALL DVD PLAYERS*
*Personally tested a burned copy on a REGION 1 (DVD) PS3 (US Launch 20GB fat) and REGION 2 (DVD) PS3 (Japanese Advent Children Complete Cloud Black fat), plays on both.

Enjoy

tangotreats
08-16-2013, 08:44 PM
Ethan Winer's bookwas released a year ago. I haven't read it, but he has a writing style that I can imagine suited for teaching and he's a known figure.

I haven't read the book, but I used to know Winer personally (we corresponded almost fifteen years ago when he was finishing up his Cello Concerto - which, by the way, is really fantastic) and have followed his posts online for over a decade. The guy knows what he's talking about. I imagine it will be going into far, far more detail than is necessary for 99.999% of people - particularly folk at FFshrine who aren't looking to become overnight audio experts - merely wanting to learn how to separate the bulls**t (of which there is plenty online) from the facts, and maybe have a little confidence when they find themselves up against internet blowhards. That book is 700 pages long, and what most people need to know about audio probably doesn't exceed 700 words.

As much as some people dislike the site (count me as one of them, mainly for the legendary bad attitude of their moderators) if you want to read actual, substantiated facts about audio and audio technology... the place online to do it is Hydrogen Audio (http://www.hydrogenaudio.org/forums/). Arguments tend to break out there fairly frequently, mainly because they don't tolerate any crap of any kind... but you can't fault their technical stance on digital audio. If you're looking for somewhere you can talk about �20,000 HDMI cables making a "night and day" difference to your television's audio quality, you'll be wasting your time. If you want to hear the facts about audio - without the crap that usually comes along for the ride - they can't be faulted. :)

Despair
08-16-2013, 09:27 PM
Tango, would you happen to know of any other books/material to read as follow-up that would get into the gritty of the technical aspects? Hopefully easy to understand ones? It doesn't really matter how many times I read Hydrogen Audio's definition of FFT, I still don't quite understand it. And scanning HA for information on things seems like it'd be more tasking than finding a good book.

emuxer
08-16-2013, 10:59 PM
I had this on my hard drive for some time, you just reminded me to upload it :

[CENTER]TIM-SFC07 | Super Famicom Magazine Vol.7 Special Supplement (http://vgmdb.net/album/5269)


Awesome! I hope the last 12 could also appear lossless someday, those have awful MP3 encodings.

Arceles
08-16-2013, 11:08 PM
An FFT is not an easy thing to understand. You need a bit of mathematical background to more or less grasp it, but here is a short definition by me since I'm an electronics engineer and it's fairly common to find this not so nice term :D

FFT stands for Fast Fourier transform, which is just a way to do an Fourier transform as in taking "windows" within an audio (or any other signal). Now, a Fourier transform is really a not so nice integral, that for example if you apply it to a signal f(x)=3*sin(2*Pi*60*x) what that integral is going to give you is more or less a value of 3 on the y axis with 60 on the x axis.

This means that there is just a component of 60 Hz of magnitude 3 on the input signal given to the Fourier transform, this is extremely useful in quite a lot of fields, not only audio because it tells you what frequency components are contained within a sampled signal. We all check the authenticity of the FLAC encoding by looking at the audio spectrum (which is a FFT) if you see that some frequencies are pruned is because the FFT indeed is not returning the values that usually are found on a real lossless source, specially with mp3.

Note that the FFT applied to audio actually gives a very messy graph, but still gives you the needed information about which frequencies contains and which doesn't as well as their magnitude; also note that the FT is very expensive to compute, hence the FFT. If you wanna go pro... you can also apply wavelets and obtain something more or less similar... but that's going to realms that I haven't explored fully yet :D

Edit: Fun fact, the FT gives you actually a positive X axis with positive magnitude signal... but it gives too a negative X axis with negative magnitude signal, e.g. with the above example an FT not only gives you (60,3) it also gives you (-60, -3), the interpretation of negative frequencies is, *pun intended* frequently discarded because it has no relevance on physics, if anybody can point me to negative frequencies and real world usage I would be grateful for it.

LiquidAcid
08-17-2013, 12:30 AM
FFT stands for Fast Fourier transform, which is just a way to do an Fourier transform as in taking "windows" within an audio (or any other signal). Now, a Fourier transform is really a not so nice integral, that for example if you apply it to a signal f(x)=3*sin(2*Pi*60*x) what that integral is going to give you is more or less a value of 3 on the y axis with 60 on the x axis.
Uhm, no. Fourier transform of f(x) gives you a (purely imaginary) rescaled difference of two shifted Dirac deltas (you can easily check this with Wolfram Alpha). So the result is not even a function object, but a distribution. IMHO this is a very bad start into Fourier analysis. It's better to just use discrete FT for starters, since a lot of interesting properties can already be seen there. And you're dealing with finite sums there, which is a lot more intuitive for someone who hasn't seen a calculus lecture from inside.

Arceles
08-17-2013, 12:44 AM
Uhm, no. Fourier transform of f(x) gives you a (purely imaginary) rescaled difference of two shifted Dirac deltas (you can easily check this with Wolfram Alpha). So the result is not even a function object, but a distribution. IMHO this is a very bad start into Fourier analysis. It's better to just use discrete FT for starters, since a lot of interesting properties can already be seen there. And you're dealing with finite sums there, which is a lot more intuitive for someone who hasn't seen a calculus lection from inside.

The sifted dirac deltas are... well, impulses that almost reflect a point, they are not distributions. Hence that's why I used that example, also, the discrete FT is actually a bit more complex, since you actually have to consider proper rescaling, because when you go discrete then your sampling time influences the scale.

Edit: Note that in my example they are going to give you deltas, but that's because the example is very idealistic and nowhere near other more complex functions or signals, then it looks as a distribution... but I'm having my doubts wether or not is a distribution as I know it or as you seem to try to say.

Edit2: Actually the easiest way to observe how FT works... is to grab an oscilloscope and a signal generator, put the oscilloscope on FT and then input different signals to it... it gets funnier with any non sinusoidal signal.

LiquidAcid
08-17-2013, 12:56 AM
Of course dirac deltas are distributions. I don't think you know what a (Schwartz) distribution is: Wikipedia (http://en.wikipedia.org/wiki/Distribution_%28mathematics%29)

There is no integrable function (with respect to Lebesgue measure) that is zero except for a single point and still gives a strictly positive integral. That's the very essence of Lebesgue integration: You can remove/add/change countable many values of your integrand, without changing the integral value.

I know that physics people usually don't pay a lot of attention to these details, since apparantly everything is integrable, differentiable, convergent, etc. for them -- until something breaks of course :D

emuxer
08-17-2013, 01:02 AM
I know this discussion about digital sound, encoding and whatnot is not hurting anyone, it can even be pretty helpful, but I think it's taking the thread waay to off-topic, maybe a different thread in a different section of the forum, I think Jesse was able to move posts to a different thread on the lossless V1 before it had to be closed. I think it was about MP3s and transcodes or emulators versus real hardware, I don't remember.

Arceles
08-17-2013, 01:04 AM
Believe me, I'm on my PhD and it's nowhere like that where all the integrals converge.... but I do admit that my knowledge on distributions was more oriented to probabilistic rather than a broader concept, I'm too focused in what I want to do that right know I simply ignore other details.

What are you exactly LiquidAcid? engineer? mathematician? PhD too? you know certainly your stuff.

LiquidAcid
08-17-2013, 01:14 AM
To save emuxer from panicking about his precious thread getting closed, here some mildly (to VGM) related album. The last track is a Ar tonelico rearrange.

null (http://localhost)

@Arceles: I'm a graduate mathematician who wrote his diploma about interpolation between free and classical probability theory. Currently writing my PhD thesis in a different area (don't want to disclose the specifics).

Arceles
08-17-2013, 01:16 AM
Go on man... I have to do science too. Godspeed.

LiquidAcid
08-17-2013, 01:23 AM
Thanks! And to quote Dawkins: Science, it works, bitches!

The Legend of Zelda
08-17-2013, 01:48 AM
An FFT is not an easy thing to understand. You need a bit of mathematical background to more or less grasp it, but here is a short definition by me since I'm an electronics engineer and it's fairly common to find this not so nice term :D

FFT stands for Fast Fourier transform, which is just a way to do an Fourier transform as in taking "windows" within an audio (or any other signal). Now, a Fourier transform is really a not so nice integral, that for example if you apply it to a signal f(x)=3*sin(2*Pi*60*x) what that integral is going to give you is more or less a value of 3 on the y axis with 60 on the x axis.

This means that there is just a component of 60 Hz of magnitude 3 on the input signal given to the Fourier transform, this is extremely useful in quite a lot of fields, not only audio because it tells you what frequency components are contained within a sampled signal. We all check the authenticity of the FLAC encoding by looking at the audio spectrum (which is a FFT) if you see that some frequencies are pruned is because the FFT indeed is not returning the values that usually are found on a real lossless source, specially with mp3.

Note that the FFT applied to audio actually gives a very messy graph, but still gives you the needed information about which frequencies contains and which doesn't as well as their magnitude; also note that the FT is very expensive to compute, hence the FFT. If you wanna go pro... you can also apply wavelets and obtain something more or less similar... but that's going to realms that I haven't explored fully yet :D

Edit: Fun fact, the FT gives you actually a positive X axis with positive magnitude signal... but it gives too a negative X axis with negative magnitude signal, e.g. with the above example an FT not only gives you (60,3) it also gives you (-60, -3), the interpretation of negative frequencies is, *pun intended* frequently discarded because it has no relevance on physics, if anybody can point me to negative frequencies and real world usage I would be grateful for it.


R.C.S.B.
08-17-2013, 02:44 AM
I had this on my hard drive for some time, you just reminded me to upload it :

TIM-SFC07 | Super Famicom Magazine Vol.7 Special Supplement (http://vgmdb.net/album/5269)

Really thanks, man. I think those OSTs I've requested are so much rare, maybe that's the cause anyone had answered me before.

Vegeta
08-17-2013, 07:31 AM
If you just seeded while downloading till your ratio is 1:1 then isn't that sufficient? No need to be desperate then.

If it were that easy sometimes. I've been seeding a ton of stuff for almost a year straight.. and still a good chunk of it isn't even 1:1 lol

Kazutoyo
08-17-2013, 07:43 AM
Yeah, it can be tricky when you seed stuff that isn't popular. Used to be fairly active on Underground Gamer and had a very nice ratio there, shame that website died.

Vegeta
08-17-2013, 07:49 AM
Yeah, it can be tricky when you seed stuff that isn't popular. Used to be fairly active on Underground Gamer and had a very nice ratio there, shame that website died.

Well they aren't that unpopular.. Ocarina of Time 3D soundtrack been seeding for over 22 weeks.. just over 0.3 lol

MrBobHarris
08-17-2013, 05:30 PM
Shenmue chapter 1 -yokosuka- Original Sound Track



|| FLAC || LOGG || CUE || 2DISC SET || 641MB ||

All my uploads are personal rips unless stated otherwise. Please respect the work that goes in to this and do not re-upload and claim as your own.
Support the game companies, developers and community overall. Be nice, behave and enjoy life.

DOWNLOAD: @MEGA (https://mega.co.nz/#!apJCiDrD!Lpjr6T9q5v--lds-IWOmRG_UTjgGMnEuhrc64AIoJWY)

GoldenTalesGeek
08-17-2013, 05:52 PM
Hey guys. I made a couple requests awhile back, but they seemed to have been lost to the ether, so I'll make them again. I want this (http://vgmdb.net/album/25609) and this (http://vgmdb.net/album/7797). And if someone would be willing to provide scans with the former, I'd be really grateful. :)

Vegeta
08-17-2013, 05:59 PM


Expect a personal rip very soon :D

MiL�
08-17-2013, 06:25 PM
◉| X�: Reunion Collector's Edition Original Game Soundtrack |◉

( FLAC | LOG | CUE )

∅ Personal Rip ∅

1CD ~ 339 MB

Release Date : 2005



■ VGMdb ■ (http://vgmdb.net/album/3282)
Mega.co.nz (https://mega.co.nz/#!KN0RBLJZ!D-lPDyANCn99KBsfYI7e8DxgxA8FmS_Wfcj_pxLFyvU)

◉| X�: Gold Edition Soundtrack |◉

( FLAC | LOG | CUE )

∅ Personal Rip ∅

1CD ~ 199 MB

Release Date : Apr 09, 2009



■ VGMdb ■ (http://vgmdb.net/album/38682)
Mega.co.nz (https://mega.co.nz/#!vFUESLSY!PO0o9nDDOycDWCRG9JA43i8RoPU6uGUnbbH7OrM CA2U)

◉| X�: Albion Prelude Original Soundtrack |◉

( FLAC | LOG | CUE )

∅ Personal Rip ∅

1CD ~ 280 MB

Release Date : Mar 09, 2012



■ VGMdb ■ (http://vgmdb.net/album/38683)
Mega.co.nz (https://mega.co.nz/#!WZd1EbYS!UkVE4UNL7gBmi7fKtNCRYCEvqU9KQ3spWfVEFek F5Lc)

Vegeta
08-17-2013, 10:16 PM
Added CT32-5329 | Super Mario Bros. 3 Akihabara Electric Circus - VGMdb (http://vgmdb.net/album/499) to my collection and is available for subscribers.

Demoss
08-18-2013, 01:14 AM
Triggerheart EXELICA Original Soundtrack - SOUND ANCHOR
Masahiro Kajihara



APE | CUE | LOG | 1CD~502MB
VGMdb (http://vgmdb.net/album/7267)
Download:
MirrorCreator:
Part 1 (http://mir.cr/0IUQAOXZ)
Part 2 (http://mir.cr/IYKYD1LR)
Mega:
Part 1 (https://mega.co.nz/#!KQ9zRAKA!TwD4ZCbj04c1OZW_SzaemzOjzBM7sTfHFSBihC7 oHmU)
Part 2 (https://mega.co.nz/#!qdMgDb6Y!T-uPcAhjm4dfP-vWzutkYkqjQfsre-oAXU8i6u7QM-w)
Filedrive:
Part 1 (http://www.firedrive.com/file/DD83A40C0D4C65EC)
Part 2 (http://www.firedrive.com/file/C8A02C8A32B9D197)
No Pass


Not my rip but decided to share as it took myself along time to find, also leaving it in its original form so the cue and log will be relevant. Shame the only way to buy it is through a super expensive limited edition copy of the dreamcast game which are still in stock but �97?! ($150). :(

CGBS
08-18-2013, 01:16 AM
MJCG-80064 | Tales of Eternia Original Soundtrack (http://vgmdb.net/album/1072)



FLAC | LOG | CUE | SCANS

MEGA (http://anonym.to/?https://safelinking.net/p/9565bcc4a4)



VICL-60369~70 | Tales of Phantasia Original Soundtrack Complete Version (http://vgmdb.net/album/1075)



FLAC | LOG | CUE

MEGA (http://anonym.to/?https://safelinking.net/p/e0110e2ec5)

Jessie
08-18-2013, 01:23 AM
Tunnel B1 Soundtrack
Chris H�lsbeck



Info (http://vgmdb.net/album/197)

Flac/Log/Cue
Download (http://adf.ly/U9xUy)

zaykho
08-18-2013, 03:41 AM


Expect a personal rip very soon :D

Next time we want BULMA in the pic, we love cute chick here !

:)



Vegeta
08-18-2013, 04:29 AM
Sorry about the pic looking like shit, its a laptop camera lol. I have an HD camera laying around but I don't have room to put it anywhere.

QMarks
08-18-2013, 09:26 AM
[CENTER]MJCG-80064 | Tales of Eternia Original Soundtrack (http://vgmdb.net/album/1072)



FLAC | LOG | CUE | SCANS

MEGA (http://anonym.to/?https://safelinking.net/p/9565bcc4a4)


Just gave a quick listen to the two random battle themes and they were...not as I remembered from the game. Did they convert them into sequenced tracks for the game?

Arceles
08-18-2013, 09:37 AM
That soundtrack has been always like that... it's actually some sort of "arrange" version.

kile321
08-18-2013, 10:09 AM
Can I request the lossless about Cyber Troopers Virtual-On "Oratorio Tangram" for Dreamcast Official Sound Data (http://vgmdb.net/album/1835) or Cyber Troopers Virtual-On Official Sound Data 4x6 (http://vgmdb.net/album/20435)?
I really searched about it long long time...

Can someone help? Thanks in advance.

arfgh
08-18-2013, 10:33 AM
Tunnel B1, an amazing soundtrack !!

thx

MrBobHarris
08-18-2013, 12:19 PM
Chris H�lsbeck. This man puts out consistantly amazing work.

QMarks
08-18-2013, 12:55 PM
That soundtrack has been always like that... it's actually some sort of "arrange" version.
I see.
By the way, has anyone already posted Tales of the Abyss Original Soundtrack (http://vgmdb.net/album/1908) here? The two soundtracks posted by CGBS has reignited my interest in the Tales of series' music.

LiquidAcid
08-18-2013, 02:31 PM
void (http://localhost)

Arceles
08-18-2013, 04:46 PM
I recommend you to go after the OCREMIX tales of phantasia album... it's actually great. Also, Tales of Legendia has one of the best tales OSTs so far, next perhaps Vesperia.

folker84
08-18-2013, 05:20 PM
MJCG-80064 | Tales of Eternia Original Soundtrack
VICL-60369~70 | Tales of Phantasia Original Soundtrack Complete Version
THANKS for this ones :D

I hope someone can share:
SSCX-10074~7 | Tales of Destiny2 Original Soundtrack (http://vgmdb.net/album/109)
KICA-1353~6 | TALES OF REBIRTH Original Soundtrack (http://vgmdb.net/album/1077)
And MAYBE this one ZMCX-1193 | Tales of Eternia Remaster Audio (http://vgmdb.net/album/1073) (for the remastering).

Maybe in a future?, to replace those bootleg rips from the bakabt torrent. :p

Jessie
08-18-2013, 05:27 PM
I got a request for SSCX-10074~7 | Tales of Destiny2 Original Soundtrack, so i'll be uploading it soon, unless CGBS plans on doing so.

Vegeta
08-18-2013, 05:58 PM
Too late.. This is not part of my collection so thats why I'm posting a link..

Tales of Destiny2 Original Soundtrack.rar (1.66 GB)
https://mega.co.nz/#!M0pSXBTb!3Rv1wWC8RFYS1bKoS5DippGifyNOJbrYJgY1_VJ FLO8

SevenX
08-18-2013, 07:28 PM
I'm trying to find a few of the original Dragon Quest releases in flac. I'm not having any luck. Does anyone have or know where to get these?

BY30-5121 - Dragon Quest Suite (http://vgmdb.net/album/2923)
BY30-5181 - Symphonic Suite Dragon Quest III: Into the Legend... (http://vgmdb.net/album/1366)
APCG-9004 - Symphonic Suite Dragon Quest V: Heaven's Bride (http://vgmdb.net/album/1283)
SRCL-2737/8 - Symphonic Suite Dragon Quest VI The Phantom World (http://vgmdb.net/album/1866)

Zodiacmaster
08-18-2013, 08:52 PM
Thanks a lot for Tales of Phantasia and Tales of Eternia!



I hope someone can share:
SSCX-10074~7 | Tales of Destiny2 Original Soundtrack (http://vgmdb.net/album/109)
KICA-1353~6 | TALES OF REBIRTH Original Soundtrack (http://vgmdb.net/album/1077)
And MAYBE this one ZMCX-1193 | Tales of Eternia Remaster Audio (http://vgmdb.net/album/1073) (for the remastering).

Maybe in a future?, to replace those bootleg rips from the bakabt torrent.[/B] :p

Ha ha, you too? I've gathered most of my Tales of soundtracks from bakabt myself, and I too want to replace the soundtracks that have been confirmed to be bootlegs.
Only Tales of Rebirth and Tales of Eternia are left, then I have a complete lossless collection. Therefore, I second your request!

Xeraph
08-18-2013, 11:22 PM
Nobuo Uematsu
FINAL FANTASY IV ORIGINAL SOUNDTRACK
REMASTER VERSION
FLAC | CUE | LOG (100%) | M3U | 2 DISCS | 463 MB



VGMdb (http://vgmdb.net/album/38931)
Disc 1: MEGA (https://mega.co.nz/#!qdoARahB!XV5hhi1IyFOyZ-4SnhLRB2kupmFeYW7SrwWjLI60aH0)
Disc 2: MEGA (https://mega.co.nz/#!WIQAxR4S!ciXnOiV72SUVUvgprY-hbwJQb1Jwc389JcYmyrg0WaM)
Password: ffshrine-SSG


Thank you for this!

zaykho
08-19-2013, 01:40 AM
XGRA - Xtreme Gravity Racing Association ~ 3 DISC ~ ( FLAC/WAV )

(http://www.hostingpics.net/viewer.php?id=707207XGRAshort.png)





Source:
XGRA - XBOX version, Various Artist Album, Single and Remix.

Credits:
- Acclaim,
- Alien Breed,
- BT,
- Cedllweller,
- Cirrus,
- Dave Aude,
- Jose Puentes,
- Liam Westbrook,
- Micro,
- Noise Therapy,
- The Dwarves,
- Trona.



Tracklist SIDE-A ( Radio Edit Version ):

01 - BT - Dreaming
02 - BT - Godspeed
03 - BT - Madskillz
04 - BT - Madskillz - Mic Chekka
05 - BT - Mercury & Solace
06 - BT - Never Gonna Come Back Down
07 - Celldweller - One Good Reason
08 - Celldweller - Own Little World
09 - Celldweller - The Last Firstborn
10 - Celldweller - The Stars of Orion
11 - Cirrus - Hit the Decks
12 - Cirrus - Stop & Panic (Edit)
13 - Alien Breed - Colorblind
14 - Alien Breed - Radioactive (Mix)
15 - The Dwarves - Accelerator
16 - The Dwarves - Over You
17 - Micro - The Sound Barrier (Deepsky Mix)
18 - Dave Aude - Push That Thing
19 - Noise Therapy - Far Away
20 - Liam Westbrook - The Rush
21 - Jose Puentes - Proactive
22 - Trona - Dirty Pretty Picture (XGRA Mix)
23 - Unknown - Unknown
24 - B0NU5 - ??????
25 - R3M!X - BT - Dreaming
26 - R3M!X - BT - Godspeed
27 - R3M!X - Cirrus - Stop & Panic
28 - R3M!X - Celldweller - One Good Reason
29 - R3M!X - Celldweller - Own Little World
30 - R3M!X - Celldweller - The Last Firstborn
31 - R3M!X - Celldweller - The Stars Of Orion
32 - B0NU5 - ??????


Tracklist SIDE-B ( Story Version ):


000 - Intro - XGRA Opening
010 - BT - Mad Skillz
020 - Santarem Reactor
021 - Santarem, Brazilia - Reactor Circuit
022 - Cirrus - Hit the Decks
030 - Santarem Torre
031 - Santarem, Brazilia - Torre Circuit
032 - Cirrus - Stop & Panic (Deepsky Mix)
040 - Araxes Hellas Ridge
041 - Culver's Reach - Hellas Ridge Circuit
042 - Noise Therapy - Far Away
050 - Araxes Arabian Ridge
051 - Culver's Reach - Arabian Ridge Circuit
052 - Alien Breed - Radioactive (Mix)
060 - Scavenger City
061 - Scavenger City - City Circuit
062 - Alien Breed - Colorblind
070 - Scavenger Outlands
071 - Scavenger City - Outlands Circuit
072 - Liam Westbrook - The Rush
080 - Vostok Peaks
081 - Vostok, Antarctica - Vostok Peaks Circuit
082 - Celldweller - The Stars of Orion
090 - Vostok Coast
091 - Vostok, Antarctica - Vostok Coastal
092 - BT - Godspeed
100 - Dunroths Folly
101 - Dunroths Folly - Dunroths Folly Circuit
102 - Celldweller - Own Little World
110 - Dunroths Rift
111 - Dunroths Folly - Dunroths Rift Circuit
112 - Celldweller - The Last Firstborn
120 - Deep Space Mining Dome
121 - Deep Space E.R.F. - Mining Dome
122 - BT - Dreaming
130 - Deep Space Environment Recycling
131 - Deep Space E.R.F. Station - E.R.F. Unit
132 - BT - Mercury & Solace
140 - Deep Sea Anomaly 17
141 - Deep Sea Anomaly - Anomaly 17 Circuit
142 - BT - Madskillz (Mic Chekka)
150 - Deep Sea Anomaly 19
151 - Deep Sea Anomaly - Anomaly 19 Circuit
152 - BT - Never Gonna Come Back Down
161 - 1st Championship
162 - Micro - The Sound Barrier (Deepsky Mix)
171 - 2nd Championship
172 - Celldweller - One Good Reason
181 - 3th Championship
182 - Trona - Dirty Pretty Picture (XGRA Mix)
191 - 4th Championship
192 - Unknown - Unknown
201 - 5th Championship
202 - Dave Aude - Push That Thing
211 - 6th Championship
212 - The Dwarves - Over You
221 - 7th Championship
222 - Jose Puentes - Proactive
231 - 8th Championship
232 - The Dwarves - Accelerator
240 - Credit - XGRA World Champion


Tracklist SIDE-C ( Gamerip Version ):


000 - Intro - XGRA Opening
101 - Menu - Back System Online
102 - Menu - Good Luck !
103 - Menu - Congratulation !
104 - Menu - Better Class
105 - Menu - World Champion
201 - Track - Santarem Reactor
202 - Track - Santarem Torre
203 - Track - Araxes Hellas Ridge
204 - Track - Araxes Arabian Ridge
205 - Track - Scavenger City
206 - Track - Scavenger Outlands
207 - Track - Vostok Peaks
208 - Track - Vostok Coast
209 - Track - Dunroths Folly
210 - Track - Dunroths Rift
211 - Track - Deep Space Mining Dome
212 - Track - Deep Space Environment Recycling
213 - Track - Deep Sea Anomaly 17
214 - Track - Deep Sea Anomaly 19
301 - Type - Burn Off
302 - Type - Endurance
303 - Type - Warmonger
304 - Type - Extreme Weather
305 - Type - Peace Keeper
306 - Type - Speed Limited
401 - Weather - Blizzard
402 - Weather - Dust Storm
403 - Weather - Heavy Rain
404 - Weather - Lightning Storm
405 - Weather - Normal
406 - Weather - Rain
407 - Weather - Snow
501 - Temperature - Cold
502 - Temperature - Hot
503 - Temperature - Normal
504 - Temperature - Sub-Zero
505 - Temperature - Very Hot
601 - Visibility - Good
602 - Visibility - Normal
603 - Visibility - Poor
701 - Race - Contract Completed
702 - Race - Contract In Range
703 - Race - Contract Terminated
704 - Race - Contract Weak
705 - Race - Weapon Offline
706 - Race - Weapon Online
801 - Commentator - Santarem, Brazilia - Reactor
802 - Commentator - Santarem, Brazilia - Torre
803 - Commentator - Culver's Reach - Hellas Ridge
804 - Commentator - Culver's Reach - Arabian Ridge
805 - Commentator - Scavenger City - City
806 - Commentator - Scavenger City - Outlands
807 - Commentator - Vostok, Antarctica - Vostok Peaks
808 - Commentator - Vostok, Antarctica - Vostok Coastal
809 - Commentator - Dunroths Folly - Dunroths Folly
810 - Commentator - Dunroths Folly - Dunroths Rift
811 - Commentator - Deep Space E.R.F. Station - Mining
812 - Commentator - Deep Space E.R.F. Station - E.R.F.
813 - Commentator - Deep Sea Anomaly - Anomaly 17
814 - Commentator - Deep Sea Anomaly - Anomaly 19
815 - Commentator - 1st Championship
816 - Commentator - 2nd Championship
817 - Commentator - 3th Championship
818 - Commentator - 4th Championship
819 - Commentator - 5th Championship
820 - Commentator - 6th Championship
821 - Commentator - 7th Championship
822 - Commentator - 8th Championship
823 - Commentator - 9th Championship
824 - Commentator - 10th Championship
825 - Commentator - 11th Championship
826 - Commentator - 12th Championship
827 - Commentator - 13th Championship
828 - Commentator - 14th Championship
829 - Commentator - 15th Championship
901 - Music - Alien Breed - Colorblind
902 - Music - Alien Breed - Radioactive (Mix)
903 - Music - BT - Dreaming
904 - Music - BT - Godspeed
905 - Music - BT - Mad Skillz
906 - Music - BT - Madskillz (Mic Chekka)
907 - Music - BT - Mercury & Solace
908 - Music - BT - Never Gonna Come Back Down
909 - Music - Celldweller - One Good Reason
910 - Music - Celldweller - Own Little World
911 - Music - Celldweller - The Last Firstborn
912 - Music - Celldweller - The Stars of Orion
913 - Music - Cirrus - Hit the Decks
914 - Music - Cirrus - Stop & Panic (Deepsky Mix)
915 - Music - Dave Aude - Push That Thing
916 - Music - Jose Puentes - Proactive
917 - Music - Liam Westbrook - The Rush
918 - Music - Micro - The Sound Barrier (Deepsky Mix)
919 - Music - Noise Therapy - Far Away
920 - Music - The Dwarves - Accelerator
921 - Music - The Dwarves - Over You
922 - Music - Trona - Dirty Pretty Picture (XGRA Mix)
923 - Music - Unknown - Unknown






(http://www.hostingpics.net/viewer.php?id=621626XGRACD.png)

(http://www.hostingpics.net/viewer.php?id=496168logox2223.png)
SIDE-A: FLAC ( 1.07 go ) ~ ZIP (https://mega.co.nz/#!Ux0QxboZ!RRvHaQiLKFx1Pj7qGdEE8SjX2gIzK75LNeA4GgO Y9-w)
SIDE-B: WAV ( 1.12 go ) ~ ZIP (https://mega.co.nz/#!ws823aDC!LGlIBQR2F0gLtJqC0BB4Dxa0DcIXHs5OBjaDqJQ cTBU)
SIDE-C: WAV ( 1.14 go ) ~ ZIP (https://mega.co.nz/#!M9cSzBKK!EhRyQgcSUY9gWIIutNnbS3XQRUsqfrBBQcw4ZYY QGRw)





- Feel free to make any mirror you want ! -

BoneSatyr
08-19-2013, 02:49 PM
The following two albums comes from the Japanese game series called "Kunio-kun", which was released in the 80's and 90's in the US as "River City Ransom", "Renegade", "Nintendo World Cup" and possibly something else. The series is a lot bigger in Japan, and these two albums are for the 3DS games that came out in 2011 and 2013.



Nekketsu kouha Kunio-Kun Special ORIGINAL SOUND TRACK (http://vgmdb.net/album/29611)
熱血硬派くにおくん すぺしゃる オリジナルサウンドトラック

FLAC - 340 MB
Not my rip



Download link:
MEGA (http://anonym.to/?https://safelinking.net/p/d73aa4194d)

Don't forget to rename the file from _rar to .rar.


Nekketsu kouha Kunio-kun SP rantou kyousoukyoku Original Sound Track (http://vgmdb.net/album/41158)
熱血硬派くにおくんSP 乱闘協奏曲集

FLAC - 354 MB
Not my rip



Download link:
MEGA (http://anonym.to/?https://safelinking.net/p/503a62fa58)

Don't forget to rename the file from _rar to .rar.


----------------------------------------

I also have Nekketsu kouha Kunio-kun Music Collection (http://vgmdb.net/album/10400), however the file I downloaded is password protected, and I can not for the life of me find the original site where it was posted. If anyone has a good program for finding out passwords for rar files, please let me know.
N.B. the rar file is 1.5 GB.

Arceles
08-19-2013, 03:51 PM
For the guys interested in the FFT, this is a nice video demoing the idealistic example I put before PIC18F 16-bit FFT Real-Time Audio Spectrum Analyser - YouTube (http://www.youtube.com/watch?v=EJiUaGdABmI)

Patrick1287
08-19-2013, 06:53 PM
Anyone have this in Lossless:
PCCB-00145 | Gouketsuji Ichizoku - VGMdb (http://vgmdb.net/album/2207)
PCCB-00171 | Gouketsuji Ichizoku 2 - VGMdb (http://vgmdb.net/album/3292)
PCCB-00355 | SHOCK TROOPERS 2nd Squad / SHOCK TROOPERS - VGMdb (http://vgmdb.net/album/2093)

t3nk3n
08-19-2013, 07:49 PM


Yoshimi Kudo, Azusa Chiba, Hitoshi Sakimoto, Masaharu Iwata
Muramasa Rebirth Abridged Soundtrack [Game Insert CD]
2013.06.25
FLAC | 133 MB

Tacklist & Info : vgmdb.net (http://vgmdb.net/album/38741)


Download : Rapidgator (http://rapidgator.net/file/28b5c7523dc5ccc4ce7a00749584acf0/[130625]_Muramasa_Rebirth_Abridged_Soundtrack_[FLAC].rar.html) | SecureUpload (http://rapidgator.net/file/28b5c7523dc5ccc4ce7a00749584acf0/[130625]_Muramasa_Rebirth_Abridged_Soundtrack_[FLAC].rar.html) | Shared (https://shared.com/uvnkxf6hcd)

RadeonX1950
08-19-2013, 07:49 PM
Call of Duty: Black Ops II
FLAC|LOG|CUE|M3U
Info (rus) (http://game-ost.ru/albums/32822/call_of_duty_black_ops_ii_soundtrack/)
(eng) (http://www.game-ost.com/albums/32822/call_of_duty_black_ops_ii_soundtrack/)



Composer: Jack Wall & Trent Reznor

Download (MEGA) (https://mega.co.nz/#!vMt20Qaa!PhMGPgvYOflj1CxKVbAaF0nZlFwxLcNUHDIExjR EbVo)

Included with Russian Collector's Edition for PC version of the game. Personal Rip.

folker84
08-19-2013, 09:08 PM
Tales of Destiny2 Original Soundtrack.rar (1.66 GB)
THANKS for the link Vegeta. :D


Ha ha, you too? I've gathered most of my Tales of soundtracks from bakabt myself, and I too want to replace the soundtracks that have been confirmed to be bootlegs.
Only Tales of Rebirth and Tales of Eternia are left, then I have a complete lossless collection. Therefore, I second your request!
LOL XD, we are in the same boat isn't?
About Tales of...
Someone have this one?
MACM-1093 | Tales of Destiny Soundtrack (http://vgmdb.net/album/1805) :ashine:


I also have Nekketsu kouha Kunio-kun Music Collection (http://vgmdb.net/album/10400), however the file I downloaded is password protected, and I can not for the life of me find the original site where it was posted. If anyone has a good program for finding out passwords for rar files, please let me know.
N.B. the rar file is 1.5 GB.
I hope someone can help with that, I'm interest in that one too.
I'm almost sure, I found that same file too, but like BoneSatyr say, it's password protected.
I'm also try to find the original source to find any clue about the password, but... NOTHING. :(

MiL�
08-19-2013, 09:26 PM
◉| The Music of KILLER IS DEAD |◉

( WAV | LOG | CUE )

◇ Credit to : 開陽/Mizar @ astost ◇

1CD ~ 481 MB

Release Date : Aug 01, 2013



■ VGMdb ■ (http://vgmdb.net/album/39945)
Mega.co.nz (https://mega.co.nz/#!bZUGibCK!S8M4MGwmUz-AwTFgWU_nXU6SxvA-j3kN_d2WkzkM9Mc)

◉| KILLER IS DEAD KID SPECIAL SOUNDTRACK "BOUNS" |◉
[ フルイチオリジナル特典CD:SPECIAL SOUNDTRACK "BOUNS" ]

( WAV | LOG | CUE )

◇ Credit to : 開陽/Mizar @ astost ◇

1CD ~ 146 MB

Release Date : Aug 01, 2013



■ VGMdb ■ (http://vgmdb.net/album/40181)
Mega.co.nz (https://mega.co.nz/#!2NERDSZZ!GlJkrEktnxyNJ-kmfl1CYkE0ozt74i-FlyEScQ1IJIQ)

Krude
08-19-2013, 09:33 PM
Assassin's Creed II Soundtrack


VGMdb (http://vgmdb.net/album/16054)

Format: FLAC
Rate: 16b / 44.1kHz
Size: 600 MB
Length: 133 Min.
Compressed with: 7-Zip (http://www.7-zip.org/)



Download:

Mega.co.nz:
Folder Link (https://mega.co.nz/#F!qcsEkJIQ!RdFMzBnOBNAzTlGpTgx80A)

Password:
ffshrine.org

Chrono Meridian
08-19-2013, 09:37 PM
I also have Nekketsu kouha Kunio-kun Music Collection (http://vgmdb.net/album/10400), however the file I downloaded is password protected, and I can not for the life of me find the original site where it was posted. If anyone has a good program for finding out passwords for rar files, please let me know.
N.B. the rar file is 1.5 GB.

I'd like to try to crack the password. http://forum.chip.de/images/smilies/bw_smilies/4.gif

Vegeta
08-19-2013, 10:57 PM
Someone have this one?
MACM-1093 | Tales of Destiny Soundtrack (http://vgmdb.net/album/1805) :ashine:

I know someone with it, but I think he's not at his computer at the moment.

t3nk3n
08-20-2013, 12:58 AM


Yuzo Koshiro
Time and Eternity Timeless Love Soundtrack | 時と永遠 〜トキトワ〜 TIMELESS LOVE ORIGINAL SOUNDTRACK [Game Insert CD]
2013.07.16

Tacklist & Info : vgmdb.net (http://vgmdb.net/album/39580)


Download : Rapidgator (http://rapidgator.net/file/be0032d6df1bacd32bad2196b0be4c49/[130716]_時と永遠_〜トキトワ〜_TIMELESS_LOVE_ORIGINAL_SOUNDTRACK.rar .html) | SecureUpload (http://www.secureupload.eu/vn95udsh9edo/_130716__________________________________TIMELESS_ LOVE_ORIGINAL_SOUNDTRACK.rar) | Shared (https://shared.com/c5dmeb910r)

Mach Five
08-20-2013, 02:14 AM
◉| The Music of KILLER IS DEAD |◉

Ah, so the music of Killer is Dead, eh? Gone? Vanquished? Eliminated?

My condolences.

CGBS
08-20-2013, 06:20 AM
PCCB-00171 | Gouketsuji Ichizoku 2 (http://vgmdb.net/album/3292)



FLAC | LOG | CUE | SCANS

MEGA (http://anonym.to/?https://safelinking.net/p/294659af39)

zaykho
08-20-2013, 08:51 AM
XGRA - Xtreme Gravity Racing Association ~ 3 DISC ~ ( FLAC/WAV ) (http://forums.ffshrine.org/f72/lossless-video-game-soundtrack-thread-v2-126974/116.html#post2426190)


About the mediafire FLAC upload, since it is very boring to cut a 1go in multiple 200 mo part file, I switched and now now I'm uploading to my own site web.

Currently uploading...

Patrick1287
08-20-2013, 11:54 AM
PCCB-00171 | Gouketsuji Ichizoku 2 (http://vgmdb.net/album/3292)



FLAC | LOG | CUE | SCANS

MEGA (http://anonym.to/?https://safelinking.net/p/294659af39)
Thank you very much. I waiting for other my request anyone have :)

Vegeta
08-20-2013, 04:17 PM
Going away for a few days.. won't have internet. I'll check in as soon as I can.

t3nk3n
08-20-2013, 04:41 PM


Motoi Sakuraba
Tales of Xillia Music Selection from the Tales of Team | Tales of Xillia Collector's Edition Insert
2013.08.08
FLAC | 226 MB

Tacklist & Info : vgmdb.net (http://vgmdb.net/album/41072)


Download : Rapidgator (http://rapidgator.net/file/8b4ce227be382c70f24173037aab6feb/[130808]_Tales_of_Xillia_Collector's_Edition_Insert_[FLAC].rar.html) | SecureUpload (http://www.secureupload.eu/9vvpah48nu1n/_130808__Tales_of_Xillia_Collector_s_Edition_Inser t__FLAC_.rar) | Shared (https://shared.com/tfrznw0ti9)

Chrono Meridian
08-20-2013, 05:04 PM
I also have Nekketsu kouha Kunio-kun Music Collection (http://vgmdb.net/album/10400), however the file I downloaded is password protected, and I can not for the life of me find the original site where it was posted. If anyone has a good program for finding out passwords for rar files, please let me know.
N.B. the rar file is 1.5 GB.

I tried to crack the password, but without success.
I have used programs (what would take years), searched for the correct forum, logical thinking.
Helped nothing, I give up.

So if no one knows the password, or it may crack.
Then we can find the soundtrack maybe somewhere else on the Internet?

folker84
08-20-2013, 05:26 PM
I know someone with it, but I think he's not at his computer at the moment.
And there will be the possibility, that person share it?

BoneSatyr
08-20-2013, 08:07 PM
I tried to crack the password, but without success.
I have used programs (what would take years), searched for the correct forum, logical thinking.
Helped nothing, I give up.

So if no one knows the password, or it may crack.
Then we can find the soundtrack maybe somewhere else on the Internet?
Same here. I have not found the file in any other place than I told you. Unless someone starts looking on Winny, I don't think we'll have much luck.

I'll probably end up buying it anyway, I've been listening to the other two soundtracks I posted a lot the last couple of days, and I love it. Reminds me of the good times playing River City Ransom on my NES.

CGBS
08-20-2013, 10:00 PM
Removed.

kwando
08-21-2013, 12:58 AM
Err... I have Super Mario Galaxy FLACs from the old thread.. But I don't know who uploaded them... Would it be fine to upload it here?

BoneSatyr
08-21-2013, 01:38 AM
GNCA-7122 | Nekketsu Kouha Kunio Kun Music Collection (http://vgmdb.net/album/10400)

FLAC | LOG | CUE | SCANS

MEGA (http://anonym.to/?https://safelinking.net/p/42b13fceb8)
Just two hours after I find the album in terrible MP3 quality.
Thanks!

samy013
08-21-2013, 07:39 AM
Thank you share!

OSTFANATIC
08-21-2013, 07:54 AM
I got a request for SSCX-10074~7 | Tales of Destiny2 Original Soundtrack, so i'll be uploading it soon, unless CGBS plans on doing so.
LOL XD, that was me.


Too late.. This is not part of my collection so thats why I'm posting a link..

Tales of Destiny2 Original Soundtrack.rar (1.66 GB)
Thanks for the link Vegeta.



About Tales of...
Someone have this one?
MACM-1093 | Tales of Destiny Soundtrack (http://vgmdb.net/album/1805) :ashine:
I second that request, the bakabt torrent don't have this soundtrack.

emuxer
08-21-2013, 07:31 PM
--

14159
08-22-2013, 09:44 AM
Could someone please upload Super Paper Mario? The links I found were either dead or MP3s...

alexfilth
08-22-2013, 08:53 PM
Composed by: Yasunori Mitsuda, Shunsuke Tsuchiya, Yuki Harada, Yui Makino, Yoko Shimomura
Arc Rise Fantasia Original Soundtrack
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/17313)




DOWNLOAD
https://safelinking.net/p/4c98d4a1a8

Password: alexfilth


Personal Rip


------------------------------------------------------------------------------------------------------------



Composed by: Motoi Sakuraba
Tales of Xillia Music Selection from the Tales of Team
(FLAC | CUE | LOG | M3U | SCAN | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/41072)




DOWNLOAD
https://safelinking.net/p/d802c9c0d1

Password: alexfilth


Personal Rip


------------------------------------------------------------------------------------------------------------



Composed by: Noriyuki Iwadare
Grandia II ~DEUS~
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/428)




DOWNLOAD
https://safelinking.net/p/74295b20f4

Password: alexfilth


Personal Rip


------------------------------------------------------------------------------------------------------------



Composed by: Noriyuki Iwadare
Grandia II ~POVO~
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/426)




DOWNLOAD
https://safelinking.net/p/4a5d1cde52

Password: alexfilth


Personal Rip


------------------------------------------------------------------------------------------------------------



Arranged by: EXCELSIA (EtlanZ) - Composed by: Nobuo Uematsu
Square Best Series Vol.6 Final Fantasy 3rd best collection DISC I
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/5702)




DOWNLOAD
https://safelinking.net/p/a8c66fbbe9

Password: alexfilth


Personal Rip


------------------------------------------------------------------------------------------------------------



Arranged by: EXCELSIA (EtlanZ) - Composed by: Nobuo Uematsu
Square Best Series Vol.7 Final Fantasy 3rd best collection DISC II
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/5703)




DOWNLOAD
https://safelinking.net/p/4f384e4520

Password: alexfilth


Personal Rip

musicmans
08-22-2013, 09:14 PM
what happens after you press download

zaykho
08-22-2013, 09:24 PM
Thank you so much for the Grandia II OST.

now I will be bale to replace the deus.mp3 by a flac one. *o*

Zarathustra922
08-23-2013, 12:01 AM
Arranged by: EXCELSIA (EtlanZ) - Composed by: Nobuo Uematsu
Square Best Series Vol.6 Final Fantasy 3rd best collection DISC I
(FLAC | CUE | LOG | M3U | SCANS | RAR RECOVERY RECORD 3%)
VGMdb (http://vgmdb.net/album/5702)




DOWNLOAD
https://safelinking.net/p/a8c66fbbe9

Password: alexfilth


Personal Rip


I'm getting a "decryption error" after 100% download on MEGA.

alexfilth
08-23-2013, 03:04 AM
Yes, it gives me the same error if i download it, i will re-upload sometime during next week.

Here's a quick fix until then.
Firefox: it should leave a .mega file in your download folder, rename it to .rar.
Chrome: it should save an extension-less file here "C:\Users\Username\AppData\Local\Google\Chrome\User Data\Default\File System\000\p\00 (or at least somewhere in the File System folder), rename it to .rar.
Jdownloader 2 decrypts the file correctly.

scarven
08-23-2013, 07:05 PM
Final Fantasy X-2 (12) Original Soundtrack (2003) [2CD]


LOG and CUE



vgmdb.net (http://vgmdb.net/album/21832)





Uploaded.net
FinalFX-2 (http://ul.to/folder/hzghm1)




cloudzer.net
skybim 4 cd (http://uploaded.net/folder/64z6gj)



No Password





down? PM

bobadabuilder
08-23-2013, 09:21 PM
Triggerheart EXELICA Original Soundtrack - SOUND ANCHOR
Masahiro Kajihara



APE | CUE | LOG | 1CD~502MB
VGMdb (http://vgmdb.net/album/7267)
Download:
Part 1 (http://mir.cr/0IUQAOXZ)
Part 2 (http://mir.cr/IYKYD1LR)
No Pass


underwhelming...

the xbox live soundtrack is better but don't think there's a release of that

thanks anyway i'd also been searching for that

LiquidAcid
08-23-2013, 11:58 PM
void (localhost)

alexfilth
08-24-2013, 03:02 AM
I'm getting a "decryption error" after 100% download on MEGA.

Re-uploaded, it's working now.

Krude
08-24-2013, 07:27 PM
Assassin's Creed Brotherhood Soundtrack


VGMdb (http://vgmdb.net/album/21960)

Format: FLAC
Rate: 16b / 44.1kHz
Size: 328 MB
Length: 66 Min.
Compressed with: 7-Zip (http://www.7-zip.org/)



Download:

Mega.co.nz:
Folder Link (https://mega.co.nz/#F!rIVX0JCb!bp5vUk1NraZUy_BuCkw5Sg)

Password:
ffshrine.org

Blackthorne
08-24-2013, 07:51 PM
Everything: FLAC / CUE / LOG / personal rip





AERO DANCING F ORIGINAL SOUND TRACKS / KWCD-2003 (http://vgmdb.net/album/12082)

https://mega.co.nz/#!NUNXAJbL!HynqZ0w_OxffEkfkjDYyTIwahlXg6z-4SUygCTjaGqk





Akagawa Jirou Yasoukyoku -Original Sound Collection- / COCC-14968 (http://vgmdb.net/album/12085)

https://mega.co.nz/#!oZdkkBAL!w28zbbXVQn-m7B59JN-bx9CrKzY9kHtuPAYZ5XLjb4k





Option TUNING CAR BATTLE Spec-R Original Sound Track / MJCG-80040 (http://vgmdb.net/album/15207)

https://mega.co.nz/#!sc93iQKK!B5uspDCMQL1J1CYpB7uQrd_79WvkPWp6ig3MLh0 HYcc





WEB MYSTERY Original Soundtrack / RCCX-1001 (http://vgmdb.net/album/10551)

https://mega.co.nz/#!BEMxURBK!8Y962a0xhjSgXmFidnd8Ign5dwO8onh7p9WHSry B70o



Thanks so much for the Web Mystery soundtrack. Norihiro Tsuru's music is very hard to find and I didn't really expect to see it posted anywhere when I searched :)

Jessie
08-24-2013, 10:16 PM
Shark Tale Original Game Soundtrack
Kevin Manthei

(http://s295.photobucket.com/user/BiggsWedgeJessie/media/Folder_zps917b0f40.jpg.html)

Info (Kevin Manthei)

Download (http://adf.ly/UXaOS)

Bawler
08-24-2013, 11:01 PM
MHCL-2242~5 | Miku Hatsune -Project DIVA- F Complete Collection [Limited... - VGMdb (http://vgmdb.com/album/37538)
MHCL-2133 | ODDS&ENDS - VGMdb (http://vgmdb.com/album/33780)
TFCC-89393 | Weekender Girl / fake doll - VGMdb (http://vgmdb.com/album/33904)
VICL-61880 | Mizrock / Miz - VGMdb (http://vgmdb.com/album/16465)
For those who want a lossless link, pm me. (^:
Special thanks to alexfilth!

folker84
08-25-2013, 01:13 AM


THE BEST: TALES OF THE WORLD RADIANT MYTHOLOGY Plus

Takuya Yasuda, Kota Nakashima, Namco Tales Studio Ltd. (Motoi Sakuraba, Hibiki Aoyama), NBGI (Go Shiina, Kazuhiro Nakamura)

CTCR-14711~2 | THE BEST: TALES OF THE WORLD RADIANT MYTHOLOGY Plus (http://vgmdb.net/album/22549)

| FLAC | CUE | SCANS | 5% Recovery RAR |

LINKS:
DISC 01
Part 01 (https://mega.co.nz/#!M5U2Sa4Q!PuckEULmou-s_aFpJdP6f3dCS8oEaCa23838QxDeJOs)
Part 02 (https://mega.co.nz/#!g5VVCCyK!Yfz4rlqdpTH7zpeNQYJriSQ0v741aqrpiTTQFDD PHLM)

DISC 02
Part 01 (https://mega.co.nz/#!4o82URQC!JumN3RpqGWfr0rJK0d8zeVUNgYo4we2Z60tqi8_ DfA8)
Part 02 (https://mega.co.nz/#!g00RVSBb!LSKVj2efzP7ikky6QnVrN01bQExtfNZ4uFhBDTq 86Ls)
Part 03 (https://mega.co.nz/#!oxs3EZYD!ZveVIjZu2eNAzPdWzb_dQHO8KqQIm1UmUvNMSJp hWrY)

BE CAREFUL
If you split the tracks from Disc 2
LONG FILE NAMES.

R.C.S.B.
08-25-2013, 01:45 AM
Hoping to see my favorite thread of all-time on fire again, with a share every hour... =/
Well, while this doesn't happen, I'm uploading some Castlevania soundtracks.
Planning on post soon, so those interested, keep an eye.

Jessie
08-25-2013, 03:22 AM
Marc Ecko's Getting Up: Contents Under Pressure Soundtrack
Variopus Artist

(http://s295.photobucket.com/user/BiggsWedgeJessie/media/Folder_zpsd5e00f7d.jpg.html)

Info (http://vgmdb.net/album/29519)

Download (http://adf.ly/UYH8C)

Not the proper cover for this, but i have no scanner to do a proper one.

Jessie
08-25-2013, 05:58 AM
THE PUNISHER Original Video Game Soundtrack
SONIC FUEL (aka Timothy Wynn & Christopher Lennertz)
Performed by: The Slovak National Radio Symphony



Info (http://vgmdb.net/album/18351)

FLAC/LOG/CUE
Download (http://adf.ly/UYPzB)

folker84
08-25-2013, 08:41 PM


DDBY Vol.1 ~ FINAL FANTASY IV

Nobuo Uematsu

DDBY Vol.1 ~ FINAL FANTASY IV (http://vgmdb.net/album/13367)

| FLAC | CUE | LOG | 5% Recovery RAR |

LINK:
HERE (https://mega.co.nz/#!9oli2RYK!akVFU0iWnGsZzStR7OhE_ABXOugzYSIEY6Yh4PX q4Sk)



A Melancholy Tribute To Final Fantasy VII

Nobuo Uematsu

JOY-621 | A Melancholy Tribute To Final Fantasy VII (http://vgmdb.net/album/38228)

| FLAC | 5% Recovery RAR |

LINKS:
Part 01 (https://mega.co.nz/#!d0FSTTCZ!G0cPkEVMUXw7s6m2d05WBw6MnfszuHIcZTh0uDl PWRw)
Part 02 (https://mega.co.nz/#!ZlUQUBTB!OHmGOGRMV2P-j2fYV50-ZieeEjMbm4SZ9ldLBFRo7Ig)

Someone have the other 2 "A Melancholy Tribute To..."? :ashine:

A Melancholy Tribute To Final Fantasy VIII (http://vgmdb.net/album/40061)
JOY-530 | A Melancholy Tribute To Final Fantasy IX (http://vgmdb.net/album/37109)

emuxer
08-26-2013, 12:05 AM
The links of KICA-7603 | Esper Dream Memorial Best by CBGS are all dead. Re-up, please?

Chrono Meridian
08-26-2013, 12:22 AM
The links of KICA-7603 | Esper Dream Memorial Best by CBGS are all dead. Re-up, please?

huh? it works, take solidfiles

emuxer
08-26-2013, 02:25 AM
huh? it works, take solidfiles

Thanks, JDownloader had problems getting the link.

mooseandtips
08-26-2013, 04:27 AM
A Melancholy Tribute To Final Fantasy VII

Nobuo Uematsu

JOY-621 | A Melancholy Tribute To Final Fantasy VII (http://vgmdb.net/album/38228)


THANK you

I was wary , it being an indie and all

and for classic albums like VII and VIII it's really really hard to not mess with the original grandeur of the original soundtrack

but this one was well-done very elegant very simple

A SURE KEEPER , thanks folker

Vegeta
08-26-2013, 04:35 AM
Damn you guys been busy. Well good news.. My copy of Game Sound Museum ~Famicom Edition~ ND Super Mario Bros 3. .. came while I was away. I also got my copy of Kick-Ass 2 Score (Autographed btw, and won't have to rip it.. someone else ripped their copy, so its remaining sealed :D). I'll be ripping SMB3 here in a little bit. It will be available for subscribers when it finishes (i'll just edit this post when its done).



Edit: Personal Rip is up for subscribers.

ninja50
08-26-2013, 02:22 PM
underwhelming...

the xbox live soundtrack is better but don't think there's a release of that

thanks anyway i'd also been searching for that
I believe that soundtrack includes the original arcade soundtrack as well as the arranged tracks found in the XBLA version.

Mach Five
08-26-2013, 04:48 PM
Anyone have Ridge Racer 7 Direct Audio?

bobadabuilder
08-26-2013, 07:30 PM
I believe that soundtrack includes the original arcade soundtrack as well as the arranged tracks found in the XBLA version.

it does include arrangements

they are different, though

example

stage 1 (arrange) ~Trigger heart exelica~ OST - YouTube (http://www.youtube.com/watch?v=6HU3ekU_28s) <- sound anchor

Triggerheart Exelica OST - Stage 1 - YouTube (http://www.youtube.com/watch?v=qioamaNtBOo&list=SP8165B879BBBBB8A2) <- xbox

Teioh
08-26-2013, 08:33 PM
..

logi74
08-26-2013, 08:41 PM
Anyone have Popful Mail Sound Box '94?

From what I can tell, a lot of people have this one, on VGMDB and the like, but I just don't see any lossless rips anywhere.

In return, I'll upload something else Falcom as well that's missing from this thread.

Demoss
08-27-2013, 12:09 AM
it does include arrangements

they are different, though

example

stage 1 (arrange) ~Trigger heart exelica~ OST - YouTube (http://www.youtube.com/watch?v=6HU3ekU_28s) <- sound anchor

Triggerheart Exelica OST - Stage 1 - YouTube (http://www.youtube.com/watch?v=qioamaNtBOo&list=SP8165B879BBBBB8A2) <- xbox

Yup they were redone for the XBLA version and i have not found those anywhere online, don't think they got a release.

Vegeta
08-27-2013, 01:28 AM


Purchased LOUDR-1044 | Goldeneye N64 Orchestrated - VGMdb (http://vgmdb.net/album/41179) and is now available for Subscribers.

zaykho
08-27-2013, 04:26 AM
LOUDR-1044 | Goldeneye N64 Orchestrated - VGMdb (http://vgmdb.net/album/41179)

Excellent !!! thank you !

logi74
08-27-2013, 06:07 AM
Falcom Special Box '94

ファルコムスペシャルボックス94

ape+cue files, salvaged from old internet uploads
756mb



http://vgmdb.net/album/1465

Contains tracks from:

Ys IV: The Dawn of Ys
The Legend of Xanadu
Popful Mail

Link:

https://mega.nz/#!oowAgZzJ!ITH71nnfdRoU4HTbSbhPhAa3DBMPow9PdrrsW1Li880

In return for this, I still really want Popful Mail Sound Box '94 / ぽっぷるメイルサウンドボックス’94

Vegeta
08-27-2013, 07:31 AM
Falcom Special Box '94

KICA-9012~5 | Falcom Special Box '93 - VGMdb (http://vgmdb.net/album/1464)

URL is actually.. KICA-9020~2 | Falcom Special Box '94 - VGMdb (http://vgmdb.net/album/1465)

Orie
08-27-2013, 12:09 PM
Hehe no harm of course, just messing with ya, and you know it. :]

_ _ _

Re-uploaded.


◉| SUDA 51'S SDATCHER -INSPIRED by "SNATCHER"- |◉

( FLAC | CUE )

∅ Credit to : xenomus_san @ what.cd ∅

2CDs ~ 782 MB MB

Release Date : Dec 14, 2011



■ VGMdb ■ (http://vgmdb.net/album/29007)
Mega.co.nz (https://mega.co.nz/#!jAVzkKSC!KkqxJTcBkWkiPKKi96xenwRN0A8aCBe6TXaS6IN tYk8)

Depositfiles (http://depositfiles.com/files/6c4dez6cg)

Mediafire.part1 (http://www.mediafire.com/download/vlrlpbvpavdc5ll/suda5109867fucdysvb98yhf2.part1.rar)
Mediafire.part2 (http://www.mediafire.com/download/uxb07sudwaubvw7/suda5109867fucdysvb98yhf2.part2.rar)
Mediafire.part3 (http://www.mediafire.com/download/h8c0npbe8kd9bpw/suda5109867fucdysvb98yhf2.part3.rar)
Mediafire.part4 (http://www.mediafire.com/download/4nj2g47momrea4b/suda5109867fucdysvb98yhf2.part4.rar)


Thanks Mil0. :)

How did I missed this one...? 0.o

Krude
08-27-2013, 01:33 PM
Assassin's Creed Revelations - The Complete Recordings


VGMdb (http://vgmdb.net/album/29874)

Format: FLAC
Rate: 16b / 44.1kHz
Size: 828 MB
Length: 3 CDs, 80 tracks, 161 Min.
Compressed with: 7-Zip (http://www.7-zip.org/)



Download:

Mega.co.nz:
Folder Link (https://mega.co.nz/#F!XJ9DjRaR!B2txv2BbKyV-a6D8drSf1w)

Password:
ffshrine.org

OmegaBlade
08-28-2013, 01:27 AM
I know that this can be found elsewhere if you look online, but I don't think there is a log or a cue in those downloads. So if you didn't have this before or if you want these, here you go! If anyone is interested, I also have Final Fantasy XIII-2's US collectors edition soundtrack that I can upload with the log and cue.


Star Wars: The Old Republic Collector's Edition Soundtrack (http://vgmdb.net/album/27421)

http://vgmdb.net/db/covers-full.php?id=155787

FLAC / LOG / CUE

SWTORCES part 1 (https://safelinking.net/d/6f003f1beb)
SWTORCES part 2 (https://safelinking.net/d/3f3569c5ef)

Password: Pursuing My True Self

MiL�
08-28-2013, 02:50 AM
◉| Sounds of Eorzea |◉
[ FINAL FANTASY XIV: A Realm Reborn SPECIAL SOUNDTRACK ]

( FLAC | LOG | CUE | M3U )

◇ Credit to : Heartlessdeviant @ what.cd ◇

1CD ~ 271 MB

Release Date : Aug 27, 2013



■ VGMdb ■ (http://vgmdb.net/album/39581)
Mega.co.nz (https://mega.co.nz/#!eZVyXCgJ!cwOqR0cw5TzJzPmJPV0G1iiGIMgmaW0Hnw7TM1o A83U)

The Ultimate Koopa
08-28-2013, 04:20 AM
I hope they release a full soundtrack of A Realm Reborn soon.

Also, after hearing that recent comparison trailer for Final Fantasy X/X-2 HD, I hope they release a soundtrack of the rearranged soundtracks for those games. I'm assuming all these will be released, since it's rare that a Final Fantasy game doesn't get an OST. Therefore, sometime in 2014, I assume there'll be a Final Fantasy XV soundtrack.

CGBS
08-28-2013, 09:38 AM
FVCG-1263 | Shin Sekaiju no Meikyuu Millennium no Shoujo Original Sound Track (http://vgmdb.net/album/39537)



FLAC | CUE

MEGA (http://anonym.to/?https://safelinking.net/p/eab4ccb162)


Edit : Just noticed it was already uploaded there (http://anonym.to/?http://filetrip.net/dl?EJwd7OInXB) with FLAC / 100 % LOG / CUE / M3U etc... so you may prefer to download it instead.
After comparison the two rips come up as bit-identical though, the only difference is that the other has a log file.

zaykho
08-28-2013, 10:53 AM
Hi !

sorry to ask, but, does someone have this ?

Piano Pieces "SF 2" Rhapsody on a Theme of SaGa FRONTIER 2 (http://vgmdb.net/album/19573) (remastered one [2010])

SORIDO
08-28-2013, 02:57 PM
RED ~ THE ADVENTUROUS SEQUENCE
(flac/cue/log)


Personal rip. Music by Tenpei Sato.

Download: http://mightyupload.com/8avkfaxwf1k0/Tenpei_Satoh_-_Red_~_The_Adventurous_Sequence.rar.html




Would you be so kind to reup this mate?
Thank you!!

Teioh
08-28-2013, 05:48 PM
Reuploaded. Sorry it went down so fast, wanted to test a new hoster, bad choice.

gryzor
08-28-2013, 08:34 PM
Popful Mail Sound Box '94
ぽっぷるメイル・サウンドボックス’94
KICA-1148~9



KICA-1148~9 | Popful Mail Sound Box '94 - VGMdb (http://vgmdb.net/album/2385)

flac/cue/logs/scans
2CD ~ 1001 mb rar+rr

Snatched from ffshrine as part of "Falcom - Popful Mail OST Drama Collection"
Link:
mega.co.nz (https://mega.co.nz/#!PVlCDZRD!OPjD80kNj8Z6n2aCkj5wH3Gaz_tD4NMVWMHh96F TP9Y)

RadeonX1950
08-28-2013, 08:37 PM
Trials Evolution Gold Edition Soundtrack


Album info (rus (http://game-ost.ru/albums/38181/trials_evolution_gold_edition_soundtrack/)) (eng (http://vgmdb.net/album/37737))

PS: not my scan, sorry. My version is slightly different ("Soundtrack" = "Саундтрек" :) )

Composers: Brandon DiCamillo; Jake Handler; Mike Reagan; Petri Alanko; Scott Collins; Tareno Upshaw

Download (MEGA) (https://mega.co.nz/#!fcM2lYqA!Gz9LR2QLnS01m6KVZofJ6x-bkz00fya5WnN47gaW5Ho)

Personal Rip.

CGBS
08-28-2013, 10:06 PM
SAYONARA UMIHARAKAWASE ORIGINAL SOUND TRACK (http://vgmdb.net/album/38831)



FLAC | CUE

MEGA (http://anonym.to/?https://safelinking.net/p/bffa8b4e3b)

el viento
08-28-2013, 11:14 PM
beatmania soundtracks

https://mega.co.nz/#F!NEhyjLSQ!IOtlsC5UKZwnKhc_dPGz2Q

Found these rips in a HUGE 115 folder, took a long effing time to donwload it all. Enjoy.

FictionSource
08-28-2013, 11:33 PM
beatmania soundtracks

https://mega.co.nz/#F!NEhyjLSQ!IOtlsC5UKZwnKhc_dPGz2Q

Found these rips in a HUGE 115 folder, took a long effing time to donwload it all. Enjoy.
Big thank you! :), do you know how many tracks all the folders contain?

Vegeta
08-28-2013, 11:49 PM
Big thank you! :), do you know how many tracks all the folders contain?

Take the name the name off one of the files, search for that on VGMdb.. and u will know how many tracks there are for that album.

FictionSource
08-28-2013, 11:54 PM
Take the name the name off one of the files, search for that on VGMdb.. and u will know how many tracks there are for that album.
Ah ok, I just tried to search for one album and VGMdb found it immediately. Perfect.

VyseLegend
08-29-2013, 12:09 AM
Popful Mail Sound Box '94
ぽっぷるメイル・サウンドボックス’94
KICA-1148~9



KICA-1148~9 | Popful Mail Sound Box '94 - VGMdb (http://vgmdb.net/album/2385)

flac/cue/logs/scans
2CD ~ 1001 mb rar+rr

Snatched from ffshrine as part of "Falcom - Popful Mail OST Drama Collection"
Link:
load.to (http://www.load.to/Lp8QdU7ywY/Popful_Mail_Sound_Box_%5C_94.rar)

'File not exist!' when attempting to download. Can you host this on a different provider?

emuxer
08-29-2013, 12:33 AM
Popful Mail Sound Box '94
ぽっぷるメイル・サウンドボックス’94
Snatched from ffshrine as part of "Falcom - Popful Mail OST Drama Collection"
Link:
load.to (http://www.load.to/Lp8QdU7ywY/Popful_Mail_Sound_Box_%5C_94.rar)
The link works but there seems to be problems with the server. Use a different locker service, please. Where is "Falcom - Popful Mail OST Drama Collection"? Please tell me you didn't transcode.

1005codon
08-29-2013, 12:54 AM

ティアリングサーガ ユトナ英雄戦記 オリジナルサウンドトラック
TearRingSaga Original Sound Track
TearRingSaga Yutona Eiyuu Senki Original Sound Track

2ape+cue+log+jpg
Free large file hosting. Send big files the easy way! (http://www.sendspace.com/file/z3ktw4)
Free large file hosting. Send big files the easy way! (http://www.sendspace.com/file/88zc8q)
Free large file hosting. Send big files the easy way! (http://www.sendspace.com/file/zk1l0j)
Free large file hosting. Send big files the easy way! (http://www.sendspace.com/file/nxg3du)

Can someone reupload TearRingSaga OST? Links dead.

Vegeta
08-29-2013, 05:53 PM
Added FVCG-1263 | Shin Sekaiju no Meikyuu Millennium no Shoujo Original Sound... - VGMdb (http://vgmdb.net/album/39537) to my collection, thanks to alexfilth .. and is available for download for subscribers.

titanosk
08-29-2013, 06:07 PM
A big thanks to you who uploaded lossless OST :D

gryzor
08-29-2013, 06:19 PM
The link works but there seems to be problems with the server. Use a different locker service, please. Where is "Falcom - Popful Mail OST Drama Collection"? Please tell me you didn't transcode.

Reuploaded to Mega.
Files untouched.
I think "Falcom - Popful Mail OST Drama Collection" is just a user collection of Popful Mail related CDs.
Folder on my drive:


Falcom - Popful Mail OST Drama Collection
├───Popful Mail - The Next Generation [KICA-1184]
│ │ 01. Falcom - First Dream -Bewitching Labyrinth (Drama).flac
│ │ 02. Falcom - Second Dream - Nightmare Squared! (Drama).flac
│ │ 03. Falcom - Third Dream - Wild and Crazy Desire (Drama).flac
│ │ 04. Falcom - Last Dream - Lucid Dreaming!! (Drama).flac
│ │ 05. Falcom - Love On Demand (Vocal).flac
│ │ 06. Falcom - A Post-Recording Session (Drama).flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation.cue
│ │ Popful Mail - The Next Generation.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail - The Next Generation II [KICA-1195]
│ │ 01. Falcom - Story 1 - This Jerk's Name is Cherry Typhoon.flac
│ │ 02. Falcom - Popful Mail World ~Arrange Version~.flac
│ │ 03. Falcom - Story 2 - The Riches of the Underground Kingdom.flac
│ │ 04. Falcom - Boss ~Arrange Version~.flac
│ │ 05. Falcom - Story 3 - Two Legendary Swordsmen.flac
│ │ 06. Falcom - Hargel Island ~Arrange Version~.flac
│ │ 07. Falcom - Lost in a Cherry Blossom Blizzard.flac
│ │ 08. Falcom - Jungle (Exploration) ~Arrange Version~.flac
│ │ 09. Falcom - Bonus Theater.flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation II.cue
│ │ Popful Mail - The Next Generation II.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise [KICA-1150]
│ │ 01. Falcom - Howdy!.flac
│ │ 02. Falcom - White Clouds in a Blue Sky.flac
│ │ 03. Falcom - Enter the Rival! Enter the Lunatic....flac
│ │ 04. Falcom - WELCOME POPFUL MAIL.flac
│ │ 05. Falcom - Welcome Popful Mail.flac
│ │ 06. Falcom - Destiny.flac
│ │ 07. Falcom - A Free-For-All for Love!.flac
│ │ 08. Falcom - Dear Friends ~Vocal Version~.flac
│ │ 09. Falcom - Omake.flac
│ │ 10. Falcom - Dear Friends ~Karaoke~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise.cue
│ │ Popful Mail Paradise.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 2 [KICA-1156]
│ │ 01. Falcom - I Love You, Milky Boy!.flac
│ │ 02. Falcom - Drama 1 - The Labyrinth of Snow.flac
│ │ 03. Falcom - Jungle.flac
│ │ 04. Falcom - Drama 2 - The Labyrinth of Love.flac
│ │ 05. Falcom - Ice Berg.flac
│ │ 06. Falcom - Drama 3 - The Labyrinth of Hot Water.flac
│ │ 07. Falcom - The road to tomorrow.flac
│ │ 08. Falcom - I Love You, Milky Boy!.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 2.cue
│ │ Popful Mail Paradise 2.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 3 [KICA-1161]
│ │ 01. Falcom - Stand Up -Vocal Version-.flac
│ │ 02. Falcom - Story 1 - And the Curtain Rises!!.flac
│ │ 03. Falcom - Story 2 - Life is a stage, you are the actor.flac
│ │ 04. Falcom - Story 3 - Appearance without humanity.flac
│ │ 05. Falcom - Story 4 - The Show Must Go On - The Curtain Falls!!.flac
│ │ 06. Falcom - CD Original Story - Blacky and Mail Great Love Explosion.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 3.cue
│ │ Popful Mail Paradise 3.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 4 [KICA-1164]
│ │ 01. Falcom - Story 5 - Pappara Nail Got a Grudge.flac
│ │ 02. Falcom - Story 6 - Pappara Nail Makes the Scene.flac
│ │ 03. Falcom - Story 7 - Pappara Nail in Hot Pursuit.flac
│ │ 04. Falcom - Story 8 - Pappara Takes a Licking.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Game Over ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 4.cue
│ │ Popful Mail Paradise 4.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 5 [KICA-1169]
│ │ 01. Falcom - Story 9 - Mack & Kid, a Pai of Brats.flac
│ │ 02. Falcom - Story 10 - It's Every Girl for Herself.flac
│ │ 03. Falcom - Story 11 - I've Got My Eyes on the Prize!.flac
│ │ 04. Falcom - Story 12 - Paradise Lost.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Only One ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 5.cue
│ │ Popful Mail Paradise 5.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

└───Popful Mail Sound Box '94 [KICA-1148~9]
│ cover.jpg

├───Disc 1
│ 01. Falcom Sound Team J.D.K. - Logotype.flac
│ 02. Falcom Sound Team J.D.K. - Welcome Popful Mail.flac
│ 03. Falcom Sound Team J.D.K. - White Clouds in a Blue Sky.flac
│ 04. Falcom Sound Team J.D.K. - Quick-Tempered Spirit.flac
│ 05. Falcom Sound Team J.D.K. - Miena Fortress.flac
│ 06. Falcom Sound Team J.D.K. - Bar Basso.flac
│ 07. Falcom Sound Team J.D.K. - You're Important.flac
│ 08. Falcom Sound Team J.D.K. - Shop.flac
│ 09. Falcom Sound Team J.D.K. - Popful Mail World.flac
│ 10. Falcom Sound Team J.D.K. - Jungle.flac
│ 11. Falcom Sound Team J.D.K. - Powerful Guy.flac
│ 12. Falcom Sound Team J.D.K. - Tensions.flac
│ 13. Falcom Sound Team J.D.K. - Boss.flac
│ 14. Falcom Sound Team J.D.K. - Lost Heart.flac
│ 15. Falcom Sound Team J.D.K. - Ancient Cave.flac
│ 16. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 17. Falcom Sound Team J.D.K. - Game Over.flac
│ 18. Falcom Sound Team J.D.K. - Treasure Chest.flac
│ 19. Falcom Sound Team J.D.K. - Guardess Ruins.flac
│ 20. Falcom Sound Team J.D.K. - Hargel Island.flac
│ 21. Falcom Sound Team J.D.K. - Argazarl Castle.flac
│ 22. Falcom Sound Team J.D.K. - Lucina Temple.flac
│ 23. Falcom Sound Team J.D.K. - Lucina.flac
│ 24. Falcom Sound Team J.D.K. - Footfalls of Destruction.flac
│ 25. Falcom Sound Team J.D.K. - Destiny.flac
│ 26. Falcom Sound Team J.D.K. - Geist Race.flac
│ 27. Falcom Sound Team J.D.K. - Marching Down Tomorrow Road.flac
│ 28. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc1.cue
│ Popful Mail Sound Box '94 Disc1.log

├───Disc 2
│ 01. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 02. Falcom Sound Team J.D.K. - Advent of the Hero ~ Distant Valhalla.flac
│ 03. Falcom Sound Team J.D.K. - Opening.flac
│ 04. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 05. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 06. Falcom Sound Team J.D.K. - Shop.flac
│ 07. Falcom Sound Team J.D.K. - Big Boss.flac
│ 08. Falcom Sound Team J.D.K. - Game Over.flac
│ 09. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 10. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 11. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 12. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 13. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 14. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 15. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 16. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 17. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 18. Falcom Sound Team J.D.K. - Geist Race.flac
│ 19. Falcom Sound Team J.D.K. - Ending.flac
│ 20. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 21. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 22. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 23. Falcom Sound Team J.D.K. - Big Boss.flac
│ 24. Falcom Sound Team J.D.K. - Jungle ~ Cave.flac
│ 25. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 26. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 27. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 28. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 29. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 30. Falcom Sound Team J.D.K. - Volcanic Zone ~ Ice Berg.flac
│ 31. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 32. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 33. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 34. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 35. Falcom Sound Team J.D.K. - Last Stage.flac
│ 36. Falcom Sound Team J.D.K. - Geist Race.flac
│ 37. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc2.cue
│ Popful Mail Sound Box '94 Disc2.log

└───Scans
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg

FunnyML
08-29-2013, 09:10 PM
DAS SCHWARZE AUGE: MEMORIA
(aka THE DARK EYE: MEMORIA)
2013 | Knights Of Soundtrack (Dominik Morgenroth & Daniel Pharos)

SCORE | THREAD LINK (Thread 141253)
PASSWORD: funnyml.blogspot.com
FLAC | 18 Tracks | 28:29 min | 129 MB | OST

Tracklist:01 - The Tale Of A Forgotten Princess [1:29]
02 - Underneath Fasar [1:44]
03 - The Mask Of Malakkar [:41]
04 - Are You A Demon? [1:13]
05 - A Demon In Andergast [1:09]
06 - Hilda's Story [:57]
07 - The School Of Arcane Combat [1:48]
08 - Fog [2:15]
09 - The Gates To Drakonia [1:48]
10 - The Council Of Elements [2:03]
11 - My Great Mercy [2:19]
12 - The Garden [:54]
13 - Demon Hunt [1:45]
14 - Dark Skies [2:11]
15 - Beginnings And Ends [1:13]
16 - A New Ancient Kingdom [1:28]
17 - Nothing Is Ever Lost [:45]
18 - End Credits [2:37]

el viento
08-29-2013, 09:30 PM
Reuploaded to Mega.
Files untouched.
I think "Falcom - Popful Mail OST Drama Collection" is just a user collection of Popful Mail related CDs.
Folder on my drive:


Falcom - Popful Mail OST Drama Collection
├───Popful Mail - The Next Generation [KICA-1184]
│ │ 01. Falcom - First Dream -Bewitching Labyrinth (Drama).flac
│ │ 02. Falcom - Second Dream - Nightmare Squared! (Drama).flac
│ │ 03. Falcom - Third Dream - Wild and Crazy Desire (Drama).flac
│ │ 04. Falcom - Last Dream - Lucid Dreaming!! (Drama).flac
│ │ 05. Falcom - Love On Demand (Vocal).flac
│ │ 06. Falcom - A Post-Recording Session (Drama).flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation.cue
│ │ Popful Mail - The Next Generation.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail - The Next Generation II [KICA-1195]
│ │ 01. Falcom - Story 1 - This Jerk's Name is Cherry Typhoon.flac
│ │ 02. Falcom - Popful Mail World ~Arrange Version~.flac
│ │ 03. Falcom - Story 2 - The Riches of the Underground Kingdom.flac
│ │ 04. Falcom - Boss ~Arrange Version~.flac
│ │ 05. Falcom - Story 3 - Two Legendary Swordsmen.flac
│ │ 06. Falcom - Hargel Island ~Arrange Version~.flac
│ │ 07. Falcom - Lost in a Cherry Blossom Blizzard.flac
│ │ 08. Falcom - Jungle (Exploration) ~Arrange Version~.flac
│ │ 09. Falcom - Bonus Theater.flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation II.cue
│ │ Popful Mail - The Next Generation II.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise [KICA-1150]
│ │ 01. Falcom - Howdy!.flac
│ │ 02. Falcom - White Clouds in a Blue Sky.flac
│ │ 03. Falcom - Enter the Rival! Enter the Lunatic....flac
│ │ 04. Falcom - WELCOME POPFUL MAIL.flac
│ │ 05. Falcom - Welcome Popful Mail.flac
│ │ 06. Falcom - Destiny.flac
│ │ 07. Falcom - A Free-For-All for Love!.flac
│ │ 08. Falcom - Dear Friends ~Vocal Version~.flac
│ │ 09. Falcom - Omake.flac
│ │ 10. Falcom - Dear Friends ~Karaoke~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise.cue
│ │ Popful Mail Paradise.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 2 [KICA-1156]
│ │ 01. Falcom - I Love You, Milky Boy!.flac
│ │ 02. Falcom - Drama 1 - The Labyrinth of Snow.flac
│ │ 03. Falcom - Jungle.flac
│ │ 04. Falcom - Drama 2 - The Labyrinth of Love.flac
│ │ 05. Falcom - Ice Berg.flac
│ │ 06. Falcom - Drama 3 - The Labyrinth of Hot Water.flac
│ │ 07. Falcom - The road to tomorrow.flac
│ │ 08. Falcom - I Love You, Milky Boy!.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 2.cue
│ │ Popful Mail Paradise 2.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 3 [KICA-1161]
│ │ 01. Falcom - Stand Up -Vocal Version-.flac
│ │ 02. Falcom - Story 1 - And the Curtain Rises!!.flac
│ │ 03. Falcom - Story 2 - Life is a stage, you are the actor.flac
│ │ 04. Falcom - Story 3 - Appearance without humanity.flac
│ │ 05. Falcom - Story 4 - The Show Must Go On - The Curtain Falls!!.flac
│ │ 06. Falcom - CD Original Story - Blacky and Mail Great Love Explosion.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 3.cue
│ │ Popful Mail Paradise 3.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 4 [KICA-1164]
│ │ 01. Falcom - Story 5 - Pappara Nail Got a Grudge.flac
│ │ 02. Falcom - Story 6 - Pappara Nail Makes the Scene.flac
│ │ 03. Falcom - Story 7 - Pappara Nail in Hot Pursuit.flac
│ │ 04. Falcom - Story 8 - Pappara Takes a Licking.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Game Over ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 4.cue
│ │ Popful Mail Paradise 4.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 5 [KICA-1169]
│ │ 01. Falcom - Story 9 - Mack & Kid, a Pai of Brats.flac
│ │ 02. Falcom - Story 10 - It's Every Girl for Herself.flac
│ │ 03. Falcom - Story 11 - I've Got My Eyes on the Prize!.flac
│ │ 04. Falcom - Story 12 - Paradise Lost.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Only One ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 5.cue
│ │ Popful Mail Paradise 5.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

└───Popful Mail Sound Box '94 [KICA-1148~9]
│ cover.jpg

├───Disc 1
│ 01. Falcom Sound Team J.D.K. - Logotype.flac
│ 02. Falcom Sound Team J.D.K. - Welcome Popful Mail.flac
│ 03. Falcom Sound Team J.D.K. - White Clouds in a Blue Sky.flac
│ 04. Falcom Sound Team J.D.K. - Quick-Tempered Spirit.flac
│ 05. Falcom Sound Team J.D.K. - Miena Fortress.flac
│ 06. Falcom Sound Team J.D.K. - Bar Basso.flac
│ 07. Falcom Sound Team J.D.K. - You're Important.flac
│ 08. Falcom Sound Team J.D.K. - Shop.flac
│ 09. Falcom Sound Team J.D.K. - Popful Mail World.flac
│ 10. Falcom Sound Team J.D.K. - Jungle.flac
│ 11. Falcom Sound Team J.D.K. - Powerful Guy.flac
│ 12. Falcom Sound Team J.D.K. - Tensions.flac
│ 13. Falcom Sound Team J.D.K. - Boss.flac
│ 14. Falcom Sound Team J.D.K. - Lost Heart.flac
│ 15. Falcom Sound Team J.D.K. - Ancient Cave.flac
│ 16. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 17. Falcom Sound Team J.D.K. - Game Over.flac
│ 18. Falcom Sound Team J.D.K. - Treasure Chest.flac
│ 19. Falcom Sound Team J.D.K. - Guardess Ruins.flac
│ 20. Falcom Sound Team J.D.K. - Hargel Island.flac
│ 21. Falcom Sound Team J.D.K. - Argazarl Castle.flac
│ 22. Falcom Sound Team J.D.K. - Lucina Temple.flac
│ 23. Falcom Sound Team J.D.K. - Lucina.flac
│ 24. Falcom Sound Team J.D.K. - Footfalls of Destruction.flac
│ 25. Falcom Sound Team J.D.K. - Destiny.flac
│ 26. Falcom Sound Team J.D.K. - Geist Race.flac
│ 27. Falcom Sound Team J.D.K. - Marching Down Tomorrow Road.flac
│ 28. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc1.cue
│ Popful Mail Sound Box '94 Disc1.log

├───Disc 2
│ 01. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 02. Falcom Sound Team J.D.K. - Advent of the Hero ~ Distant Valhalla.flac
│ 03. Falcom Sound Team J.D.K. - Opening.flac
│ 04. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 05. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 06. Falcom Sound Team J.D.K. - Shop.flac
│ 07. Falcom Sound Team J.D.K. - Big Boss.flac
│ 08. Falcom Sound Team J.D.K. - Game Over.flac
│ 09. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 10. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 11. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 12. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 13. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 14. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 15. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 16. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 17. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 18. Falcom Sound Team J.D.K. - Geist Race.flac
│ 19. Falcom Sound Team J.D.K. - Ending.flac
│ 20. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 21. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 22. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 23. Falcom Sound Team J.D.K. - Big Boss.flac
│ 24. Falcom Sound Team J.D.K. - Jungle ~ Cave.flac
│ 25. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 26. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 27. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 28. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 29. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 30. Falcom Sound Team J.D.K. - Volcanic Zone ~ Ice Berg.flac
│ 31. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 32. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 33. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 34. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 35. Falcom Sound Team J.D.K. - Last Stage.flac
│ 36. Falcom Sound Team J.D.K. - Geist Race.flac
│ 37. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc2.cue
│ Popful Mail Sound Box '94 Disc2.log

└───Scans
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg


Maybe you could upload the rest on MEGA as well?

CGBS
08-29-2013, 11:45 PM
<a href="http://forums.ffshrine.org/f72/phoenix-wright-ace-attorney-gyakuten-saiban-gyakuten-141266/">

VyseLegend
08-30-2013, 04:03 AM
Reuploaded to Mega.
Files untouched.
I think "Falcom - Popful Mail OST Drama Collection" is just a user collection of Popful Mail related CDs.
Folder on my drive:


Falcom - Popful Mail OST Drama Collection
├───Popful Mail - The Next Generation [KICA-1184]
│ │ 01. Falcom - First Dream -Bewitching Labyrinth (Drama).flac
│ │ 02. Falcom - Second Dream - Nightmare Squared! (Drama).flac
│ │ 03. Falcom - Third Dream - Wild and Crazy Desire (Drama).flac
│ │ 04. Falcom - Last Dream - Lucid Dreaming!! (Drama).flac
│ │ 05. Falcom - Love On Demand (Vocal).flac
│ │ 06. Falcom - A Post-Recording Session (Drama).flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation.cue
│ │ Popful Mail - The Next Generation.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail - The Next Generation II [KICA-1195]
│ │ 01. Falcom - Story 1 - This Jerk's Name is Cherry Typhoon.flac
│ │ 02. Falcom - Popful Mail World ~Arrange Version~.flac
│ │ 03. Falcom - Story 2 - The Riches of the Underground Kingdom.flac
│ │ 04. Falcom - Boss ~Arrange Version~.flac
│ │ 05. Falcom - Story 3 - Two Legendary Swordsmen.flac
│ │ 06. Falcom - Hargel Island ~Arrange Version~.flac
│ │ 07. Falcom - Lost in a Cherry Blossom Blizzard.flac
│ │ 08. Falcom - Jungle (Exploration) ~Arrange Version~.flac
│ │ 09. Falcom - Bonus Theater.flac
│ │ cover.jpg
│ │ Popful Mail - The Next Generation II.cue
│ │ Popful Mail - The Next Generation II.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise [KICA-1150]
│ │ 01. Falcom - Howdy!.flac
│ │ 02. Falcom - White Clouds in a Blue Sky.flac
│ │ 03. Falcom - Enter the Rival! Enter the Lunatic....flac
│ │ 04. Falcom - WELCOME POPFUL MAIL.flac
│ │ 05. Falcom - Welcome Popful Mail.flac
│ │ 06. Falcom - Destiny.flac
│ │ 07. Falcom - A Free-For-All for Love!.flac
│ │ 08. Falcom - Dear Friends ~Vocal Version~.flac
│ │ 09. Falcom - Omake.flac
│ │ 10. Falcom - Dear Friends ~Karaoke~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise.cue
│ │ Popful Mail Paradise.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 2 [KICA-1156]
│ │ 01. Falcom - I Love You, Milky Boy!.flac
│ │ 02. Falcom - Drama 1 - The Labyrinth of Snow.flac
│ │ 03. Falcom - Jungle.flac
│ │ 04. Falcom - Drama 2 - The Labyrinth of Love.flac
│ │ 05. Falcom - Ice Berg.flac
│ │ 06. Falcom - Drama 3 - The Labyrinth of Hot Water.flac
│ │ 07. Falcom - The road to tomorrow.flac
│ │ 08. Falcom - I Love You, Milky Boy!.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 2.cue
│ │ Popful Mail Paradise 2.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 3 [KICA-1161]
│ │ 01. Falcom - Stand Up -Vocal Version-.flac
│ │ 02. Falcom - Story 1 - And the Curtain Rises!!.flac
│ │ 03. Falcom - Story 2 - Life is a stage, you are the actor.flac
│ │ 04. Falcom - Story 3 - Appearance without humanity.flac
│ │ 05. Falcom - Story 4 - The Show Must Go On - The Curtain Falls!!.flac
│ │ 06. Falcom - CD Original Story - Blacky and Mail Great Love Explosion.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 3.cue
│ │ Popful Mail Paradise 3.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 4 [KICA-1164]
│ │ 01. Falcom - Story 5 - Pappara Nail Got a Grudge.flac
│ │ 02. Falcom - Story 6 - Pappara Nail Makes the Scene.flac
│ │ 03. Falcom - Story 7 - Pappara Nail in Hot Pursuit.flac
│ │ 04. Falcom - Story 8 - Pappara Takes a Licking.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Game Over ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 4.cue
│ │ Popful Mail Paradise 4.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

├───Popful Mail Paradise 5 [KICA-1169]
│ │ 01. Falcom - Story 9 - Mack & Kid, a Pai of Brats.flac
│ │ 02. Falcom - Story 10 - It's Every Girl for Herself.flac
│ │ 03. Falcom - Story 11 - I've Got My Eyes on the Prize!.flac
│ │ 04. Falcom - Story 12 - Paradise Lost.flac
│ │ 05. Falcom - Omake Theater.flac
│ │ 06. Falcom - Only One ~ Vocal Version ~.flac
│ │ cover.jpg
│ │ Popful Mail Paradise 5.cue
│ │ Popful Mail Paradise 5.log
│ │
│ └───Scans
│ 1.jpg
│ 2.jpg
│ 3.jpg
│ 4.jpg
│ 5.jpg
│ 6.jpg

└───Popful Mail Sound Box '94 [KICA-1148~9]
│ cover.jpg

├───Disc 1
│ 01. Falcom Sound Team J.D.K. - Logotype.flac
│ 02. Falcom Sound Team J.D.K. - Welcome Popful Mail.flac
│ 03. Falcom Sound Team J.D.K. - White Clouds in a Blue Sky.flac
│ 04. Falcom Sound Team J.D.K. - Quick-Tempered Spirit.flac
│ 05. Falcom Sound Team J.D.K. - Miena Fortress.flac
│ 06. Falcom Sound Team J.D.K. - Bar Basso.flac
│ 07. Falcom Sound Team J.D.K. - You're Important.flac
│ 08. Falcom Sound Team J.D.K. - Shop.flac
│ 09. Falcom Sound Team J.D.K. - Popful Mail World.flac
│ 10. Falcom Sound Team J.D.K. - Jungle.flac
│ 11. Falcom Sound Team J.D.K. - Powerful Guy.flac
│ 12. Falcom Sound Team J.D.K. - Tensions.flac
│ 13. Falcom Sound Team J.D.K. - Boss.flac
│ 14. Falcom Sound Team J.D.K. - Lost Heart.flac
│ 15. Falcom Sound Team J.D.K. - Ancient Cave.flac
│ 16. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 17. Falcom Sound Team J.D.K. - Game Over.flac
│ 18. Falcom Sound Team J.D.K. - Treasure Chest.flac
│ 19. Falcom Sound Team J.D.K. - Guardess Ruins.flac
│ 20. Falcom Sound Team J.D.K. - Hargel Island.flac
│ 21. Falcom Sound Team J.D.K. - Argazarl Castle.flac
│ 22. Falcom Sound Team J.D.K. - Lucina Temple.flac
│ 23. Falcom Sound Team J.D.K. - Lucina.flac
│ 24. Falcom Sound Team J.D.K. - Footfalls of Destruction.flac
│ 25. Falcom Sound Team J.D.K. - Destiny.flac
│ 26. Falcom Sound Team J.D.K. - Geist Race.flac
│ 27. Falcom Sound Team J.D.K. - Marching Down Tomorrow Road.flac
│ 28. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc1.cue
│ Popful Mail Sound Box '94 Disc1.log

├───Disc 2
│ 01. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 02. Falcom Sound Team J.D.K. - Advent of the Hero ~ Distant Valhalla.flac
│ 03. Falcom Sound Team J.D.K. - Opening.flac
│ 04. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 05. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 06. Falcom Sound Team J.D.K. - Shop.flac
│ 07. Falcom Sound Team J.D.K. - Big Boss.flac
│ 08. Falcom Sound Team J.D.K. - Game Over.flac
│ 09. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 10. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 11. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 12. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 13. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 14. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 15. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 16. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 17. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 18. Falcom Sound Team J.D.K. - Geist Race.flac
│ 19. Falcom Sound Team J.D.K. - Ending.flac
│ 20. Falcom Sound Team J.D.K. - Backup Creation.flac
│ 21. Falcom Sound Team J.D.K. - Jungle (Exploration).flac
│ 22. Falcom Sound Team J.D.K. - Jungle (Battle).flac
│ 23. Falcom Sound Team J.D.K. - Big Boss.flac
│ 24. Falcom Sound Team J.D.K. - Jungle ~ Cave.flac
│ 25. Falcom Sound Team J.D.K. - Cave (Exploration).flac
│ 26. Falcom Sound Team J.D.K. - Cave (Battle).flac
│ 27. Falcom Sound Team J.D.K. - Stage Boss.flac
│ 28. Falcom Sound Team J.D.K. - Volcanic Zone (Exploration).flac
│ 29. Falcom Sound Team J.D.K. - Volcanic Zone (Battle).flac
│ 30. Falcom Sound Team J.D.K. - Volcanic Zone ~ Ice Berg.flac
│ 31. Falcom Sound Team J.D.K. - Ice Berg (Exploration).flac
│ 32. Falcom Sound Team J.D.K. - Ice Berg (Battle).flac
│ 33. Falcom Sound Team J.D.K. - Castle (Exploration).flac
│ 34. Falcom Sound Team J.D.K. - Castle (Battle).flac
│ 35. Falcom Sound Team J.D.K. - Last Stage.flac
│ 36. Falcom Sound Team J.D.K. - Geist Race.flac
│ 37. Falcom Sound Team J.D.K. - Somebody Loves You.flac
│ Popful Mail Sound Box '94 Disc2.cue
│ Popful Mail Sound Box '94 Disc2.log

└───Scans
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg


Thanks for re-up. Awesome soundtrack this is. ;)

R.C.S.B.
08-30-2013, 04:44 AM
FINALLY!!!!
Well... After a week of zipping and organizing this in a 1MB RAM notebook, and uploading at 50kbps speed, here it is.
All my collection of Castlevania soundtracks (excluding the ones already posted in the thread).
Decided to post this since I've noted a lack of Castlevania OST's in the thread, at least on the first page's list.
Hope someone enjoy this.



Akumajo Dracula Best
VGMdb (http://vgmdb.net/album/4586) | FLAC | SCANS | 1CD~463MB

-Download-
MEGA (https://mega.co.nz/#!ZkEgjQqZ!fZc6OTiYllGFJP8ieqGtOTAp1YxxQIQB1_b5sm8 oJr0)


Akumajo Dracula Best 2
VGMdb (http://vgmdb.net/album/4701) | FLAC | SCANS | 2CDS~628MB

-Download-
MEGA (https://mega.co.nz/#!g4lj2CgJ!Rb5usjPXVHKWeyeOPHN6hjHN8-Y-UjmrqVHYxHFsRbA)


Akumajo Dracula X
VGMdb (http://vgmdb.net/album/2938) | FLAC | CUE | LOG | M3U | SCANS | 2CDS~648MB

-Download-
MEGA (https://mega.co.nz/#!B8FUHCiJ!MoOtYkcOHwJ4MlULTfquCw0oOQ54tGmoARAZCH_ m7PM)


Akumajo Dracula X ~Gekka no Nocturne~ Original Game Soundtrack
VGMdb (http://vgmdb.net/album/4772) | FLAC | CUE | LOG | SCANS | 1CD~429MB

-Download-
MEGA (https://mega.co.nz/#!5lEURSbT!MVe_GFux5stZ-N5I4iVzDluT8hlnAwxYRA0_rPyI3SQ)


Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack
VGMdb (http://vgmdb.net/album/2947) | FLAC | CUE | SCANS | 1CD~337MB

-Download-
MEGA (https://mega.co.nz/#!4klXyQAQ!JcGw2xEYhbzkjSJf5M7u3ihhsAtR6kedkmvXLNy vO-8)


Akumajo Dracula Yami no Juin Original Soundtrack
VGMdb (http://vgmdb.net/album/485) | FLAC | CUE | LOG | M3U | SCANS | 2CDS~1.16GB

-Download-
MEGA (https://mega.co.nz/#!YxNXUJ6B!TsUBPTgdwP9BBMlKZ0TUHUrTy2hhv52yaKzkL1E nCVI)


Akumajo-Dracula Ubawareta kokuin Original Soundtrack
VGMdb (http://vgmdb.net/album/10018) | FLAC | SCANS | 2CDS~839MB

-Download-
MEGA (https://mega.co.nz/#!Vxs3kLZS!eOkdN3MfeG0v2dwyxh8BP2UuHRE6JLrfRI2hrM_ rUvs)


Dracula Densetsu ReBirth & Contra ReBirth Original Soundtrack
VGMdb (http://vgmdb.net/album/17109) | FLAC | CUE | LOG | SCANS | 1CD~545MB

-Download-
MEGA (https://mega.co.nz/#!Zk1QTKJZ!VsQkIhrqHhprvqEV4APMuzuowRwCvwezUVjsPPA bl8M)


Akumajo Dracula: Harmony of Despair Original Soundtrack
VGMdb (http://vgmdb.net/album/21877) | APE | LOG | CUE | SCANS | 1CD~568MB

-Download-
MEGA (https://mega.co.nz/#!Eo1W2BIS!N15cNzvv7P6loJomfuZ3-n6CCadabzH3vlkIPjk5zFk)


Castlevania ~Lords of Shadow~ Soundtrack
VGMdb (http://vgmdb.net/album/20762) | FLAC | CUE | LOG | SCANS | 1CD~344MB

-Download-
MEGA (https://mega.co.nz/#!g4dFxYJB!YQDntR1HR-BrOrYo7Gd5VGsY8uYpM2c9N1ughOw8J0E)

And finally, this true gem, that took almost 3 days to organize with each composer, game and other informations.
There it is:


Akumajo Dracula Best Music Collections BOX
VGMdb (http://vgmdb.net/album/17063) | FLAC | CUE | LOG | M3U | SCANS | 18CDS + 1DVD~9.65GB
http://vgmdb.net/db/covers-full.php?id=80947
-Download-
Disc 1 (https://mega.co.nz/#!g48l3bDD!YQEkBSWgCFL7wjxiioZuw3GTMt5dhY5CgsRIFbE Mnw0)
Disc 2 (https://mega.co.nz/#!U40C3IhL!YGF0RT9VkJY1L-2BDVE0Mi9hotkzZSHnTuNF30qLn5s)
Disc 3 (https://mega.co.nz/#!41sRAZyK!AvBqG0IE567uW5vbl4yYSDEzob5BqRnAk-sMHaTDMWw)
Disc 4 (https://mega.co.nz/#!150yWLoL!Pj2o8BhQzvfPO5oJJ7ns_gkCGzZ37lNi5TNsP3p HdDk)
Disc 5 (https://mega.co.nz/#!F9cEVZJK!cXKhKBUYEJA1pecHM8oz9g39lidTo_RfB-2uxmKA94o)
Disc 6 (https://mega.co.nz/#!hsln3CYb!JcLO9HCnOibgrh7XR0Vxl0MFY21An3s8v5zalFp 22mQ)
Disc 7 (https://mega.co.nz/#!M9cV0aRK!dqpLfEucGx3dG3ZX9TmOgQ75hJQYsz5e-4qN09ZODlY)
Disc 8 (https://mega.co.nz/#!M8sHjQgZ!SIOimlzqMfalQ6VeSTFaGhbWcNMWaMo_xw4QuyJ KMLg)
Disc 9 (https://mega.co.nz/#!FlU1lRoC!f_bKH23G2Xw01qiDkKB5VlAhiS07pVpaE9ENoNU ZZ1M)
Disc 10 (https://mega.co.nz/#!wlkAmIZb!FncSCCUmQGgK6mM9zkVV0RIPddshw1WLWzD2zqe-tTU)
Disc 11 (https://mega.co.nz/#!dlNDgYLL!KlZwsxlVZ5sOfP19I77X53Kc7VBblHY6a85nqxs-0x0)
Disc 12 (https://mega.co.nz/#!IpcFjAxJ!CdOMlwqpLpmDBAEm556GQyaNbwFHzi-WudwgG_uTAVs)
Disc 13 (https://mega.co.nz/#!xodxAaLY!Nn3H7RmUtgA1hTmsdxe0NgYy-lh4jDAdeB-HMG2D8gA)
Disc 14 (https://mega.co.nz/#!UgU1RQYJ!aanKNWrCltMCLob6za5e9met-pAqm54QSguY57DC2TI)
Disc 15 (https://mega.co.nz/#!hsF2jDbQ!QAgkHFBmISvQZbk6dM4jKiAl52VpXyYd3VLL7WM V0Jo)
Disc 16 (https://mega.co.nz/#!Uw1ggZLC!btaM93fClRhd7ckQAMORdTzxaWMWtY8XZ4VLRDj tNHY)
Disc 17 (https://mega.co.nz/#!Jk9RHBgL!bf65JBn0GPbMCsojHGFKmDEXz1pMgC4U1mrXW2c khwE)
Disc 18 (https://mega.co.nz/#!ohcyjRhB!AOfHPmiKdj1XKhgqTHm3dgrJ76BQLhh-UOaHgBhzDD4)
DVD (https://mega.co.nz/#!skdhkS6S!LmSNX0ExjDpIOQS-v-lHlDuCeThctqptBLEIgucUrws)
Scans & Playlist (https://mega.co.nz/#!8wFAXJbS!LVD3TUaSrAzWmJ6V8SeGVj5jegxwe0hJok4tS8A 4yAo)



Note: NONE of this are my rip, I just added scans to every album, organized from VGMdb. Don't wanna take any credit.
And if someone have this soundtracks below, or someone of the above more complete, please, share, I WANT THEM TOO =)


Akumajo Dracula Gallery of Labyrinth Original Soundtrack [LC-1541~2] (http://vgmdb.net/album/4421)
Akumajo Dracula Tribute Vol.1 [LC-1957] (http://vgmdb.net/album/21874)
Akumajo Dracula Tribute Vol.2 [LC-1958] (http://vgmdb.net/album/21875)
Akumajo Dracula X Chronicle Original Soundtrack [LC-1609~10] (http://vgmdb.net/album/4715)


-Password-
R.C.S.B.

betaking
08-30-2013, 10:52 AM
- cut-

Hi.do you have this?
Castlevania 20th Anniversary Deluxe Music Collection[KMUS-0001] (http://vgmdb.net/album/4219)

alex_bip_15
08-30-2013, 01:27 PM
Please don't quote huge posts!

emuxer
08-30-2013, 01:52 PM
Hi.do you have this?
Castlevania 20th Anniversary Deluxe Music Collection
Dude, delete part of your quoting, you let all of the images to be reposted, you can edit the quotes, I deleted the link from your quoting, see?

---------- Post added at 07:52 AM ---------- Previous post was at 07:46 AM ----------


Reuploaded to Mega.
Files untouched.
I think "Falcom - Popful Mail OST Drama Collection" is just a user collection of Popful Mail related CDs.
Folder on my drive
Thanks, I'd also would like to see all those up. No rush, it's a lot! Thanks, again this one is great.


Anybody has this one FVCG-1150 (http://vgmdb.net/album/24205)?

Mach Five
08-30-2013, 05:07 PM
Does anyone who has the latest Vuze, know how to disselect all files at once, when adding a new torrent?

I've found RR7 Direct Audio, but I don't want to download all 5 GB+ just to get one soundtrack.

arfgh
08-30-2013, 05:17 PM
i was totally akumajed xddddd

Preng
08-30-2013, 06:22 PM
Many thanks to R.C.S.B. for providing me with the Super Castlevania IV soundtrack! Much appreciated.

gryzor
08-30-2013, 08:19 PM
Falcom Sound Team J.D.K. - Popful Mail OST Drama Collection

CD Drama Popful Mail - The Next Generation
CDドラマ ぽっぷるメイル ザ・ネクストジェネレーション
KICA-1184

KICA-1184 | CD Drama Popful Mail - The Next Generation - VGMdb (http://vgmdb.com/album/3762)
FLAC | CUE | LOG | SCANS | 1CD~364 Mb
Link:
mega.co.nz (https://mega.co.nz/#!PAcwwQYa!T5VW8SjBsIOry18lbNnJXFKll9RVq_MZjixpwml UNZc)


CD Drama Popful Mail - The Next Generation II - Buried Temple
ぽっぷるメイル ネクストジェネレーション II 「地底の神殿」
KICA-1195

KICA-1195 | CD Drama Popful Mail - The Next Generation II - Buried... - VGMdb (http://vgmdb.com/album/3766)
FLAC | CUE | LOG | SCANS | 1CD~453 Mb
Link:
mega.co.nz (https://mega.co.nz/#!PJdUEIbQ!Tgp2ZwRaZod2xmJNdcZ46hpMjDI-qQ-qBmiVhTWFF4k)


Popful Mail Paradise
ぽっぷるメイルパラダイス
KICA-1150

KICA-1150 | Popful Mail Paradise - VGMdb (http://vgmdb.com/album/3737)
FLAC | CUE | LOG | SCANS | 1CD~401 Mb
Link:
mega.co.nz (https://mega.co.nz/#!OAlhyDbZ!AgL-Vxhk0osEmDgl5GujzSi32o13jEpQNPuPc7qYY9I)


Popful Mail Paradise 2
ぽっぷるメイルパラダイス2
KICA-1156

KICA-1156 | Popful Mail Paradise 2 - VGMdb (http://vgmdb.com/album/3746)
FLAC | CUE | LOG | SCANS | 1CD~410 Mb
Link:
mega.co.nz (https://mega.co.nz/#!6U1xCZYS!Nx3TMkGIxM_AB6AKCnrltEdauVwfZC6qi-I1OFxpGCU)


Popful Mail Paradise 3
ぽっぷるメイルパラダイス3
KICA-1161

KICA-1161 | Popful Mail Paradise 3 - VGMdb (http://vgmdb.com/album/3748)
FLAC | CUE | LOG | SCANS | 1CD~318 Mb
Link:
mega.co.nz (https://mega.co.nz/#!bEURQYLA!SWVYgX6KeDivSMDoBOWyUXFYYI5iDf4nodkj_H8 ddyI)


Popful Mail Paradise 4
ぽっぷるメイルパラダイス4
KICA-1164

KICA-1164 | Popful Mail Paradise 4 - VGMdb (http://vgmdb.com/album/3750)
FLAC | CUE | LOG | SCANS | 1CD~321 Mb
Link:
mega.co.nz (https://mega.co.nz/#!aNkEFRqK!ZxYUgAKlFXA0QXSXj15lPU60yV49RcCFRipPd49-_B0)


Popful Mail Paradise 5
ぽっぷるメイルパラダイス5
KICA-1169

KICA-1169 | Popful Mail Paradise 5 - VGMdb (http://vgmdb.com/album/3755)
FLAC | CUE | LOG | SCANS | 1CD~330 Mb
Link:
mega.co.nz (https://mega.co.nz/#!7QF1CLjK!IyphOFnYDvE3isBi3ZxxnXhSh99oh83kOBOsjf7 ZyEg)

el viento
08-30-2013, 08:50 PM
Thank you, good sir.

R.C.S.B.
08-30-2013, 08:59 PM
Hi.do you have this?
Castlevania 20th Anniversary Deluxe Music Collection[KMUS-0001] (http://vgmdb.net/album/4219)

Like I said, I posted all the Castlevania soundtracks I have. Unfortunately, I don't have this one.


Many thanks to R.C.S.B. for providing me with the Super Castlevania IV soundtrack! Much appreciated.

All my pleasure, man.
Just reward me sharing all that you can, and keeping this thread alive, ok?

erokky
08-30-2013, 09:37 PM
And finally, this true gem, that took almost 3 days to organize with each composer, game and other informations.
There it is:

Akumajo Dracula Best Music Collections BOX
VGMdb (http://vgmdb.net/album/17063) | FLAC | CUE | LOG | M3U | SCANS | 18CDS + 1DVD~9.65GB
http://vgmdb.net/db/covers-full.php?id=80947
-Download-

Disc 11 (https://mega.co.nz/#!kg8WUb6S!U5PO6QUfl7tP8u8FREbESk3bvR85ZrCTK2Xmyw_ AXEw)


-Password-
R.C.S.B.

Says wrong password.

kk0217tw1126
08-31-2013, 01:50 AM
I think thats the ONLY album I had uploaded there, that I had actually got to fill a request. As far as the other album goes, I had only checked Disc 1 which turned out to be 100% .. I wasn't aware that he would screw up on Disc 2 where he attempted to rip the same Disc twice because of the "Not in accurate rip database" (assuming). As far as coasting off others work (and its not like you haven't uploaded others work so stfu), any album I had uploaded I gave them credit. Even that RockCan album I asked MrBobHarris if it was alright, he said not a problem (short version). Not quite sure why you are even concerned.

This is false. When I had uploaded the RockCan album I had noticed yes there was a bounty so I filled it. I had no idea tondollari was trying to do the same. After I had uploaded I received a rippy message from tondollari saying "you beat me to it".

A Power TM... complaining.. HAHAHA.
Just go away lol

lindalovefoxx
08-31-2013, 03:06 AM
Freedom Fighters: Original Soundtrack by Jesper Kyd (.ape)

Not my rip.

Download: freedom_fighters_ape.rar (http://www.4shared.com/rar/UZFQU9iI/freedom_fighters_ape.html)

CGBS
08-31-2013, 04:28 AM
Anyone have something from this list ?


Tokimeki no Houkago: Nee ★ Quiz Shiyo♥ Original Game Soundtrack (http://vgmdb.net/album/8263)
Tokimeki Memorial 2 Substories ~Dancing Summer Vacation~ Original Game Soundtrack (http://vgmdb.net/album/1950)
Tokimeki Memorial 2 Substories ~Leaping School Festival~ Original Game Soundtrack (http://vgmdb.net/album/8379)
Tokimeki Memorial 2 Substories ~Memories Ringing On~ Original Game Soundtrack (http://vgmdb.net/album/8380)

Astronoka Original Soundtrack (http://vgmdb.net/album/6972)

Dragon Quest Game Music Super Collection Vol. 1 (http://vgmdb.net/album/1839) | Dragon Quest Game Music Super Collection Vol. 3 (http://vgmdb.net/album/4456)

Akadoko & Kimishine♥Ai no Densetsu CD♥ (http://vgmdb.net/album/6906)

Bomberman Selection '98 (http://vgmdb.net/album/12352)

Dragon Ball Z Game Music Saisei-hen (http://vgmdb.net/album/476)

CADENZA -Gyakuten Saiban 1- (http://vgmdb.net/album/3183)

Famicom Tantei Club: Twilight Symphony (http://vgmdb.net/album/4908)

Time Hollow ~Ubawareta kako wo motomete~ Original Soundtracks (http://vgmdb.net/album/7240)

Brass Quintet "Dragon Quest" (http://vgmdb.net/album/1365)

Kamaitachi no Yoru Soundtrack (http://vgmdb.net/album/984)

CHUNSOFT 20th Anniversary ~ CHUNSOFT GAME MUSIC GREATEST COLLECTION (http://vgmdb.net/album/10450)

Kenshuui Tendō Dokuta Original Soundtrack (http://vgmdb.net/album/1923)

emuxer
08-31-2013, 05:39 AM
[CENTER]Falcom Sound Team J.D.K. - Popful Mail OST Drama Collection





Awesome, just awesome. Thank you very much

zaykho
08-31-2013, 05:47 AM
Anyone have something from this list ?


NSD043000 | Tenpei Sato the BEST ~Beautiful Days~ Nippon Ichi Music Collection (http://vgmdb.net/album/9259)
SVWC-7101~3 | Dragon Quest Game Music Super Collection Vol. 1 (http://vgmdb.net/album/1839)
SVWC-7104~6 | Dragon Quest Game Music Super Collection Vol. 2 (http://vgmdb.net/album/4455)
SVWC-7107~9 | Dragon Quest Game Music Super Collection Vol. 3 (http://vgmdb.net/album/4456)
SVWC-7338 | Brass Quintet "Dragon Quest" (http://vgmdb.net/album/1365)
KICA-1241 | Melody Of Legend ~ Chapter of Love (http://vgmdb.net/album/1619)


I second this request !

Vegeta
08-31-2013, 08:39 AM
...

I don't get it lol

George
08-31-2013, 09:56 AM
Does anybody have the Auto Assault soundtrack in lossless?
I recently listened to it and it's an amazing OST that deserves the HQ treatment.
Apparently it came with the Collector's Edition of the game; maybe somebody has it?
NCS-AA-ST01 | Auto Assault The Soundtrack - VGMdb (http://vgmdb.net/album/3991)


Big Thanks in Advance!

betaking
08-31-2013, 10:29 AM
KICA-7613 | Pop'n Twinbee (http://vgmdb.net/album/2025)
KICA-7602 | MIDI POWER X68000 COLLECTION ver.1.0 (http://vgmdb.net/album/86)
KICA-7708 | MIDI POWER Pro 2 ~SALAMANDER2 TWINBEE YAHHO!~ (http://vgmdb.net/album/1273)
KICA-7615 | MIDI POWER ver.3.0 X68000 COLLECTION (http://vgmdb.net/album/88)

I second this request !

ApertureSilence
08-31-2013, 11:32 AM
Thanks so much for these!

AirWaffle
08-31-2013, 01:22 PM
http://forums.ffshrine.org/f72/lossless-video-game-soundtrack-thread-v2-126974/30.html#post2436707

Disc 11
https://mega.co.nz/#!kg8WUb6S!U5PO6QUfl7tP8u8FREbESk3bvR85ZrCTK2Xmyw_ AXEw


The file you are trying to download is no longer available.

I couldn't download its file. So I don't know that both files are same or not. Anyway I uploaded Disc 11 files for you and others.

Akumajo Dracula Best Music Collections BOX

└ [Best Music Collection BOX 11] 421 MB (flac+cue+log+accurip)

60i8a.part1.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/ZCT164Y9YQ
or
http://anonym.to/?http://www.multiupload.nl/TIV04Q4VHU
or
http://anonym.to/?https://mega.co.nz/#!HUMmVCRJ!NjS1eUl6tMCf_DH0vwoO6QXAFpwdDVFgwa2u0KP te1o

60i8a.part2.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/9B99BEM0VJ
or
http://anonym.to/?http://www.multiupload.nl/IUPJKE7ZYY
or
http://anonym.to/?https://mega.co.nz/#!3JkRjTID!XZGXJVzYDaenKJe-ktXPzw2-0dNqOKF5iUm8b7qJFmk

60i8a.part3.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/FBUW1III62
or
http://anonym.to/?http://www.multiupload.nl/X8ZBIE6AMC
or
http://anonym.to/?https://mega.co.nz/#!GBMk3CSR!MRO9GXewR6zFMopf3V3qexcfMPp3XeKJ4H8Aq6R G6G0

60i8a.part4.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/LS1EEDOC7F
or
http://anonym.to/?http://www.multiupload.nl/UJ1D3VDJYH
or
http://anonym.to/?https://mega.co.nz/#!acsjGbDZ!dRWV7GjHoIvXuva2gbiW6wMJjDhhJyro_Cm9Zc5 L7UI

60i8a.part5.rar 34.2 MB
http://anonym.to/?http://www.multiupload.nl/4A8WB1AV95
or
http://anonym.to/?http://www.multiupload.nl/CRNJPAGEIN
or
http://anonym.to/?https://mega.co.nz/#!mZNTCIxa!X5elDH9wmEJFQG70MAxXlTkIYjFsSrcyawqhRwN h7Hw
RAR, rr 3%, No password.

Puea
08-31-2013, 01:31 PM
This arrived in the Mail today :D It only got 1 Mother song on it, but I like it nontheless, mayber the rest is good too.

R.C.S.B.
08-31-2013, 03:10 PM
Says wrong password.

Sorry. Re-uploaded.
Any errors, please, report me and I'll fix it.

Teioh
08-31-2013, 04:37 PM
Bye bye

Vegeta
08-31-2013, 06:15 PM
This arrived in the Mail today :D It only got 1 Mother song on it, but I like it nontheless, mayber the rest is good too.

Let me know if you think its worth a shit lol

Chrono Meridian
08-31-2013, 07:37 PM
Anyone have ACD-1143 | Nintendo Super Famicom Game Music ~ Fun Together With Beyer - VGMdb (http://vgmdb.net/album/2033) ?

R.C.S.B.
08-31-2013, 08:44 PM
Someone here speak japanese very well, or at least can translate it?

Vegeta
08-31-2013, 08:45 PM
Anyone have ACD-1143 | Nintendo Super Famicom Game Music ~ Fun Together With Beyer - VGMdb (http://vgmdb.net/album/2033) ?

I wish, I don't even know any of the people that own it.

Puea
08-31-2013, 09:46 PM
Let me know if you think its worth a shit lol


The Lost Suzuki Tapes (http://vgmdb.net/album/16653)
LOG | CUE | FLAC | Mahownrip | 1CD 260 MB





10 "unreleased" songs by Keiichi Suzuki, famous Japanese Composer for Movies, Video Games and his Band "the Moonriders".
The songs aren't great in my opinion, I like about 3 songs out of those 10, but what I can say is that they all are unique.
If you ever heard other music by him, like from the Suzuki white Report or "Music for Movies and Games" than you kind of get a grasp how this Album sounds.
It is rather nice though to hold it in my hands, the CD is designed like a Venyl and is wrapped in this cotton tissue like them, ;)

Other news: I finally got myself an account on MEGA, and while I still can only upload at 50 bit/s, it worked in the first try, so I hope to re-upload some other Stuff soon.
Link:
mega.co.nz (http://du.cx/rTq)

erokky
09-01-2013, 01:02 AM
Tell me I'm crazy and that doesn't actually say "man is the nigger of women."

MiL�
09-01-2013, 01:10 AM
Tell me I'm crazy and that doesn't actually say "man is the nigger of women."
Well in this case it just means that a man is oppressed or suppressed by women. On a contrary John Lennon had a song Woman is The Nigger of The World (http://www.youtube.com/watch?v=VS78MX8Zmdk).

erokky
09-01-2013, 01:45 AM
Well in this case it just means that a man is oppressed or suppressed by women. On a contrary John Lennon had a song Woman is The Nigger of The World (http://www.youtube.com/watch?v=VS78MX8Zmdk).

Ah, I just read about the song on Wikipedia. That line makes more sense now.

AirWaffle
09-01-2013, 08:58 AM
Anyone have Ridge Racer 7 Direct Audio?

Ridge Racer 7 Direct Audio
リッジレーサー7 ダイレクト・オーディオ

Release Date: Apr 25, 2007
Published by: King Records
Catalog Number: KICA-1443~4

http://vgmdb.net/album/4402

http://www.amazon.co.jp/dp/B000NO2AQK

Ridge Racer 7 Direct Audio [KICA-1443~44] [2007] 850 MB flac+cue+Artwork+accurip
u7z8l.part01.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/B1BEI6L8C7
or
https://mega.co.nz/#!WAtFFSyA!NCQ1SwrMCWSUJEaIjtSJjVr_YfkotkcgyQjElNt I0bU

u7z8l.part02.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/AAVM2NHJOO
or
https://mega.co.nz/#!GVsSzYiC!WyUFqg1A29mqn4m3pCiuQVU1dFRHNHa683wSi9f OECQ

u7z8l.part03.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/II3ZO73HW9
or
https://mega.co.nz/#!fQdhTY6B!b5K0B1R6LhJNp1FXq-43wUrHBy4ZgqBNdYBbLMQv90s

u7z8l.part04.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/F48Z1VCYGH
or
https://mega.co.nz/#!nVV12BAK!CEuV0Fk1nP1MAZwLhKYQVy_5JSYJluwtWzM1L76 Tgkw

u7z8l.part05.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/7ZBXKFUVB1
or
https://mega.co.nz/#!2N1TTY5A!Bd8Pfwb_FTaX6DwYY13bDEUpGydBLEoO6QyNKHd 2RxI

u7z8l.part06.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/DFEP27OWFI
or
https://mega.co.nz/#!fB1H0IbD!BxZOPSo8QHzzQ5wT3mCUSB-q6IYcah4031OQRbtzH20

u7z8l.part07.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/ONBYTAXVI7
or
https://mega.co.nz/#!HFMBWKQa!INRjH2djkjvNw_0KyKxuo2OZr3hs_YlR2IwR6el Q78Q

u7z8l.part08.rar 100 MB
http://anonym.to/?http://www.multiupload.nl/MA86PD39E3
or
https://mega.co.nz/#!OYFA0TpR!bpBPq3eROn9nFxc6_-OQujr0_YdTM-C3c4Z7CPfGRVw

u7z8l.part09.rar 76.7 MB
http://anonym.to/?http://www.multiupload.nl/15MOLGHUOC
or
https://mega.co.nz/#!vYcTUS4C!M6ClH0UUs8y-qgCGgziQ12rNVNZxpZdvnu3rq6xNYFM

RAR, rr 3%, No password.

I downloaded the files more than two and a half years ago at there. The file has been already deleted. Because HDD space are limited, I backed up a file. This is an its file.

Various Artists - Ridge Racer 7 Direct Audio [2007/CD/FLAC/Lossless] 851 MB
http://anonym.to/?https://www.waffles.fm/details.php?id=620543

Error
No torrent with ID.

Search results:

"Ridge Racer 7 Direct Audio"
http://anonym.to/?https://www.waffles.fm/browse.php?type=&userid=&q=Ridge+Racer+7+Direct+Audio&c=0

http://anonym.to/?https://www.waffles.fm/browse.php?q=album%3A%22Ridge%20Racer%207%20Direct %20Audio%22&c0=1&s=added&d=desc


Nothing found!

Vegeta
09-01-2013, 04:39 PM
Added compactron-23 | The Lost Suzuki Tapes - VGMdb (http://vgmdb.net/album/16653) to my collection thanks to Puea. His link still works, so you can still use that. If that link dies out, mine will always be working for subscribers.