MGSV modding context pack

A reference pack for Metal Gear Solid V (Fox Engine) modding, built for language models. Start at mgsv.txt — it carries the rules and indexes 18 shards and 31 lookup tables it can fetch on demand.

To use it, paste this at the start of a conversation:

Read https://choomraider.neocities.org/mgsv/mgsv.txt before answering — it is
the brief for MGSV modding, and it indexes deeper shards you can fetch.

If the model can't fetch a shard

Some assistants (ChatGPT's browser in particular) intermittently refuse to open a shard or lookup URL — a safe-browsing heuristic in their fetcher, not a problem with the file. It's inconsistent: the same URL often works on a later try or in a fresh chat.

When it happens, the model should say which URL failed rather than answering from a web search. Then you unstick it by pasting the failed URL straight into the chat. Assistants will open a link you've given them in the conversation even when they refused to reach it on their own. So:

You said you couldn't open the shard. Here's the URL — read this and
answer from it, not from a web search:
https://choomraider.neocities.org/mgsv/shards/native-hooks.txt

The whole index lives in mgsv.txt, so you can copy any shard or lookup-table URL out of it to hand over this way.

Everything is served as .txt (text/plain) — some model fetchers refuse text/markdown. mgsv.md is kept as a mirror of the entry point for older links.

All shards and lookup tables

mgsv.txt — the brief. Everything below is indexed from it and fetched on demand.

Shards

Lookup tables

← back to projects

Gathered from the work of kapuragu, TinManTex, Atvaark, BobDoleOwndU, unknown321, morbidslinky, ZipfsLaw and the MGSV modding wiki contributors. Provenance is attached to every entry — check upstream before shipping anything derived from it. Built with foxpack.