Log In  

from config.txt:

// Desktop for saving screenshots etc. Defaults to $HOME/Desktop
desktop_path

which works, screenshots are saved to the desktop.
but I tried
desktop path $HOME/Pictures =>** failed to save screenshot
desktop_path $HOME/Desktop =>** failed to save screenshot
well, $HOME is for linux anyway so I tried variations of
desktop_path %HOMEDRIVE%%HOMEPATH%\Pictures =>**failed to save screenshot
what's the correct path?

besides, when it works, pico-8 says "saved screenshot TO DESKTOP"!

P#46221 2017-11-13 08:44 ( Edited 2018-04-02 19:52)

Hi, I have the same problem so I came here to find a solution. Well...
I tried something simple like C:/Temp/ without luck.

That was working fine with the previous version of PICO8.

P#46231 2017-11-13 10:48 ( Edited 2017-11-13 15:48)

@Txori: explicit paths like C:/Temp work for me, as long as the path actually exists (pico-8 won't create it).

P#46233 2017-11-13 10:58 ( Edited 2017-11-13 15:58)

All right. Thanks @ultrabrite
I didn't create the folder. I'll use that while waiting for the correct method to export to the desktop.

P#46234 2017-11-13 11:20 ( Edited 2017-11-13 16:20)
1

Setting the directory after it exists works; just remember to exit PICO-8 before editing the config file, or it will overwrite it when you close it!

P#51212 2018-04-02 15:52 ( Edited 2018-04-02 19:52)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 09:02:57 | 0.021s | Q:18