Skip to content

[BUG] SELKIES_ENABLE_PLAYER4 not set when gamepad is disabled #167

Description

@entoh

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In root/etc/s6-overlay/s6-rc.d/init-selkies-config/run, SELKIES_ENABLE_PLAYER4 is not set to false. Instead SELKIES_ENABLE_PLAYER3 is set to false twice, which is probably a typo.

Expected Behavior

SELKIES_ENABLE_PLAYER4 should be set to false just like SELKIES_ENABLE_PLAYER3

Steps To Reproduce

Run docker run --rm -e NO_GAMEPAD=1 ghcr.io/linuxserver/baseimage-selkies:arch with-contenv env
Observe SELKIES_ENABLE_PLAYER4 is not set and SELKIES_ENABLE_PLAYER3 is set to false.

Environment

- OS: Arch Linux
- How docker service was installed: pacman -Syu podman; alias docker=podman

Docker creation

docker run --rm -it ghcr.io/linuxserver/baseimage-selkies:arch with-contenv env

Container logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions