gdkchan / Ohana3DS-Rebirth

WIP new version of Ohana3DS in C#.
176 stars 40 forks source link

Added Batch export using command line arguments #67

Open ProgrammierPatrick opened 5 years ago

ProgrammierPatrick commented 5 years ago

I added a command line parser with the option to batch export models and textures because I needed that for a current project. Maybe this is also beneficial to other users of this program.

Taicanium commented 5 years ago

Hey! If this works, I could close down the Transfigured repository, since that was the primary reason I forked it! That'd be nice, since I haven't explored the project in...close to a year.

ProgrammierPatrick commented 5 years ago

Interesting, I did not know about the Transfigured repository. I presonally prefer command line interfaces to drag and drop solutions, but both are vaild. To me it looks like your project might be capable of exporting animations correctly. Is that true? I had no luck with the dae export in this repo.

Taicanium commented 5 years ago

Theoretically it should, but unfortunately I don't know where the animations are in a Pokémon ROM file, and I haven't tested the program with anything other than such...I highly welcome this from someone else, if they're willing to try it out! I just haven't had time to pay attention to these projects in forever.