ติดตั้ง Steam
เข้าสู่ระบบ
|
ภาษา
简体中文 (จีนตัวย่อ)
繁體中文 (จีนตัวเต็ม)
日本語 (ญี่ปุ่น)
한국어 (เกาหลี)
български (บัลแกเรีย)
Čeština (เช็ก)
Dansk (เดนมาร์ก)
Deutsch (เยอรมัน)
English (อังกฤษ)
Español - España (สเปน)
Español - Latinoamérica (สเปน - ลาตินอเมริกา)
Ελληνικά (กรีก)
Français (ฝรั่งเศส)
Italiano (อิตาลี)
Bahasa Indonesia (อินโดนีเซีย)
Magyar (ฮังการี)
Nederlands (ดัตช์)
Norsk (นอร์เวย์)
Polski (โปแลนด์)
Português (โปรตุเกส - โปรตุเกส)
Português - Brasil (โปรตุเกส - บราซิล)
Română (โรมาเนีย)
Русский (รัสเซีย)
Suomi (ฟินแลนด์)
Svenska (สวีเดน)
Türkçe (ตุรกี)
Tiếng Việt (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
Good job and also good news !
Just a question, I'm curious, is it Polish ?
https://steamcommunity.com/app/1328670/discussions/0/3093389596100328008/
Thank you <3333333333
I used this:
@echo off
setlocal enabledelayedexpansion
cd %~dp0CookedPCConsole\
for %%f in (*LOC_IT.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_IT=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
for /d %%i in ("%~dp0DLC\*") do (
cd "%%i\CookedPCConsole\"
for %%f in (*LOC_IT.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_IT=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
)
Pause
Anyone help? Do I have to reinstall ME2?
Dovresti sostituire IT con ITA, per comoditá ti copio lo script usato da me:
@echo off
setlocal enabledelayedexpansion
cd %~dp0CookedPCConsole\
for %%f in (*LOC_ITA.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_ITA=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
for /d %%i in ("%~dp0DLC\*") do (
cd "%%i\CookedPCConsole\"
for %%f in (*LOC_ITA.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_ITA=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
)
Pause
Ti consiglio, prima di lanciare lo script aggiornato, di cancellare i file all'interno di ME2/BioGame e fare una verifica integritá dei file di gioco per un'installazione pulita
@echo off
setlocal enabledelayedexpansion
cd %~dp0CookedPCConsole\
for %%f in (*LOC_DEU.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_DEU=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
for /d %%i in ("%~dp0DLC\*") do (
cd "%%i\CookedPCConsole\"
for %%f in (*LOC_DEU.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:_DEU=!
if exist !subName!_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!_INT.pcc
)
)
)
Pause
I have the game installed on F: drive.
What went wrong?
Did you use earlier version version of the script before this new version? Previous versions only renamed the main game, but not the DLC content, so the DUB/SUB sates between the main game and the DLC are not in sync. If you use the new script, it is recommended to undo the changes by re-running the old script first. Because the new script changes both, but it is not possible to check if the main game has already been modified, so it will flip the state back to it's original state (e.g. main game SUB/DUB=GER/GER) and the DLC will be changed to SUB/DUB (GER/ENG). So I recommend verifying the game files or undoing the changes before starting the new file.
I don't know if this is the problem in your case, but it sounds like it. The path should be irrelevant. But I have to admit that I only own the Origin version of the game, so I was never able to test it with the Steam counterpart, but the folder structures should be the same.
Within BioGame should exist a folder called CookedPCConsole (e.g. ME3\BioGame\CookedPCConsole\BioA_Cat002_050Shuttle_LOC_DEU.pcc) this folder contains the main Game files which are addressed by the script.
English: I deleted and reinstalled the folder and corrected the script, but audio hasn't changed... at least in the intro video, i didn't went further, is it normal or am i missing something?
If you want audio + subtitiles in IT you can use this launcher -> https://www.nexusmods.com/masseffectlegendaryedition/mods/46
Haaaa sorry, so just need to select English and use this .bat, replace FR by ITA, it should work, if not I don't know :/
@echo off
setlocal enabledelayedexpansion
cd %~dp0Content\Packages\ISACT\
ren *_fr.isb *_fr.isb.bak
cd %~dp0CookedPCConsole\
for %%f in (*LOC_FR.pcc) do (
set /p val=<%%f
set name=%%~nf
set subName=!name:LOC_FR=!
if exist !subName!LOC_INT.pcc (
ren !name!.pcc !name!.pcc.bak
ren !subName!LOC_INT.pcc !name!.pcc
ren !name!.pcc.bak !subName!LOC_INT.pcc
)
)
pause