Selling fan-made programs, but not the graphics.

Started by
10 comments, last by frob 16 years, 6 months ago
I've been pondering on this, and decided I should bring this up to you all. Say I'm wanting to write a Super Metroid styled engine, so you can merely plug in objects through code, and execute. I want to be able to sell the code, make revenue from it. Selling something like Nintendo's Metroid is illegal, so I don't want that route. Say, in the code, I remove all words or references to Nintendo's Metroid. Would it be possible to sell that code, and make the buyer download the graphics for free? Another example[hypothetically], I write a program/engine that allows to to do everything you can do in Bungie's Halo, but remove all references of Halo and words in the code, make the user have to buy the code, and have a free download-able file on the site with the graphics and needed models in it to run. Could I get away with this? I'm not selling the graphics, or any trademarked items, and there is no reference in the code, so I wouldn't be selling things illegally, but the free download-able graphics files go to it, but it's free and has all rights to Nintendo/Other Company's Objects. I want to know what you think.
Holy crap, you can read!
Advertisement
You cannot give away someone else's IP, for free or otherwise. If you were to do this, you'd be fine with selling the game/engine (assuming all of the code was written by you and had none of the original game's code in it), but you'd still be breaking copyright law by giving away copies of the assets.
Quote:
but you'd still be breaking copyright law by giving away copies of the assets.

What do you mean by 'copy of the assets'?
Holy crap, you can read!
Giving stuff away for free is still infringing upon the owner's intellectual property rights if you don't have permission.

In short: No.

- Jason Astle-Adams

Quote:Original post by PCN
Quote:but you'd still be breaking copyright law by giving away copies of the assets.
What do you mean by 'copy of the assets'?
Why can't you just make up your own similar IP, then get a someone to draw you your own sprites and give them a cut? You could have a nice cell phone game then, and get some good revenue.

"Play as Chief Master and fight the evil Promise in a sci-fi FPS. With the help of your hot AI named Katana, you must learn the secrets of the Tide-- a biological parasite unleashed by your own stupidity."

Heh, I'd play that.
[size=2]Darwinbots - [size=2]Artificial life simulation
From what I'm understanding is that you are making an engine that has similar capabilities to a commercial engine. You're just not using anyone else's IP and are allowing the user to create their own content.

If that's the case, then yeah. It should be legal. And companies do it all the time. It's called middleware.

Beginner in Game Development?  Read here. And read here.

 

Okay, so if I lay out everything, but instead of going out and letting them download the images for free from my site, they have to go get it themselves that works perfectly in the engine, then that's fine?
Holy crap, you can read!
As long as the images, textures, models, sounds, or other assets are NOT from another company's IP then yes, it's fine.

Beginner in Game Development?  Read here. And read here.

 

Be careful.

The safest route is to not clone any aspect of their IP. Make your own stuff.


If you decide to clone, that is inherently risky. You might carefully craft your stuff so that you are within the law. That's good.

Even if you are within the law, Nintendo (or any other major company) might still accuse you of IP theft if you seem too close to their products. In order to maintain their rights, they must enforce them. This means you will probably get a legal C&D letter as soon as they discover you, and if you don't comply you will end up fighting an expensive legal battle.


Talk to an experienced IP business lawyer, preferably one in the games industry. He can advise you properly.

This topic is closed to new replies.

Advertisement