[Off-Topic]Is this web site maintained?

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
Uptorn
Posts: 440
Joined: 2022-01-22 01:07
Has thanked: 338 times
Been thanked: 118 times

Re: [Off-Topic]

#21 Post by Uptorn »

Aunonno wrote: 2024-02-22 00:26 So as you know in Linux there is very few options are available when it comes to games.
*When compared to Windows
I mean other game developers working on it too but i just wanted to contribute and make some old small games which used too available for windows XP or windows 7.
I like your gusto.
I know there is a software available called "Wine" but it's problem is it's not good for security i mean once you installed it won't check what type of software you are running it can run games, it can run normal software and also if you accidentally download a virus it can run it too.
It is also keeping the gaming industry from breaking free from the Win32+DirectX format. A vicious cycle that keeps game authorship skulking away from standardizing development to target builds in a platform agnostic manner. Wine (and Proton), are bad for gaming on Linux over a long time span, strategically speaking.
So i was just wondering to make those games from scratch with different names but the concept will be same for example like "Mostofa", "Virtual Cop 2", "IGI 2" like small games which developed for windows and not for Linux so i wanna make those games from scratch only for Linux and i will make it open-source and the code will available in my GitHub.
Good luck. That sounds like a massive undertaking.
In synaptic package manager only chess, pacman and snake like games are available so i thought i should build this too so if someone wanna remember those old times or just want to pass the time they can install it.
Debian also packages some games of relatively professional quality as well. It's just that the little casual games outnumber them seemingly 50:1 (my estimate).
Now main question is do those company's can be give me copyright strike?
There are many open source games which are blatant clones of some commercial product, just have a look at osgameclones. The key is to create unique assets which aren't just ripped from the original game's commercial counterpart.
I mean i will change name and code it from scratch but still little bit worrying, if you guys don't know what i am talking about exactly let me tell you in details for example like one guy or girl make a similar game like "Age of Empire" for Linux called "0ad" and his/her game is available in his/her website and the source code is available on his/her GitHub.
Like said above, making games of the quality of 0ad is a massive undertaking and generally is the product of cumulative effort by many individuals working together and pooling their talents. If you can make such a highly polished game by yourself, then you are a legend.
I don't know if he/she took permission from Microsoft before doing this? Or they just do it randomly so that's why i am asking, if you guys could tell me that which path will be the good and legal way to make some small games for Linux i mean alternative of windows games would be very helpful! "THANK YOU" :-)
My advice:

It sounds like you just want more games available for your Debian computer. While there are already some games of high quality in the Debian repository, not all of the best open source and libre games are currently packaged for Debian.

Your effort might be better directed at packaging these existing games so that they may be available in Debian.

Here's some ideas:
  • Anything from the Debian Games Suggested wiki page. Some are blocked because they currently rely on copyrighted assets (models, audio, textures, images...). If you have the time and energy, consider re-imagining and replacing some of these assets in a freely licensed way. Some candidates:
    • Barony - Is an incredible open source first-person roguelike with massive replayability. It's source code is MIT licensed IIRC but the artistic assets (books, cuboid models, music, sounds, etc) are copyrighted. But if libre replacements existed, they could be drop-in replacements, enabling the possible inclusion of Barony in Debian.
  • Ryzom - a complete MMORPG with an active playerbase that has been fully open sourced and receives updates to this day. If you can figure out how to use its mercurial build system to produce builds for different architectures and package it for Debian, songs of your heroics would be sung for generations to come.
  • Xonotic - Debian currently has Nexuiz, the game from which Xonotic was forked from. Visually, at least, Xonotic is a massive improvement.
  • Veloren
  • Unvanquished
  • OpenSpades
  • Pioneer
  • Speed Dreams
  • And many, many more

arzgi
Posts: 1713
Joined: 2008-02-21 17:03
Location: Finland
Has thanked: 1 time
Been thanked: 98 times

Re: [Off-Topic]

#22 Post by arzgi »

@Uptorn gave just a good answer, I will continue from different aspect. Many games available for Linux user are quite simple, they usually are products of one or few persons. Some better, like already mentioned 0adm, have a community behind, larger games need more resources when created,

There have been at least two tryouts to make commercial Linux games, the first wast Loki games, but if did not survive long, as Linux users don't have to pay for most programs they use.

The second was the Linux Games Publishing, which compiled some windows games to work with Linux. It was killed be Steam, which has Linux games as well, but you have to install steam, it is in the Debian repo.

I am happy that I bought Knights and Merchants from the LGP, I've played it thorough at least 50 times :mrgreen: I usually don't play computer games, but that just hit a nerve.

Aunonno
Posts: 4
Joined: 2023-11-27 05:38
Location: Calafornia, USA
Has thanked: 7 times

Re: [Off-Topic]

#23 Post by Aunonno »

Thank You so much "Uptorn" for giving me your valuable time and for replying all my questions and also for providing me so many suggestions! :-)

steve_v
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1542
Joined: 2012-10-06 05:31
Location: /dev/chair
Has thanked: 109 times
Been thanked: 260 times

Re: [Off-Topic]

#24 Post by steve_v »

NLDR. (No linebreaks, didn't read). Something about games I gather.
Once is happenstance. Twice is coincidence. Three times is enemy action. Four times is Official GNOME Policy.

User avatar
Dr Cheeto Cornchip
Posts: 54
Joined: 2023-09-21 20:59
Has thanked: 9 times
Been thanked: 16 times

Re: [Off-Topic]

#25 Post by Dr Cheeto Cornchip »

@arzgi If you like strategy games I've got a sci-fi themed one called Carpe Diem that I whipped up in Godot engine. My girlfriend plays it for hours on end. I submitted to have it listed on GamingOnLinux's free games database twice, but it was never published there. I wrote them an email about it, but they never wrote back. https://www.inventati.org/1337gallery/g ... ediem.html

The whole Godot project can be downlaoded there too, in zip format. Got an FPS in development now.

There's also freegamedev.net which is a forum for open source game developers. They have a showcase section listing a bunch of open source games, but they're mostly like the types of games you're talking about.
"What a radiant crescendo." -A Perfect Circle (So Long and Thanks for all the Fish)
https://www.inventati.org/1337gallery

arzgi
Posts: 1713
Joined: 2008-02-21 17:03
Location: Finland
Has thanked: 1 time
Been thanked: 98 times

Re: [Off-Topic]

#26 Post by arzgi »

Dr Cheeto Cornchip wrote: 2024-02-28 19:42 @arzgi If you like strategy games I've got a sci-fi themed one called Carpe Diem that I whipped up in Godot engine. My girlfriend plays it for hours on end. I submitted to have it listed on GamingOnLinux's free games database twice, but it was never published there. I wrote them an email about it, but they never wrote back. https://www.inventati.org/1337gallery/g ... ediem.html

The whole Godot project can be downlaoded there too, in zip format. Got an FPS in development now.

There's also freegamedev.net which is a forum for open source game developers. They have a showcase section listing a bunch of open source games, but they're mostly like the types of games you're talking about.
Thanks!

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]

#27 Post by i386 ibm T4x »

hey if this page is named off-topic then can you convert 64 bit microsoft edge to a not released 32bit microsoft edge like give me a link for a converter :)
Attachments
Screenshot_2025-01-15_17-02-02.png
Screenshot_2025-01-15_17-02-02.png (3.12 KiB) Viewed 172 times
Last edited by i386 ibm T4x on 2025-01-15 22:04, edited 1 time in total.

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]

#28 Post by i386 ibm T4x »

this ended on 2024 sooo at least this forum is not 2013 :lol: and its 2025 8) soon windows 12 will be out :mrgreen:

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2478
Joined: 2010-06-07 16:59
Has thanked: 48 times
Been thanked: 277 times

Re: [Off-Topic]

#29 Post by FreewheelinFrank »

A bit of house keeping: this topic has gone without a title for too long. I have taken the liberty of adding one. OP, if you feel a different title would be more appropriate, please feel free to edit the title, but it should be descriptive of the title.
i386 ibm T4x wrote: 2025-01-15 21:55 hey if this page is named off-topic then can you convert 64 bit microsoft edge to a not released 32bit microsoft edge like give me a link for a converter :)
Off-topic is not a free-for-all. Posts should be at least somewhat relevant to the original subject. Yes, off-topic can go off topic. If you want to ask this question, do it in a separate topic. Our fault as well, as the topic went without a title for too long.

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]Is this web site maintained?

#30 Post by i386 ibm T4x »

thx its just i dont know how to crate a page on this site. :(

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]Is this web site maintained?

#31 Post by i386 ibm T4x »

i think the name shude be..... wait why did all the stuff change but il call it now gamer linux

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]Is this web site maintained?

#32 Post by i386 ibm T4x »

oh wait you freewhilenfrank HI remember you helped me on that notification icon hey not saying you have too but if you have the time pls find a 32bit converter if that ilagel to microsoft edge then 100% no but if not or if microsoft says OK then yes but il have too upload it to them and say you helped me the github link to our icons > https://github.com/win10-ToZ-Freewheeli ... full-icons <soo the guide is in the reedme file :D

User avatar
i386 ibm T4x
Posts: 16
Joined: 2024-09-24 03:41
Has thanked: 3 times

Re: [Off-Topic]appreciation

#33 Post by i386 ibm T4x »

thx you for your understanding im only 10years old.i want to learn more about computers thats why i want microsoft edge on my 32bit T42 ibm think pad [very old] soo i can use things like scratch faster and like i can only have 2.0 gibs of ram no swap since my storeg is low only 1.5 gibs of free space that why :D

Post Reply