Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The names of your mixes are in several files and you just replace all instances of the old name with your new name (have to do it in multiple files and multiple places in some files but that's about as complicated as it gets).
If you can't find a guide online with visual examples... edit: okay, now this should probably be a Guide itself but...
The mix files are in:
Before you begin:
Notepad++ makes this very easy because you can use its powerful 'Find in Files' function (CTRL+SHIFT+F) to search all files in the save folder for the exact name of your mix, and replace all instances with your new name.
- After searching the full name you should find there will be one instance of that as you created it ingame (eg capitalised with space between etc).
"Name": "Old Name", Change that to your desired new name as you want to see it in-game. "Name": "New Name Goes Here",
This is honestly probably enough to get the name to change visually but just for future sanity's sake you can make a few more edits:In the file 'Products.json' you'll see your mixes named along with the defaults like ogkush etc. There's two mentions of the mix name to replace in that file (CTRL+F to find them) without spaces between the name and all lowercase.
In the subfolder 'CreatedProducts' there will be a file named the same as your mix. You need to rename the file to your new name (again without spaces) and then open it and change the 'Name' and 'ID' entries to the actual name with spaces and the name all lowercase without spaces, respectively.
So eg I have a product called Island Haze with a file called 'islandhaze.json' and the relevant entries to change would be:
Editing it manually is a little more effort since now you also have to change the files belonging to the other mixes that it was used in. Find them in the same CreatedProducts folder and in their recipe replace the old lowercase single-word name of your mix with the new one.
When you reload your save it should be changed!
If it doesn't load or there's a problem, just copy back the original folder eg 'SaveGame_1' that you hopefully backed up before making your edits. In the TVGS\Schedule I\Saves\longnumber folder, delete the 'SaveGame_1' folder and then copy in your original (if you archived it, open it and then drag that folder from the archive into the longnumber folder).
Please ask if you have any questions!