https://github.com/devkitPro/deko3d/blob/350f2b00a3e76ecd4f00191f8c5d6544ffbcb9db/source/maxwell/gpu_3d_state.cpp#L130 There is a bug at this line, it should be `getBlendFactorSetting(state.dstAlphaBlendFactor)`
deko3d/source/maxwell/gpu_3d_state.cpp
Line 130 in 350f2b0
There is a bug at this line, it should be
getBlendFactorSetting(state.dstAlphaBlendFactor)