Skip to content

Commit

Permalink
Add instructions for issues when SDK / game is not supported.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmanek94 committed Apr 27, 2024
1 parent 8bf84a6 commit 149dd5e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,13 @@ Debug (tracing) files can be found in `<Configuration Files Directory>/tracing/<
## Linux
- Requires GCC 13 or newer.
- Requires libtbb to be present (libtbb:i386 on 64-bit systems when compiling for x86)



# Help! My game and or GOG Galaxy version my game uses is not supported?
Please [create an issue](https://github.com/grasmanek94/UniverseLAN/issues/new) with the name of the game, game version, and if known the GOG Galaxy SDK version or `Galaxy.dll` / `Galaxy64.dll` sha2 or md5 hash.
For games I don't own I need other people to test UniverseLAN development builds.
Another option would be to gift the game to people working on UniverseLAN project.

# List / status of games

:white_check_mark: (N) - Players can play together, tested with N players [(2) would mean 2 clients].
Expand All @@ -88,7 +94,6 @@ Debug (tracing) files can be found in `<Configuration Files Directory>/tracing/<
:left_right_arrow: - Game supports direct connect, LAN or free multiplayer, and as such does not need UniverseLAN.
:large_orange_diamond: - Worked before, some commit has broken this game. To be investigated.


| Game | Status | Tested GOG Galaxy SDK Version | Notes |
| :--------- | :-------: | :---------: | :---------: |
| SYNTHETIK: Legion Rising | :white_check_mark:(2) | 1.113.3 | Works since build 301 |
Expand Down

0 comments on commit 149dd5e

Please sign in to comment.