Closed blackleaf420 closed 2 years ago
Did you get it on Steam?
no ms store
@blackleaf420 Hmm, let's try this:
src
folder before running the start
command?Data Out
to ON
Data Out IP Address
to 127.0.0.1
(localhost)Data Out IP Port
to 5300
Also, I have some questions for you:
i downloaded the latest release i did not build it so most that doesn't apply and yes thaat app launches but just sits idle like forza isnt outputting data but it is as sim dashboard will display output data and it is configured correctly
I just downloaded the latest release and it seems to work fine for me. It did ask me to allow access to the app through Windows Firewall, though. Did you get a prompt that looks like this?
You need to allow access or else it won't work.
i went as far as disabling windows firewall and that didnt fix it :\
Can you walk me through your process to get it working/installed step by step? Maybe there's something we're missing.
I've been playing around with my own data-out integration coming off the Microsoft Store version of FH5, and found that since it's built on UWP, localhost loopback is disabled by default. I had to follow similar steps to what's described in this link to enable it, then restart the game, and as soon as the game started back up I was getting data.
https://stackoverflow.com/a/33263253
The following elevated PowerShell command should (hopefully) do the trick:
CheckNetIsolation LoopbackExempt -a -n="Microsoft.624F8B84B803.405.2.0_x64_8wekyb3d8bbwe"
can confirm this does not work for me with fh5 windows store edition. the id is different to listed above ^^ it is Microsoft.624F8B84B80_3.410.860.0_x64__8wekyb3d8bbwe it would seem from the "loop back tool" on main page. i did both of tghem and no data is being shown in the app. win 10 using release version from zip (unzipped to desktop)
btw it never has asked me about firewall for some reason i even disabled and re enebled it which prompted old apps to re auth but this one did not.
never mind. i had to double check on .net6 x64 & x86 installation. then when i ran it after that it took about 5 minutes to pop up saying "allow access" i then got a generic crash error but it started to work. thanks for the app. be grat on the stream
@blackleaf420 any updates?
no matter what i do app refuses to receive data sim dashboard works fine buts seems this app wont any thoughts?