Now setting the environment variable before should work
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#!/bin/bash
|
||||
# =======================
|
||||
CUSTOM_PCSX2_PATH="" # e.g. "/usr/bin/pcsx2" or "flatpak run net.pcsx2.PCSX2"
|
||||
# =======================
|
||||
|
||||
get_target_elf_name() {
|
||||
if [ -f "./Makefile" ]; then
|
||||
|
||||
Reference in New Issue
Block a user