skyline icon indicating copy to clipboard operation
skyline copied to clipboard

Run Nintendo Switch homebrew & games on your Android device!

Results 56 skyline issues
Sort by recently updated
recently updated
newest added

# Osc add bold text and antialiasing Before ![before](https://user-images.githubusercontent.com/59285425/183312203-fd695d58-0180-4c69-9984-e9437f5481c2.jpg) After ![after](https://user-images.githubusercontent.com/59285425/183312229-c5ddf57a-b361-463b-96fd-55786785d050.jpg)

Related to #1580 It is my first contribution ever to this project, I was thinking it was a good one to start, Tell me if i made any mistake 😊

I have added version of rom infos inside: App dialog ![Screenshot_2022-08-07-03-45-57-286_skyline emu](https://user-images.githubusercontent.com/59285425/183271771-1efd31d6-2e05-44c4-8c77-7492a537b8ef.jpg) App Item Grid ![Screenshot_2022-08-07-03-45-51-631_skyline emu](https://user-images.githubusercontent.com/59285425/183271787-58d159a6-df69-4fe5-b431-dca599a7c6ce.jpg) App Item Grid Compact ![Screenshot_2022-08-07-03-46-11-331_skyline emu](https://user-images.githubusercontent.com/59285425/183271799-e77677fc-5f58-4b9b-a061-86e60c53fa1a.jpg) App Item List ![Screenshot_2022-08-07-03-45-38-900_skyline emu](https://user-images.githubusercontent.com/59285425/183271807-7dba6bdb-5a31-49df-b188-cbcb29236346.jpg) I'm not...

Related to #1027 Feature to choose OSC button's background and text colors, to kept text visible at any moment : How to change colors ![Screenshot_2022-08-06-17-17-24-360_skyline emu](https://user-images.githubusercontent.com/59285425/183255710-e62dbeea-6ad3-49f7-be71-b32e9ecd5a5d.jpg) ![Screenshot_2022-08-06-17-17-28-029_skyline emu](https://user-images.githubusercontent.com/59285425/183255718-48ee6fe2-8c61-412a-aceb-26c30284d819.jpg) ![Screenshot_2022-08-06-17-17-31-431_skyline emu](https://user-images.githubusercontent.com/59285425/183255720-29c2e3f3-6ac0-4251-8830-4c37fdcb0f8f.jpg)...

I have a number of controllers and all work fine except the PS5 controller. for some reason the the d-pad gets stoke to one direction, left, up, right or dwon....

when binding an input to something on the actual phone, such as the volume slider it doesnt actually disable the button's actual function. would be neat if it did though

I'd like to see the app match the new Android 12 (Material You) design, it will makes the app look more modern.

Hi, this seems to be the only switch "emulator" that is actually a translation layer - and I like my translation layers. However, Android is not the only or even...

todo

Hi, So I find it kind of annoying how I have to do the following to get a log for the games list or something else. Either 1. I have...

This PR accomplishes the following: 1. {fmt} [8.0.0](https://github.com/fmtlib/fmt/releases/tag/8.0.0) enabled compile-time format string checking by default on compilers with C++20 `consteval` support. All format strings were previously wrapped in `fmt::runtime` waiting...