About screenshots...
cowninja94
Is it possible to take them with just an ingame option, or do i need an outside program? Thanks in advance!
Nerel
The Print Screen key on your keyboard, you press it and a screen shot is saved to Guild Wars' "Screens" folder.
Holding the Shift key while you press Print Screen takes a screen capture without the user interface being visible.
Ctrl + Shift + H at the same time will toggle the UI on/off if you want to use it for taking screen shots.
Holding the Shift key while you press Print Screen takes a screen capture without the user interface being visible.
Ctrl + Shift + H at the same time will toggle the UI on/off if you want to use it for taking screen shots.
Island Guardian
PrtSc button top right on key board
cowninja94
o, awsome, thanks a ton!
Bob Slydell
And if you would like totally loss-less screenshots, add the -BMP command to guildwars before you start up.
For example if you installed the game normally in windows xp, go to Start > Run and type in:
"C:\Program Files\Guild Wars\Gw.exe" -BMP
To get lossless BMP screenshot format.
For example if you installed the game normally in windows xp, go to Start > Run and type in:
"C:\Program Files\Guild Wars\Gw.exe" -BMP
To get lossless BMP screenshot format.
refer
Quote:
And if you would like totally loss-less screenshots, add the -BMP command to guildwars before you start up.
For example if you installed the game normally in windows xp, go to Start > Run and type in: "C:\Program Files\Guild Wars\Gw.exe" -BMP To get lossless BMP screenshot format. |
Syntheticfibers
Have you seen the file size? Besides, a lot of sites dont support the uploading of bmp images.
Nerel
File size is largely irrelevant, for local (on your hard drive) storage anyway...
The point of capping 'lossless' as opposed to 'lossy' images mostly comes into play when you alter, edit, crop and then resave the image...
Starting with a lossy image, editing it, then saving it again in a lossy format is just terrible, introducing compression artifacts and losing detail TWICE.
For small images, cropped sections of an image to show some small detail, an icon or what have you... BMP --> PNG.
For larger images where you might want a JPG for your final output as a nod to bandwidth concerns, starting with a lossless image and then saving to a JPG still gives you greater control over the compression level and final image quality.
Mentioning the -bmp switch was a good call Chrisworld.
The point of capping 'lossless' as opposed to 'lossy' images mostly comes into play when you alter, edit, crop and then resave the image...
Starting with a lossy image, editing it, then saving it again in a lossy format is just terrible, introducing compression artifacts and losing detail TWICE.
For small images, cropped sections of an image to show some small detail, an icon or what have you... BMP --> PNG.
For larger images where you might want a JPG for your final output as a nod to bandwidth concerns, starting with a lossless image and then saving to a JPG still gives you greater control over the compression level and final image quality.
Mentioning the -bmp switch was a good call Chrisworld.
refer
Yes, I've seen the filesize. However, zip/rar bmps and they compress even better than PNGs. It's worth it too. The compression is really really noticeable. Just look at the color of Mesmer hexes... the purple in the JPEG screens is totally ruined, as well as health bars being not as red, and text just looks grainy too.
even if you don't edit and resave to a lossy format, you can see the results anyways.
even if you don't edit and resave to a lossy format, you can see the results anyways.
HawkofStorms
I didn't even know you could do that with -bmp. Good to know.
Bob Slydell
Honestly, I learned in a computer class about compression and how digital images work and such. But i NEVER understood how compressing with JPEG makes your pictures smaller by taking out color info and adding lines around everything it sees. When it comes down to it, a digital image is a load of plot points with information for that pixel. Say you have 100x100 digital image.. thats 10,000 pixels = 10,000 Plot points (x + y axis) of info for each pixel and the color depth comes from the operating system's capabilities. Never understood jpeg at all.. :/