Joseph Tignor
Joseph Tignor
You didn't do anything wrong, this is a bug. Even though you set the save location manually, the system is still checking against the database profile. I'll need to fix...
That is strange as the UI should be listing the folder contents with no real changes but that would mean multiple files with the same name which doesn't make sense....
Well this means the UI doubling is a bug I need to investigate, but doesn't explain why the does not like the converted files. Two things stand out to me...
You are right in that it is probably Steam restoring the file. Maybe you could disable Steam cloud saves in the game's properties menu within Steam? If it's not this...
I'm sorry but I've exhausted all the ideas I have. The files seem to have been moved/converted correctly, so they must have some internal difference between them. Something one of...
This could be a factor. FH5 didn't need the Liveries/Car configurations to migrate the user profile (which is all that is supported for that game), but maybe FH4 chokes when...
Your file translation should look like this (The name in the listbox may be different but the conents of the parameter table should match): ...
You need to remove all but the last one by using the minus button while they are selected.
Oh butts, I made a stupid tiny mistake. Rather than attach a whole new profile, change the second Named regex (GroupNumber) to add an underscore: `(?[\w]+)` -> `(?[\w_]+)`
I was thinking you would be editing it within the converter application, not the file. The extra slash is added when what is in the shown dialog is saved and...