im trying to use this with a rpg maker game, im able to get the game to launch with it, but none of the keybinds seem to work. i tried every renderer too, so i dont know if im doing something wrong or if it just doesnt work with rpg maker games :<
Hi mate,
Another user had the same problem with RPGmaker games, the solution that worked for that user was to use the DirectX 8 renderer.
https://itch.io/t/4621823/trouble-im-having
I am not sure exactly how RPGmaker runs, but hopefully DX8 works. I'm busy today so I can't look further into it if it doesn't work for you.
Hi again,
From some quick research, I believe RPGMaker games primarily use DirectDraw and WebGL to render the games. Those games that use DirectDraw should in theory work with the DirectX 8 option, but the WebGL games will unfortunately remain unsupported. As mentioned in the other thread, I will however be creating a 'Desktop' alternative so that you can play any game in windowed or borderless fullscreen and still use the app. Albeit without full functionality due to not being able to interact with the game's code whatsoever. This desktop alternative is a high priority and I will start working on it within the next few weeks. :)