Skullgirls PC Port

I think in the case of most modern FGs, this is because there is a nontrivial chance the person you’re playing may be running the game in an environment where they may experience performance hiccups(poor setting config, multitasking, etc) that are unlikely to appear on console. So all of a sudden lag is not the only factor that can create underwater play.

Skullgirls does not use vector art as seen in Flash. The characters are sprites, with their native resolution being twice of what’s onscreen. Scaling them down to half-size(and some other wizardry) is what makes them appear as smooth as vector art. Upscaling will yield pixels.

Good point. But I guess maybe games could make a requirement to get a perfect score in benchmark or one in performance mode (in which if you receive sub60fps at any point of the game) you can’t play online, at least with consoles.

No, it uses “tradigital” animation that modern cartoons like Family Guy, Simpsons, and Archer use. Just watch this video. They draw the sprites (either on the computer or they do it by hand and trace the lines) and fill in the color in some Flash-like program. Nothing will look pixelated. They only draw them so big so they can put in more detail in their animation (this is what most cartoonist do). Questioning it upscaling is like questioning how “The Simpsons Movie” will look when it comes out on Goldray for 4K TVs in the future. Trust me, I animate pretty much the same way they do as a hobby. I even have the exact same drawing tablet as they do.

I’m not going to presume how the assets are produced 100%, but what’s in the game are not vector images but sprites. You can easily test this for yourself by playing the game on a 1080p display. The 720p assets get upscaled, and you can discern pixels with greater ease. The coloring itself is done by a shader at runtime which is novel in context, but the source image itself is still raster and not vector.

The wiki has some easy examples as well, since they have native-resolution screenshots:

Peacock shouldn’t lose this level of quality when downscaled unless she’s a raster image.

You don’t have to look farther than the edges and her shadow.

I think some Reverge artists posted some stills of the native res sprites earlier on as well. And in general, you should be able to search for this topic and see posts by Ravi/Mike confirming the method. I think it was brought up in the Q&A thread a while back.

Damn guess I have to eat crow. Still weird why they chose raster.

The characters aren’t “100%” sprites. They’re actually textures on flat 3D objects. This is why the lines appear to be smooth. Even if the characters weren’t twice the size of the screen, the lines will still appear to be smooth/blurry, but you’d lose a great amount of detail when playing it on a big HD TV set. The shadows of the characters are real shadows from the 3D lighting engine, they’re not a mirror sprite duplication.

I’m confident that they won’t just bring over the console game. There will be some PC perks.

ya seems like reverge labs will do way more than make a port that is one patch behind the console version like capcom did for SFxTekken

the online compatibility with the ps3 community is a show of their good intentions, something capcom claimed was too hard to do.

Everything is too hard for Capcom.

You’re right for most of the points there.

EDIT: The texture being tied to a 3D object is not directly related with it being smooth or not. Most 2D images undergo bilinear filtering when they’re used as (technically 3d) objects in games for smoothing; without that they can easily appear ‘pixellated’ unless some filter to compensate for that is applied(which afaik SG has some custom filters for that).

Do not quote images. Duck isn’t sleeping =]

It’s Origin, but who cares? I’m excited.

Mike Z said on stream that the game will be using Steamworks. They had a choice between GFWL and Steam and they went with steam.
Also, Origin does sell Steamworks games.
So don’t go freaking out about Origin having the game up for pre-order soon.

I actually managed to miss the Q&A. Did he say anything about a release date?

Nope, unless I missed it.
Also, the team’s reaction when Master Chibi’s question came up was hilarious.

elaborate please. it seems I missed something funny.

I actually found the video so you guys can watch it if you missed it.
http://www.livestream.com/electronicarts/video?clipId=pla_f863d061-2aad-4f02-8b1a-7d1343eefa0d

18:00 or so in.

thanks, though isn’t the volume in the video is a little hard to hear?
I’m really excited for skullgirls on steam, and even more with the cross platform feature, will be able to play with some friends who only own a PS3.
And it’s really cheap too. Just awesome.

Looks like it’ll be out some time after the patch. Maybe with the patch? I can dream.

Word. I’ll never install Origin on my system. As long as I can get it through Steam!

If I recall correctly, most of the shading is still from a flat shading layer. The depth map is only used for the real time lighting effects (which are separate from the shading).