Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.78 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.78 KB

Logo

The Carian Archive

A String Dump of Elden Ring

About The Project

This is a compilation of all the text files in Elden Ring already unpacked and converted to a readable format. Additionally all of the text files are aggregated into a single one with clearly marked sections and file pairs with Title-Descriptions already parsed. It does not accoutn for mapping text to characters or items or any ingame information. This is merely a more convvenient way of searching text within the game.

This is specially convenient for finding dialogue entries and also item descriptions without having to visit wikis all the time. You can find the master dump in preview form here: https://htmlpreview.github.io/?https://raw.githubusercontent.com/AsteriskAmpersand/Carian-Archive/main/Master.html

The preview form for the Japanese dump is here: https://htmlpreview.github.io/?https://raw.githubusercontent.com/AsteriskAmpersand/Carian-Archive/main/MasterJP.html

(back to top)

Built With

DLC content was cribbed from ividyon/Impalers-Archive. Check its README for links to maintained tools that can extract the text from From Software games.

(back to top)