ElCapitanAmerica [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=60742 Game code memory space? Can it be peek <p>So I'm reading the docs about pico-8's memory space.</p> <p><a href="https://pico-8.fandom.com/wiki/Memory">https://pico-8.fandom.com/wiki/Memory</a></p> <p>Am I reading this right and the game code is <em>not</em> in addressable space? I wanted to &quot;read&quot; the program code at runtime using peek(...) is there any way to do this?</p> <p>There's a section on that page talking about Lua memory, and separate from the pico-8 memory space. The way it's described it sound like runtime memory space for variables etc. Not what I want.</p> <p>Any ideas?</p> https://www.lexaloffle.com/bbs/?tid=45711 https://www.lexaloffle.com/bbs/?tid=45711 Wed, 15 Dec 2021 07:05:02 UTC Sound not working in Sound Editor (raspberry pi) <p>Hi, new to the PICO-8 community (since today) and super excited.</p> <p>So I'm doing the most basic tutorial and I can't figure this out. When I go to the sound editor, I don't hear the sound I'm creating with my mouse. </p> <p>However, when I play my game, or when I play other games, I can hear sounds/music. Now from the tutorials I've seen, the sound editor auto plays as you &quot;draw&quot; your sound. Did the UI change and there's a 'play' button?</p> <p>Because the sound works on games, I'm not sure this is an issue with my pi. Hoping somebody can help out, it's really hard to edit sounds by going to the editor and only previewing while running the game :-(</p> https://www.lexaloffle.com/bbs/?tid=45633 https://www.lexaloffle.com/bbs/?tid=45633 Thu, 09 Dec 2021 23:12:05 UTC