0 Followers
0 Following
1 Posts
Mega Man 4 is my favorite NES game. I also love Mega Man 2 and 6. 5 is fun. 3 is overrated. 1 is okay. I’ll write you a paragraph on each game if you’d like. Try The Sequel Wars!

Not quite what you’re describing, but worth mentioning: You might enjoy the Steam Controller for the same reasons you like right-stick-on-top controllers. It uses track pads instead of sticks. They’ve been discontinued for years, though, so I don’t know how tough it will be to find one.

…steamstatic.com/…/ss_d2f5e7325666df6119ff1d42be7…

Just tried “false && echo wee” in my terminal, then “true && echo wee”. Learn something new every day.

For some reason I didn’t include this in my original comment, but to install the flatpaks of .NET 6 and mono 6, you’ll need to use the terminal. Here are the commands I used:

flatpak install flathub dotnet6 flatpak install flathub mono6

I had an absolute mess of a time trying to get Unity working on Linux. Even once I got it working, it had an issue where hovering over the Burst menu would cause the whole OS to lock up and I would have to reboot. It wasn’t a good experience. I’ve never used Wine so I don’t know if that would be any better.

When I first got it working, I wrote down the steps I took. I don’t know if this is everything I had to do or if I forgot a step, but it might be a good starting point.

  • Install Unity Hub from the Pop!_Shop. I vividly remember not being able to get it to work right any other way.
  • Install .NET and Mono via flatpak. I wrote down that it had to be version 6 of both SDKs, don’t remember why.
  • Install the flatpak version of Visual Studio Code. You can do this from the Pop!_Shop if you want.
  • Get the C# extension for VSC if you don’t have it.
  • Once in Unity, go to “Edit/Preferences/External Tools” and check "Generate .csproj files for:"
    • Embedded packages
    • Local packages
    • Registry packages
    • Git packages
    • Built-in packages
  • Click "Regenerate project files"
  • When you open a script, Unity will tell you to set “Omnisharp: Use Modern Net” to false in VSC’s settings. Do this to get code suggestions.

I hope this helps! Welcome to Linux! If you need clarification on any of this, just ask.

This is crazy. The first time we’ve heard a peep out of Starfy since The Legendary Starfy outside of Smash. And this is the first time these three games were ever released outside of Japan! It makes me wonder if Starfy’s about to make a comeback, but that’s probably just wishful thinking.

Wish they were translated, though. These games have stories, and while you don’t need that to enjoy the level design, a part of the experience is gonna be lost on anyone who can’t read Japanese.

Do you think the Wii U would be powerful enough for native 3DS emulation? It’s a lot to ask of the console but it would be pretty awesome.
Hang on, 3DS too? Is that emulation, a compatibility layer, just streaming from a 3DS, or what?

I find gamepads to be more comfortable than mouse and keyboard, and most modern games are designed such that all of their functions can be performed comfortably on controller. I also tend to play a lot of games that benefit from having an analog stick.

All just preference, of course. Kb/m and gamepads are good at different things.

Very fair. Personally, I think most games made today are designed around gamepads (with the exception of some genres, especially shooters), but even then kb/m does work fine for most games.
That’s a good point. I did say “most games” because some genres are definitely better on kb/m, but I didn’t think about how that’s what most Steam users are probably playing.