- Joined
- Sep 13, 2018
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
That's more of a problem of Chocolate Doom not telling you where to put the required files.Here's an example of where this bit me in the ass: I was trying to install a Doom sourceport called Chocolate Doom. Now, all Doom source ports require you to already have Doom's data, which is contained in what are called WAD files. But here's the problem.... I have absolutely no idea where to put the WAD files, and the program itself doesn't have an option for telling it where the WAD files are!
You have shortcuts (links which won't help here or .desktop files that work similar to Windows' .lnk files) and batch files (shell scripts) on Linux.Also, if you have WADs for both Doom 1 and Doom 2, Chocolate Doom and all other source ports will always default to Doom 2. So what if I want to play Doom 1? On Windows, you could just create a shortcut or a batch file.
You could just download an AppImage, it's like a portable EXE on Windows.Another reason I hate this whole package manager shit, is for awhile I didn't have internet access at home. Now, on Windows, if I found a new freeware game or a program I wanted to try, I could usually download the installer, put it on a thumb drive, bring it home and try it out. With Linux, that's not possible. Its basically always like installing a game on a modern console--if you don't have an internet connection and if its not available on one of Linux's recognized repositories, you ain't gettin' it.
Because it's the quickest and easiest way to help you.And here's one thing that drives me up the wall: the amount of times I ask Linux users for any sort of help, or I look up guides online, and a lot of them ask me to use the command line--I'm sorry, the "terminal." Seriously? In 2023 I'm being told to use this DOS Prompt looking thing?
You can download any programs you find on the project sites, usually even in .deb or .rpm formats nowadays probably even the dreaded flatpack and snap-whatsitsname.Another reason I hate this whole package manager shit, is for awhile I didn't have internet access at home. Now, on Windows, if I found a new freeware game or a program I wanted to try, I could usually download the installer, put it on a thumb drive, bring it home and try it out. With Linux, that's not possible. Its basically always like installing a game on a modern console--if you don't have an internet connection and if its not available on one of Linux's recognized repositories, you ain't gettin' it.
Just mount the drive via /etc/fstab under ~yourUser/storage or some shit and make the owner of that directory your user.See, one thing I like to do--a habit from way back--is partition my drive into an "Operating System" drive and a "Storage" drive, the latter being just a blank drive where I'm eventually gonna put stuff like videos, games, random downloads.... so I use GParted to make such a drive.
But now I'm told I can't mount it because its somehow assigned to "root," and I need root permissions.
It's a blank fucking drive. Why the hell do I need root permissions? Oh, I can go into Disks or GParted and FORMAT this drive any fucking time, but got forbid I actually use it without entering a password!
By the way, at no point during installation did it ever ask me to set a root password, and yet it asks for one. The one user password I DID set does not work. Entering nothing at all doesn't work either. So I'm not even sure what the hell it wants.
So I had to give up on having a "Storage" drive.
It's easier to tell someone to type xyz asdf into a shell prompt, than to explain to them how to click somewhere no not there the leftmost... yes and one row under that... and.. oh no you don't have that GUI program installed, okay then first...And here's one thing that drives me up the wall: the amount of times I ask Linux users for any sort of help, or I look up guides online, and a lot of them ask me to use the command line--I'm sorry, the "terminal." Seriously? In 2023 I'm being told to use this DOS Prompt looking thing? And its often for stuff I'm thinking should be a basic fucking feature. Like seriously 99% of every piece of advice I get is go to the terminal and type dah-dee-dah.
This bizarre aversion people have to terminals never ceases to confuse me. My boomer mother had literally no idea how computers worked until her dying day, but she figured out how to run DOS commands and knew her way around the terminal enough to do most of what she needed. If she could do it, why can't these zoomers, who are supposed to be so computer savvy compared to her? Terminal is easy; it does exactly what you tell it to do.It's easier to tell someone to type xyz asdf into a shell prompt, than to explain to them how to click somewhere no not there the leftmost... yes and one row under that... and.. oh no you don't have that GUI program installed, okay then first...
See?
Oldfags were taught that a computer was a command-line. Or a text terminal.This bizarre aversion people have to terminals never ceases to confuse me. My boomer mother had literally no idea how computers worked until her dying day, but she figured out how to run DOS commands and knew her way around the terminal enough to do most of what she needed. If she could do it, why can't these zoomers, who are supposed to be so computer savvy compared to her? Terminal is easy; it does exactly what you tell it to do.
If the terminal is too scary for you then I have a solution:
![]()
GitHub - sudofox/shell-mommy: Mommy is here for you on the command line ~ ❤️
Mommy is here for you on the command line ~ ❤️. Contribute to sudofox/shell-mommy development by creating an account on GitHub.github.com
Also does anyone have that Terry Davis clip where he says something like GUI is for niggers, command line is for white men?
I can't find it.
Archive to get around the age gate:
I have Riven running on Mint using Lutris fshacks flawlessly. It only takes a little bit of setup but if you create your wineprefix directories correctly, migrating through distro updates or even complete OS changes becomes super easy. As for mounting drives use the Disks utility GUI to format and setup automount. It basically adds the line in fstab for you. For new disks, all are formatted using root so you need to chown the partition to your user if you want it to stop asking you for superuser permissions when writing files running as rootless.I appreciate that this is kinda coming off as "I wish Linux was more like Windows 98 or XP" but.... what's wrong with that? Those were back in the day when Windows was actually worth using. Really, all I want my Linux laptop right now to do is A) play movies and B) run a selection of old games. I'd like it to run old DOS and Windows 98 games so that I could take it to my sister's house and show Myst and Riven to her kids, but Linux sometimes makes this such a pain in the ass that it's seriously more convenient to just lug around an older Windows XP. Vista, or 7 laptop instead.
The funny thing is that I actually did grow up with an MS-DOS machine and in fact still use DOS on a regular basis.This bizarre aversion people have to terminals never ceases to confuse me. My boomer mother had literally no idea how computers worked until her dying day, but she figured out how to run DOS commands and knew her way around the terminal enough to do most of what she needed. If she could do it, why can't these zoomers, who are supposed to be so computer savvy compared to her? Terminal is easy; it does exactly what you tell it to do.
*snip*
dosbox [name] [-exit] [-c command] [-fullscreen] [-userconf] [-conf congfigfilelocation] ..........
Have you considered the ageless advice of RTFM? You'll have all the information you need in the manual (man <command>) and for most utilities the --help|-h flag. You can even read the man pages in your browser by searching "man <command>" or going to a site like https://linux.die.net directly. Learn how to use your tools.Most times when I see commands written out, I can understand some of the syntax but it just feels kinda weird ("sudo apt install thingamabob".... seriously you just type that and this "sudo" thing knows exactly what thingamabob is? Actually every time I've followed an instruction like that, its never done anything at all).
I would be less horrified to see a Rapelay icon on a standard desktop, than this anime shit.Best distro:
It literally just lets you set up controls and graphic resolutions and shit, not configure directories. I got FRUSTRATED looking for exactly that option and not finding it.Doesn't chocolate doom have the chocolate-doom-setup command that drops you into a semi-graphical user interface to configure all this shit?