mhwlng / streamdeck-starcitizen

Elgato Stream Deck button plugin for Star Citizen
https://robertsspaceindustries.com/spectrum/community/SC/forum/50264/thread/streamdeck-plugin
MIT License
181 stars 10 forks source link

Function keys [static button] not registering #21

Closed YSLBoatBoy closed 6 months ago

YSLBoatBoy commented 6 months ago

The function keys for my setup aren't working, but if I was to use just a hotkey instead of a function key it works. Not sure where the issue lies. I changed the app settings to point to my needed places: <?xml version="1.0" encoding="utf-8" ?>

Below are both my logs and action maps. I've tried running as admin and everything, just seems like the Function pieces in the streamdeck themselves arent registering with SC. I've checked and made sure the hotkeys line up as well.

actionmaps.xml.txt pluginlog.log

YSLBoatBoy commented 6 months ago

pluginlog.log Here's probably a more telling log file

mhwlng commented 6 months ago

It's the same problem as the other open ticket: https://github.com/mhwlng/streamdeck-starcitizen/issues/20

it looks like the plugin will have to be completely rewritten, to be able to handle the changed p4k file format. I'm investigating.

Using the old launcher to install the game works ok. Installing the new launcher without re-installing the game works ok.

YSLBoatBoy commented 6 months ago

Okay, thanks for the update on that. Let me reinstall the game with the old launcher, and then give it a try. thanks for the reply

mhwlng commented 6 months ago

the new plugin version 1.1.2 should be able to read the new p4k format generated by the 2.0 launcher

YSLBoatBoy commented 6 months ago

This fixed it, thanks so much for the update!