https://github.com/devinacker/nisview
(WIP) Nippon Ichi Software archive/file browser
https://github.com/devinacker/nisview
Last synced: about 2 months ago
JSON representation
(WIP) Nippon Ichi Software archive/file browser
- Host: GitHub
- URL: https://github.com/devinacker/nisview
- Owner: devinacker
- Created: 2017-04-01T06:28:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T01:41:38.000Z (about 9 years ago)
- Last Synced: 2025-12-27T03:40:33.895Z (5 months ago)
- Language: C++
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is the start of a beautiful... something.
An extremely-WIP resource viewer for Disgaea 1 and 2 and other games (hence the title). Among other things, there will eventually be a map viewer of some sort.
Mostly meant to allow easily browsing nested archives in various formats and (later) displaying and potentially editing the contents. The code is designed to relatively easily allow support for additional file formats. (See FormatSpec.cpp and the formats dir)