ttalvitie / browservice

Browservice: Browse the modern web on historical browsers
MIT License
1.08k stars 32 forks source link

dolphin emulator support #100

Closed LoliestHuhytre closed 1 year ago

LoliestHuhytre commented 1 year ago

i use dolphin emulator and i use internet channel but idk how to connect dolphin emulator IP (not the same as my host/main pc one): 159.205.156.67 i do this: cd C:\Users\Loliest Huhytre\Desktop\browservice-v0.9.6.4-windows64 it did cd to it then C:\Users\Loliest Huhytre\Desktop\browservice-v0.9.6.4-windows64>browservice.exe --vice-opt-http-listen-addr=159.205.156.67:8080 (however, the windows version is already compiled so im not the "compile guy", im only 13 years old) the command did work, i expected it to work, however, the results, were: INFO @ C:\build\src\src\main.cpp:200 -- Loading vice plugin retrojsvice.dll INFO @ C:\build\src\src\main.cpp:207 -- Initializing vice plugin retrojsvice.dll INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\context.cpp:281 -- Creating retrojsvice plugin context Fontconfig error: Cannot load default config file: No such file: (null) INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\context.cpp:331 -- Starting plugin INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:620 -- Starting HTTP server (listen address: 159.205.156.67:8080) PANIC @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:625: Starting Poco HTTP server failed with exception: Net Exception: Cannot assign requested address: 159.205.156.67:8080 i used main ip, opened up browservice and it worked for some reason, but main ip no work for dolphin not showing my main ip to avoid exposing my ip, but its very different from dolphins and main ip no work with dolphin help me (dolphin shows 404 when using main ip anyway)

LoliestHuhytre commented 1 year ago

i also tried the default ones like 127.0.0.1:8080 and 0.0.0.0:8080 and its LITERALLY NOT WORKING :/

LoliestHuhytre commented 1 year ago

and yes, i readed the readme

LoliestHuhytre commented 1 year ago

nvm not needed