Abdullah19 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=45439 Settings are not saved <p>Hello.</p> <p>I am running Pico-8 using this bat file, so that it stays portable, and all files, settings and carts are kept in one folder (I really don't like how Pico-8 puts stuff in a random folder that Windows people usually never use).</p> <p><code>start pico8.exe -music_volume 0 -home . -root_path . -desktop_path . %*</code></p> <p>I also changed -music_volume to 0 in the config.txt file.</p> <p>However, every time I run Pico-8, the setting in the config file gets reverted back to 256 and the music volume always stays on.</p> <p>Also, every time I run Pico-8, I maximize the window (not full screen), but the next time I run it, it always starts as a small window, not a maximized window.</p> <p>What am I doing wrong?</p> https://www.lexaloffle.com/bbs/?tid=38558 https://www.lexaloffle.com/bbs/?tid=38558 Thu, 25 Jun 2020 10:44:06 UTC Download cart from itchio <p>Hi</p> <p>I found a Pico-8 cart on Itchio (<a href="https://bati.itch.io/super-pico-fighter">https://bati.itch.io/super-pico-fighter</a>) and I want to take a look at the code to see how the block matching logic works.</p> <p>Unfortunately I wasn't able to see a download link and I couldn't find it listed here in the Lexaloffle BBS.</p> <p>Is there a way I can download it so I can learn from it?</p> <p>Thank you.</p> https://www.lexaloffle.com/bbs/?tid=38557 https://www.lexaloffle.com/bbs/?tid=38557 Thu, 25 Jun 2020 09:58:13 UTC