
- #DOWNLOAD CEMU LATEST VERSION UPDATE#
- #DOWNLOAD CEMU LATEST VERSION CODE#
Things have moved, and one section changed names ever so slightly. I highly recommend deleting your settings.ini file when upgrading to this version.
Updated included ScpVBus, as the version I had was outdated, and probably 32bit. From this version on, 64bit is required, this shouldn't' be an issue since CEMU already has that requirement. Allows me to more easily manage adding and/or changing the settings for the script. Added ability to save keylists, in pretty much the exact way CEMU lets you manage Controller Profiles. Please let me know if there are any issues that I created, or haven't fixed yet. I decided to just make it automatically depress the button 100ms after it was pressed, which seems to work well in my tests. These work as a single key presses (you can't use them to hold down a key) because the wheel doesn't fire an "UP" keystroke like all the others. If BotWmouseWheel option is enabled, you can't map Up and Down. #DOWNLOAD CEMU LATEST VERSION CODE#
Since I was modifying the code I took the chance to add the ability to map buttons to the mouse wheel.
#DOWNLOAD CEMU LATEST VERSION UPDATE#
Since there are only a few options anyway it may not save a lot of time, but again as above I feel its always better to update code if possible. This only does the variable evaluation once, instead of multiple times. This should be more efficient and even though this isn't a big part of the program still wanted to update the code.Īlso updated the code for button presses and releases to use the new Switch ability in AHK. I changed the way the input is grabbed by the keylist helper part of the program.