The latest version works with Java 6 thru 11, (32bit).
Use the run.bat file
from here and set the java_path to your preferred Java installation.
:: Adjust java_path to javaw.exe as required for your Java system installation.
:: If the path has spaces in it make sure it is within the quotes of java_path.
:: End the path with a \ directory separator.
set "java_path="In my case on my computer I would set it like so:
set "java_path=C:\Program Files (x86)\Eclipse Adoptium\jdk-8.0.322.6-hotspot\jre\bin\"
Do not change the -Djava.library.path entry if you wish RomRaider to work.