Skip to content

Conversation

@frenzibyte
Copy link
Member

It's disabled by default so it won't affect anyone, and I've just learned of a method where I can launch a release build of an iOS app with specific envvars:

mlaunch --devname "<device name>" --killdev sh.ppy.osulazer --launchdev ./osu.iOS.app --wait-for-unlock --argument=-connection-mode --argument=usb -sdk 13.4 --setenv:OSU_ENVVAR_GOES_HERE=1 --sdkroot /Applications/Xcode.app/Contents/Developer

It's dodgy but it works so I'll use it while I can.

Origin = Anchor.BottomRight,
RelativeSizeAxes = Axes.Both,
Size = new Vector2(0.5f),
Size = new Vector2(0.2f),
Copy link
Member Author

Choose a reason for hiding this comment

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

I've experimented with different sizes for the receptor and this one is perfect enough for corner taps.

@smoogipoo smoogipoo merged commit bf27889 into ppy:master Mar 20, 2025
14 checks passed
@frenzibyte frenzibyte deleted the envvar-2 branch March 20, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants