mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #834] [App Support]: Yandex Music is not displayed in landscape orientation #399
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#399
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rakleed on GitHub (Mar 2, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/834
App Store link
https://apps.apple.com/app/yandex-music-books-podcasts/id520797969
Current issues
More details
Yandex Music is not displayed in landscape orientation when trying to change it through the View menu.
Crash log
No response
Issue Language
@ohaiibuzzle commented on GitHub (Mar 2, 2023):
You can try using App Default Mode. This is a native windowed iPad app so it may support native resizable windows
@TheMoonThatRises commented on GitHub (Mar 2, 2023):
Can you give a screenshot of what the app looks like?
@rakleed commented on GitHub (Mar 5, 2023):
I just use it, since it only has the correct scale of the application interface elements.
Here is a screen recording of the problems: https://share.cleanshot.com/Rp1C9kK3
@ohaiibuzzle commented on GitHub (Mar 5, 2023):
@rakleed When using App Default mode, PlayCover apps behaves exactly like macOS apps (meaning you can move your mouse to one side of the window and drag to resize)
Also, I was able to flip the app just fine

@rakleed commented on GitHub (Mar 5, 2023):
@ohaiibuzzle I deleted my version with all the data, downloaded the latest version 6.07 from the site https://armconverter.com/decryptedappstore/us, installed it, but the problems are still the same, and dragging the edge of the window does not work for me either: https://share.cleanshot.com/4sK3p9LD
@TheMoonThatRises commented on GitHub (May 15, 2023):
Having the resolution set to auto works fine for me. Try using the latest nightly.
@rakleed commented on GitHub (May 16, 2023):
How can I download the nightly version? I did not find such an opportunity either in Releases or in GitHub Actions. Is there only an option for me to build the app myself?
@TheMoonThatRises commented on GitHub (May 16, 2023):
https://github.com/PlayCover/PlayCover/actions/workflows/2.nightly_release.yml, or direct artifact download https://github.com/PlayCover/PlayCover/suites/12911904608/artifacts/697195756
@rakleed commented on GitHub (May 16, 2023):
@TheMoonThatRises now the app is displayed only in landscape orientation, both in Auto and App Default resolution. Through the App Menu, changing the view to portrait orientation does not work, and when I try to stretch the window with the mouse, nothing happens either.
@TheMoonThatRises commented on GitHub (May 16, 2023):
You can change the window to portrait by setting the resolution to
App Default, ticking theFix window display issue, and selectingAlternatefrom the drop down.@rakleed commented on GitHub (May 16, 2023):
In this case, half of the app content is simply cut off:
Screenshot:
And why can't I change the orientation while the app is running?
@TheMoonThatRises commented on GitHub (May 16, 2023):
My bad, its not
Alternate, it should beNormal.It could be possible, I don't know. I would ask @ohaiibuzzle.
@rakleed commented on GitHub (May 16, 2023):
Still half of the app content is cut off:
Screenshot:
@TheMoonThatRises commented on GitHub (May 16, 2023):
Do you have these settings?

@rakleed commented on GitHub (May 16, 2023):
Yes, exactly the same settings.
@ohaiibuzzle commented on GitHub (May 17, 2023):
@rakleed You can kinda do it like this (specify a square resolution for more consistency)

I think it is some kind of bugs in the display engine still :/
@rakleed commented on GitHub (May 17, 2023):
Now, after changing the Graphics settings many times, the app finally displays normally with these settings.
Yep, that helped. But in the process, I noticed that sometimes the settings are correctly applied only after 2 launches of the app. And also if I change the custom resolution to App Default or Auto, then either there will be a black screen, or just most of the content will not be visible. So there are definitely problems with the rendering engine.
@ohaiibuzzle commented on GitHub (May 17, 2023):
As I mentioned, use a square resolution for more consistency (eg. 1000 x 1001 so that height is larger than width and counts as vertical). It's gonna look a but quirky, but it will work
@rakleed commented on GitHub (May 17, 2023):
What do you mean by consistency? With the proposed settings, I still cannot change the orientation of the app through the View menu, and also do not stretch the window with the mouse.