Giter Club home page Giter Club logo

anamnesis's Introduction

Anamnesis

Anamnesis

Anamnesis

Anamnesis is a standalone tool that is used to modify certain clientside-only values and allow the user a greater degree of flexibility for making creative and interesting screenshots. In short, this tool allows its users to temporarily change their race, gender, looks, equipment, etc. in game without actually making any changes visible to other players. This tool also allows users to create their own poses.

Anamnesis is the successor to Concept Matrix (CMTool).

We actively encourage people to contribute to the project with their forks to improve the tool overall. With this said, we are not supporting builds done via forks and, if you've received a release of the tool from any repo that isn't imchillin/Anamnesis, you are encouraged to bring the issue up with the person who packaged the build, as it will inevitably contain code we're unfamiliar with.

Getting Started

Prerequisites

Installation

Download the latest build from the releases page, then simply extract it to your location of choice, log in to the game, and run the tool.

Usage

You can check the official Wiki over at xivmodding.com. Though largely outdated, there is also the Github hosted wiki. If you have any questions that weren’t answered in those two, join us on Discord and ask for help there.

Credits

Maintainer

Original Authors

Developers that have since moved on to different projects.

  • Yuki - Main development
  • Ani-ki - Project management, code contributions and wiki curating
  • Peebs-miqo - Wiki and tip curating
  • AsgardXIV - Animation god

God Tier Contributing Developers

Community Developers

Translations

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Thanks to the original work by the following people, we have the guidelines needed to create Anamnesis.

  • Special thanks to PerchBird for extensive research into game memory structure and Havok skeletons in-game.
  • Special thanks to those who have worked on all iterations of Concept Matrix and SSTool, the foundation Anamnesis is built on.
  • Special thanks to those who have contributed via pull requests.

anamnesis's People

Contributors

92red avatar ajiiisai avatar ani-ki avatar arianishka avatar asgardxiv avatar capnkett avatar captainsticky avatar caraxi avatar chirpxiv avatar exter-n avatar featherbrew avatar holowise avatar jckling avatar jkanderson avatar khyrou avatar luna664 avatar lunarisnia avatar luxmage avatar maxunit avatar moderntiger avatar murakumo-jp avatar nintendraw avatar peebs-miqo avatar qayarv avatar shadywhite avatar soyax avatar stoiacode avatar werlej avatar worstaquaplayer avatar yuki-codes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anamnesis's Issues

Scenes

Allow for saving world settings and multiple actors together into a single file.
This includes:

  • Camera Settings (position, angle, zoom, etc)
  • Actor Settings (Position, rotation, scale)
  • Map information (what map was the scene saved in? can we safely load absolute positions?)

Pose 3D view functionality

Pose 3D is missing a lot of fucntionality.

  • Camera Rotation
  • Camera Pan
  • Camera Zoom
  • Selecing bones in the viewport
  • viewport bone tooltips

Unfreeze Physics

CM2 allowed for unfreezing physics while posing.

This was removed in CM3 as it does not work with bone translation and scale, and causes bones to grow exponentially.

Prop Selection

There are many items that are available as props that we need to allow main hand and off hand to equip, example:
Serving tray is set: 9032, Base: 4, Variant 1, but it not an item.

Relative positioning

allow for character-relative positions instead of world positions when moving actors

Group L+R hands together in Posing Matrix

From the feedback survey: I know there is no easy way to put so many options in a nice way but in CM2 having the hands split left and right does help. Now we have the different fingers just grouped as one and with 4 little buttons not very nice to quickly select. I think hands should be group by left and right completely.

XMA Pose browser

A system for browsing Poses from XMA (or other sources) with the ability to automatically download and extract poses

PrntScr button is swallowed by Anamnesis

This is caused by a Windows 10 security feature. Whenever a "Administrator" program has the foreground, keyboard and mouse events are sent only to it, and the rest of the system ignores them.

This is to prevent keyloggers from getting your password, and cannot be disabled.

Symbol resolution failed for XAML designer

to prevent the Resource "XXXX" could not be resolved. errors in the VS2019 XAML designer, include the following in the user control definition:

<UserControl.Resources>
    <ResourceDictionary Source="/Styles;component/Main.xaml"/>
</UserControl.Resources>

Visible pose filenames

From the feedback survey: I would love to see the filename of any custom pose I have loaded last. There are times I going through some to find the one I like and would make it easier to see the one I have opened last. Especially if I am going to make minor edits to it so I can either save it or make a save based on it.

Pin flyouts

From the feedback survey: Maybe an option to 'pin' the flyout?

Add numbers to hairstyles

From the feedback survey: For the hair style bit- are the numbers for the hair style still visible? If the user is using modded hair style, those pictures aren't really helpful.

Port CM2 Features - Actor Data

-Overall Scale
Bust Scale (X/Y/Z)
Ear . Tail Scale
Data Path
Idle Animation
Force Animation
Transparency
Animation Speed

  • Lock Facial Animation
  • Model Type

Vertical window

From the feedback survey: Looks like its going to have the same issues of it being just too wide. Maybe have it more vertical?

Save CM2 format poses

Since CM3 has the ability to pose bones by position and scale, this cannot be saved into a CM2 capable format.

Pose Mirroring

a feature to mirror the pose along the character axis during editing.

Not to be confused with pose flipping, which swaps the sides of the pose.

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.