paperlined.org
games > pc > Spelunky > cheating > possibilities
document updated 15 years ago, on Feb 1, 2009
Make a variant of debugger_shortcuts.ahk that's meant to be more end-user-oriented:



Functions:
    
    - restart the current level

    - max out everything

    - keep you from dying

    - save/load savestate



Implementation:

    - it should open the game up in debug mode, but ASAP hide the debug mode window

    - if there's any way to hide the code execution window  (either prevent it from being visible
      upon creation; or prevent it from being destroyed, making it so we only need to hide it once,
      but still be able to send numerous commands via it