リターン・オブ・ダブルドラゴン抽出
c:\Program Files (x86)\Steam\steamapps\common\Super Double Dragon\SuperDoubleDragon_Data\Plugins\x86_64\Gamesfc_superdoubledragon_ddcollection2022_windows_x64_Release.dll
binwalkで解凍コマンド:binwalk -o 594013 -Z -S -e Gamesfc_superdoubledragon_ddcollection2022_windows_x64_Release.dll
→ディレクトリ_Gamesfc_superdoubledragon_ddcollection2022_windows_x64_Release.dll.extractedに「9105D」というファイルが出力されるので、拡張子.sfcをつける
 ※「9105D」が1MBを超えるサイズであるなら1MBになるようにバイナリエディタ等で調整する

同様に海外版Super Double Dragon の抽出
binwalk -o 1248077 -Z -S -e Gamesfc_superdoubledragon_ddcollection2022_windows_x64_Release.dll
→ディレクトリ_Gamesfc_superdoubledragon_ddcollection2022_windows_x64_Release.dll.extractedに「130B4D」というファイルが出力されるので、拡張子.sfcをつける
 ※「130B4D」が1MBを超えるサイズであるなら1MBになるようにバイナリエディタ等で調整する