I've finished a new version of Prometheus which is available on Steam now. Here is the change log:
20150430 - Version 1.5
----------------------
- Fixed weapon hitboxes
- Added music and sound effects volume settings
- Fixed attack sometimes not responding to input
- Added basic joystick support
I was unfortunately not able to integrate configuration of the joystick, despite trying half a dozen different extensions for GameMaker: Studio. The problem is that I have to use a legacy version of GM:S since I finished programming Prometheus so long ago. And the extensions tend to not work so great because of this.
Edit: Apparently this update writes over your save files. I'm sorry for this and it was completely not the intention. Here's how to fix it:
1. Go to: C:\Users\yournamehere\AppData\Local\Prometheus_v1point4
2. Copy all the save*.ini-files to the new version's folder (C:\Users\yournamehere\AppData\Local\Prometheus_v1point5). And that should work.
-Servadac