forked from pool/SDL2_ttf
Add baselibs.conf #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "mia/SDL2_ttf:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some proprietary 32-bit games need this and don’t provide versions
that work with Tumbleweed.
Please name a few games for the record (so we know what to test in the future).
One of them is the GOG version of Corpse Party, which uses DxPortLib.
Note that ironically it will crash on startup if it cannot find a running Steam instance. In that case, it’s enough to replace its
libsteam_api.so
with a stub:I have also packaged DxPortLib with its own baselibs.conf in my home repo. Would it be easier if I just submitted that so SDL_image and SDL_ttf have downstream packages with 32-bit compatibility?