File :-(, x, )
[AliceSoft] Choukou Sennin Haruka CG Anonymous Ripper
Preview: http://www.getchu.com/soft.phtml?id=480085
Game: http://www.hongfire.com/forum/showthread.php?t=80359
CG: http://www.mybtfile.com/torrent/91130814/

2545 pics with around 50/50 on normal stuff and /d/ stuff. BMP uncompresses to 3.08 GB. I didn't download the bonus disk yet so I dunno what's in there.
>> Anonymous
>>223921
Nice stuff.

Now also /r/ing jpg version, hdd sucks cocks, etc.
>> commissoner cemex !!VCf0v3aW8V2
What kind of /d/ material are we talking about if I may ask
>> Anonymous Ripper
>>223931
Tenticles...lots and lots of 'em. Belly Inflation, Pregnancy (at least I think so since she's lactating), monsters, futa. Some S&M and bondage but that's a given with the tents.
>> Anonymous
Thanks
>> Anonymous
jpeg on rapidshit ?
>> Anonymous Ripper
>>223972
Too big. Can be split into 2 or delete some character pics but since a lot have already got it (I see 315 seeds), I'll leave that to other anons.
>> Anonymous
>>223972
What is wrong with you? Just download the jpg pack on the torrent, idiot.

>>223921
Thanks a lot!!!!!!!!!!!!!!!!!!
>> Anonymous
>>223921
-Thanks for the contribution

>>223989
1. Not everybody uses torrents.

>> Anonymous
Anonymous Ripper plz share u ripper tool:

dalkgaiden(westside).

cant find it.
>> Anonymous
the real question I still have is, why the fuck does anyone rip in BMP? it's fuggin' HUEG LIEK XBAWKZ, and looking at the info on this torrent... it doesn't even compress all that well, so why fucking waste time and space on it? PNG is lossless too, and it DOESN'T take up multiple gb for one single CG set.
>> Anonymous Ripper
>>224099
287 is huge but a compressed PNG set would be bigger. It's better but when it comes to distributing, a compressed BMP is much more efficient. Prove me wrong by releasing a < 287 MB PNG set with the 2545 pics contained here.

>>224095
Hongfire or Ion.
>> Anonymous
Thanks, OP!

>>224099
If you 7zip 100 BMPs, the resulting file is significantly smaller than if you convert the BMPs to PNG first. So it's good for storage/transfer, but not as good for viewing.
>> anonymous
>>223921
The game is fuckwin. Actual gameplay instead of just click-read-click-read.
>> Anonymous
This is the sequel to Beat Angel Escalayer, so if you're familiar with that title, you know what to expect.

>>224120
Have you played any other AliceSoft games?
>> Anonymous
bump for jpeg rip
>> Anonymous Ripper
>>224161
Jpeg set is included in torrent.
>> Anonymous
>>224039
if u dont use torrents dont browse /t/ zzzzz
thanks op!
>> anonymous
>>224156
>Have you played any other AliceSoft games?
Yes. Dai Bancho, Pastel Chime Continue, Sengoku Rance.
>> Anonymous
>>224263
Good man. I also recommend Rance VI if you ever have the chance to try it.
>> Anonymous
>>223921
Superfluous thanks for release/CG rip, nice work! Shame this one was too big for .jpg RS form. If there's a bunch of useless character stills/BG's that can be knocked out, I'll see if maybe I can compress a reasonable direct download version out of this when my torrent dl is done.

>>224156
This isn't a 'story' sequel to Beat Angel, it just uses the same type of game mechanics.

>>224210
The anon your responding to is right with their second point, direct downloads for HCG releases are handy over the long haul. A big torrent file is great if your on top of it when it's released, but torrents fade quick, direct downloads usually stay active for a while and are easy to find/get if you missed/lost a set.
>> Anonymous
>>224340
Maybe I should have said "spiritual sequel" to avoid confusion, but that isn't quite correct. These two are actually part of the same series according to AliceSoft, although they don't relate storyline wise.
>> Anonymous
>>224348
maybe you should have not failed
>> Anonymous
Compressed PNG is smaller than BMP.
>> Anonymous Ripper
>>224417
My challenge still stands:
>Prove me wrong by releasing a < 287 MB PNG set with the 2545 pics contained here.
>> Anonymous Ripper
     File :-(, x)
Since a friend presented me with an offer I couldn't refuse, I upped this in RS:

http://rapidshare.com/files/96919313/_AliceSoft__Choukou_Sennin_Haruka__BMP_.7z.001
http://rapidshare.com/files/96877840/_AliceSoft__Choukou_Sennin_Haruka__BMP_.7z.002
http://rapidshare.com/files/96871131/_AliceSoft__Choukou_Sennin_Haruka__BMP_.7z.003
http://rapidshare.com/files/96928432/_AliceSoft__Choukou_Sennin_Haruka__JPG_.7z.001
>> inju_otoko
     File :-(, x)
Finally, some new materials to fap on.... wheee! thanx op
>> inju_otoko
     File :-(, x)
ah, the love
>> Anonymous
does it have movie files?
>> Anonymous
>>224109
That is only because png uses gzip to compress....

And 7zip uses LZMA which is far superior to GZIP.

PNG does this: bitmap data -> "filters" that make it compress better -> gzip

What OP has done is: bitmap data -> 7zip

The problem is is that you have missed out on the clever PNG "filters" that can GREATLY increase compressibility.

So what you want is a compressor that will handle the special case of png files, by ungzipping them, then compressing them. Such things DO exist, some compressors have a "media mode" which does this sort of thing.

some versions of PAQ should have it, and i think winrar might aswell (not sure).

OR you could save an uncompressed but filtered PNG, so when you save the PNG set the compression level to 0 and 7zip that, then save it as BMP, compress that, and see which is smaller.

If PNG is still not smaller, then unfortanetly you'd have to make your own command-line program that uses libpng to run the filters but not actually apply any compression.

Its the shitty gzip that is screwing things up, once it is compressed with the inferior format, it looks like it is random data to 7zip (random data cannot be compressed at all).