#Preprocessor constant and Steam Deck

1 messages · Page 1 of 1 (latest)

clever kraken
#

What is the preprocessor constant to detect that the device is a Steam Deck ? If there is any

supple steepleBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

lunar trout
#

__linux__ should be defined for SteamOS since it's based on Arch

#

then you can use /etc/os-release to figure out the specifics

clever kraken
#

!solved