Skip to content

ManIsCat2/dynos-decomp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ______  ___  _  __  ____
  \   \ \/ / \| |/  \/ __/
   | D \  /| \\ | () \__ \
  /___//_/ |_|\_|\__/____/
        D E C O M P

A GUI made in Python to decompile DynOS binary files.

Installation

How to use

drawing

Supported file formats

  • Actor files (.bin, .bin.raw)
  • Texture files (.tex)
  • Behavior files (.bhv)

Troubleshooting

If the program doesn't start, you might need to install some Python packages:

  • Open a terminal (on Windows: press [Ctrl] + [R], input cmd then hit [Enter])
  • Run this command: pip install -U tkinterdnd2 pypng
  • Close the terminal and launch the program again

Progress

  • actors: DONE
  • textures: DONE
  • behaviors: DONE
  • collisions: 0%
  • levels: 0%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%