feos
feos
Every Amiga emulator I checked relies on the SPS library to load IPF images, and it's strictly non-commercial but free to distribute so it's been working fine. But there is...
It's quite frequent to have to add table of contents to a wiki page, because once we have several chapters we want to be able to jump (and link, for...
When description is edited, it appears as logs as belonging to those internal pages (tho not always?), and to know what those belong to, URL has to be edited.
Every embedded video seems to default to full volume and 360p. After you've changed those for a video, it's remembered for it, but not for other embedded videos. 360p is...
With lua this was impossible on 5.1 but 5.3 has 64-bit integers. Other tools like mem watch/search/hexeditor seem to always have been able to do this, but I guess low...
API supports it, we first discussed this back in Nach times, but somehow forgot about it since then. Before sending it to YT it'd make sense to upscale it to...
IMO 49.64 is better than 00:49.64. Hours are already omitted if zero, so I think minutes should too.
That check is meant to prevent this mistake from happening (I had video and screenshot in the same folder this time so I accidentally picked the video). But instead of...
Initially [we did it all manually](https://github.com/TASVideos/tasvideos/issues/1910), then a module was created that [could group](https://github.com/TASVideos/tasvideos/pull/1952#issuecomment-2367006011) but couldn't hide empty links, and we couldn't use it because of that. Then it was...
https://tasvideos.org/9699S Autodetected hash is of ruffle executable, but for emulators in libtas we have one level of indirection and what matters more is the hash of the game itself, which...