Sorry for the late replies; I've been a bit busy recently.
cartoon49: Any update on solider of fortune one and two wine wrapper. The game is currently on sale right now.
I tried the first SoF but so far haven't had much success with it - I'll keep checking back on it every so often.
di0nizus: Hi, really thanks for the wrappers :) You know, there's a game I cannot run (even on Lutris and Steamplay can't as well): Little King's Story. Is there any chance to create a working wrapper for it?
I don't have that game so I can't check it myself & can only suggest the usual, e.g.: checking Wine's debug messages for any indicators of what's going wrong, installing any native components that may be required etc.
Pangaea666: Edit: The new version has been titled Asset Studio:
https://github.com/Perfare/AssetStudio/releases I'll take a look at it & let you know if I get it working
Klumpen0815: I didn't find it in the readme, so I'll just post it here:
For everyone who wants to use it, you'll need this file
https://github.com/ValveSoftware/Proton/archive/proton-4.2-5.tar.gz,
rename it to "proton-4.2-5.tar.gz"
and put it into the same folder as gogwrap.sh.
There are newer versions by now, but I guess they don't change much:
This is unnecessary - it should automatically download and use a slightly customised version from my dropbox (I compile it without debug symbols and remove the pre-generated prefix & bundled Mono/Gecko installers to keep the size down). It's still on 4.2-5 because I haven't gotten around to building a newer version of Proton yet.
Klumpen0815: As far as I gathered, to specify the installers supposed to be used
In this case:
setup_wuppo_1.1.104_dlcpatch_(27012).exe
setup_wuppo_-_shop_dlc_1.1.104_dlcpatch_(27012).exe
Put those two installers (base game and DLC) into the same folder as gogwrap.sh and proton-4.2-5.tar.gz.
You need to run this in the terminal from the directory containing all the files:
./gogwrap.sh "setup_wuppo_1.1.104_dlcpatch_(27012).exe" "setup_wuppo_-_shop_dlc_1.1.104_dlcpatch_(27012).exe"
Klumpen0815: Only gogwrap.sh and gogwrap_res.tar.xz have to be together - the others can be specified as e.g.:
./gogwrap.sh "/path/to/setup_wuppo_1.1.104_dlcpatch_(27012).exe" "/path/to/setup_wuppo_-_shop_dlc_1.1.104_dlcpatch_(27012).exe"
Klumpen0815: @Adam:
It installed fine, but after setting the .exe, running start.sh and choosing it, I only get this and then it ends instantly:
Try setting WINEDEBUG="" when running the script to show Wine's normal debug messages.