updated README.

This commit is contained in:
Storm Dragon 2022-10-07 07:18:34 -04:00
parent 55130abe76
commit e191c6dbfc

View File

@ -80,7 +80,7 @@ Note that currently the 64 bit wine version of SAPI does not work. Games that in
add_launcher "c:\Program Files\My Awesome Game\mag.exe" add_launcher "c:\Program Files\My Awesome Game\mag.exe"
;; ;;
In some cases, however, this will cause the game to not function at all. For these cases, we have a fake dll that can take the place of the original. You just need to make sure the fake dll is downloaded during game installation and then move it into place. For an example of how this works, please take a look at the "RS Games" entry in audiogame-manager.sh. In some cases, however, this will cause the game to not function at all. For these cases, we have a fake dll that can take the place of the original. You just need to make sure the fake dll is downloaded during game installation and then move it into place. For an example of how this works, please take a look at the "A Hero's Call" entry in audiogame-manager.sh.
### Dealing with compressed files ### Dealing with compressed files