myth2 1.8 suggestions

Talk about anything here.
MindBrain
Posts: 95
Joined: Mon May 09, 2011 10:43 am

Re: myth2 1.8 suggestions

Post by MindBrain »

Graydon wrote:I don't care what anyone tells you, taking a resolution that is small, and making it large, does not _add_ any detail to the unit. It makes tiny things bigger. Sure you've increased the resolution, but not the graphical quality.

The only way to add detail with your increased resolution is to render the original 3d model at a higher resolution, so that the actual detail that's present on the model comes through on the new large render.

You might be able to trick your mind into thinking what it's seeing is better looking, perhaps due to increased anti aliasing and blending of colours as they get stretched out to the larger size, but once you see what an actual high resolution render looks like (say anything in The Wind Age plugin), it's hard to go back and say that an upscaled render looks good/really any better than the original bungie size.
Did you even see the plugin I made? The units do look better, the original detail was preserved and the edges look much sharper, just what I was going for.
Graydon
Posts: 1605
Joined: Sun Mar 21, 2004 5:10 pm

Re: myth2 1.8 suggestions

Post by Graydon »

You just proved my point.

You managed to preserve what detail was originally there. Not increase it. So ultimately, scaled down with the object tag, there is no extra detail. I'll give you sharper edges, that's true, and if that's what looks good to you, fair enough.

This is my idea of a higher resolution render though, where A is the Bungie Render, B is my mockup of how you've increased resolution in PS from the Bungie version, and C is (obviously) the high res render:

Image

The In Game Scale is a fairly inaccurate mockup, since object scale in game works differently than PS's resizing, and will work even different in 1.8 with a mipmapping system. My point is outlined though, you can only get more details on the sprite if it's rendered bigger.
Image
MindBrain
Posts: 95
Joined: Mon May 09, 2011 10:43 am

Re: myth2 1.8 suggestions

Post by MindBrain »

Graydon wrote:You just proved my point.

You managed to preserve what detail was originally there. Not increase it. So ultimately, scaled down with the object tag, there is no extra detail. I'll give you sharper edges, that's true, and if that's what looks good to you, fair enough.

This is my idea of a higher resolution render though, where A is the Bungie Render, B is my mockup of how you've increased resolution in PS from the Bungie version, and C is (obviously) the high res render:

Image

The In Game Scale is a fairly inaccurate mockup, since object scale in game works differently than PS's resizing, and will work even different in 1.8 with a mipmapping system. My point is outlined though, you can only get more details on the sprite if it's rendered bigger.
Yea I never was trying to add more detail, just basically eliminate the "JPGness" of the original sprites, and I wanted it done quick. Your B mockup is only resized and nothing more so it doesn't look any sharper. I use a combination of layers with blending, some median filter, and posterizing. Again I was hoping this could get done quick so I can get back to playing Myth (with prettier units)

I just wanted to make the units look better without overdoing it, I don't care if I can see the dirt between the units toes in game....I really hope ya'll aren't gonna overdo it like MythIV demo. The average filesize for my higher res warriors is around 60 - 80k What is it for your warrior? I mean you're talking about mip mapping and 32 bit color, is this gonna make my computer explode? Are some of these thing gonna be optional?
User avatar
Pyro
Bug Finder Extraordinaire
Posts: 4751
Joined: Sun Mar 21, 2004 2:14 pm
Location: Texas

Re: myth2 1.8 suggestions

Post by Pyro »

MindBrain wrote:Are some of these thing gonna be optional?
Yes.
GodzFire
Posts: 1774
Joined: Wed Nov 02, 2005 8:37 pm

Re: myth2 1.8 suggestions

Post by GodzFire »

MindBrain wrote:Yea I never was trying to add more detail, just basically eliminate the "JPGness" of the original sprites, and I wanted it done quick. Your B mockup is only resized and nothing more so it doesn't look any sharper. I use a combination of layers with blending, some median filter, and posterizing. Again I was hoping this could get done quick so I can get back to playing Myth (with prettier units)
But they aren't better at all....just blown up and sharpened to heck, and lost details in the process.
MindBrain
Posts: 95
Joined: Mon May 09, 2011 10:43 am

Re: myth2 1.8 suggestions

Post by MindBrain »

GodzFire wrote:
MindBrain wrote:Yea I never was trying to add more detail, just basically eliminate the "JPGness" of the original sprites, and I wanted it done quick. Your B mockup is only resized and nothing more so it doesn't look any sharper. I use a combination of layers with blending, some median filter, and posterizing. Again I was hoping this could get done quick so I can get back to playing Myth (with prettier units)
But they aren't better at all....just blown up and sharpened to heck, and lost details in the process.
They're not great but I've seen them in game and they look better then the originals, did you look at the plugin ? I found I need to take out one layer which was increasing the contrast and obscuring just a little detail, but other then that no detail was lost at all....

edit: here's a picture to compare, these units still have the extra contrast though....definitely looks better to me and more so when zoomed out... whatever though I'm just gonna wait for 1.8 .....

Image

Image
Graydon
Posts: 1605
Joined: Sun Mar 21, 2004 5:10 pm

Re: myth2 1.8 suggestions

Post by Graydon »

From those two images it appears that with the increased contrast you've totally messed up the colouration for hue changes in the process. Notice how in your top screen every unit looks far oversaturated compared to their original counterparts?


And if anything, the way the new coding is happening, there will be no more overhead running 32bit mipmapped sprites than there would be running normal 8bit indexed sprites, providing you've got your RAM cache set appropriately.

When you say 60-80k, you meant per sprite? My warrior there clocks in at about 120-130kb per 32bit .tif file.

And I'll make it very clear, that image is just a 'mockup' of how it sort of looks. When we're rendering we're rendering 4x the original scale (what I showed above), however when implementing into a 32bit collection we're actually using an algorithm built into oak to rescale units to whatever ratio we want. We've tentatively been testing a size of 2.5x the originals.
Image
MindBrain
Posts: 95
Joined: Mon May 09, 2011 10:43 am

Re: myth2 1.8 suggestions

Post by MindBrain »

Graydon wrote:From those two images it appears that with the increased contrast you've totally messed up the colouration for hue changes in the process. Notice how in your top screen every unit looks far oversaturated compared to their original counterparts?
Yes 60 - 80k for each bmp file. The color table is the same as the originals, for each unit the color table was saved, and then before saving the final the original color table gets loaded. Oak won't even let the bmps get replaced if the color table is different. I think the extra contrast just makes it look more saturated. Again I can remove a layer that is making the extra contrast but I'm not gonna bother with it cause like I said I'll just wait for 1.8
GodzFire
Posts: 1774
Joined: Wed Nov 02, 2005 8:37 pm

Re: myth2 1.8 suggestions

Post by GodzFire »

MindBrain wrote:They're not great but I've seen them in game and they look better then the originals, did you look at the plugin ? I found I need to take out one layer which was increasing the contrast and obscuring just a little detail, but other then that no detail was lost at all....
Yes, I used your tagset, and a lot of details were lost. Everything is just blurred
Chilibird
Posts: 10
Joined: Wed Jun 01, 2011 1:42 am

Re: myth2 1.8 suggestions

Post by Chilibird »

I'm not sure whose end this is on, but I would like to see a 'refuse to be team captain' option for those of us who would prefer not to be. It would prevent people from joining under you, and also prevent you from being a randomly selected captain (unless of course you're on a map with fewer players than spawn points)
User avatar
capital
Posts: 592
Joined: Wed Mar 31, 2004 9:15 pm

Re: myth2 1.8 suggestions

Post by capital »

well suppose everyone had that disable-captain flag set, well then things might blow up... is this what Bungie had intended by taking over the world?
punkUser
Site Admin
Posts: 1049
Joined: Fri Oct 01, 2010 12:58 am

Re: myth2 1.8 suggestions

Post by punkUser »

It has been discussed, and for not letting people join you it makes sense, but it's problematic for random caps... if you don't want random caps, just form a team first :)
User avatar
BambooStew22
Posts: 67
Joined: Wed Jun 22, 2011 10:02 am
Location: Ohio

Re: myth2 1.8 suggestions

Post by BambooStew22 »

I just submitted the survey for 1.8,.... whom ever oversees such things PLEASE take a look at my suggestions, a few I'm sure youll dig! :mrgreen:
User avatar
kingthrall
Posts: 118
Joined: Mon Jun 14, 2010 10:29 am
Location: Australia

Re: myth2 1.8 suggestions

Post by kingthrall »

Bre-unor should receive 1 healing root to make them actually useful in multilayer unit trades.

If possible make a fast way of ctrl 1,2,3 ect group hoykey similar to starctaft instead of holding alt and 1 which is really really slow and annoying.
browning
Posts: 15
Joined: Sat Jun 04, 2011 11:23 pm

Re: myth2 1.8 suggestions

Post by browning »

I would like to see the ability to remap group hotkeys implemented in the new patch. Keep the same method for group assignment (hold alt+#), but instead of pressing alt+# to select the desired group, you could simply press the number. This is the system used by other RTS games like Warcraft and I feel it's much quicker to switch between presets. The formations can be remapped to the few first F# keys, which are rarely used.

I also have a few issues with Myth currently. I had to revert back to 1.7.1 because the newest version made my camera movement extremely choppy. Also, when I exit the Myth application, it remains active as a process and consistently crashes my Flash plugin in the browser. I have to manually terminate the process every time to avoid this.
Post Reply