Skip to content

unknown321/mgsvdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mgsvdump

Dump of globals while being in ACC (tpp) and freeplay (mgo).

Grep is your friend, github search is bad.

Dump can be taken using dumper.lua and script_loader - https://github.com/unknown321/mgsv_research/blob/gh-pages/mods/dumper/dumper.lua

Some info:

  • C-based functions and functions with upvalues cannot be dumped, usually they have only a name ie _G["SoundAreaGlobalBody"].OverwriteParameter().
  • loadstring() functions can be dumped and usually have source code in .lua files.

I also have other MGSV-related repos:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published