summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2024-02-13 11:44:41 -0800
committerDentomologist <dentomologist@gmail.com>2024-02-13 12:44:03 -0800
commita1d6a54eaaa309fd2bcc72a876cb751dce6a1673 (patch)
tree44a69ad56e701510febbaf69add28a49c989f5ff /Source/Core/VideoCommon/GraphicsModSystem
parenta583526a1c4997bc7e8395eea06bd1b591fd04fe (diff)
DolphinTool: Fix parsing of command line bzip2 flag
Use "bzip2" instead of "bzip" in optparse's compression choices for the convert command. This is both more accurate and matches what the ParseCompressionTypeString function expects. The mismatch between the two parsing functions prevented compression using bzip2 because either ParseCompressionTypeString or optparse would generate an error when using "bzip" or "bzip2" respectively. Fixes https://bugs.dolphin-emu.org/issues/13427
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem')
0 files changed, 0 insertions, 0 deletions