From 22e90296402ad8b6467650dafba676d09634c9c8 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 18 Feb 2018 02:04:22 +0100 Subject: [PATCH] (Xbox) Set IP --- dist-scripts/xdk1-cores.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-scripts/xdk1-cores.sh b/dist-scripts/xdk1-cores.sh index f6270e93f3..123a8167c9 100644 --- a/dist-scripts/xdk1-cores.sh +++ b/dist-scripts/xdk1-cores.sh @@ -2,7 +2,7 @@ platform=xdk1 -ip='192.168.1.10' +ip='192.168.178.227' mkdir -p ../pkg/msvc/RetroArch-Xbox1/Debug mkdir -p ../pkg/msvc/RetroArch-Xbox1/Release