General

Profile

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 9 18 27

Projects

Project Roles Registered on
Emulator Developer 04/23/2021
Infrastructure Developer 04/23/2021

Activity

02/11/2025

10:14 PM Emulator Emulator Issues #13733: [Graphical emulation issue] CI texture TLUT address calculation is wrong
I looked at Dolphin's TMEM emulation about a week ago when this was first posted, and I didn't see anything that look... pokechu22

02/07/2025

08:01 AM Emulator Emulator Issues #13726: [Feature Request] Add an option for emulated balance board
More work has been done over at https://github.com/dolphin-emu/dolphin/pull/13337 (https://dl.dolphin-emu.org/prs/33/... pokechu22

02/03/2025

02:10 AM Emulator Emulator Issues #13726: [Feature Request] Add an option for emulated balance board
I've rebased that PR. If you want to try it out on Windows, here's a build: https://dl.dolphin-emu.org/prs/78/50/pr-8... pokechu22

01/28/2025

05:30 PM Emulator Emulator Issues #13726 (Work started): [Feature Request] Add an option for emulated balance board
See https://github.com/dolphin-emu/dolphin/pull/8268 (which includes both controller and TAS input). It's mainly stuc... pokechu22

01/09/2025

08:23 AM Emulator Emulator Issues #12948: OSReport HLE behaves poorly for GameCube titles when MMU is disabled
I tried fixing this like this:
```patch
diff --git a/Source/Core/Core/HLE/HLE_OS.cpp b/Source/Core/Core/HLE/HLE_O...
pokechu22

01/07/2025

02:08 AM Emulator Emulator Issues #9696 (Fixed): Support Full SBS 3D output.
pokechu22

01/06/2025

10:10 PM Emulator Emulator Issues #12952: Specular highlights and Z-Artifacts in Quake GX per-pixel lighting demo
It looks like the code was eventually shared at https://github.com/sdengineering77/Quake-GX-with-normalmapping-and-sh... pokechu22
05:59 AM Emulator Emulator Issues #13711: Metroid Prime 3 - Enabling Fog causes Pause Menu background to be Fog Color instead of normal while Scan Visor is active
Looking at these values again:
```
A value: -4.015625
B magnitude: 4194319
B shift: 1>>1 (1/2)
C value: 0.0588...
pokechu22

01/05/2025

09:31 PM Emulator Emulator Issues #13711: Metroid Prime 3 - Enabling Fog causes Pause Menu background to be Fog Color instead of normal while Scan Visor is active
The fog config on that one is this, for reference:
```
BP register BPMEM_FOGPARAM0
A value: 0.00019609928
Manti...
pokechu22
08:22 AM Emulator Emulator Issues #13711: Metroid Prime 3 - Enabling Fog causes Pause Menu background to be Fog Color instead of normal while Scan Visor is active
Here's the relevant fog config:
```
BP register BPMEM_FOGPARAM0
A value: -4.015625
Mantissa: 8
Exponent: 129
...
pokechu22

Also available in: Atom