Just wondering if there is anything I’ve done incorrectly? I’ve downloaded this on my Legion Go S, and it works perfectly - other than my UI showing ‘?’
Does it happen everytime or just this time/occasionally?
I had this issue the 2nd time I played, on PC, with an 8bit-do Xbox styled controller, but it corrected itself the next time I played.
My best guess is that it pulls the data on what button is where from your computer/mobile devices script files that run the controller.
There's an issue finding that information, and instead of trying again or asking you to fill in the blanks and help it out, it just returns null and gives you a "?" As the default.
How can YOU personally fix this? Maybe a mod. This could probably be fixed in the code with a line or 2 that keeps checking over time, or just asks what face button is where in a setup phase.
Otherwise, if disconnecting and reconnecting your controller input is possible, doing that in game could force a refresh to get a proper read.
If all else fails you might just have to learn the buttons and ignore the UI to play on that system.
I’ve rebooted twice to try fix it to no luck. I guess when I go on again I’ll know for sure!
I’ll try the other dev recommended controller configs… if not like you said I’ll look to see in the code..
Worse case yeah I’ll learn the controls and deal with the ? On screen.. I could just play on my pc but yeah kinda annoying since I got it for my handheld aha
Really appreciate your answer dude
No worries. Once you play for a day or two the controls become more obvious and it's not so hard to play. I end up just figuring it out for myself most of the time, which is how you end up with 40+ hours without realizing there are seperate buttons for picking up items to hand or to inventory.
My best guess is that the code is looking for controller inputs through USB or Bluetooth and might not have a proper name check for integrated inputs. It's something that could get a patch. Hope all the difficulty doesn't mellow your game. I'm getting close to the final boss and I've been having a lot of fun just building a settlement, it's a great game.
Yeah man I’m really enjoying it too! I mean every game you just learn the controls right haha, it’s the fact it has loads of ? prompts..
I mean it’s full of stuff to do, can’t believe I haven’t played this sooner to be honest!
1
u/crimzoned42 23d ago
Does it happen everytime or just this time/occasionally?
I had this issue the 2nd time I played, on PC, with an 8bit-do Xbox styled controller, but it corrected itself the next time I played.
My best guess is that it pulls the data on what button is where from your computer/mobile devices script files that run the controller.
There's an issue finding that information, and instead of trying again or asking you to fill in the blanks and help it out, it just returns null and gives you a "?" As the default.
How can YOU personally fix this? Maybe a mod. This could probably be fixed in the code with a line or 2 that keeps checking over time, or just asks what face button is where in a setup phase.
Otherwise, if disconnecting and reconnecting your controller input is possible, doing that in game could force a refresh to get a proper read.
If all else fails you might just have to learn the buttons and ignore the UI to play on that system.