iquinhokaique Posted November 13, 2022 Posted November 13, 2022 (edited) can someone make some video or send some video tutorial on how to install the amd rx570 driver in windows vista, because i'm not getting it any way, i downloaded a package of drivers that i found here on the forum, but i couldn't make it work, if someone has this plate and can help me, i'm thankful, thank you! Edited November 13, 2022 by iquinhokaique
NotHereToPlayGames Posted November 13, 2022 Posted November 13, 2022 You will find that many people will be reluctant to assist folks that type in ALL CAPS.
Brickedandroid Posted November 14, 2022 Posted November 14, 2022 (edited) Check the driver error code from Device Manager. If error code 39 = most likely the driver's .sys files have MISSING DEPENDENCY FUNCTIONS. Solution: Use NTOSKRNL Emu_Extender (follow the given steps to set up and use). You need to always pressing F8 on every boot and then select Disable Driver Signature Enforcement. Required tools: The NTOSKRNL Emu_Extender repository from GitHub Dependency Walker x64 (for checking what are the missing functions in the driver files) CFF Explorer (for modifying the major and minor values in optional header section, renaming the import directory filenames, and recalculating the checksum) Windows 7/8.1/10 VM with WDK 7.1.0 installed inside and some enabled RW shared folders or bidirectional drag and drops with the host machine Note: Use Dependency Walker on host machine (Windows Vista machine)! Edited November 14, 2022 by Brickedandroid
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now