Reloaded-Project / Reloaded-III

[WIP] Formal Specification for the Next Iteration of Reloaded
https://reloaded-project.github.io/Reloaded-III/
9 stars 1 forks source link

[Mods] Document NxVFS #48

Open Sewer56 opened 3 weeks ago

Sewer56 commented 3 weeks ago

!!! info "NxVFS is the working name for a [File Emulation Framework] extension that exposes files in .nx archives as regular FileSystem files."

This allows us to seamlessly use compressed data in `.nx` archives as if they were regular files.

!!! info "R3 packages are packaged in two levels."

NxVFS transforms the following part of:

modfiles
├── redirector
│   └── skill-game-asset.bin
└── mod.dll

into

modfiles.nx

!!! warning "The effects of NxVFS over [Demand Paging] are unknown."

This requires research.
Sewer56 commented 3 weeks ago

Unexpected bot attack, what??

Sewer56 commented 3 weeks ago

I give up lol