When i try to start the game it gives an error that "OpenAL32.dll" wasn't found. I downloaded 7zip to unzip the file, i don't know if it worked.
Viewing post in The Away Team comments
I had the same problem. I found a link to a website with fixes for that issue. Try updating your video and sound cards first and then use the link in this article to download the missing dll from Creative Labs. I don't recommend trying to find it on Google as you might get an untrusted source with a possible virus.
https://www.lifewire.com/how-to-fix-openal32-dll-not-found-or-missing-errors-262...
We are currently missing the dll from the current build and are working to get a build with it packaged together. For now I recommend downloading openal from https://www.openal.org/downloads/ directly. Install the windows installer version and relaunch the game.
What is openal? I tried deleting it, redownloading, and opening it back up. That didn't work. Then I downloaded the other versions of it, and those didn't work. I tried to get the game to check for a need of repairs and nothing came up. It doesn't even show the main load screen, just the error sign taking up everything.
OpenAL is the Open Audio Library. It's an open source audio library that the open source library I use uses. Which I use SFML which is the Simple, Fast, Multimedia, Library. Does things like inputs, rendering, and sounds. So from what I found is https://openal.org/downloads/oalinst.zip installing this will typically fix that bug. If not you could try installing MSVC++ redist 2015. If you are launching through the itch client you should no longer have issues with either of these things.