-
-
Notifications
You must be signed in to change notification settings - Fork 261
Description
Hi, this options "Network" don´t available in Libreto-Flycast in new project name "Replay Os"(rtomasa/RePlay-issues#157).
It would be possible to add them in the future in Libreto-Flycast.
In Flycast (Windows), It works without problems.
// Network
extern Option NetworkEnable;
extern Option ActAsServer;
extern OptionString DNS;
extern OptionString NetworkServer;
extern Option LocalPort;
extern Option EmulateBBA;
extern Option EnableUPnP;
extern Option GGPOEnable;
extern Option GGPODelay;
extern Option NetworkStats;
extern Option GGPOAnalogAxes;
extern Option GGPOChat;
extern Option GGPOChatTimeoutToggle;
extern Option GGPOChatTimeout;
extern Option NetworkOutput;
extern Option MultiboardSlaves;
extern Option BattleCableEnable;
extern Option UseDCNet;
extern OptionString ISPUsername;