I wanted to download an older version of one of my carts and didnt save the cart number or add it to my cart thread. I couldn't find a good way to navigate the BBS to find my old carts. So I downloaded them all (AFAIK) up to 7/22/18.
Here's a link to them all: Download
Let me know if I missed any.


(use the pause menu to get the cart number and/or try another one)


I used c# webclient and went through the web. And yes some of them just dont exist.
https://www.lexaloffle.com/bbs/cposts/{x}/{cart_number}.p8.png
I didnt even think of using pico-8! (duh!)


@spencifier: AFAIK you couldn't do this with pico-8 anyway. load() also runs the cart so you couldn't save it with code. Felice's post was pseudo-code for what you actually did and the cart I posted was just a semi-related random thought :)


I'm entirely certain there's some garbage collection going on for carts which don't exist in posts/threads anymore. If you want to keep your old versions accessible, you need to stuff them in a post somewhere, Presumably the bottom of your main thread post in a little hidden spoiler area would be ideal? I think that having multiple carts in the same post keeps all but the first one from showing up in splore, anyway.


So, uh, has this been updated with new carts? I'm building my retropie pico8 box and I'd love it to work offline.
[Please log in to post a comment]