diff --git a/run.bat b/run.bat index 8d494e5..64f2a3a 100644 --- a/run.bat +++ b/run.bat @@ -1,2 +1,2 @@ -python memorylib.py +python collision.py pause \ No newline at end of file diff --git a/run.sh b/run.sh index ca650bc..c70173f 100755 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ #!/bin/bash echo "dolphin-memory-lib requires sudo permission to read and write to the emulator process memory." -sudo python memtest_lin.py +sudo python collision.py read -n1 -r