The "official" solution would be to install everything listed here: https://help.yoyogames.com/hc/en-us/articles/216754458-Setup-Ubuntu-And-GameMake...
But, that's overkill and could install some lib versions that don't work either.
The easiest solution is to download the game where I just solved all of these issues (libcrypto is just the tip), River Raid Squadron. Copy it's lib folder and launch script (rrs), and edit that script to start this game instead. I just tested that process with Xenia and it works.
https://juanitogan.itch.io/river-raid-squadron
If you are missing some common 32-bit libs, you will also need to read this:
https://juanitogan.itch.io/river-raid-squadron/devlog/175520/linux-32-bit-game-o...
If you want the full gory story of how I solved this and how to make your own lib folder, I blogged it here:
https://namethattech.wordpress.com/2020/09/04/from-gamemaker-to-ubuntu-14-16-18-...