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

Balatro: Fix missing execution flags on 7za.aarch64 and enforce it by adding chmod in the launch script #805

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

cdeletre
Copy link
Collaborator

Fix this issue for Balatro on Knulli (and maybe other aarch64 cfw):

/userdata/roms/ports/Balatro.sh: line 46: ./bin/7za.aarch64: Permission denied
sed: can't read globals.lua: No such file or directory
sed: can't read globals.lua: No such file or directory
sed: -e expression #1, char 18: unknown option to `s'
sed: can't read globals.lua: No such file or directory
sed: can't read globals.lua: No such file or directory
sed: can't read globals.lua: No such file or directory
/userdata/roms/ports/Balatro.sh: line 63: ./bin/7za.aarch64: Permission denied
/userdata/roms/ports/Balatro.sh: line 68: ./bin/7za.aarch64: Permission denied
rm: cannot remove 'globals.lua': No such file or directory
/userdata/roms/ports/Balatro.sh: line 117: ./bin/love.aarch64: Permission denied
/userdata/roms/ports/Balatro.sh: line 123: systemctl: command not found

see discussion on Discord here for more details

@Cebion Cebion merged commit 2848f0e into PortsMaster:main Oct 17, 2024
1 check passed
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