Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SeriousSam-TFE #3308

Closed
wants to merge 1 commit into from
Closed

Create SeriousSam-TFE #3308

wants to merge 1 commit into from

Conversation

tx00100xt
Copy link
Contributor

No description provided.

@tx00100xt
Copy link
Contributor Author

sleep 30
STUBBED: load window icon in /home/jcryton/TEMP/SeriousSamClassic/SamTFE/Sources/SeriousSam/MainWindow.cpp, line 169.
STUBBED: Need SDL invisible window or something in >/home/jcryton/TEMP/SeriousSamClassic/SamTFE/Sources/SeriousSam/MainWindow.cpp, line 330.

The game has started.

Make a screenshot

if [ $(($NUMBER_OF_WINDOWS)) -lt 1 ] ; then
echo "ERROR: Could not find a single window on screen :-("
kill -9 $$
exit 1
fi
ERROR: Could not find a single window on screen :-(
Error: The operation was canceled.

But of course there will be no screenshot, since SDL2 messagebox issued a warning to the user that a search will be made in the home directory.
Game data can be anywhere in the home directory. The game itself will find them.
Preferably here:
https://github.com/tx00100xt/SeriousSamClassic?tab=readme-ov-file#appimage

I tested the application on:
Ubuntu 22.04 mate/X11 - works
Ubuntu 16.04 mate/X11 - works
Debian 10 mate/X11 - works
Debian 9 mate/X11 - works
ALT Linux p10/X11 - works
ALT Linux p9/X11 - problem with fuse (need extract)
Arch Linux latest - problem with fuse (need extract)
Gentoo latest KDE/X11 - works
Fedora 39 Workstation Gnome/Wayland -works

Build with the appimage-builder and appimagetool on the Ubuntu 16.04.
The following files were used:
tx00100xt/SeriousSamClassic@2bdc403

Probably a manual check is needed.

@tx00100xt
Copy link
Contributor Author

I rechecked the launch of the game on 5 Live ISO images (Fedora 39, Mint latest, Debian 9, CLDM, Ubuntu 16.04). The game did not start on Ubuntu 16.04. On all other live systems the game started normally.
I need to add the SDL2 library in appimage.

@tx00100xt tx00100xt closed this Feb 14, 2024
@tx00100xt tx00100xt deleted the patch-1 branch February 14, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant