So, I have no idea what I'm doing with Notepad++, but I copied those "find in files" settings, and i get "0 hits in 0 files of 2097 searched, and all my tags are still there. any help?
for anyone strugling, aftere you put in the find what, replace with, filters and directory you have to click replace in files and not find allA few months late, but to you or anyone else that has come googling for a solution:
FIND WHAT: "tags":.+?],
REPLACE WITH: "tags": "",
thanks! no tags is so much easier to organizefor anyone strugling, aftere you put in the find what, replace with, filters and directory you have to click replace in files and not find all
1. Open Notepad++for anyone strugling, aftere you put in the find what, replace with, filters and directory you have to click replace in files and not find all
I can only assume that you missed something in the instructions. It only targets information in "tags" and NOT the additional information found in "torqueCurve" or "powerCurve" that may affect your cars.Warning this broke all mods for me, Content manager displays "file "ui_car.json" is damaged" after letting content manager try to fix it all car data will be missing so your p/w ratio filters and everything will no longer work. Don't do this or backup everything or you might lose year's worth of mods.
worked thanks1. Open Notepad++
2. Select Find in Files tab and enter the following...
a. Find what: "tags":.+?],
b. Replace with: "tags": "",
FOR CARS
c. Filters: *ui_car.json
d. Directory: C:\STEAM\steamapps\common\assettocorsa\content\cars
FOR TRACKS
c. Filters: *ui_track.json
d. Directory: C:\STEAM\steamapps\common\assettocorsa\content\tracks
3. In Search Mode select 'Regular expression' and 'matches newline'
4. Check the boxes for 'In all sub-folders', 'Transparency' and 'On losing focus'
5. Finally, click the 'Replace in Files' button
NOTE: Directory is wherever you installed Steam.
For some reason I can not get Notepad++ doing the job, could you help me?1. Open Notepad++
2. Select Find in Files tab and enter the following...
a. Find what: "tags":.+?],
b. Replace with: "tags": "",
FOR CARS
c. Filters: *ui_car.json
d. Directory: C:\STEAM\steamapps\common\assettocorsa\content\cars
FOR TRACKS
c. Filters: *ui_track.json
d. Directory: C:\STEAM\steamapps\common\assettocorsa\content\tracks
3. In Search Mode select 'Regular expression' and 'matches newline'
4. Check the boxes for 'In all sub-folders', 'Transparency' and 'On losing focus'
5. Finally, click the 'Replace in Files' button
NOTE: Directory is wherever you installed Steam.