pyctr.type.config.blocks module
- class pyctr.type.config.blocks.SystemModel(value)[source]
Bases:
IntEnum- Old3DS = 0
- Old3DSXL = 1
- New3DS = 2
- Old2DS = 3
- New3DSXL = 4
- New2DSXL = 5
- class pyctr.type.config.blocks.ConfigSaveBlockParser(save)[source]
Bases:
objectParses config blocks to provide easy access to information in the config save.
https://www.3dbrew.org/wiki/Config_Savegame
- Parameters:
save (ConfigSaveReader)
- property system_model: SystemModel
System model.
Block ID: 0x000F0004