I run 16 Bit Virtual Studios. You can find more reviews from me on YouTube youtube.com/@16bitvirtual or other social media @16bitvirtual, and we sell our 3D Printed stuff on 16bitstore.com

  • 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • My first system I could call my own (not sharing with siblings) was the fat Nintendo DS. It will always be my favourite out of nostalgia.

    But my primary DS is my New 3DS, does everything want and plays everything.

    For me the DS is the Pokemon machine, from the mainline series to the spin offs. Such a good time to be a fan of Pokemon. Even the knockoffs were fun like Fossil fighters.

    The DS was also a good rpg power house the first system I beat Chrono Trigger on.

    Then there was the slog of platformers, from new Mario bros, to license of game dubious quality, nicktoons unite anyone?

    The 3DS was just an overall disappointment in comparison, game selection was limited and 3rd parties just didn’t give it the time of day. Don’t get me wrong love my 2d Zelda and Metroid revivals on it, but outside of Nintendo games, it didn’t offer me anything.



  • I love Emulation since it can be on completely different ends of the spectrum. On the one hand you have ROM collections on modern system, like Capcom Arcade Stadium, or TMNT Cowabunga Collection.

    On another you have complete reverse engineering project like PCSX-Reloaded, and community developed emulators with retail games are based on, all open sourced and technically legal, so long as you have the hardware, and tools to back the ROMs, BIOS’s, and other material required.

    Then you have the complete black market, where the ROMs are illegally obtained, the BIOS’s are just downloaded from a random server, and the emulators are paying to get access to the latest retail games patches like Yuzu.

    All 3 of these interact and play off of each other, like arcade collections using MAME, being able to extract the ROMs from collections to use in emulators, and Nintendo using someone else’s ROM dump of their own game for Wiiware. That it’s just interesting that emulation works at all.

    I personally love it, and try my best to get my ROMs, ISO, and BIOS’s without resorting to downloading it.




  • For me it was installing apps from the AUR, like Intel Compute. Had dependency issues and errors every time other packages updated and when I tried to fix it, other modules would uninstall, and break my DE, or put my machine in an unrecoverable state.

    It’s not as bad as that time my btfs file system broke randomly in Fedora, since I was able to recover my data. But it always felt like an endless battle with the distro to keep it going. Which is why I moved to mint.

    I know it was a Manjaro issue since when I attempted to move to EndevorOS the issues were gone… though I dont like it as a distro (I.e. why isn’t a package manager gui installed by default)



  • Depends on the distro.

    I found Linux Mint good enough for 99% of things, and most problems can be solved without a terminal.

    Problem is you’d still need to know enough about Linux (just like with windows) to troubleshoot. For example, the files app was causing an error when plugging in drives, I need to figure out that the files app wasn’t call files, but nemo, it’s config lived in a hidden folder called .config in my home folder, and in .config I could delete my configuration to fix my issue.

    In my view Linux is about Windows XP or 7 in terms of usability, a bit of a learning curve, but one worth learning.

    A few modern improvements which makes using Linux easier.

    Use Flatpaks where possible, it’s platform agnostic and usually supported by the actual devs.

    AppImages (think portable exe for windows), are another option, but to “install” them you’d need an app called Gear Lever.

    Check with an apps developer before installing, flatpaks can be packaged by anyone, and they might loose support (steam for example is installable via Deb not flatpak).