summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2019-05-02 18:56:10 +0200
committerLéo Lam <leo@innovatetechnologi.es>2019-05-21 19:07:30 +0200
commita6da38d75dce7941262a64b0097a9e2502bff22e (patch)
tree998fdb1865fd813dde8f666a43231abd76863d33 /Source/Core/DiscIO/FileSystemGCWii.cpp
parent5226d6103a000fb1a0b6a3fb35c13433d9ac8e82 (diff)
IOS/USB: Fix TransferCommand length type
The total buffer size for isochronous transfers should be a u32, not a u16. It is easy to hit the bug with devices such as cameras, which require larger buffers. This fixes Your Shape. This also fixes the length type for bulk and interrupt transfers, which should be u32 as that's what IOS supports. I'm not sure why I made them u16... probably because OH0 uses u16 for most lengths...
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions