Amiga4ever

Results 10 comments of Amiga4ever

Still issue exist. I don't see any other way to block card attacks. Our big client on latest Magento build stil encounter it.. Please fix it.

_"We already have a patch for Google ReCaptcha v2 or V3 Invisible issue with Braintree in Magento/Adobe v2.4.6 and its patch versions. You can download the patch from this link:...

Hi. I have same issue. I'm using Electron 26.2.1.0 as any above 26 doesn't work. It's not only Steam Deck but also Windows and Steam. No direct input is recognised...

For me never works above Electeon v 26. The solution is to disable steam input then it works fine. Did U try it?

I have those lines **app.commandLine.appendSwitch("in-process-gpu"); app.commandLine.appendSwitch("disable-direct-composition");** but controller still doesn't work once Steam Input is enabled. On Steam Deck there's no issue with electron if work's without Proton nativeley.

I still can't grab button ID to check if is pressed. WHat I did: const aButtonHandle = client.input.getDigitalAction("Button_A") client.input.init(); now in update function I'm checking if pressed: const controllers =...

I have added too including extra node function like get Pressed but I can't create action like Fire or Jump so still can't track what was pressed. Can't bid in...

Ok I need to copy each time manually steamworks.js module into folder. Otherwise isn't visible...

In my case I had to copy manually steamworks module into app/resources from root folder.