| Netplay: |
|
| --sync-guest-with-wall, -sgww |
Synchronize emulation with wall time. |
| --sync-guest-with-host", -sgwh |
Synchronize emulation with host. |
| --sync-guest-none, -sgn |
Don't synchronize emulation, run as fast as possible. |
| --netplay-client[=<ip address>], -nc[<ip address> |
Act as a slave for Netplay (experimentation), specify the ip of the master. |
| --netplay-server[=<ip address>], -ns[<ip address> |
Act as a master for Netplay (experimentation) |
| --netplay-disable-prediction, -ndp |
Disables prediction and rollback mechanisms in Netplay. |
| --netplay-max-rollback-frame-count, -nmrfc |
Specify the maximum number of frames the netcode will try to rollback. |
| --netplay-input-delay-min=<N>, -nid<N> |
Set minimum input delay (0..60). |
| --netplay-input-delay-max=<N>, -nidm<N> |
Set maximum input delay (0..60). |
| --netplay-input-delay-up=<N>, -nidu<N> |
Count of frames needed for the input delay to be increased by one (accepted values [1..255]). |
| --netplay-input-delay-down=<N>, -nidd<N> |
Count of frames needed for the input delay to be decreased by one (accepted values [1..255]) |
| --netplay-dynamic-input-delay=<N>, -ndid<N> |
Set dynamic input delay extra frames. |
| --netplay-dynamic-input-delay-aggressiveness=<N>, -ndida<N> |
Set a the dynamic input delay mechanism aggressiveness from 0(conservative) to 100(relies a lot on rollbacks), default is 50. |
| --netplay-aggressiveness-begin=<N>, -nab<N> |
Set a the dynamic input delay limit when to use aggressiveness (default: 0). |
| --netplay-delay-uses-standard-deviation, -ndusd |
Use standard deviation in dynamic input delay estimation. |
| --netplay-allow-delayed-connection, -nadc |
Start ROM without waiting for clients. |
| --netplay-restore-delayed-connection, -nrdc |
Server will not pause on client disconnection (implies -nadc). |
| --netplay-both-player-one, -nbp1 |
Both players control player one. |
| --netplay-asymmetric, -nasym |
Enable Netplay asymmetric feature. |
| --netplay-asymmetric-hard, -nasymh |
Enable Netplay asymmetric feature with hard transitions. |
| --netplay-asymmetric-rate <N>, -nasymrate<N> |
Enable Netplay asymmetric soft transition change rate (final value: rate / 1000, default: 10) |
| --netplay-asymmetric-period, -nasymperiod |
Enable Netplay asymmetric update period (default: 20) |
| --netplay-record-log=<path>, -nrec |
Record Netplay session. |
| --netplay-replay-log=<path>, -nrep |
Replay Netplay session. |