Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Been trying to get this font into a very specific game on the PSP. It's a homebrew, and the only reason why I'm asking is because the font that was used is... well... kinda ugly (as you can see), so I wanted to use this one. I've had experience with this font before, and actually want to get into ASCII art stuff, so I can fully use this. Anywho, before I pretty much end up writing the bible here, long story short, when ever I try loading this font into the game, it shows up as a garbled mess. I've narrowed it down to the amount of characters in the png file, and the size in general, compared to the default. If I could have some help on how to fix this, or convert stuff, I'd be really happy. (PS: sorry for my crappy writing, I'm writing this at 5am on a phone, I'll probably have a way more, well, understandable way of writing this later)

If the text is garbled, it probably boils down to how you're encoding the font. I'm not familiar with PSP infrastructure so I'm uncertain how helpful I can be, though I imagine it has something to do with requiring a wide set of characters. Note also that, while close, Kitchen Sink isn't an exact 1:1 mapping for the ASCII encoding, so you may have to rearrange it slightly.