PDA

View Full Version : JPG background support



KaL
09-15-2003, 01:43 PM
I brought this topic up in the distant past, but wanted to get some fresh input on it since it's been so long.

With tools like the EQ Zone Viewer available, it is trivial to create overhead maps that are an actual in-game representation of the zone.

The only part that's broken right now is the scaling/viewing of bitmapped images in ShowEQ.

For instance, go into the ShowEQ source code, and look for the piece that loads background images. You can load .jpgs if you want, just change the extension. Support is built into QT. Just copy your jpg file to the maps directory in ShowEQ and name it the same as the map, just with the .jpg extension instead of .map.

When you first load it up you're like, "SWEET!" but then when you try to zoom in it gets all fucked up. it doesn't zoom right, and my guess would be because the actual zone size and the jpg size aren't the same... what we need is some kind of mechanism to match the zone size up to the jpg (or png or whatever the fuck you want) size so it zooms correctly.

I'm not a programmer. I can do Perl and shell scripting and I can read C/C++, but I do not code for a living nor do I code often. I can figure out how to make changes, but to create new code is usually beyond my ken.

If anyone would like to take this idea and run with it, I think ShowEQ could benefit greatly (visually) from the ability to display graphical maps instead of lines. This would also eliminate the need to convert maps or draw them.

Or, you could skip the middle man and create an automatic map converter from the EQ zone files. ShowDAOC or Excalibur or whatever it was did exactly that; converted maps directly from the zone files.

Comments?

domesticbeer
09-15-2003, 01:55 PM
Well unless the Jpeg is really huge, it is a compressed image format so you would loose detail as you zoom in.

fryfrog
09-23-2003, 09:20 PM
Excalibur proves that this isn't really an issue. For the high end machines, you can make 2048x2048 maps that are 5mb in size... and if you have a wimpy machine make 512x512 maps that are half a meg. Sure, the shitty one doesn't zoom well... but the map is what i would call quite pretty :)

KaL
09-24-2003, 11:12 AM
Unfortunately, it does not appear anyone is interested in this feature.

I think it would become universally used if only it was available.

curio
09-24-2003, 02:30 PM
I didnt like the idea cause i think it would be really hard to see the mobs against a multicolored background.

tamasine
09-24-2003, 04:09 PM
i wouldn't use it - mob names are hard enough to read atm, let alone with random junk behind them. it reminds me of translucent xterms which went through a vogue a while back .. nice idea, can see your pretty backdrop.. but the text suffers.

t.