| Aspect | Detail | |--------|--------| | | Code Pre-Graphics Fastfile | | Purpose | Load core game logic before any graphical assets | | Contents | Engine core, memory managers, script VM, critical Dvars, text console | | No GFX | No textures, models, shaders, or materials | | Load order | First zone in BO2 startup | | Modding | Usually referenced, not edited directly | | Relevance | Essential for any custom zone – must be included as dependency |
On PC (Steam/Raw installation):