An open API service indexing awesome lists of open source software.

https://github.com/shadelessfox/forbidden-west-localizer

A modification that allows changing any localized text in Horizon Forbidden West.
https://github.com/shadelessfox/forbidden-west-localizer

horizon-forbidden-west localization modification

Last synced: 8 months ago
JSON representation

A modification that allows changing any localized text in Horizon Forbidden West.

Awesome Lists containing this project

README

          

# Localization mod for Horizon Forbidden West

### Installation

1. Download the latest release from the [releases page](https://github.com/ShadelessFox/forbidden-west-localizer/releases/latest)
2. Copy `winhttp.dll` and `localization.json` files to the game's root directory

### Example

The repository contains a dump of all localizable strings in the game as of version 1.5.80.0. You don't need to distribute the entire file; instead, include just the changed strings.

Example `localization.json` file:
```json
{
"802b4818-320a-0e48-94a7-84546b9d5b73": " Begin a new adventure"
}
```
It will change the text "New Game" to "💥 Begin a new adventure" in the main menu.