nesbox / TIC-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.
https://tic80.com
MIT License
4.83k stars 460 forks source link

Steam Deck virtual keyboard doesn't fully work #1907

Open grhmhome opened 2 years ago

grhmhome commented 2 years ago

When attempting to access surf via TIC80, I'm unable to press the enter key and maybe the backspace key on the virtual keyboard. I plan on writing a bash script that will automatically load surf mode as a temporary work around.

nesbox commented 2 years ago

Maybe TIC-80 should be built with -DBUILD_TOUCH_INPUT=ON option for the Steam Deck.

grhmhome commented 2 years ago

I could try that.

aliceisjustplaying commented 1 month ago

@grhmhome did you have an opportunity to try this?

grhmhome commented 3 weeks ago

@aliceisjustplaying I haven't had a chance, but I could try sometime this weekend. Maybe tonight. I could compile on my pc then copy the binaries to my Deck.

grhmhome commented 2 weeks ago

@grhmhome did you have an opportunity to try this?

Compiling it now on my Arch Linux desktop. Will update you if it works. Update: Built and it runs on my Arch desktop. I will update my Steam Deck and try it on there.

Update again: Compiling it the hard way directly on my OLED deck. Its getting warm.

aliceisjustplaying commented 1 week ago

@grhmhome did you have an opportunity to try this?

Compiling it now on my Arch Linux desktop. Will update you if it works. Update: Built and it runs on my Arch desktop. I will update my Steam Deck and try it on there.

Update again: Compiling it the hard way directly on my OLED deck. Its getting warm.

Haha, my current test device for all the Windows TIC-80 stuff is a Steam Deck and yes the fans are on 100% perpetually. At least I got it in the dock

grhmhome commented 1 week ago

@grhmhome did you have an opportunity to try this?

Compiling it now on my Arch Linux desktop. Will update you if it works. Update: Built and it runs on my Arch desktop. I will update my Steam Deck and try it on there. Update again: Compiling it the hard way directly on my OLED deck. Its getting warm.

Haha, my current test device for all the Windows TIC-80 stuff is a Steam Deck and yes the fans are on 100% perpetually. At least I got it in the dock

My Deck doesn't like compiling it because dependency issues. The steam deck digital keyboard mostly works via flathub version, but not everything. I can access surf, play, and exit a game. I can also access the different dev tools.