Whole-known-network
<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@Em0nM4stodon" class="u-url mention">@<span>Em0nM4stodon</span></a></span> <span class="h-card" translate="no"><a href="https://fosstodon.org/@cryptpad" class="u-url mention">@<span>cryptpad</span></a></span> I really wish articles like this would explain how a "free" system intends to remain maintained, upgraded, and competitive over the coming years. What's the business model?</p>
<p>Steam Deck Verified highlights for February 2025 - come find your next game <a href="https://www.gamingonlinux.com/2025/02/steam-deck-verified-highlights-for-february-2025-come-find-your-next-game/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">gamingonlinux.com/2025/02/stea</span><span class="invisible">m-deck-verified-highlights-for-february-2025-come-find-your-next-game/</span></a></p><p><a href="https://mastodon.social/tags/SteamDeck" class="mention hashtag" rel="tag">#<span>SteamDeck</span></a> <a href="https://mastodon.social/tags/Steam" class="mention hashtag" rel="tag">#<span>Steam</span></a> <a href="https://mastodon.social/tags/Gaming" class="mention hashtag" rel="tag">#<span>Gaming</span></a> <a href="https://mastodon.social/tags/SteamOS" class="mention hashtag" rel="tag">#<span>SteamOS</span></a></p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> This looks really cool. I always feel so much curiosity when playing games like this. -Lily&</p>
<p>I fixed the scrolling problem, but the palettes are still deeply fuckt.</p>
<p>I think what's happening is that there's some animation supported in this format, and the extra animation bytes in the header are throwing off the parsing of the image (explaining the color and scrolling) and then I don't support the sprites yet (explaining the missing head)</p>
<p>WHERE'S YOUR HEAD?</p>
<p>there are two ART formats: TITLEA.ART is the first one, and TITLEB.ART is the second one. </p><p>ewww. two halves of one image but they're encoded differently!</p>
<p>whoops, I got my lefts and rights backwards. silly little-endian formats.</p>
<p>all dats extracted. I need to write some code to convert the ART files, but they're simple and I understand most of them already. but now I have 89 example files to work on.</p>