Goosegoop-LLLLP icon

LLLLP

LethalLevelLoader 1.1.6 Localized Patch

Last updated 5 months ago
Total downloads 11155
Total rating 3 
Categories Mods Tools Misc
Dependency string Goosegoop-LLLLP-1.2.1
Dependants 3 other packages depend on this package

This mod requires the following mods to function

IAmBatby-LethalLevelLoader-1.1.6 icon
IAmBatby-LethalLevelLoader

A Custom API to support the manual and dynamic integration of custom levels and dungeons in Lethal Company.

Preferred version: 1.1.6
BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Patch v1.2.1

  • 아이템 이름이 정상적으로 적용되지 않는 현상 수정

Patch v1.2

  • 아이템 이름 현지화 기능 추가
  • LE 기반 맵과 Starlancer 맵에 대한 호환성 업데이트

Patch v1.1

  • LethalExpansion의 맵을 불러올 때, RoutePrice가 0이 되는 버그 수정.
  • 터미널에서 위성 목록(moons), 스캔(scan) 명령어에 대한 콘피그 추가
  • 스폰되는 스크랩들의 이름에 대한 지역화 콘피그 추가 (불안정할 수 있음)

충돌 가능성 있는 스크랩 제거 절차

  1. 아이템이 정상적으로 스폰할 수 있는 상태인지 체크한다. (prefab이 유효한가?)
  2. 아이템이 집을 수 있는 것인지 체크한다. (GrabbableObject가 존재하는가?)
  3. 아이템 이름이 Key인가? (SecretLab, Atlas Abyss 맵에서 충돌 가능성 높음) 열쇠는 정상적으로 스폰되는 것을 확인함.

행성 콘피그 설정에 대한 설명

  1. LLLLP.cfg 에 들어간다.
  2. ------ 행성이름 ------- 카테고리를 선택한다. 이 때, 중복되는 게 있다면 갔을 때, 값 입력하는 곳에 설명(작은 회색글씨, Default Value같은 게 적힌..)이 있는 곳이 맞다.
  3. Override Localize Settingsfalse에서 true로 변경한다.
  4. Localized NameLocalized Description을 알아서 수정한다.

터미널 콘피그 한국어 기본값

Moon Catalogue Text: 위성 카탈로그에 오신 것을 환영합니다.\n함선의 경로를 지정하려면 ROUTE를 입력하세요.\n위성에 대해 알아보려면 INFO를 입력하세요.\n____________________________\n\n* 회사 건물 // [companyBuyingPercent]에 매입 중.\n\n Scan Text: 함선 외부에 {0}개의 아이템이 있으며, 총합 ${1}원의 가치를 가지고 있습니다.


아이템 스폰 과정에서 발생하는 LLL과 LC 한글패치의 충돌을 해결하기 위한 모드입니다. 추가되는 맵에 충돌을 일으킬 것으로 예상되는 아이템들은 그 맵의 스폰 테이블에서 제거합니다. LE를 기반으로 하는 모드가 정상적으로 동작하기 위해서는 LE Core가 필요합니다. 또한, 세션을 열고 나면 로드된 모든 Moon 들에 대해 이름과 설명이 Config에 추가됩니다. 이 부분을 수정하여 기존에 영어 등으로 된 Moon의 이름이나 설명을 Override할 수 있습니다.

Mod to resolve conflicts between LLL and LC Korean patch during item spawning process. Items that are expected to cause conflicts on the added maps will be removed from the spawn table of those maps. LE Core is required for LE-based mods to function properly. Additionally, after opening a session, the names and descriptions of all loaded Moons will be added to the Config. You can modify this section to override the existing names or descriptions of Moons that are in English or other languages. (Translated by Gemini)