FuckyWucky [none/use name]

Pro-stealing art without attribution

  • 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: March 21st, 2023

help-circle

    1. Yes its just a remote server that you can torrent on

    2. Yes you get SFTP and shell (non-root/root depending on which provider) access

    3. Yes, you can with Deluge, rTorrent etc which run on seedboxes

    4. Depends on the provider, some seedbox providers don’t support public trackers (or cap upload speeds)

    5. Depends on the provider, major ones like seedhost or ultraseedbox don’t. And yes they can see what you transfer, it’s a shared linux server.

    6. No, you need root access to run torrents over a VPN, not available on shared seedboxes but you can do it on dedicated servers/seedboxes.

    7. I’ve tried seedhost, ultraseedbox, whatbox.ca, hostingby.design. all pretty good.







  • FuckyWucky [none/use name]@hexbear.nettoGaming@lemmy.mlSoftware Emulators vs FPGAs
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    edit-2
    1 year ago

    Why would you use FPGAs instead of either trying to make the emulation better or fixing the code to work on new instructions.

    And yea modding roms is more difficult but not as difficult as a. Trying to learn how the cpu on these old consoles function b. Learning how FPGAs work c. Programming these fpgas to worn like old consoles.

    Alternative is to look at the ROM in which case you would only have to modify the assembly to fix the quirks. Heck if it were a higher level language even a dumbass like me making dogshit on github might be able to do it.

    Modern CPUs are so much more powerful, even look at lower power more efficient ones like the one on steam deck that FPGAs feel wasteful. Obviously there might use cases for FPGAs while developing software emulators (I’ve seen it being used to capture video from memory to bypass DRM) especially as the old consoles themselves break.

    FPGAs get more and more accessible and cheaper every day. So for the future it will be way easier, cheaper and more accessible.

    And so are general purpose CPUs at a much faster rate.

    I’m more inclined to agree with the commentor on the other thread.

    “Software emulators: are free, run on everything from your PC, phone, your old PSP and probably twenty other things you have in your room right now, putting new life into old otherwise useless hardware FGPA: one-purpose landfill trash that consoomers buy because they can’t imagine investing time in something that doesn’t involve spending large amounts of money, getting dumb plastic shit to fill up your home”

    FPGAs get more and more accessible and cheaper every day. So for the future it will be way easier, cheaper and more accessible.


  • FuckyWucky [none/use name]@hexbear.nettoGaming@lemmy.mlSoftware Emulators vs FPGAs
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    4
    ·
    edit-2
    1 year ago

    Isn’t it better and more accessible to mod existing roms to work with software emulators instead of doing the FPGA thing? It’ll help you preserve the game just the same way and won’t be as difficult as learning FPGA shit.

    The route most normal people think when some code is buggy is to modify the code instead of making a whole new CPU. The ROMs aren’t going to vanish just because there are no more CPUs which can run the same ROM.

    I think what the society society would benefit from is a centralized ROM Marketplace (Donation based) where you upload modded ROMs for obsolete consoles but of course because of how intellectual property works under capitalism this isn’t possible.

    As mentioned, FPGAs are super expensive, not very efficient and require a lot of knowledge of the underlying ICs.

    Also there are no FPGAs for PS2 and other modern consoles