Forza UDP not worki...
 
Notifications
Clear all

Forza UDP not working

18 Posts
6 Users
1 Likes
9,407 Views
(@urfc3)
Active Member
Joined: 3 years ago
Posts: 5
 
Posted by: @amirba

Can make this thing works.
I updated the forza settings withΒ 

127.0.0.1

port 1001

but no connection with Simhub.

I also tried:

1. disable firewall

2. change port

3. change ip to 192.168.1.*(my local ip)

4. open udp ports on firewall

5. AppContainer Loopback show "Failed to get appContainer"

What else I can do?

If you haven't fixed the issue. All you need to do is go to FH4 settings --> Hud display --> scroll down to the IP than type in 127.0.0.1 Port: 8000, you don't need to do anything else. This is actually in the game config of the selected game you are trying to get data from.

Hope this helps.

This post was modified 3 years ago 2 times by URF@C3

   
ReplyQuote
(@urfc3)
Active Member
Joined: 3 years ago
Posts: 5
 

You can actually get the configuration under the settings below.


   
ReplyQuote
(@tagforce)
Active Member
Joined: 3 years ago
Posts: 4
 
Posted by: @admin5435

No unfortunately it's not related,

However I may have found a way,
It looks like adding the exception using command line could work even when windows is messing up :

CheckNetIsolation LoopbackExempt -a -n="S-1-15-2-1408466000-1616203321-337581629-199271302-1885606354-1487447307-2757409382"
CheckNetIsolation LoopbackExempt -a -n="S-1-15-2-4229748693-3326341846-1495081741-1528692508-1131203849-336638721-4261848658"

I cant remember which sid is the one for horizon or motorsport so I added both, could you give a try ? You will have to run the commands using command line (or powershell) and running as administrator.

I've attached a zip file containing the commands as a bat file, simply unzip it and right click to run as administrator.
As always when running any random .bat do not hesitate to edit it and read it first, mine is not harmful, but it's a good reflex to know what you are running on your computer :D, even more when it's as administrator πŸ˜€

(Original source for reference : http://www.twistedtek.net/viewtopic.php?t=226)

Let me know if it worked !Β 

Nicolas

Just an FYI... The above commands did not work for me.

After a while, I figured I'd read the usage help for CheckNetIsolation, and lo and behold, the parameter -n tells it to add an appgroup by name, and we're trying to add an appgroup by SID (would be -p). The actual command (for FH4) would be:

CheckNetIsolation LoopbackExempt -a -p="S-1-15-2-4229748693-3326341846-1495081741-1528692508-1131203849-336638721-4261848658"

if adding by SID, or:

CheckNetIsolation LoopbackExempt -a -n="microsoft.sunrisebasegame_8wekyb3d8bbwe"

if adding by app-name


   
ReplyQuote
Page 2 / 2
Share: