yuzu/src/core/hle
Sönke Holz dd5c41b5a6 network: GetCurrentIpConfigInfo: return host IP address
Service::NIFM::IGeneralService::GetCurrentIpConfigInfo currently hardcodes 192.168.1.100 as the IP address, which prevents LAN play from working correctly.
2021-08-07 02:17:02 +02:00
..
kernel hle: kernel: svc: Remove part of ExitProcess. 2021-07-20 18:54:56 -07:00
service network: GetCurrentIpConfigInfo: return host IP address 2021-08-07 02:17:02 +02:00
api_version.h hle: api_version: Update HOS version to 12.1.0 2021-07-31 14:39:49 -04:00
ipc_helpers.h hle: hle_helpers: Skip data payload offset checks on TIPC requests. 2021-06-24 18:39:43 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
lock.cpp
lock.h
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00