OpenSora
OpenSora copied to clipboard
Various experiments with game "Trails in the sky"
Overview
Resource Viewer for "Trails in the Sky FC/SC". It can view following:
- Images
- Models
- Animations
- Scenes
Usage
- Download latest binary release(OpenSora.v.v.v.v.zip) from https://github.com/rds1983/OpenSora/releases
- Unpack it
- Run "Viewer.exe"
- Click
Change...
button and choose folder with Sora FC/SC(I.e.D:\Games\Steam\steamapps\common\Trails in the Sky SC
) - Enjoy
Camera Controls
Use W, A, S, D to move camera. Hold right button and move mouse to rotate it.
Building from source code
-
git clone https://github.com/rds1983/OpenSora.git
-
git submodule update --init --recursive
- Open solution from the build folder in VS 2017+