cleartonic

mm5_wily_press_fceux

Nov 17th, 2021 (edited)
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. LUA script download:
  2. https://pastebin.com/raw/BQE6MM8c
  3.  
  4. Instructions:
  5. - Open the above link, then right click -> Save As..., then save it as a .lua file (e.g., "mm5_wily_press.lua")
  6. - In FCEUX, File -> LUA -> New Lua Script Window, then Browse -> open the downloaded LUA file above, then Start
  7. - Text should appear in the top right of the FCEUX window
  8. - Use the defaults Select + directional buttons to change the patterns (Select + Left combination will change slot 1, Select + Up is slot 2, etc...)
  9. - The script is expecting you to start before battle, and will reset entirely when Wily's HP is set to a non-zero amount. Starting the script or reloading savestate in battle won't cause any issues, the script will just catch up on the next cycle.
  10. - Closing the script will resume normal gameplay. All that this script is doing is freezing RNG in a logical manner for Wily Press
  11.  
  12. Configurations:
  13. - Open the LUA script in a text editor. At the top, the button configurations can be changed to any input combination per pattern
  14.  
Add Comment
Please, Sign In to add comment