diff --git a/README.md b/README.md index 2ebc3fcb2..fef75d9d8 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Recommended GZDoom settings are as follows: - **Lighting:** Dynamic lights should be enabled. It's also advised to use `Classic` sector lighting, as other modes may over-brighten weapon models. - **Audio:** Increasing sound channels to their maximum limit is advised. +This mod has also been verified to run smoothly on the Steam Deck *(in desktop mode)*. Although it is not really possible to bind *ALL* controls beyond the bare essentials, this might be addressed in the future. + *(Testers are welcome for narrowing down more precise hardware requirements)* --- diff --git a/language.version b/language.version index 6b6ab046b..3e40a9894 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1116 \cu(Thu 21 Mar 12:05:52 CET 2024)\c-"; -SWWM_SHORTVER="\cw1.3pre r1116 \cu(2024-03-21 12:05:52)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1117 \cu(Thu 21 Mar 16:39:19 CET 2024)\c-"; +SWWM_SHORTVER="\cw1.3pre r1117 \cu(2024-03-21 16:39:19)\c-";