• 1 Post
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • I played the old DS one many years ago, it’s a great game, I’d definitely recommend it if you haven’t played it.

    With that said I personally won’t play the remake even though it looks really good, since while the graphical improvements are a plus, at the end of the day it’s still a puzzle and story game so I don’t see how I would get any replay value out of it since I already played it.



  • Proton? Why are you using Proton? Does qBittorrent only have a Windows version? In that case don’t use qBittorrent, or if it has a Linux version (I assume you’re on Linux since you’re using Proton) get that one.

     

    If you’re on Linux, at least Arch Linux like me (but I assume most OSes will have it), you can use the transmission-qt package.

    There’s also a gtk version.

     

    Anyway I’ve never used a VPN for torrents and never had a problem, but it probably depends on where you live and your ISP. Also I should note that I don’t have a static IP address, which means every time I start my PC I’m getting a new IP, which probably doesn’t hurt.

    Though obviously the ISP always knows what my IP address is, so if they do have a problem with it then I would probably need to use a VPN.


  • After you have a torrent client, like qBittorrent, you should be able to click on "magnet links" on torrent sites, and then the web browser will automatically ask if you want to open the magnet link with qBittorrent.

    For me the same thing happens, except I’m using one called Transmission.

     

    Anyway, after that you might have to choose to which directory/folder it gets downloaded if it’s your first time.

    Then it will start downloading. Of course how fast it’s downloading depends on the number of Seeders and Leechers.

    Seeders are people with the files who are allowing others to download it from them, if there’s no seeders then you won’t be downloading anything.





  • When I learned how to use xEdit I saw this video https://www.youtube.com/watch?v=khJWk6EUGtU

    There was another video too but I don’t seem to have it bookmarked.

    xEdit, known as SSEEdit to Skyrim SE players

    Yeah, so the thing is xEdit, SSEEdit, FO4Edit, or whatever, they’re all the same. You literally just rename xEdit depending on which game you’re using it for.

    So when modding Skyrim Special Edition you rename it to SSEEdit

     

    And I can’t recommend xEdit enough. If you’ve got a lot of mods there will inevitably be mod conflicts.

    With xEdit you can quickly (and fairly easily) make merged patches to combine the changes of multiple mods into a single new mod.

    e.g. one of the mod might change how Potions look, another how much they cost, and a 3rd what their effects are. Normally only the mod last in the load order will have it’s changes apply, but with a merged mod you can combine all the changes and resolve the conflict.

     

    With xEdit you can also modify stuff from the game and create your own mods. There’s lots of little tweaks I wanted, like changing carry weight, duration of Fortify potions, make food useful, remove salt from lots of recipes, change the player starting skill levels, etc. etc.

    There’s existing mods that do all those things, but if you want it to be exactly how you want it rather than how the modmaker wants it you have to tweak the numbers yourself.

     

    With one of the scripts Automation Tools for TES5Edit adds I even made my own Perk Trees in xEdit: https://www.nexusmods.com/skyrim/mods/49373

     

    It was definitely daunting and somewhat confusing in the beginning, but it was definitely worth it and I can’t recommend xEdit enough.