Sword Art Online Episodes 7 + 8

I would make a joke but I already made it

48 hour releases seem to be a regular thing for us, so let’s call that the ‘regular’ schedule from now on.

- Rekyu

These episodes focus on crystals dragon poop and rabbits rabbit meat bigger than a bowling ball. Don’t ask how the two are related, because they aren’t.

New torrent/DDL images this week. Maybe for next week as well. Maybe not.

Staff
Translator: Yumirose [7], Rekyu [8]
TLC: Rekyu [7], Yumirose [8]
Editor: Teie [7], Eab1990 [8]
Timer: lunr [7 + 8]
TS: lygerzero0zero [7], lunr [8]
KT/FX: Calyrica [7 + 8]
Encoding: Yunno [7 + 8]
QC: Yumirose [7 + 8], Jeffrey-sama [8]
Distro: ?

Episode 7

720p 10bit

(DepositFiles)
(Turbobit)

720p 8bit

(DepositFiles)
(Turbobit)

480p XviD

(DepositFiles)
(Turbobit)

Episode 8

720p 10bit

(DepositFiles)
(Turbobit)

720p 8bit

(DepositFiles)
(Turbobit)

480p XviD v2

(DepositFiles)
(Turbobit)

DDLs and 480p when you get the joke.

49 thoughts on “Sword Art Online Episodes 7 + 8

    1. redemption024

      the patch works now. thanks

      oh yeah, for ep 7 and 8 the fonts won’t load on my cccp… had to install ‘em, but nvm.
      maybe coz its not truetype? i don’t know these stuff. wtv

      1. Yunno

        None of the fonts were .otf, which is usually the culprit.

        Unless someone else has problems with the fonts, I’d double-check your setup.

        1. Imperial_Neko

          Having same issues for both. I think you need full on patches for both files instead of just the xdelta file.

          1. redemption024

            yup, that’s what I saw on my screen too ~before I extract and install the fonts.

          2. Imperial_Neko

            I can’t even extract the fonts. Using mkvextractgui2 but it only lets me rip the .ass file and none of the fonts. Worked before so I’ve no idea why it isn’t now.

          3. Yunno

            Updated patches will be out soon for all both releases and both versions of each. I’m positive that the font problem is fixed.

    1. redemption024

      saa~ I asked somewhere on this site once.. no reply. lol

      btw, COOL is working on tamayura BD too
      status as of 1 August : Episode 1 of Tamayura ~hitotose~ is done. Episode 2… not done! xD マイペース hihi
      saikou-no-cool.co.cc/search/label/tamayura%20~hitotose~

      1. Kagecode

        Whoooops. I’ll have this fixed by sometime tomorrow. I don’t know what on earth happened there, my apologies.

  1. Seraphim

    You should try going back to the 24 hour release.
    That way the wait is 48 hours.

    Thanks for the release regardless.

    1. Rekyu

      An interesting proposal, but seeing how even Nyantaku veteran Kagecode is having a tough time not succumbing to the curse, the rest of us are kinda screwed… We’ll do our best though~ And if our best isn’t good enough, at least there’s still the batch (which’ll have everything fixed… probably).

      1. Kagecode

        I bet the moment I finish and release Nyanpire and/or utapuri the curse would weaken or dissipate entirely. :(

    1. Yunno

      If you aren’t having issues with fonts displaying properly, then you don’t need the patch

      If you’re using CCCP, K-Lite or a setup including Haali Media Splitter, you’re going to have issues with the v1.

      I would suggest viewers download LAV Filters and install video/audio/splitter from that package (x64 or x86 depending on your OS arch.) along with DirectVobSub or xy-vsfilter. Of course, before you do that, uninstall /ALL/ codecs that you currently have installed.

      If you want to change your codecs and are having issues, PM me on IRC.

    1. Calender

      The batch file included with the patch just has improper syntax is all.

      Syntax on the Episode 7v2 10bit reads:

      xdelta -d -s “[NyanTaku] Sword Art Online – 07 (1280×720 x264-Hi10P AAC)[355C7DE5].mkv” “sao07v2[10bit].xdelta” “[NyanTaku] Sword Art Online – 07v2 (1280×720 x2640-Hi10P AAC)[8642AF92].mkv”
      @pause

      CRC32 is supposed to be [D7429C22] for episode 7, not to mention since the “xdelta3.exe” is included, you have to point the batch to open xdelta3 instead of just xdelta (or you can just rename the file to xdelta.exe, whatever floats your boat).

      Proper syntax is with original .zip archive:

      xdelta3 -d -s “[NyanTaku] Sword Art Online – 07 (1280×720 x264-Hi10P AAC)[D7429C22].mkv” “sao07v2[10bit].xdelta” “[NyanTaku] Sword Art Online – 07v2 (1280×720 x2640-Hi10P AAC)[8642AF92].mkv”
      @pause

      Just open up the batch in notepad and copy/paste this and then save. Someone will eventually re-upload working batch.
      Oh yeah, same thing for Episode 8:

      Rename xdelta3.exe to xdelta.exe. Otherwise, edit the syntax on notepad and make sure it says Xdelta3 like below:

      xdelta3 -d -s “[NyanTaku] Sword Art Online – 08 (1280×720 x264-Hi10P AAC)[4DF8ED23].mkv” “sao08v4[10bit].xdelta” “[NyanTaku] Sword Art Online – 08v4 (1280×720 x264-Hi10P AAC)[6AE1E12A].mkv”
      @pause

        1. Calender

          Haven’t toyed with 8bit patch yet with the file download (I’ll get on it just for kicks). I mainly took a stab at what was wrong with 10bit ones. But that error simply means the video you have doesn’t match the video that was used to create the patch in the first place.

          1. Calender

            Further note – Xdelta will always do a checksum of the source to see if stuff matches before applying the patch.

            Just went to look at the batch for 8bit – episode 8.

            Yeah a difference source is definitely used when the patch was created compared to what we’re downloading.

            It reads: [NyanTaku] Sword Art Online – 08 (1280×720 x264 AAC)[4DF8ED23].mkv in the batch.

            The ones we’re downloading is:

            [NyanTaku] Sword Art Online – 08 (1280×720 x264 AAC)[8551C659].mkv (different CRC32 checksum)

            I’d imagine this batch file was created in a sequence of fixes like going from original >> v2 >> v3 >> v4 instead of creating the batch from original > v4

            Even I would miss this if I was rushing things a bit lol

            But all in all, you and I don’t have a source file the delta file asks for.

            Sooo we patiently wait for another .delta file XD

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>