Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cracko298/steamworld-openal-fixer
SteamWorld OpenAL Fixer (SWOF), fixes the OpenAL Error of all SteamWorld (series) Games 2011 - 2019 that use Image & Form's Engine.
https://github.com/cracko298/steamworld-openal-fixer
open-al openal patch patcher patches python python3 steamworld steamworld-heist
Last synced: about 2 months ago
JSON representation
SteamWorld OpenAL Fixer (SWOF), fixes the OpenAL Error of all SteamWorld (series) Games 2011 - 2019 that use Image & Form's Engine.
- Host: GitHub
- URL: https://github.com/cracko298/steamworld-openal-fixer
- Owner: Cracko298
- License: apache-2.0
- Created: 2024-05-24T14:14:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T20:00:57.000Z (8 months ago)
- Last Synced: 2024-11-28T22:28:41.077Z (about 2 months ago)
- Topics: open-al, openal, patch, patcher, patches, python, python3, steamworld, steamworld-heist
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SteamWorld-OpenAL-Fixer
- Fixes SteamWorld Games from 2011 up until 2019.
- While Quest is currently unaffected, it's best to patch it too avoid future complications.## Download(s):
- Download Source [Here](https://github.com/Cracko298/SteamWorld-OpenAL-Fixer/releases/download/v1.0/SteamWorld_OpenAL.py).
- Download Compiled Application [Here](https://github.com/Cracko298/SteamWorld-OpenAL-Fixer/releases/download/v1.0/SteamWorld_OpenAL.exe).## Features:
- Automatically Detects Games installed via Steam, and Patches OpenAL.
- If no installations are found it'll go into Single-Patch Mode (allows patching of undetected executables).### Upcoming Updates:
- Automatically detect GOG Launcher Version of SteamWorld (series).### Supported Games:
- SteamWorld Heist
- SteamWorld Dig
- SteamWorld Dig 2
- SteamWorld Quest (Isn't currently affected, but might need to be in the Future).### Excluded Games:
- SteamWorld Tower Defense
- SteamWorld Build
```
Reasoning:Build - SteamWorld Build uses Unity, and Not Image & Forms in-house Engine.
Tower Defense - SteamWorld Tower Defense was only released on the Nintendo DSi
```### Credits:
- [KCAT](https://github.com/kcat) - Creator of OpenAL-Soft, which emulates features of OpenAL instead of Relying on Windows itself.
- [Cracko298](https://github.com/Cracko298) - Developer of the Application.