Describe the bug
When I run the command jpeg test/screenshot 100 in the developer console, it'll try to create p2ce/screenshots/test/screenshot.jpg with max quality. For some reason, though, it won't automatically create the subdirectory(s) and will therefore not create the .jpg. Meaning you'd need to get out of your way to create the directory manually, which is annoying.
To Reproduce
- Open Strata Source game, like P2:CE.
- Type in
jpeg test/screenshot in the console and enter.
- See
Portal 2 Community Editiong/p2ce/screenshots/, the test directory wasn't automatically created.
Issue Map
No map
Expected Behavior
Automatically create all subdirectories and then the desired .jpg file when for example running jpeg test/screenshot.
Operating System
Windows 10 22H2
Describe the bug
When I run the command
jpeg test/screenshot 100in the developer console, it'll try to createp2ce/screenshots/test/screenshot.jpgwith max quality. For some reason, though, it won't automatically create the subdirectory(s) and will therefore not create the .jpg. Meaning you'd need to get out of your way to create the directory manually, which is annoying.To Reproduce
jpeg test/screenshotin the console and enter.Portal 2 Community Editiong/p2ce/screenshots/, thetestdirectory wasn't automatically created.Issue Map
No map
Expected Behavior
Automatically create all subdirectories and then the desired .jpg file when for example running
jpeg test/screenshot.Operating System
Windows 10 22H2