View Single Post
  #3029  
Old 18-06-2022, 11:38
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
If you want to make a repack of God Of War and plan to separate voiceovers, add this batch file into your archive and run it after extracting the archive.

(copy text from this paste and save as .bat)

https://paste.ec/raw/ybelA-oU#P-/KOJ...rmyGZdyZvIGZ9b

The game will crash if you try to change language to a voiceover that you don't have installed. This bat will check for whatever languages are installed and add them to the language text file accordingly.

Please note exec\languages\LANGS_GOWA08000.txt must be blank before running that batch file.
You could add break or nul command to clear the file first, then add the content

Code:
break>exec\languages\LANGS_GOWA08000.txt
This command makes the target file blank.
__________________
Haters gonna hate

Last edited by KaktoR; 18-06-2022 at 11:42.
Reply With Quote