#Terminal Gamepad

61 messages · Page 1 of 1 (latest)

silk rune
silk rune
twin valve
#

If I ever figure out how/find a controller to pair with my computer I'd love to try this out

#

I have a friend who prefers to use a controller and if this works well it'd be so cool

weary siren
#

Does this work well on Steam Decks?

silk rune
silk rune
twin valve
#

Unless somehow joy cons work with steam

dreamy wigeon
twin valve
#

Ooo sick!

#

I'll try to test out the mod tonight or tomorrow then

versed hull
#

@silk rune Hey, just so you know, I forked this mod a week ago to see if I could add mouse support (to fulfill a request for terminal accessibility), but ended up rewriting almost everything. I've included you in the credits in the mod page, and made it clear it was built upon your mod, but you might also be interested in how I redid some stuff (my code is available on GitHub, and I've included comments everywhere for this purpose). I kept the same license (MIT), so feel free to incorporate some of the changes into your mod. I'm mostly planning on focusing on mouse support for my fork, maybe readding controller compatibility in the future, but for now our mods can serve separate purposes.

https://thunderstore.io/c/lethal-company/p/pacoito/AccessibleTerminal/

silk rune
twin valve
#

I gotta remember to get this 😅

versed hull
#

(A couple things need correction/more information in that commit message, but I can't exactly un-commit to modify it without changing the whole timeline basically, so the CHANGELOG.md in my mod will contain the 'actual' changes made when I forked).

#

"[B]uttons were previously being added manually." could be worded better, for instance, I was mostly referring to avoiding having to manually program decision trees for commands, since I got around that by simply letting the user type whichever word from each category they choose.

versed hull
# silk rune Wow interesting. Mouse support was one of the planned thing that I want to add b...

I'm also planning on adding support for TooManyEmotes (which is basically just the emotes command, and emotes followed by the emote to purchase + a confirmation screen), you should be able to add gamepad support for it pretty easily, too.

silk rune
silk rune
versed hull
silk rune
versed hull
#

Basically moving from rendering to the window itself to using actual game objects, so if I can get the UI to show up in the world, everything else should just work fine with some minor changes.

silk rune
versed hull
#

Sort of, it's mostly that the rays used to interact with stuff in VR are objects in-game, and also that there's a separate player camera actually displayed on the VR headset which is separate from what's shown in the window, and even if it was possible to simply switch to displaying the menu in the VR camera, it'd just be in the player's face constantly.

versed hull
silk rune
versed hull
#

Yeah basically, but IMGUI is supposedly a lot easier to use...

silk rune
versed hull
silk rune
silk rune
#

TooManyEmotes compatibility is out👍

split birch
#

hey i want to report a bug i found while using this mod

#

i tested this both with the version that says "preferred version" of InputUtils (0.6.3) as well as with the newest version (0.7.3)

#

i also used the starting keybinds for this as well as the actual keyboard to eliminate any potential for problems with my gamepad

#

every time i try to use the signal translator with this mod, it won't accept any inputs on my end

i tried every possible of the given keys on both the thunderstore page and the in game keybind menu and no matter what i do, any time i try to enter a letter, it won't let me

#

should be noted i also didnt use like the beta or anything, this is on the currently available non-beta version

#

other than this i haven't really noticed any problems with any other of the terminal commands

#

@silk rune

silk rune
split birch
#

makes sense, makes sense

i'll try that then 🫡

split birch
#

works, thank you!

silk rune
#

👍

silk rune
#

SellMyScrap compatibility is out👍

maiden iris
maiden iris
silk rune
silk rune
#

Mod might not get update until May or maybe more sorry

#

I have to study

silk rune
#

OMG,
I didn't know that my mod is now a part of nucleus co op
TYSM FOR SUPPORTING ME

rare matrix
#

Terminal Gamepad

silk rune
#

CHANGELOG:

1.3.8:

Version 55 Compatibility.
Removed lategame upgrades compatibility (the new LGU UI caused problems).
Updated mod description and readme.