Hi, i have checked ui.asm to find a switch that allows the loading of a rom and starting of a server but no luck.
So does anyone know of a command line switch (windows) that will allow me to run the exe and have it load a rom and run a server?
The same goes for the other end, loading and connecting to an ip?
thank you.
tabuk
command line switches for hosting/connecting
Moderator: ZSNES Mods
-
- ZSNES Developer
- Posts: 3904
- Joined: Tue Jul 27, 2004 10:54 pm
- Location: Solar powered park bench
- Contact:
put_line(" --Netplay Parameters--");
put_line(" Commandline: /ABCDE <nickname> <fname> <IP Addy>");
put_line(" nickname = user nickname");
put_line(" fname = filename w/ full path (if L) or path name (if C)");
put_line(" IP Addy = IP Address (Client Only)");
put_line(" A = U (UDP - Recommended if works), T (TCP/IP)");
put_line(" B = S (Server), C (Client)");
put_line(" C = C (Chat first), L (load game first)");
put_line(" D = N (Stay in ZSNES after disconnect), Q (Quit after disconnect)");
put_line(" E = # of connections (Keep it 2 for now)");
put_line(" Commandline: /ABCDE <nickname> <fname> <IP Addy>");
put_line(" nickname = user nickname");
put_line(" fname = filename w/ full path (if L) or path name (if C)");
put_line(" IP Addy = IP Address (Client Only)");
put_line(" A = U (UDP - Recommended if works), T (TCP/IP)");
put_line(" B = S (Server), C (Client)");
put_line(" C = C (Chat first), L (load game first)");
put_line(" D = N (Stay in ZSNES after disconnect), Q (Quit after disconnect)");
put_line(" E = # of connections (Keep it 2 for now)");
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
_____________
Insane Coding