CasualPokePlayer

Results 38 issues of CasualPokePlayer

Using WS_EX_TOPMOST on a fullscreen window prevents Alt+Tab from switching to any different window. This is a bit of an annoyance as it ruins the point of Alt+Tab, especially in...

- VC 2010 redist is no longer needed - The "2015, 2017, 2019" VC redist is now the "2015, 2017, 2019, 2022" VC redist Probably want to update the prereq...

This has use already for VBA SGB movies (which are already banned, although it still needs manual rejection) and would be generally useful given multi-platform emulators (e.g. BizHawk). This probably...

enhancement
Submission System
Priority: Low

Would allow for taking advantage of [C#11 UTF-8 string literals](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-11.0/utf8-string-literals), which can be simply pinned and passed over to ImGui directly (without incurring any memory allocations / no UTF-8 conversions...

[rendered](https://github.com/CasualPokePlayer/BizHawk/blob/coc/CODE_OF_CONDUCT.md) This is taken largely from https://github.com/TASVideos/tasvideos/blob/main/CODE_OF_CONDUCT.md Who to contact for these kinds of issues is still up for discussion. I wasn't sure what to put in here so I...

![image](https://github.com/melonDS-emu/melonDS/assets/50538166/ec6da838-edd3-4260-900f-07733a05a03e) Results in failing to load the ROM as it cannot understand the extension for whatever reason. Both zip/7z seem to have issues with this (haven't tested .rar as 7zip...

1. Various spots left generated structures with uninit data, leaving to garbage placed in generated firmware. 2. `Firmware(const u8* data, u32 length)` ctor was susceptible to a buffer overflow or...