Raphaël Zumer

Results 69 comments of Raphaël Zumer

This is tangentially related, but assuming at least some of the cores are licensed under the GPL, currently we are not following the terms for distribution: ``` You may copy...

Every operation tested, including switching cores or exiting the application, causes access violations after the first failed load attempt.

This also occurs when attempting to load headerless files via FCEUmm (no surprise, but it is another way to reproduce the issue).

I remember you brought that up before, but to me this definition of "fast forward" is not clear. That said, regardless of the wording, the distinction seems meaningless for the...

I'm quite sure I was using a recent master version compiled this week. Reproduction should be straightforward, but it is possible that it's a back-end issue. I'm just surprised that...

Then regarding the title decoding/encoding issue resulting in entry duplication, either the characters being sent back to the server when submitting from the list are not reproduced correctly, or it...

That is fine, even if closed as `wontfix` I thought it is worth documenting in the issues. Maybe there is a way to configure WINE such that compatibility is improved.

I increased the default font size in the command line since I use a high DPI display, in case that might change environment variables. Otherwise it must be that the...

I tried to delay the initialization until after the window handle is set, but it did not seem to make any difference. I guess I will give it another try...

Can confirm that this does not happen when the parent window handle is set correctly.