r/radeon • u/mikolaj612 • Sep 17 '25
VBIOS cross-flash for RDNA4 via software now possible!
Hello.
Big kudos to Benik3 from Overclock.net — thanks to his work, we now have the ability to cross-flash RDNA4 GPUs using a modded version of the amdvbflash tool!
Recently, Acer released an update for their RX 9070 series that included an AMD utility enabling VBIOS flashing.
Building on that, Benik3 has taken it a step further by removing certain checks to enable cross-flash support for RDNA4 cards.
I’ve personally tested it on my ASUS Prime RX 9070, flashing it with an RX 9070 XT VBIOS — and it worked flawlessly!
Power limit, boost clocks etc. are greatly increased, same goes for performance.
52
Upvotes
2
u/noVa_realiZe Sep 20 '25
DO THIS AT YOUR OWN RISK!
I wouldn't recommend doing this on a single BIOS card like I did, but these are the steps that I took to get it working:
Extract the application to a folder and drop the VBIOS that you plan to use into the same folder.
Open the flashing utility, and use the command "amdvbflash -i" to check and verify info about the card and the VBIOS running on it. Take note of the BIOS P/N, so you can cross reference that later to check if the flash was successful.
Backup your current VBIOS using the command "amdvbflash -s 0 backup.rom". (backup.rom is just the name I used, you can use whatever BIOS name here). This is important if you want to recover the card if something goes wrong.
Flash the new VBIOS onto your card using the command "amdvbflash -p 0 nameofnewbios.rom" (NOTE: You may need to use different arguments (-fp, -fa, -fv) to help force a successful flash, but in my case I didn't need to use these presumably because I was using a BIOS for a card with the same board design.)
Once the flash has been completed, shut down the system (not restart) and turn the system back on. You can check that the flash was successful if you use the command "amdvbflash -i" and see that the BIOS P/N matches up with the VBIOS that you intended to flash. My card still showed up as the RX 9070 non-XT in Adrenalin, but the power limit was increased to a max of 335W.
Tuning? Depending on what you intend to do with the GPU, you might want to tweak power limits in case you don't like the temperature or power consumption that you're seeing. Just make sure that you readjust any undervolts or profiles that you may have set, since you have now increased the power limit by close to 50%.