Save you a couple characters of typing
The actual command is "cat mario.nes - | nc ...”
The trailing dash allows you to actually control the game after the rom has been loaded.
21–30 of 76 posts
Save you a couple characters of typing
The actual command is "cat mario.nes - | nc ...”
The trailing dash allows you to actually control the game after the rom has been loaded.
i'm just getting regular mario, how do i get cat mario?
Earlier quoted context omitted.
I was sincerely hoping I wouldn't be the first person to notice the useless use of cat. https://en.m.wikipedia.org/wiki/Cat_(Unix)#Useless_use_of_ca...
It’s not useless because it’s able to accomplish the same without having to memorize yet another syntax trick. - Someone who knows the trick
Earlier quoted context omitted.
It’s not useless because it’s able to accomplish the same without having to memorize yet another syntax trick. - Someone who knows the trick
It's a basic shell feature that every terminal user should know from day 1. Hardly a "trick".
I'd say "basic" shell knowledge is that commands or programs produce output which is where many stop and why it's common to use cat this way.
In general I tend to err less on the side of "you're holding it wrong" gatekeeping in tech and when there's a common issue with something, blame the tech rather than the users. Maybe the way shell handles input, output, and redirection isn't intuitive and poorly designed. For those that already know there's an ego thing going on condescending to users who haven't learned as much that prevent honest or productive conversations on these topics.
I can't seem to select a render mode. It never gives me a chance to enter a number, I see the prompt ">" and then it immediately tells me I gave invalid input.
However, while i got the game to render, I couldn't get the game to respond to controls after that, so YMMV
Not sure what cat is supposed to do in this case. All I get is mario.nes: No such file or directory
Given you have a NES ROM named “mario.nes” in your current folder, you will play that ROM by executing the full command.
It literally reads the ROM file, what cat normally does.
Not sure what cat is supposed to do in this case. All I get is mario.nes: No such file or directory
i'm just getting regular mario, how do i get cat mario?
Earlier quoted context omitted.
It's a funny joke, but imo Stadia shutting down has very little to do with the viability of cloud gaming as a business and a lot more to do with how google (mis)managed it.
Isn't this the regular story of Google though? "Let me give a half effort on X product. Oh, see, nobody likes it. Well, guess I'll go ahead and shutter it." It's a shame that products with so much potential have all the resources put into them wasted with their behavior.