hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.25k stars 2.17k forks source link

[GUI] Networking #8756

Open Anuskuss opened 8 years ago

Anuskuss commented 8 years ago

This isn't an real issue but it would be convenient:

In Networking when you select Enable built-in PRO ad hoc server it should automatically change Change PRO ad hoc server iP adress to your local ip adress. This would be one less step for people who just want to play locally.

vnctdj commented 8 years ago

I don't agree with this idea. Lots of people don't use their local IP but the IP of a network adapter (provided by a software like Tunngle for example).

kelichu commented 8 years ago

Then add an option in "Networking" called "Switch Server IP to my Local IP (Warning do not share with strangers)".

Anuskuss commented 6 years ago

I was referring to the Built-in PRO ad hoc server which AFAICT always runs on the local machine so my suggestion still stands. When that box is ticked, change the IP adress to localhost / 127.0.0.1 (and that option should be grayed out).