-
https://discord.com/channels/662271867431682058/671895772265971712/1057659434064695336
-
How about .e to .xml and back converter?
I found .bat to enc.exe official tool in archive Atelier Sophie The Alchemist of the Mysterious Book
for %%X in (*.e) do ..\..\enc\enc -d %%X
for %%X in…
-
Could MSFT extensions be more sound about allowed DDS flags/features (i.e., mip levels, pixelformats, depth, old FourCC vs new DXT10 header, channel bitmasks, etc)?
/cc @bghgary @sbtron
-
Since the SuperLongBoard is not yet available in Web Builder, I'm trying to build firmware for the LongBoard32, but I can't seem to get it working, and I keep encountering errors.
So far, I have cr…
-
Has the purpose of `ActiveHash` changed?
Many of the recent feature requests feel like it is going towards an in-memory thread safe transactional database.
### `README.md` [[ref]](https://gith…
-
```
I have a module that hooks into the final output of SDL's (pygame's) audio
mixer and applies a pitch bend to it. The sound quality leaves a small bit
to be desired at the moment, but it actually …
-
Marcus, if you remember I asked you about this at the Global Moot in Barcelona, and you did not immediately reject the idea. The idea is to let the qusetion author set up more than one kind of highlig…
-
I don't think that gears ever exist in solitude in any mechanism. We usually use gears in pairs of two or more to exchange torque and speed or change direction. Right now we have to create different g…
-
The flight controller contains a list of parameters, probably used in some kind of external API.
This issue is to discuss that API, and maybe to figure out how to use it.
Each of the parameters …
-
Self compiled using g++ (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0 - This occurs in 0.242 through to HEAD. I haven't tested on previous.
Only seeing this occur on Arcadia System (_arsystems.cpp_) games.…