That they have the same File Entry Format that rFactor 2 has, doesn't mean that they have the Code.
File Format and Game Code are 2 different Things.
Are you sure?Fileformats are protected too.
There is a game engine files that does all the calculaions to make cars work in game - something we couldn't see - and if you took only those physics files that means you need to go all over them and build a game core based on those files which basically forces you to repeat rFactor 2 under the hood of your new game. No one does that, seriously, especially in such big projects with complicated simulation system.That they have the same File Entry Format that rFactor 2 has, doesn't mean that they have the Code.
File Format and Game Code are 2 different Things.
Are you sure?
And even if, the Code is the important Part.
Maybe they just use the rF2 File Formatting, but have their own Code to handle it.
I just wanted to make clear, that using the rF2 File Format, doesn't necessarily mean that they also have the rF2 Code.
I know none of the specifics, so I won't speculate...other than the statement I made asking if S397 licensed(sold) the code.
However, when legal issues crop up, each nation often has wildly varying laws on the same subject. Concretely stating that some legal law has been violated may not always be true. Where & When & how & by who....
Sorry, but i can not discuss about something, from that i don't know if it is protected, from which Company and in which Way...Im absolutely sure. PDF, DOC are free, but still owned by Adobe and Microsoft.
Database files are licensed too.
Another example is this: https://docs.fileformat.com/database/gdb/
Im absolutely sure. PDF, DOC are free, but still owned by Adobe and Microsoft.
Database files are licensed too.
Another example is this: https://docs.fileformat.com/database/gdb/
That is extremely unlikely, the code you write belongs to the people paying your wages. Unless this person had written something independently which he licensed to S397.Or a fired dev enjoyed the moment to put his own lines that he made back in the day for RF2 to sell these to the competition as well. I imagine then that he was not payed for those lines so he is actually selling his own code.
Yes, but the developer can rewrite the code again, because he owns the knowledge.That is extremely unlikely, the code you write belongs to the people paying your wages.
No they aren't. It's been proven in court many times that it's perfectly legal to reverse engineer code and implement support for proprietary file formats (it's called box box reverse engineering). It's also perfectly legal to reverse engineer a particular bit of functionality in a piece of software, and re-implement it yourself in your own software. It's only crosses the line into "stealing" legally when you're directly copy/pasting lines of code from a source file into your own software.Fileformats are protected too.
Again, different countries have different laws. Is S397 still based in Denmark? Where are the Rennsport Devs headquartered?No they aren't. It's been proven in court many times that it's perfectly legal to reverse engineer code and implement support for proprietary file formats (it's called box box reverse engineering). It's also perfectly legal to reverse engineer a particular bit of functionality in a piece of software, and re-implement it yourself in your own software. It's only crosses the line into "stealing" legally when you're directly copy/pasting lines of code from a source file into your own software.