Big fan of SBC gaming, open source engine recreations/source ports, gaming in general, alternative operating systems, and all things modding.

Trying to post and comment often in an effort to add to Lemmy’s growth.

  • 115 Posts
  • 1.48K Comments
Joined 11 months ago
cake
Cake day: August 13th, 2023

help-circle
  • It depends what you are after.

    Even though Google has a long history of killing their products I doubt they’d do it to Google Drive anytime soon. You could upload it there and make it publicly available. Proton Drive is newer and preferred by a lot of people for numerous reasons. It has a 5GB limit. You could probably use that.

    I feel like the key is having at least one other place where it is in the event one service dies.

    That said there are paid services out there that would likely keep your files indefinitely and are unlikely to shutdown anytime soon.

















  • You might want to check out curated collections like Tiny Best Set. It will cut out a large amount of low-tier titles.

    If you are into reviews and box art I feel like the easiest option would be to look at ES-DE, LaunchBox, or RetroArch depending on your device.

    It seems like you are looking for some kind of middle ground between sets and individually picking ROMs so I am not sure.

    I also don’t know what you meant by “don’t know what romsets are real or not”.


  • The PCGamingWiki is also another good resource especially for older or more obscure games. Most fixes are Windows specific but they can be used on Linux. For example here is the page for Need for Speed III: Hot Pursuit where it links fan patches and an open source engine recreation.

    If someone is really desperate there’s always the option of searching GitHub issue pages like dxvk to see if it has been documented, if there is a temporary fix, if a fix is on the way, or if it’s going to remain a constant issue (ex. FiveM).


  • Ah my mistake. I wasn’t sure if it was a subtitle like Alan Awake 2: An American Nightmare.

    You may want to try searching around GitHub. There’s a few posts regarding vkd3d.

    https://github.com/HansKristian-Work/vkd3d-proton/issues/1754

    If you scrolls down to the bottom there are a few potential fixes mentioned in the form of launch commands.


    There was this comment on Reddit as well

    well there is some good news and bad news…the good news that i got it some fixes from other sites that it all need to do add env command line to your proton terminal is add this

    export VKD3D_DISABLE_EXTENSIONS=VK_EXT_mesh_shader VKD3D_FEATURE_LEVEL=12_0 VKD3D_SHADER_MODEL=6_5 %command%

    then my fps went from 12 to 45 to 51 fps…and fbi lettering is restored as well, weird??

    it looks like it disable vk_extension_mesh shader from use since vkd3d-proton is broken and bad news is its running 60% slower than windows 11 23h2 during testing both os…i lost fps is not cool dude who make vkd3d-proton 2.10, better fix it soon with next revison sooner


    Still mostly spitballing but maybe it will get you going in the right direction or someone else can elaborate.