INeedGames

Results 3 issues of INeedGames

On windows, loading any plugin (I tried 'antispam', no other plugins were loaded) while using the debug build (make DEBUG=true) will cause the server to crash.

MelonDS has wifi support that could work with wifi service replacements such as AltWfc or wiimmfi. Is it possible for this to be supported for this core?

afe7c8f9fc7db2c714b15e7ab412d6e63183eda9 `../src/ui_main.c:2131:28: error: 'MAX_LOCAL_CLIENTS' undeclared (first use in this function); did you mean 'MAX_CLIENTS'?` Was `#define MAX_LOCAL_CLIENTS 1` and `gcc.exe -c %FLAGS% "../src/bg_shared.c"` missed in the codebase? Unable to compile...