like, how much of the code is legal to use for a commercial game/mod?
and if anybody knows, where could i get non-copyrighted textures and sprites for said game, too? i looked on Realm667 but it says i'd have to get permission from the creators but i have no idea how to contact them.
thanks! and sorry if this was the wrong place to ask.
Is it legal and ok to use the GZDoom engine commercially, like putting a game/mod on steam?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
TIIKKETMASTER
- Posts: 34
- Joined: Thu Jul 29, 2021 2:02 pm
-
phantombeta
- Posts: 2205
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Is it legal and ok to use the GZDoom engine commercially, like putting a game/mod on steam?
All of the code in GZDoom itself is GPL-licensed and fine of use in commercial products.TIIKKETMASTER wrote: ↑Sun Oct 01, 2023 1:24 pm like, how much of the code is legal to use for a commercial game/mod?
You'll have a hard time finding anything for free. The vast majority of sprites and textures from the community are based on assets from Doom and other games and can't be used in commercial products. The only assets that can be used in commercial products are ones licensed under permissive licenses such as Creative Commons (except those with a Non-Commercial clause, which also can't be used in commercial products) and made from scratch. (or made from other permissively-licensed assets)and if anybody knows, where could i get non-copyrighted textures and sprites for said game, too? i looked on Realm667 but it says i'd have to get permission from the creators but i have no idea how to contact them.
-
TIIKKETMASTER
- Posts: 34
- Joined: Thu Jul 29, 2021 2:02 pm
Re: Is it legal and ok to use the GZDoom engine commercially, like putting a game/mod on steam?
Thank you so much. sucks that i have to make all the sprites from scratch.phantombeta wrote: ↑Sun Oct 01, 2023 8:36 pmAll of the code in GZDoom itself is GPL-licensed and fine of use in commercial products.TIIKKETMASTER wrote: ↑Sun Oct 01, 2023 1:24 pm like, how much of the code is legal to use for a commercial game/mod?
You'll have a hard time finding anything for free. The vast majority of sprites and textures from the community are based on assets from Doom and other games and can't be used in commercial products. The only assets that can be used in commercial products are ones licensed under permissive licenses such as Creative Commons (except those with a Non-Commercial clause, which also can't be used in commercial products) and made from scratch. (or made from other permissively-licensed assets)and if anybody knows, where could i get non-copyrighted textures and sprites for said game, too? i looked on Realm667 but it says i'd have to get permission from the creators but i have no idea how to contact them.
-
axredneck
- Posts: 458
- Joined: Mon Dec 11, 2017 2:09 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Arch
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Russia
Re: Is it legal and ok to use the GZDoom engine commercially, like putting a game/mod on steam?
Afaik FreeDoom/Blasphemer/Zauberer are free for commercial use.