Skip to content

elf-loader-2 does not pass argv[0] correctly for APA partitions #871

Description

@saildot4k

Testing my new wLE with elf loader 2, along with github.com/ps2homebrew/wLaunchELF elf loader 2 is missing the colon at end of partition

elf loader 1: argv[0] = hddN:<partition>:pfs:/<path to elf>

elf loader 2: argv[0] = hddN:<partition>pfs:/<path to elf>

This means wLE cannot find/load CWD config, also means other apps relying on argv[0] to determine CWD for files will break when launched from APA formatted HDDs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions