I did a small patch to SDL2 that should fix using the custom glyphs in 0.1.9, so until 0.1.9b is released this should suffice
This also fixes getting a ding/beep sound when trying to use the custom glyphs, the version of SDL2 that ships with PICO-8 is too old
Changed:
https://gamax92.keybase.pub/CustomSDL2.zip
No idea if this change adds in any issues but I've not been able to see any.
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/13845/blobby_g.png)
funny, the other day I was thinking about doing this for d-pad support.
there's a whole bunch of things to hack there.
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11413/lexaloffleavatar.png)
audio dosent seem to work for me but the glyphs work fine
audio was working fine earlier when i had just applied the patch though, and i can still hear other audio.
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11513/1f7dd9fc9e356089dd577e72510ed41c.png)
Interesting, I'm still getting audio here but I'll look and make sure any SDL2 audio drivers aren't failing to be included.
On Win 10 here but also works in my Win 7 VM
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11413/lexaloffleavatar.png)
@gamax92 Same here with Windows 10, though might just be an audio driver issue since it was working fine until I had made a music call in a game. (specifically music(1), don't know why it'd break it though)
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11413/lexaloffleavatar.png)
Ok, this is weird. I put back the original SDL2 (had backed it up) and still no sound.
Gonna try reinstalling.
EDIT: No sound still.. I must've messed up some sort of SDL sound driver when making a music() call somehow.
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/12243/PDcFG7X.jpg)
hmm... did you try turning your computer off then back on?
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11413/lexaloffleavatar.png)
@Fayne Actually, It was an issue with config.txt having volume set at 0 XD
Anyway, I'm using PICO-8 0.1.9b so this dll is not needed anymore because it's shift+a...z now
[Please log in to post a comment]