bmsuseluda

Results 9 issues of bmsuseluda

Right now you have to fork this repository if you need other colors. Therefore it would be great to have the possibility to customize the colors.

enhancement

#### Your system information * Steam client version (build number or date): 1.0.0.74 * Distribution (e.g. Ubuntu): "Manjaro Linux" (64 bit) * Opted into Steam client beta?: No * Have...

3rd party game
Distro Family: Arch

### Game or games this happens in None ### What area of the game / PPSSPP Hello together, thank you for this great emulator. Im trying to append a config...

Platform-specific (Linux/POSIX)

Hello together, with the following code the union type of name gets lost: ```ts interface FullProps { /** The name to greet */ name: "world" | "hello"; title: string; }...

new feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### What feature are you suggesting? Hello and thank you for this great emulator,...

Hello Fabio, sorry to bother you again with this topic. I mapped the gamepad buttons successfully as you can see here: https://github.com/bmsuseluda/emuze/blob/feat/nextRelease0424/app/server/applicationsDB.server/applications/punes/index.ts The one thing i could not get to...

Hello and thank you for this neat library, a new vulnerability with axios was discovered: https://github.com/advisories/GHSA-jr5f-v2jv-69x6 Therefore i upgraded to version 1.82.0 Let me know if something is missing. Thanks

Hello together, after experiencing similar things as described in https://github.com/linuxdeploy/linuxdeploy/issues/270 i found out, that `dpkg-query` does not reliably find something by an absolute path. Therefore i only use the filename...

Hello @kmamal, are there any plans to upgrade to sdl 3? Especially i would like to use the following hint which is only available since 3.2.0: https://wiki.libsdl.org/SDL3/SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS as always thank...

enhancement