Problem with Printkey


Aggelakis

 

Posted

I downloaded PrintKey 2000 v5.10 off the web, and while I can get it to capture shots of my desktop, I can't get it to work in-game, any thoughts?


You pay to play. Having fun is ok. Kill Skuls or kill Crey. Hunt at night or in the day. Black or white or shades of grey. Play it your way. We have no say.

Silas' official theme song: Word Up!

 

Posted

Quote:
Originally Posted by Blondeshell View Post
For those people who aren't familiar with that program (like me), what's the advantage of using it rather than the standard Print Screen key?
It's true that CoH's default is to take it's own screenshots when the key is pressed and save them in a directory, either with the user interface on or off.

Some people like to edit some pictures after capping, which makes having a program designed to for that purpose even better. Yes, the game can save the file in several formats, making opening them later in your favorite editor an easy thing to accomplish, but some people skip those options and opt for an external program that can do both instead... probably because most games don't have the feature CoH does and/or they don't know it exists.


To address the OP's issue:
I used to have a program called Hypersnap that I'd use for other games, and I found that using Printscreen and pasting into an editor or even while snapping with the program itself, that it would not "catch" rendered images from the games either, and show up black. I had to go through the preferences and found something relating to capturing DirectDraw/OpenGL, and that fixed it up.

Also, I've seen threads in the past mentioning that Windows Vista/7 sometimes handles the PrintScreen function a little differently, and it might be affecting your program. Try taking a picture of your desktop and see if it works correctly, and if not, we'll have to look for one of those threads. If it does snap your desktop the right way, then you might have to look through the settings and see what you can find to make it capture the game.


 

Posted


It might be worth noting that using the default built-in PrintScreen function of City of Heroes not only saves a screenshot without the user interface in the screenshots folder but also copies a bitmap screenshot with the user interface showing in the Windows clipboard. You can then paste it from there into any other application you like.

Running a Microsoft Office application like Word in the background even gives you the additional functionality of the multiple-contents-clipboard, so you could do several screenshots and then pick the one from the clipboard that you like best. (This is true for Windows XP; newer Windows versions might offer this feature even without Office running.)

10


 

Posted

Quote:
Originally Posted by Ten__ View Post

It might be worth noting that using the default built-in PrintScreen function of City of Heroes not only saves a screenshot without the user interface (if you have it set that way) in the screenshots folder but also copies a bitmap screenshot with the user interface showing in the Windows clipboard. You can then paste it from there into any other application you like.
You can turn the user interface on or off (affecting screenshots only).
On: /screenshotui 1
Off: /screenshotui 0


Paragon City Search And Rescue
The Mentor Project

 

Posted

Obligatory bind post:

/bind sysrq "screenshotui 0$$screenshot" <-- always take a picture without UI
/bind shift+sysrq "screenshotui 1$$screenshot" <-- always take a picture with UI

This way you don't have to worry about extra binds. Print Screen acts as default (no UI), shift+print screen adds the UI in.


Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Quote:
Originally Posted by Dispari View Post
I don't know why Dink thinks she's not as sexy as Jay was. In 5 posts she's already upstaged his entire career.

 

Posted

Quote:
Originally Posted by Aggelakis View Post
Obligatory bind post:

/bind sysrq "screenshotui 0$$screenshot" <-- always take a picture without UI
/bind shift+sysrq "screenshotui 1$$screenshot" <-- always take a picture with UI

This way you don't have to worry about extra binds. Print Screen acts as default (no UI), shift+print screen adds the UI in.
hmmm... I may have to change my bind. At the moment, I've left the print screen key as the default, and created a UI on/off toggle for the pause/break key (right next to my print screen key). Right now, if I want the UI on, I hit the pause/break then the print screen... I like the idea of putting that all into one key, though. Thanks for the tip!


Quote:
Don�t say things.
What you are stands over you the while, and thunders so that I cannot hear what you say to the contrary. - R.W. Emerson
The BIG consolidated LIST for BASE LUV
YUMMY Low-Hanging Fruit for BASE LUV

 

Posted

Note that you have to use both binds, you can't just bind shift+sysrq. By default, sysrq is only "screenshot", which means if you use shift+sysrq, it will turn on the UI, and if you use sysrq (default) after that, it will still have the UI turned on since it doesn't have the extra "screenshotui 0" in the default bind.


Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Quote:
Originally Posted by Dispari View Post
I don't know why Dink thinks she's not as sexy as Jay was. In 5 posts she's already upstaged his entire career.

 

Posted

Quote:
Originally Posted by Aggelakis View Post
Note that you have to use both binds, you can't just bind shift+sysrq. By default, sysrq is only "screenshot", which means if you use shift+sysrq, it will turn on the UI, and if you use sysrq (default) after that, it will still have the UI turned on since it doesn't have the extra "screenshotui 0" in the default bind.
awwwww... okay then, it pretty much does the same as what I have going (hit pause/break to turn UI on, hit again to turn it off).


Quote:
Don�t say things.
What you are stands over you the while, and thunders so that I cannot hear what you say to the contrary. - R.W. Emerson
The BIG consolidated LIST for BASE LUV
YUMMY Low-Hanging Fruit for BASE LUV

 

Posted

Quote:
Originally Posted by Aggelakis View Post
Note that you have to use both binds, you can't just bind shift+sysrq. By default, sysrq is only "screenshot", which means if you use shift+sysrq, it will turn on the UI, and if you use sysrq (default) after that, it will still have the UI turned on since it doesn't have the extra "screenshotui 0" in the default bind.


Quote:
Originally Posted by Impish Kat View Post
awwwww... okay then, it pretty much does the same as what I have going (hit pause/break to turn UI on, hit again to turn it off).
As an alternative, you could simply bind each of those 2 keys to do each specific shot so you'll only have to use one button each time and you wont have to remember which way the option is currently toggled when you are about to take a picture.

Example:
/bind sysrq "screenshotui 0$$screenshot" <-- always take a picture without UI
/bind pause "screenshotui 1$$screenshot" <-- always take a picture with UI


 

Posted

Quote:
Originally Posted by Master-Blade View Post
As an alternative, you could simply bind each of those 2 keys to do each specific shot so you'll only have to use one button each time and you wont have to remember which way the option is currently toggled when you are about to take a picture.

Example:
/bind sysrq "screenshotui 0$$screenshot" <-- always take a picture without UI
/bind pause "screenshotui 1$$screenshot" <-- always take a picture with UI
Well, that's what I was thinking, but isn't it pretty much the same thing that Agge posted? Yet she says the second bind will leave the UI on... Now I'm confuzzled


Quote:
Don�t say things.
What you are stands over you the while, and thunders so that I cannot hear what you say to the contrary. - R.W. Emerson
The BIG consolidated LIST for BASE LUV
YUMMY Low-Hanging Fruit for BASE LUV

 

Posted

Quote:
Originally Posted by Impish Kat View Post
Well, that's what I was thinking, but isn't it pretty much the same thing that Agge posted? Yet she says the second bind will leave the UI on... Now I'm confuzzled
Yes, almost the same, except you'll have to use 2 keys to set off the second bind (counting the Control key), whereas doing it the other way is just one single keystroke. Matter of preference is all. I just figured that since you already use the second key to toggle it already, then you could just adapt it that way instead..

As for what Agg means..
Printscreen is programmed to take a screenshot according to your current preference. That's all.
Using the second bind sets your Screeshot UI to ON, then takes the picture. It never turns Screeshot UI back OFF again.
That's why you'd have to re-bind the original PrintScreen key as well because by default that key doesn't turn it off either, and you'd just end up with UI screenshots forever. lol

In short, and to re-iterate, if you intend to use that method, you have to make sure you type BOTH the binds, and not just assume the printscreen key will always take a picture without the interface.


 

Posted

Quote:
Originally Posted by Master-Blade View Post

As for what Agg means..
Printscreen is programmed to take a screenshot according to your current preference. That's all.
... That's why you'd have to re-bind the original PrintScreen key as well
*click*
*lightbulb*

Thanks.


Quote:
Don�t say things.
What you are stands over you the while, and thunders so that I cannot hear what you say to the contrary. - R.W. Emerson
The BIG consolidated LIST for BASE LUV
YUMMY Low-Hanging Fruit for BASE LUV

 

Posted

Quote:
Originally Posted by Ten__ View Post
City of Heroes not only saves a screenshot without the user interface in the screenshots folder but also copies a bitmap screenshot with the user interface showing in the Windows clipboard.
The image it saved to the screenshots directory also stores metadata about where you were when you took the shot, and who was nearby.

Quote:
Originally Posted by Aggelakis View Post
Note that you have to use both binds, you can't just bind shift+sysrq. By default, sysrq is only "screenshot", which means if you use shift+sysrq, it will turn on the UI, and if you use sysrq (default) after that, it will still have the UI turned on since it doesn't have the extra "screenshotui 0" in the default bind.
Not necessarily. Rather than "screenshotui 0$$screenshot" and "screenshotui 1$$screenshot", you could leave Print Screen as is (by default, "screenshot"), and make a bind of "screenshotui 1$$screenshot$$screenshotui 0"


http://www.fimfiction.net/story/36641/My-Little-Exalt

 

Posted

Quote:
Originally Posted by Fleeting Whisper View Post
The image it saved to the screenshots directory also stores metadata about where you were when you took the shot, and who was nearby.
After you said that, I took a look.

A picture from today says:
Photoshop 3.0
City of Heroes
coh
cohtagged
coh:x=711
coh:y=-8
coh:z=-5133
coh:zone=City_02_02
Skyway City
2010-01-21 15:30:45
Player1name, Player2name

That's kinda neat...


 

Posted

Thanks for the help guys, just going to go with the default...


You pay to play. Having fun is ok. Kill Skuls or kill Crey. Hunt at night or in the day. Black or white or shades of grey. Play it your way. We have no say.

Silas' official theme song: Word Up!