mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
romヘッダフォーマット変更に対応
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1478 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
0a93cb292c
commit
9a90633b51
@ -146,8 +146,7 @@ int main(int argc, char *argv[])
|
||||
// u8 otherParentalControls:1; // 1: Enable OtherParentalControls
|
||||
// u8 subBannerFile:1; // 1: Enable SubBannerFile
|
||||
rom_header.s.codec_mode = 1; // 0:NTR mode, 1:TWL mode // undeveloped
|
||||
rom_header.s.otherParentalControls = 0; // 1: Enable OtherParentalControls
|
||||
rom_header.s.subBannerFile = 0; // 1: Enable SubBannerFile
|
||||
rom_header.s.availableSubBannerFile = 0; // 1: Enable SubBannerFile
|
||||
|
||||
|
||||
// u8 titleID_Lo[ 4 ];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user