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

Add gmtools to utils, add splash to controlfolder #198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeodC
Copy link
Contributor

@JeodC JeodC commented Dec 7, 2024

Usage:
Patchscripts reference:

# Exports
export DATADIR="$GAMEDIR/assets"
export TMPDIR="$GAMEDIR/tmp"
export DATAFILE="my_game.port"
export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"

export LD_LIBRARY_PATH="$controlfolder/utils/gmtools/libs:$LD_LIBRARY_PATH"
export TOOLDIR="$controlfolder/utils/gmtools"
export PATH="$controlfolder/utils/gmtools:$PATH"

Splash reference
$ESUDO $controlfolder/splash "$GAMEDIR/splash.png" <milliseconds>

To be reviewed + tested before merging

Usage:
Patchscripts reference $controlfolder/utils/gmtools/libs

Splash reference
$ESUDO $controlfolder/splash "$GAMEDIR/splash.png" <milliseconds>
@JeodC
Copy link
Contributor Author

JeodC commented Dec 7, 2024

Tested and verified with Isles of Sea and Sea refactor: https://github.com/JeodC/PortMaster-IslesofSeaandSky

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a license/build instructions added for this.

The file BUILDING_STUFF.md is where i document it.

We also need at minimum x86_64 version.

PortMaster/utils/gmtools/Klib/GMblob.py Show resolved Hide resolved
PortMaster/utils/gmtools/oggdec Show resolved Hide resolved
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.

2 participants