Are Zelda items/weapons copyrighted?

Started by Diarandor, January 06, 2016, 11:16:18 PM

Previous topic - Next topic
I would like to know if I could use some weapons/items like the Roc's Feather and the Pegasus Boots in my own game without copyright infringement. I am creating from scratch my own art, which is completely different from the art of Nintendo (although the style has some influence sometimes), so there would not be any infringement from the art part.

But still, I am not sure if using a similar weapon/item that has the same name could be considered a copyright infringement. Also, do you think that I could use the names "Roc's Feather" and "Pegasus Boots" for my game? (I suppose that I can because Roc and Pegasus were mythological beings after all, and not invented by Nintendo...)

Probably there will be no problem and this is all legal, but  I want just to be sure. It's just that I have not seen these items in non-Zelda games (which is probably normal because they do not need them and game players would claim they copied that). Sorry if these are silly questions, it's just I am quite paranoid.
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

Scripts of my games are licensed with GPL v3, see the license.txt file.

If an item name only exists in Zelda, you should change it. "Pegasus" and "Roc" alone don't refer to Zelda, but "Pegasus boots" and "Roc's feather" definitely do.

Ok, then I will have to change the name of the items. This is terrible... :-\

I was already using the same GPLv3 license for all the scripts since the game I am working on will be free (as in freedom, which still gives me the possibility of selling it in the future), so that is not a problem.
(I have now updated the file license.txt of my main repository to give credit to you of the scripts I created by modifying yours.)

However, for the art (sprites, sounds and music), which will be all original, I will probably use a share-alike non-commercial Creative Commons license.
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

You should also use GPLv3 for the art, I read that if you want your game to be GPLv3, Creative Commons for sprites, sounds & music is not recommended, and all should be in the same license (I don't remember why)

January 07, 2016, 01:57:35 AM #4 Last Edit: January 07, 2016, 02:00:32 AM by Diarandor
Hi Neovyse, I would like to know what is the reason of using only GPL for all files. (I think these are too confusing and unclear things...)

I do not know much about this, and I could be wrong, but this is what I think:

I think that choosing a GPL license for the art would impede me to sell the game in the future if I want, because if I sell something with a full GPL license, the person who buys it could put the game files on the internet (or even selling my own work) and it would be legal, so people would stop buying the game from me. Besides, I don't want other people selling a game with the art I am making (it would be fine if the art is free, but I would like to keep it non-commercial in that case, and the GPL is commercial). I think that the best choice is to choose a different license for the art. (Of course, I will keep the GPL for the scripts.) I have read that lots of game programmers do this, which is a nice choice for commercial games.

I would like to keep the possibility of selling it very cheap on steam or other market if I finish the game someday (although I am doing this more as a hobby and not exclusively for money). If the game sells nice, I would make some nice donations to the solarus team for support (but honestly, I don't have hope of selling it since there is too much competitiveness in the market...) If it does not sell, I can always change the license and make it full GPL, but if I GPL now the art there would be no way back since I could not stop people selling my art with the GPL.

Still, I don't know what I will choose. It's something that is hard to choose and matters a lot.

On the other hand, I will investigate about Nintendo trademarks to know if "Roc's feather" and "Pegasus Boots" can or cannot be legally used as names of similar weapons.
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

Stupid question, but why the name is that important ? I mean, you can change Pegasus Boots to Pegasus Shoes (and it becomes a reference without using the same name), and for the feather you could use something else that has feathers and is a little more explicit, like I don't know... Dragon's Feather (some dragons in asian folklore possesses feathers), or Gryffin's Feather to stay in european mythologies. So why the name is that important ? :)

Yes, you are right, these names are not really important. I will change the name and that's all.
(It's just that I liked those names a lot and wanted to know by curiosity if I could keep them. Just forget about this...)
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

Ha sorry, I didn't know you wanted to potentially sell your game! You should make some research on compatibility between GPLv3 and CC. Someone made me notice that Solarus logo was under CC, which was bad because Solarus itself is under GPLv3, so I changed it to match the engine's license. But for the art, I think it's fine if you use non-commercial CC :)
Renkineko is right, you can still keep "feather" but you can use another mythological name. Hermes for example was the god of travellers/god of athletes. Seems good for the boots ;)

Quote from: Neovyse on January 07, 2016, 01:18:01 AM
You should also use GPLv3 for the art, I read that if you want your game to be GPLv3, Creative Commons for sprites, sounds & music is not recommended, and all should be in the same license (I don't remember why)

Actually, FSF doesn't recommend using GPL (any version) for stuff other than code. CC0/public domain should be good for art, if you want to be credited, use CC-by-sa.

This topic is a little old, but I would like to help clear things up. Christopher is right about the naming by the way.

A CC-By logo is fine with a GPL engine because only functional data is affected with the GPL license. The CC-BY Logo is non-functional data based on beauty, so it is not affected by any GPL functional code. The package must be for both commercial and non-commercial purposes for this case to be true. I have sources for this on the license part of the help guide. That means it is okay for the logo to remain CC-BY.

Diarandor's non-commercial assets might conflict with this....just something to think about.

CC-BY-SA would be better in my opinion. That way people will have to share edits of the art when releasing their game. Also, the creator and the one that edits the art gets credit in the way they wish. For example, if Diarandor wanted, then he could require anyone that edits his or of work of his that was edited to link him to that edit. Name, url, etc.

May 17, 2016, 11:23:04 PM #10 Last Edit: May 17, 2016, 11:31:11 PM by Diarandor
Quote from: Zefk on May 17, 2016, 08:28:10 PM
This topic is a little old, but I would like to help clear things up. Christopher is right about the naming by the way.

A CC-By logo is fine with a GPL engine because only functional data is affected with the GPL license. The CC-BY Logo is non-functional data based on beauty, so it is not affected by any GPL functional code. The package must be for both commercial and non-commercial purposes for this case to be true. I have sources for this on the license part of the help guide. That means it is okay for the logo to remain CC-BY.

I agree that CC-BY-SA is a good option for the Solarus logo (CC-BY is bad since it does not allow modifications of the logo). But I do not know if GPL is bad or not for a logo and which differences there would be in that case. Maybe for a logo the GPL license is good enough.

Quote from: Zefk on May 17, 2016, 08:28:10 PM
Diarandor's non-commercial assets might conflict with this....just something to think about.

CC-BY-SA would be better in my opinion. That way people will have to share edits of the art when releasing their game. Also, the creator and the one that edits the art gets credit in the way they wish. For example, if Diarandor wanted, then he could require anyone that edits his or of work of his that was edited to link him to that edit. Name, url, etc.

I do not know what the the Solarus logo has to do with my work. I think that it is not a good idea to mix works of differents authors in the same file (I do not know if this is even possible in case the licenses are compatible, but even so, it would be bad to credit each author properly). Solarus logo has no connection with my own work since it will always be in a different file, so I do not understand what you mean with that.

As you already know, since my work is non-commercial, it cannot be mixed with art licensed under CC-BY-SA, and I will not change my license because I do not want other people making profit from my hard work while I do not receive anything.

As far as I know there is no problem with incompatibility of art licenses if each piece of art is kept in a different file. From my point of view, we should keep art as separated as possible. The case of tilesets is an exception, because there is no other option than having everything in the same file, but I have not shared yet anything related to tilesets (I made only entities, items, weapons and hero sprites, which can be on different files each one, and should be kept in that way IMHO because there is no problem arising from that).

I do not know if it is legal to combine art from different authors that have compatible licenses and what would happen in that case, but in my opinion it should be avoided if possible to avoid having several copyright holders [all the authors of the original sources?] of the same file and to give credit more properly.

It is important to note that in derived works, the copyright holder (or copyright owner) is the author of the original work, and not the creators of the derivative work. So in the license it must be clear who is that person.

There is an interesting link here related to this topic about giving credit:
http://freegamedev.net/wiki/Art_licensing_guide#Remixing_third_party_assets_.28creating_derivative_works.29

EDIT: If you have a deviantart account you can download all my pixel art from the following link, but you need to login first. (Everything is CC-BY-NC-SA, which is zero-price but non-free.)
http://diarandor.deviantart.com/
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

I was answering Neovyse for the Solarus logo. It is fine as CC-BY 3.0 because it is counted as a free system distribution under GPL.

CC-BY is okay to modify as long as it is not CC-BY-ND ND is for no derivatives or remixes. Most of my free resources that I collected are CC-BY 3.0 and I can combine this is CC-BY-SA to distribute as long as I credit the authors by their terms.

The 3.0 and 4.0 version of the ShareAlike licenses include a compatibility clause, allowing Creative Commons to declare other licenses as compatible and therefore derivatives may use these instead of the license of the original work.
Source: https://en.wikipedia.org/wiki/Share-alike


I think you misunderstood. I just mean any assets for a free system distribution that are not both for commercial and non-commercial use might have issues with GPL.

Non-functional Data

Data that has an aesthetic purpose (Beauty purposes), rather than a functional one, may be included in a free system distribution as long as its license gives you permission to copy and redistribute, both for commercial and non-commercial purposes. For example, there are some game engines that have been released under the GNU GPL, and have accompanying game informationâ€"a world map, game graphics, and so onâ€"released under such a verbatim distribution license. This kind of data can be part of a free system distribution.

Source: http://www.gnu.org/philosophy/free-system-distribution-guidelines.html

I apologize if I caused any trouble. It was not my intent...but now I can add a bit more to the license help guide.

Sorry, I misunderstood. You are not causing any trouble. And you are right, CC-BY allows modifications of the logo (I did not remember this and reading so many stuff about licenses confuses a lot).

I did not know that non-commercial data could not be used in free system distributions. So, does that mean that the art I included in the sample quest should not be distributed with the engine too? Maybe we should separate the sample quest from the engine for not having problems with the definition of free system distribution? Also, is solarus really considered a free system distribution?
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

Solarus is under GNU GPLv3 and it falls into that category. Also, you can have a separate package for your noncommercial assets, but not packaged in Solarus for GPL if it is for non-commercial use. If you added a CC-BY-SA/CC-BY 3.0 (or CC-BY-ND if you do not want people to modify your work), then it would be okay to package with Solarus. As the owner of the material....you can put them under any new license you want or as many different license types.

Then, if you are not wrong, the best solution would be either to separate my art from the sample quest (which is included in the distribution), or to separate the sample quest from the engine distribution.

Christopho: what do you think about this? what should be done?
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."