JosJuice
JosJuice
Could you get me a new crash log?
Metroid Prime 1 is also known to be affected, in particular the fight with Meta Ridley. Could you check if that game is fixed by the same settings change?
You should be able to grab one from here: https://www.speedrun.com/mp/resources/ra5f6
Looks good from both a translations and a correctness perspective. There is the problem of what happens if someone were to reorder the enum, but at least the more common...
> I was thinking about adding either checkboxes or dropdowns to the the log window here https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/DolphinQt/Config/LogWidget.cpp#L140 but I'm not entirely sure of the best way to get settings configured...
Having access to this string would also be useful for other parts of Dolphin that speak HTTP. For instance, I made our code that contacts redump.org set a user agent,...
Right now, "Dolphin" occurs twice in Version.cpp. Could you make it so it's defined only once, and then used in both GetScmRevStr and GetUserAgentStr?
I don't think providing an exact version number would make it possible for RetroAchievements to do any tracking that they can't already do using the mandatory login system. With that...
> However, sending the full version and the current branch might deanonymise most Dolphin GitHub contributors when compared to their IP address and GitHub activity. Considering that the services are...
I think something went wrong with the latest push here.