Skip to content

Conversation

@vilkoz
Copy link

@vilkoz vilkoz commented Jan 15, 2026

Fixes the following error:

⚠  PrismLauncher execution failed, using manual instance creation
💡 Error output: /tmp/minecraft-modules-7vl7wd/launcher_setup.sh: line 53: /home/deck/.local/share/PrismLauncher/PrismLauncher.AppImage: cannot execute binary file: Exec format error

The previous query "AppImage$" matched to rows:
*aarch64.AppImage and *x86_64.AppImage, head -n1 selects aarch64 which is wrong architecture for steamdeck

Fixes the following error:
```
⚠  PrismLauncher execution failed, using manual instance creation
💡 Error output: /tmp/minecraft-modules-7vl7wd/launcher_setup.sh: line 53: /home/deck/.local/share/PrismLauncher/PrismLauncher.AppImage: cannot execute binary file: Exec format error
```

The previous query "AppImage$" matched to rows:
*aarch64.AppImage and *x86_64.AppImage, head -n1 selects aarch64 which is wrong architecture for steamdeck
aradanmn added a commit to aradanmn/MinecraftSplitscreenSteamdeck that referenced this pull request Jan 31, 2026
README.md updates:
- New "Dynamic Splitscreen Mode (v3.0.0)" section with full feature docs
- How it works: join/leave flow explanation
- Window repositioning behavior for 1-4 players
- Optional package requirements (inotify-tools, xdotool, etc.)
- Limitations section (Wayland, Game Mode, max players)
- Added to Recent Improvements section

CLAUDE.md updates:
- Version bump to 3.0.0
- Issue FlyingEwok#5 added: Dynamic Splitscreen implementation details
- Updated Implementation Order checklist

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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