Search found 7 matches

by madshi
Mon Jun 22, 2015 7:36 am
Forum: General Discussion
Topic: xBR filter
Replies: 5
Views: 9391

Just a heads-up for the devs: Now there's super-xbr. Screenshots see bottom of this page: http://libretro.com/forums/showthread.php?t=88&page=17 I've already implemented it in my DirectShow HTPC video renderer and it works great for real images/video, too. Highly recommended. HLSL shaders availa...
by madshi
Wed Dec 23, 2009 8:18 pm
Forum: General Discussion
Topic: Dithering in 16-Color SCI Games
Replies: 42
Views: 39346

The mixed color is averaging the dithered colors of course. It's the same logic as on background pictures. "undithering" of views/cels is not that easy, because one has to identify dithered pixels. Those could either be just a combination of 2 pixels or in fact a dithered color. That's th...
by madshi
Wed Dec 23, 2009 8:15 am
Forum: General Discussion
Topic: Dithering in 16-Color SCI Games
Replies: 42
Views: 39346

views/cels "undithering" means really detecting dithered pixel combinations and replacing those with the correct mixed color. Not sure if it would make a big difference, but you are probably calculating the mixed color by simply averaging the dithered colors, I guess? Have you thought abo...
by madshi
Mon Feb 16, 2009 10:51 am
Forum: General Discussion
Topic: FreeSCI SCI engine implementation has been merged in
Replies: 69
Views: 53438

Re: FreeSCI SCI engine implementation has been merged in

Weird question. Of course. Yes, no and yes. It's not that weird a question. I mean it would have been a possible scenario that the original FreeSCI devs just agreed to let ScummVM use their code, but that they themselves didn't want to move to the ScummVM framework. I'm happy to hear that this is n...
by madshi
Mon Feb 16, 2009 9:12 am
Forum: General Discussion
Topic: FreeSCI SCI engine implementation has been merged in
Replies: 69
Views: 53438

Re: FreeSCI SCI engine implementation has been merged in

Thanks so much for all the people who made this possible. I'm really happy about this... :) Well, it is true. FreeSCI code now lives under engines/sci. Most attentive users who watch our development list perhaps noticed that there exists yet another SCI1 engine implementation made from scratch. But ...
by madshi
Thu May 15, 2008 7:53 am
Forum: General Discussion
Topic: ScummVM in the Google Summer of Code
Replies: 16
Views: 16348

Re: GSoC 2008

Wow, the projects for this summer are so great! I especially are looking forward to the "Return to Launcher and Global Main Menu / Savestate Management" and "FreeSCI Engine" projects. Totally agreed. I'm looking very much forward to these two projects, too. Especially having Fre...
by madshi
Wed Dec 13, 2006 7:47 pm
Forum: The Junkyard
Topic: Quest for Glory series
Replies: 6
Views: 12459

jvprat wrote:Any comment will be welcome!
Just let me say that I appreciate any time you can spend on this. Thanks!