Marcus André

Results 151 comments of Marcus André

My main programming computer is broke currently, I will not be able to create tools while I can't fix it.

I still think the ryujinx should spend a time trying intregate joycon in the emulator, that's to be able without external tools use the joycon motion sensors, be able to...

I solved with a strange process. 1 - Enabled the oauth authorized redirect uri to: **http**://localhost:5754/auth/handler 2 - Restarted Google Assistent, and Clicked in the "Browser Didn't open" button after...

@YuriSizuku insane, good job man. Did you reimplemented the psbfile plugin? I saw zeas2 build working with games using PSB but never found a source of that plugin.

```css li[class*='emojiItemDisabled'] { outline: dotted 1px rgba(255, 0, 0, 0.3); outline-offset: -2px; filter: none !important; cursor: pointer; } li[class*='emojiItemDisabled'] > img { filter: none; } ```

Yes, but is outdated, this one should works: ```css button[class*='emojiItemDisabled']{ outline: dotted 1px rgba(255, 0, 0, 0.3); outline-offset: -2px; filter: none !important; cursor: pointer; } button[class*='emojiItemDisabled'] > * { filter:...

Hmm, Well, that's true, but I think that should help a lot in the flood problem Also, maybe you can just like what you do now, keep 2 versions of...

Another possibility, Only compose the image when select multiple static emojis. To the animated ones we can't do much with this library, then maybe just put links in that case,...

Good job @Mattwmaster58