https://github.com/black-sliver/SoETilesViewer
Tool to view, export and import assets of Secret of Evermore
https://github.com/black-sliver/SoETilesViewer
Last synced: 3 months ago
JSON representation
Tool to view, export and import assets of Secret of Evermore
- Host: GitHub
- URL: https://github.com/black-sliver/SoETilesViewer
- Owner: black-sliver
- License: gpl-3.0
- Created: 2020-07-16T16:50:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T16:15:39.000Z (9 months ago)
- Last Synced: 2024-10-16T06:18:30.518Z (8 months ago)
- Language: C++
- Homepage:
- Size: 230 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-secret-of-evermore - SoETilesViewer - Tool to view, export and import assets of Secret of Evermore (Projects / Dev Tools)
- awesome-secret-of-evermore - SoETilesViewer - Tool to view, export and import assets of Secret of Evermore (Projects / Dev Tools)
README
# SoETilesViewer
is a program to view and modify resources of the SNES Game Secret of Evermore.* Only US/NTSC version
* Only uncompressed ROM supported (unpack ZIP first)
* Use right-click on tiles to import/export
* Make sure to use the same palette when exporting and importing## How to get the source
* get source: `git clone --recurse-submodules [repo]`
* if cloned without submodules: `git submodule update --init --recursive`
* update source: `git pull --recurse-submodules`
* if unpacked from zip: download and unpack the submodules' zips as well## How to build with Qt Creator
Install Qt Creator, for example from Qt Offline Installer, open the project and then build it.## How to build with Debian/Ubuntu
Install `qt5-qmake` and `qt5-default`, then run `qmake SoETilesViewer.pro` and `make -j`.## Screenshot
