1.6 KiB
1.6 KiB
| 1 | register_name | enum_name | bits | bit_name | value | mask | description |
|---|---|---|---|---|---|---|---|
| 2 | para_control | para_type | 31-29 | end_of_list | 0 | ||
| 3 | para_control | para_type | 31-29 | user_tile_clip | 1 | ||
| 4 | para_control | para_type | 31-29 | object_list_set | 2 | ||
| 5 | para_control | para_type | 31-29 | polygon_or_modifier_volume | 4 | ||
| 6 | para_control | para_type | 31-29 | sprite | 5 | ||
| 7 | para_control | para_type | 31-29 | vertex_parameter | 7 | ||
| 8 | |||||||
| 9 | para_control | 28 | end_of_strip | 1 | |||
| 10 | |||||||
| 11 | para_control | list_type | 26-24 | opaque | 0 | ||
| 12 | para_control | list_type | 26-24 | opaque_modifier_volume | 1 | ||
| 13 | para_control | list_type | 26-24 | translucent | 2 | ||
| 14 | para_control | list_type | 26-24 | translucent_modifier_volume | 3 | ||
| 15 | para_control | list_type | 26-24 | punch_through | 4 | ||
| 16 | |||||||
| 17 | group_control | group_en | 23 | group_en | 1 | ||
| 18 | |||||||
| 19 | group_control | strip_len | 19-18 | 1_strip | 0 | ||
| 20 | group_control | strip_len | 19-18 | 2_strip | 1 | ||
| 21 | group_control | strip_len | 19-18 | 4_strip | 2 | ||
| 22 | group_control | strip_len | 19-18 | 6_strip | 3 | ||
| 23 | |||||||
| 24 | group_control | user_clip | 17-16 | disabled | 0 | ||
| 25 | group_control | user_clip | 17-16 | inside_enable | 2 | ||
| 26 | group_control | user_clip | 17-16 | outside_enable | 3 | ||
| 27 | |||||||
| 28 | obj_control | 7 | shadow | 1 | |||
| 29 | |||||||
| 30 | obj_control | volume | 6 | with_two_volumes | 1 | ||
| 31 | |||||||
| 32 | obj_control | volume | 6 | last_in_volume | 1 | ||
| 33 | |||||||
| 34 | obj_control | col_type | 5-4 | packed_color | 0 | ||
| 35 | obj_control | col_type | 5-4 | floating_color | 1 | ||
| 36 | obj_control | col_type | 5-4 | intensity_mode_1 | 2 | ||
| 37 | obj_control | col_type | 5-4 | intensity_mode_2 | 3 | ||
| 38 | |||||||
| 39 | obj_control | 3 | texture | 1 | |||
| 40 | obj_control | 2 | offset | 1 | |||
| 41 | obj_control | 1 | gouraud | 1 | |||
| 42 | obj_control | 0 | 16bit_uv | 1 |