Grégoire Hage

Results 18 issues of Grégoire Hage

Can you upgrade to the latest citra backend ? it will be much better in order to get better performance and stability

Hello, i get an error on npm install despite it seems to be downloaded well when running the dockerfile with docker buildx arm64 arch ![image](https://user-images.githubusercontent.com/33609333/132929134-1d1c0659-e0e7-4e60-9800-13d80b86c4dc.png) Have you an idea on...

Implement a way to be able to play our games stored on networked folders

There is some issue with this SteamAuth version because visual studio express 2013 can't find the steamauth, but the steamauth is downloaded on correct location. so I can't compile

there are two different versions of Newtonsoft.Json and that cause a problem with compilation because we can't add a reference for two different versions because they use the same name,...

It would be awesome to have play times from the differents libraries inside your plugin, because the official libraries implementations show play time but it doesn't appear in your extension.

### Description In the current version, it's not possible to only ask for a particular episode ~~or a particular season of a serie.~~ ### Desired Behavior Be able to ask...

## The issue : Collection models of Mario and Donkey Kong: Minis on the Move wasn't textured properly ## Screenshots : [First Screenshot](https://image.noelshack.com/fichiers/2017/49/4/1512667813-screenissue1.png) [Second Screenshot](https://image.noelshack.com/fichiers/2017/49/4/1512667815-screenissue2.png) ## The Log : [Click...

A-graphics
has-games-wiki-entry

## The issue: Mario vs. Donkey Kong: Tipping Stars slow down or freeze when minis are on a slope due to the error "HW.GPU video_core/command_processor.cpp/WritePicaReg:128: Commandlist tried to write to...

has-games-wiki-entry

Hello, to render my window in the code i've put that in my main function : ``` WidgetsFlutterBinding.ensureInitialized(); await windowManager.ensureInitialized(); String feedURL = 'https://update.gregsvc.fr/WinSpeakerSwitcher.xml'; await autoUpdater.setFeedURL(feedURL); await autoUpdater.checkForUpdates(); // For...