sc-controller icon indicating copy to clipboard operation
sc-controller copied to clipboard

Show playstation icons

Open supertriodo opened this issue 1 year ago • 2 comments

Would it be possible to emulate a ps controller so my games show playstation icons instead of xbox ones?

supertriodo avatar Feb 07 '23 23:02 supertriodo

You can edit ~/.config/scc/config.json and change values in output node.

kozec avatar May 07 '23 06:05 kozec

This is my output node

"output": { "axes": [[-32768, 32767], [-32768, 32767], [-32768, 32767], [-32768, 32767], [0, 255], [0, 255], [-1, 1], [-1, 1]], "buttons": 11, "name": "Microsoft X-Box 360 pad", "product": "0x028e", "rumble": false, "vendor": "0x045e", "version": "0x110" },

What should I change to show ps4 icons in games?

supertriodo avatar May 07 '23 07:05 supertriodo