mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-01-08 12:07:53 +08:00
Update doc
This commit is contained in:
parent
53a2943b70
commit
894d9f5265
29
README.md
29
README.md
@ -1,11 +1,11 @@
|
||||
# Grasscutter Resources
|
||||
> <em>Resource - "Certain Anime Game" Version 3.5</em><br/>
|
||||
> <em>Resource Anime Game v3.6</em><br/>
|
||||
|
||||
- ExcelBinOutput - 3.5 Dimbreath
|
||||
- BinOutput - GC 2.7 Quest,Scene>Point,HomeworldDefaultSave | Dimbreath 3.5 All except Quest
|
||||
- Scripts - 3.5 GIO ***Used for Big World LUA ***
|
||||
- TextMap - 3.5 Dimbreath ***for language translations items,etc are used for gm-books***
|
||||
- QuestEncryptionKeys - 3.5 GIO ***Used for cutscenes that require a key, see Credits below***
|
||||
- ExcelBinOutput - 3.6 Dimbreath
|
||||
- BinOutput - GC 2.7 Quest,Scene>Point,HomeworldDefaultSave | GIO 3.6 All except Quest
|
||||
- Scripts - 3.6 GIO *** Used for Big World LUA ***
|
||||
- TextMap - 3.6 Dimbreath *** for language translations items,etc are used for gm-books ***
|
||||
- QuestEncryptionKeys - 3.5 GI-cutscenes *** Used for cutscenes that require a key ***
|
||||
|
||||
## What is difference between GIO and GC?
|
||||
- GIO is a leaked full file from official server which was released last month (maybe 28/10/2022) which is available from 3.1-4.0 so it's possible that version 3.2+ some animations/characters are still in beta (aka beta old) so data won't be accurate anymore if it's already release because of the many revisions.
|
||||
@ -36,24 +36,25 @@
|
||||
- LevelDesign/Routes/*
|
||||
- LevelEntity/* (ConfigLevelEntity_*.json)
|
||||
## Needed by Grasscutter-Quests
|
||||
- (LUA) Gadget (Control stats gadget)
|
||||
- (LUA) Gadget (Control Stats Gadget)
|
||||
- (BIN) Config Monster (???)
|
||||
- (LUA) Scene/{sceneId}/scene_grid.json (Better Natural Spawn Info)
|
||||
- (LUA) Scene/{sceneId}/scene_grid.json (???)
|
||||
|
||||
Because there are a lot of useless files, so I made a separate repo: GIO and Grasscutter Version are needed for Grasscutter only.
|
||||
|
||||
## Problem Not finished yet:
|
||||
- Make Quest 2.8-3.3 work with modified QuestExcelConfigData which you can get from BinOutput/Quest/*.json. [use binout instead of excelconfig](https://github.com/Hartie95/Grasscutter/commit/0284de81563d30afb81733d7a3523a97419eb977)
|
||||
- [Missing Scripts](https://github.com/Hartie95/Grasscutter/wiki/missing-scripts) should have been resolved by using latest data from "Script/Common" folder so let's wait for latest update from him ;).
|
||||
- Quest should have worked automatically continued when quest was completed (if using [Hartie95 fork](https://github.com/Hartie95/Grasscutter/wiki/The-Outlander-Who-Caught-the-Wind-(Prologue-Act-1)))
|
||||
- Make Quest 2.8-3.6 work with modified QuestExcelConfigData which you can get from BinOutput/Quest/*.json. [use binout instead of excelconfig](https://github.com/Hartie95/Grasscutter/commit/0284de81563d30afb81733d7a3523a97419eb977)
|
||||
- [Missing Scripts](https://github.com/Hartie95/Grasscutter/wiki/missing-scripts) should have been resolved by using latest gio data from "Script/Common" folder so let's wait for latest update from him ;).
|
||||
- Quest should have worked automatically continued when quest was completed (if using [Hartie95 fork](https://github.com/Hartie95/Grasscutter/wiki/The-Outlander-Who-Caught-the-Wind-(Prologue-Act-1))) (Not working in version 3.0+ due to lack of data. need manual skip)
|
||||
- Natural Spawn for new area version 3.6 is no longer accurate using data from gio there are lots of monsters sunk in the ground and buried treasure. maybe you really should just dump the current live version.
|
||||
|
||||
## Problem Solved:
|
||||
- Natural Spawn for Sumeru area is available.
|
||||
- Natural Spawn for Sumeru area and other is available.
|
||||
|
||||
## Credits
|
||||
- [GCTeam](https://git.crepe.moe/grasscutters/Grasscutter_Resources) (Everything) <br/>
|
||||
- [TomyJan](https://github.com/TomyJan/GCResource) <br/>
|
||||
- [Dimbreath](https://gitlab.com/Dimbreath/gamedata) (Everything except Script,BinOutput) <br/>
|
||||
- [Crepe](https://git.crepe.moe/grasscutters/Grasscutter_Resources) (Everything) <br/>
|
||||
- [TomyJan](https://github.com/TomyJan/GCResource) <br/>
|
||||
- [timing1337](https://github.com/timing1337/GenshinData) (3.1 BinOutput) <br/>
|
||||
- [Koko-boya](https://github.com/Koko-boya) (Original Owner Grasscutter_Resources) <br/>
|
||||
- [tamilpp25](https://github.com/tamilpp25) (Backup) <br/>
|
||||
|
Loading…
Reference in New Issue
Block a user