XMRig v5.4.0 (AMD/Nvidia+CPU): Download for Windows & Linux.

GitHub: DOWNLOAD XMRig 5.4.0

XMRig 5.4.0 – miner for CPU and GPU (AMD / Nvidia) – High-performance cross-platform miner RandomX, CryptoNight and Argon2 CPU / GPU with open source, with official support for Windows.

Changes v5.4.0:

  • Added RandomSFX (rx / sfx) algorithm for Safex Cash.
  • Added RandomV (rx / v) algorithm for the new MoneroV.
  • Added return of MSR changes when exiting the miner, use “rdmsr”: false, in the “randomx” object to disable this function.
  • Conflicts with existing WinRing0 driver fixed.
  • A crash on the first-generation Zen processors was fixed (the MSR mod accidentally turned on Opcache), in addition, now you can disable Opcache and enable the MSR mod through the wrmsr configuration: [“0xc0011020: 0x0”, “0xc0011021: 0x60”, “0xc0011022: 0x510000 : 0x510000 “,” 0xc001102b: 0x1808cc16 “],.
  • Added extended usage for wrmsr option, for example: “wrmsr”: [“0x1a4: 0x6”], (Intel) and “wrmsr”: [“0xc0011020: 0x0”, “0xc0011021: 0x40: 0xffffffffffffffdf”, “0xc0011022: 0x510000: “,” 0xc001102b: 0x1808cc16 “], (Ryzen).
  • A new verbose configuration parameter and a “verbose” command-line option have been added.

XMRig launch example

CPU:

:start
xmrig -a randomx -o pool.supportxmr.com:5555 -u 44tLjmXrQNrWJ5NBsEj2R77ZBEgDa3fEe9GLpSf2FRmhexPvfYDUAB7EXX1Hdb3aMQ9FLqdJ56yaAhiXoRsceGJCRS3Jxkn.5d3c802ee0f8e12e4eb9792722b7816a42178aa29ef7477c138ddb940c55648d.rig1 -p x --donate-level=1
goto start

AMD:

:start
xmrig -a randomx -o pool.supportxmr.com:5555 -u 44tLjmXrQNrWJ5NBsEj2R77ZBEgDa3fEe9GLpSf2FRmhexPvfYDUAB7EXX1Hdb3aMQ9FLqdJ56yaAhiXoRsceGJCRS3Jxkn.5d3c802ee0f8e12e4eb9792722b7816a42178aa29ef7477c138ddb940c55648d.rig1 -p x --donate-level=1 --opencl
goto start

Nvidia:

:start
xmrig -a randomx -o pool.supportxmr.com:5555 -u 44tLjmXrQNrWJ5NBsEj2R77ZBEgDa3fEe9GLpSf2FRmhexPvfYDUAB7EXX1Hdb3aMQ9FLqdJ56yaAhiXoRsceGJCRS3Jxkn.5d3c802ee0f8e12e4eb9792722b7816a42178aa29ef7477c138ddb940c55648d.rig1 -p x --donate-level=1 --cuda
goto start

Other versions of the miner:

Recommended Related Articles:

Leave a Reply

Your email address will not be published. Required fields are marked *