Skip to content

charles-masse/NexusExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexusExplorer

Explore the worlds of the defunct MMORPG WildStar.

NexusExplorer is a tool that allows you to browse extracted minimap, model and world data including dialog not present on JabbitHole.

Installation

  • You will need the game assets extracted with a tool like NexusVault.

Tip

To export everything with NexusVault, point to your game's Patch/ClientData.archive with archive-path PATH_TO_ARCHIVE and :

> search \\
> export
  • Export at least one language file (e.g.:en-US.csv from Patch/ClientEn.archive).
  • Edit the settings.json with the path to the exported assets and the name of the language file you want to use:
{
    "gameFiles" : "Nexusvault/output/export",
    "language" : "en-US"
}

How to use NexusExplorer

  • Run main.py.
  • Use the WorldSelect window to choose the world you want to load.

WorldSelect

Note

[WORLD_ID] MAP_NAME (NUMBER_OF_FEATURES)

  • Explore the map features by clicking on the different icons.

MapViewer

Tip

By clicking on the minimap, the in-game teleport command for this location will be copied to your clipboard.

linked game object

Tip

You can click on underlined names to have more info on that game object.

Roadmap

  • Display minimap
  • Cluster map features
  • Show Quests
  • Show Challenges
  • Show Events
  • Show Datacubes
  • Show Quest and Event objectives
  • Show Path missions
  • Show quest/mission objectives on map
  • Linked items
  • Show Episodes/Quest chains
  • Linked NPC/creature models
  • Show Nemesis (?)
  • Communicator messages (?)

About

Explore the worlds of the defunct MMORPG WildStar

Topics

Resources

Stars

Watchers

Forks

Contributors