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.

  • 13 Posts
  • 230 Comments
Joined 1 year ago
cake
Cake day: August 13th, 2023

help-circle




  • Because it can be very finicky and I don’t know what the ramifications would be if the wire length did cause issues flashing the firmware.

    I would follow the installation steps and make a backup and check that back up but I don’t know how badly errors during the flashing process would effect the laptop.

    Plenty of people also seem to use the CH341A unmodified without issue but I don’t know if the 5V issue may cause problems in rare situations or if it’s a complete gamble of whether or not it could brick your device. If it’s only an issue if you do something like jostle the clip while it’s doing something than it would be a lot easier for me to just go that route

















  • Corroded@leminal.spacetoRetroGaming@lemmy.worldMiyoo Mini+
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    4 months ago

    Just a heads up the “10,000 in 1” game claims that every of these devices advertises isn’t something you should consider. It’s going to be a lot of games you’ve never heard of for older systems like the NES so they fit on lower capacity SD cards. Potentially in multiple languages. It also comes on SD cards most people would recommend replacing.

    It’s better to just download the entire library, individual games, or an already curated collection.




  • 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.