Page 1 of 1

Screenshots Not Working

PostPosted:Sun Jul 24, 2016 3:29 pm
by Meowster Chief
So I'm -trying- to get some screenshots for my forum signiature and avatar, but I've run into an issue. Whenever I use the command 'screenshot' or 'screenshot_tga', EVEN when I specify a name, no file appears in ANY of the screenshot folders, and a search of my entire harddrive shows no files under the naming pattern shown in-game...

It goes down kinda like this.... (screenshots were taken late at night so i emulated that too :P)
Code: Select all
> screenshot
Wrote screenshots/shot2016-07-23_23-12-56.jpg
I am using JA++ (two pluses) running on OpenJK, cause my brother borrowed my disc.
I am using a custom screen resolution (1366x768), but I don't think that would interfere.

Judging that no file exists on my hard drive under these names, there's obviously an error somewhere in the game preventing me from taking them, unless I've done something wrong.

GameData -> japlus -> screenshots:
Image
GameData -> base -> screenshots:
Image

Re: Screenshots Not Working

PostPosted:Sun Jul 24, 2016 7:05 pm
by Raz0r
OpenJK stores files in `fs_homepath` so it does not have to be run as admin (writing files into Program Files requires elevated permissions)
The default fs_homepath for Windows is Documents\My Games\OpenJK - your screenshots will be in there

Re: Screenshots Not Working

PostPosted:Sun Jul 24, 2016 9:13 pm
by Sam
That's a problem I have with Jedi outcast but also I don't have a screenshots folder already in there

Re: Screenshots Not Working

PostPosted:Mon Jul 25, 2016 8:30 pm
by Meowster Chief
Wow, thanks Raz0r! Not sure why they werent showin in hard drive search, but this helps much!