ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Screenshot Captor

Taking a screenshot of Steam client

(1/1)

lanux128:
ever since it was introduced, i had always used the %nicename% field in my file-naming template section. however recently when i took a screenshot of the Steam client, i noticed that Steam had somehow messed up in naming its interface and the following is returned when i use %nicename% field:

Steam Client Bootstrapper (Steam Client Bootstrapper (buildbot_winslave04_steam_steam_rel_client_win32@winslave04)) [Steam]

with that the filename becomes unnecessarily lengthy. i was weighing up my options and they are as follows:

1. use another field like %windowtitle% instead of %nicename% but that would be a global change.
2. use the post-capture command-line tool option to run a script that truncates the excessive parts.
3. to post here so that i can dawdle over my coffee while mouser comes up with a response.

so over to you, mouser.. :D

mouser:
hmm..

so which part is the %nicename% and is there some pattern to it on different runs?

i mean i suppose i can envision an options tab where you can specify some regex search and replace rules to run on generated filenames, but thats a bit extreme..

lanux128:
actually, %nicename% is the whole of highlighted blue text. i tried several times and they all return the same lengthy name.

i also looked up the Steam processes in process explorer and i found 2 of them, pics as below



and here are the results of different fields that i tested on Steam client.

My Default Template: %quickfield%%nicename%_%customdate%_%num% (Note: customdate is as following %Y-%m-%d)

Tested fields:
windowtitlepure = Steam
windowtitle = Steam
filename = Steam
nicename = Steam Client Bootstrapper (Steam Client Bootstrapper (buildbot_winslave04_steam_steam_rel_client_win32@winslave04)) [Steam]
fullfilename = C:\Program Files (x86)\Steam\Steam.exe
productname = Steam Client Bootstrapper

--- End quote ---

Navigation

[0] Message Index

Go to full version