|
SL2 Analyzer
Read a FromSoftware .sl2 save and report what is in it
|
Go to the source code of this file.
Namespaces | |
| namespace | gen_ds1_world_events |
Functions | |
| gen_ds1_world_events.address (fid, groups, areas) | |
| Byte offset and uint32 mask for an 8-digit DS1 flag, or None. | |
| gen_ds1_world_events.addressing () | |
| gen_ds1_world_events.main () | |
Variables | |
| gen_ds1_world_events.BASE = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) | |
| gen_ds1_world_events.SRC = os.path.join(BASE, "test", "flag_data", "files8", "dark_souls_1_flags.csv") | |
| gen_ds1_world_events.OUT = os.path.join(BASE, "db_ds1", "world_events.json") | |
| dict | gen_ds1_world_events.TITLE |