The way the driver is loaded has been completely redone. Instead of LoaderW/LoaderE, there is now a single Loader.exe program. What this program allows you to do is customize the driver so that yours will be different from everyone else's. This greatly reduces the risk of the hack.
The important thing to note is that you will need to fill in a new setting in Settings.ini:
[Driver]
driver name=
Once this has been done, load Loader.exe (as admin) and use either -lw (method one) or -le (method two) to load the driver.
The Settings.ini included in the .zip has the new setting included.