mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
31 lines
588 B
Plaintext
31 lines
588 B
Plaintext
# アプリケーションのデフォルト値
|
|
BasicInfo:
|
|
# プログラムのタイトル名を指定します。
|
|
Title : $(TITLE)
|
|
# BackupMemoryType: 128KB
|
|
BackupMemoryType: None
|
|
Logo : Nintendo
|
|
# CompanyCode: "00"
|
|
ProductCode : "CTR-N-23AA"
|
|
|
|
TitleInfo:
|
|
# Category: 0x0010
|
|
# Category: SystemApplication
|
|
UniqueId: 0xf8030
|
|
Version: 0
|
|
|
|
Rom:
|
|
HostRoot : romfiles
|
|
# SaveDataSize: 512K
|
|
|
|
AccessControlInfo:
|
|
UseExtSaveData : false
|
|
|
|
FileSystemAccess:
|
|
- CategoryFileSystemTool
|
|
- DirectSdmcWrite
|
|
|
|
SystemControlInfo:
|
|
RemasterVersion: 1
|
|
|