Giter Site home page Giter Site logo

amicitia's Introduction

Amicitia

Editor for file formats used in Atlus' Persona games

Solution structure

Amicitia

This is the gui front-end of AtlusLibSharp. It aims to provide an easy to access way to edit or create content supported by the library.

AmicitiaLibrary

This is the main file format parsing library, providing methods and classes representing the binary file structures in a managed and object-oriented fashion.

Commandline tools

These are command line front-ends for certain functionalities of AmicitiaLibrary. They also provide examples of how to use the library.

Basic guide on how to import custom RMD models

  1. Open up any RMD model.
  2. Navigate the tree and export the clump you wish to replace (for character models there's usually only one)
  3. Right click on the clump and select export. Select Assimp Supported Model and make sure the extension is set to .dae
  4. Import the file into 3ds Max or any other 3d modeler, and skin your custom model over the imported bones.
  5. Export your custom model to FBX 2011 ASCII format
  6. Right click on the clump and select Replace. Select the FBX file you just exported.
  7. Your model will now have been imported over the original.
  8. If you need to add custom textures, remove the original textures from the Textures node, right click on the Textures node, select Add and select all of your custom model's textures.

amicitia's People

Contributors

maikelchan avatar monyarm avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.