All Projects → Fusion86 → Cirilla

Fusion86 / Cirilla

Licence: MIT license
Library + GUI to view/modify Monster Hunter World files

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Cirilla

MHWDB-API
Source code for the Monster Hunter World API project
Stars: ✭ 60 (+300%)
Mutual labels:  monster-hunter-world
MHWAppearanceEditor
Monster Hunter World appearance editor + importer/exporter
Stars: ✭ 18 (+20%)
Mutual labels:  monster-hunter-world
MHWCalculator
Monster Hunter World: Iceborne - Calculator
Stars: ✭ 39 (+160%)
Mutual labels:  monster-hunter-world
MHWDB-Docs
API documentation for the Monster Hunter World API (https://mhw-db.com)
Stars: ✭ 60 (+300%)
Mutual labels:  monster-hunter-world
Mod3-MHW-Importer
Blender Mod3 Import-Exporter for Monster Hunter World
Stars: ✭ 44 (+193.33%)
Mutual labels:  monster-hunter-world
mhw-dps-overlay
A Monster Hunter: World mod that displays your team's damage percentages and DPS in an overlay.
Stars: ✭ 41 (+173.33%)
Mutual labels:  monster-hunter-world
MHWSaveDecrypter
Save decrypter and encrypter for Monster Hunter: World
Stars: ✭ 13 (-13.33%)
Mutual labels:  monster-hunter-world
HunterPie-v2
HunterPie completely rewritten from scratch
Stars: ✭ 74 (+393.33%)
Mutual labels:  monster-hunter-world
MHW-Shop-Editor
Monster Hunter World Provisions Stockpile Shop Editor
Stars: ✭ 52 (+246.67%)
Mutual labels:  monster-hunter-world
MHWSaveEditor
Work in progress save editor for Monster Hunter: World
Stars: ✭ 14 (-6.67%)
Mutual labels:  monster-hunter-world

Cirilla

Library and some tools for use with the Monster Hunter: World game.
My other project, MHWAppearanceEditor, also uses the Cirilla.Core library.

Tools

Cirilla (legacy)

Edit GMD (game message data) files in an okayish GUI. Not updated anymore.

Cirilla.Avalonia (unstable)

A rewrite of Cirilla using the AvaloniaUI framework. Very unstable, and because of missing features in AvaloniaUI I ended up using WPF for the rewrite (see Cirilla.WPF).

Cirilla.WPF (rewrite)

A more polished rewrite of the original Cirilla with a GMD preview feature. Currently under development.

Libraries

Cirilla.Core

Library that contains all the functionality for loading/saving GMD files and character savedata.

Cirilla.MVVM

Shared front-end code for Cirilla.WPF and Cirilla.Avalonia.

Utilities

FaceEditPalette

Utility to extract the color palette that is used in the in-game character creator.

GMDTool

Command-line tool that prints the entries inside a given GMD file.

GstTool

Utility to extract the color codes the game uses when rendering the <STYL MOJI_**>Colored text</STYL> GMD entries.

Screenshots

Cirilla

Cirilla

Cirilla.WPF

Cirilla

Thanks to

  • ID-Daemon and dynaomi - Getting me interested in reverse engineering
  • legendff - Crypto reverse engineering
  • MHVuze - WorldChunkTool and documentation
  • Delutto - GMD documentation
  • hexhexhex - Documentation
  • v00d00y - Character appearance struct documentation
  • Ambytes - MHW
  • AsteriskAmpersand - MHW
  • SeiKur0 - Cheat Engine Table
  • TheCrazyT - MHW-Research
  • TanukiSharp - Optimized save crypto code + struct documentation
  • Monster Hunter World Modding Discord
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].