Skip to content

Commit

Permalink
local: ps2 ip address
Browse files Browse the repository at this point in the history
  • Loading branch information
daf0x committed Aug 13, 2023
1 parent 57da9c0 commit 9128ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ realclean: clean
rebuild: clean all

run: $(EE_BIN_PACKED)
ps2client -h 192.168.1.10 execee host:$<
ps2client -h 192.168.2.10 execee host:$<

sim: $(EE_BIN_PACKED)
PCSX2 --elf=$(PWD)/$< --nodisc --nogui
Expand Down

0 comments on commit 9128ca4

Please sign in to comment.