OnexExplorer is an open-source tool for unpacking and repacking .NOS data files from game called NosTale. It can open almost all .NOS files and allows to view the Content, export and replace it and even add own Content to them. Our software works on Qt 5.5+ with OpenGl.
- NSgtdData (Items, quests, skills, mobs etc. data)
- NSlangData (_code_lang_list (ztsXXXe))
- NScliData (constring.dat)
- NSetcData (Word list for Memory & TabooStr.lst)
- NS4BbData (Big images)
- NSipData (Icons)
- NStpData (Map and model textures)
- NStpeData (Effect textures)
- NStpuData (UI textures)
- NStcData (Map Grids)
- NSmpData (Monster-related sprites)
- NSppData (Player-related sprites)
- NSmnData (Mob-related sprite infos)
- NSpnData (Player-related sprite infos)
- NSmcData (Monster-related animation kits)
- NSpcData (Player-related animation kits)
- NStgData (3D Models)
- NStgeData (3D VFX models)
Other files will be added in future updates.
- NStuData (Map configs)
- NSeffData (VFX configs)
- NStsData
- NStkData
- NSemData
- NSesData
- NSedData
- NSgrdData
- NSpmData
Our project is based on Boost Software License:
Download a release or:
- Compile given sourcecode using Qt 5.5+ and OpenGl (freeglut)
- Move required Qt DLL's to EXE's location
- Run the program
The experimental branch and releases flaged with pre-release are in development and don't guarantee that everything works as expected. If you have any problems please try to compile the master branch or use regular releases!
If you have any problems with OnexExplorer or want to suggest new features feel free to open issues. Please dont forget to mention the version you're using.