Skip to content

Camera image exporter for FINAL FANTASY XV Windows Edition ๐Ÿ“ธ๐Ÿค

Notifications You must be signed in to change notification settings

RecursiveGreen/lokton-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

LOKTON Exporter

LOKTON camera image ('.ss') exporter for FINAL FANTASY XV Windows Edition.

Requirements

  • Python 3.5+
  • Pillow (fork of Python Imaging Library)

Usage

lokex.py [-h] [-f {BMP,JPEG,PNG}] [-v] input output

Convert FINAL FANTASY VX '.ss' files to standard image files.

positional arguments:
  input                 Input file/directory with '.ss' files.
  output                Output file/directory to save to.

optional arguments:
  -h, --help            show this help message and exit
  -f {BMP,JPEG,PNG}, --format {BMP,JPEG,PNG}
                        Save as this image format. (Default: JPEG)
  -v, --verbose         Output more information during conversion.

About

Camera image exporter for FINAL FANTASY XV Windows Edition ๐Ÿ“ธ๐Ÿค

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages