pokechu22
- Login: pokechu22
- Registered on: 05/11/2019
- Last sign in: 07/26/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 1 | 5 | 6 |
| Reported issues | 8 | 19 | 27 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Emulator | Developer | 04/23/2021 |
| Infrastructure | Developer | 04/23/2021 |
Activity
04/15/2026
-
04:23 AM Emulator Emulator Issues #11509: Emulate SDGecko hardware
- I have an old draft of this at https://github.com/dolphin-emu/dolphin/pull/12680, though it's a bit of a mess.
12/08/2025
-
03:22 AM Emulator Emulator Issues #13938: Crash on full auto with assault rifle
- Based on https://www.youtube.com/watch?v=cqRmg-vnNuw&lc=UgyZB8mHxzsyCpOM7ON4AaABAg it sounds like this might be related to use of an HD texture pack (presumably https://forums.dolphin-emu.org/Thread-eternal-darkness-hd but nobody's repor...
12/05/2025
-
04:03 AM Emulator Emulator Issues #13936: Elf's disembodied legs float over gameplay in christmas shovelware
- Regressed in [5.0-16348](https://dolphin-emu.org/download/dev/c0488de4829cb3a7d1d76522cee821ec8ad03f95/) (which fixed bug 12223); not present in [5.0-16340](https://dolphin-emu.org/download/dev/8e7c84842595f64b63184933cf4f6d7c78bb82e8/)....
11/16/2025
-
08:16 AM Emulator Emulator Issues #13707: .bca data file support for Wii games (Feature Request)
- The relevant code is at https://github.com/dolphin-emu/dolphin/blob/0fdf1cc3869d237d5c508cf71ce66090c02b027f/Source/Core/Core/HW/DVD/DVDInterface.cpp#L904-L912 which always supplies a BCA that NSMBW will accept (but doesn't do anything s...
-
12:32 AM Emulator Emulator Issues #12286 (New): Ed, Edd n Eddy screenshots have black bar at bottom of screen on OpenGL
- Ingame, this only affects Immediately Present XFB, and it's reasonable for it to not work there. However, I just tested Dolphin 2509 and can still reproduce screenshots behaving differently between Vulkan and OpenGL with Immediately Pres...
11/15/2025
-
08:38 PM Emulator Emulator Issues #10260: Insert blr and Insert nop sometimes doesn't work
- If I were to guess, this might have been fixed by https://github.com/dolphin-emu/dolphin/commit/7cecb28bdf6443362a6ab20e0042ddb3b407ebec.
10/07/2025
-
01:15 AM Emulator Emulator Issues #13896: Feature request: Add config option to limit number of loops for fifo replay + config option to specify frame range of fifo replay
- Note that the way our automated replays work on https://fifo.ci (https://github.com/dolphin-emu/fifoci) is by doing a single replay from start to finish. Looping introduces some weirdness with e.g. bloom effects, especially when looping ...
09/21/2025
-
12:15 AM Emulator Emulator Issues #13889 (Accepted): Loud Pop everytime Pac Man World 2 finishes a loading screen
- Thanks. Ideally it should be fixed for HLE as well since HLE is much faster than LLE, but it's good to know that LLE behaves correctly here.
-
12:06 AM Emulator Emulator Issues #13889: Loud Pop everytime Pac Man World 2 finishes a loading screen
- Does this happen with DSP LLE?
09/04/2025
-
04:26 AM Emulator Emulator Issues #7145: Luigi's Mansion Static in Music Sheets Battle (LLE)
- Thanks!