Tobias

Results 19 issues of Tobias

This PR brings better stubs to our LDN service, adds more data types and introduces error codes that will be needed in further PRs. Thanks to @Morph1984 and @german77 for...

Clang-format keeps complaining about this when running it locally.

This is the second part of a series of Pull Requests, aiming to bring multiplayer functionality to yuzu. It adds the ability to proxy packets coming from our BSD socket...

It is pretty hard to understand how to intercept WebSocket traffic with this library. An example would help greatly. Thanks!

From a users perspective, I want to be able to edit and select cheat files from within the Citra UI. Functionality-wise it should be just as complete as the Desktop...

This is the last and final part of a series of PRs aiming to bring multiplayer functionality to yuzu. It fully implements the LDN service, making it possible to use...

mainline-merge

Since the author of https://github.com/cemu-project/Cemu/pull/56 seems to be unresponsive, I've made a new PR, using the sugestions from the comments. It is now using an updated .clang-format file, and clang...

Rocket League version 1.0.0 regressed in mainline 458. It used to work fine in mainline 456. It now SVCbreaks after SetThreadCoreMask returns an error. ![grafik](https://user-images.githubusercontent.com/20753089/185231563-fc7e9ff7-eff4-40f9-87e4-b019aef732df.png) https://github.com/yuzu-emu/yuzu/pull/4996 is very likely the...

bug

This PR adds a dark theme to the DolphinQt frontend. It's based on QDarkStyle with some minor changes to make it look a bit nicer in Dolphin. Also Dolphin will...

This is required to make per-app language swithcing possible on Android 13.