lestcape

Results 64 comments of lestcape

The device is detected by libsdl, but is not see as a game controller. [Is see as a joysticks](https://github.com/libsdl-org/SDL/issues/10697#issuecomment-2329788647) I don't know why Cemu dose not recognized it at all....

@idrassi, since you were the one who previously worked on adding support for AppImage, this might interest you: https://github.com/pkgforge-dev/VeraCrypt-AppImage Unlike the implementation you initially provided, this one actually works on...

Hello, thank you. I don't know how to package this library. Therefore, I can't make any decisions about it. Please, if you find a fix for a bug, provide it...

Thanks. BCMath may not be enabled by default, so I've tried to eliminate the need for this extension. It's currently only used in the [unsignedToSigned](https://github.com/tiamo/spss/blob/adde9fb63cfe77a6d9705fb34385afa63927e0aa/src/Utils.php#L131) and [signedToUnsigned](https://github.com/tiamo/spss/blob/adde9fb63cfe77a6d9705fb34385afa63927e0aa/src/Utils.php#L147) functions... The `signedToUnsigned`...