This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
setup_proboard_with_gamesrv [2021/10/26 09:36] – created admin | setup_proboard_with_gamesrv [2023/11/18 15:57] (current) – massacre | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Setup ProBoard with GameSrv ====== | ====== Setup ProBoard with GameSrv ====== | ||
- | 1.) First thing to do is install ProBoard just like the help/docs in the archive tell you. | + | 1.) First thing to do is install ProBoard just like the help/docs in the archive tell you. I believe you just unpack the ZIP into any directory of your choice. |
- | I believe you just unpack the ZIP into any directory of your choice. | + | |
- | and follow the prompts! | + | |
- | 2.) Next click on the GameSRV setup executable! | + | 2.) Next click on the GameSRV setup executable! |
- | drivers and the DOORS! | + | |
- | 3.) Next install NetFoss 1.X into the same directory you told GameSRV to install into. However, | + | 3.) Next install NetFoss 1.X into the same directory you told GameSRV to install into. However, |
- | you have to copy or move NETFOSS.DLL into C: | + | |
4.) Now create a RUNBBS.BAT to look just like this: | 4.) Now create a RUNBBS.BAT to look just like this: | ||
- | @ECHO OFF | + | |
REM IF YOU DID NOT INSTALL INTO C:\GAMESRV THEN YOU WILL HAVE TO CHANGE | REM IF YOU DID NOT INSTALL INTO C:\GAMESRV THEN YOU WILL HAVE TO CHANGE | ||
REM THE THREE LINES BELOW WHICH MAKE REFERENCE TO THAT DIRECTORY | REM THE THREE LINES BELOW WHICH MAKE REFERENCE TO THAT DIRECTORY | ||
Line 27: | Line 22: | ||
5.) Now edit/create you a BBS.BAT. | 5.) Now edit/create you a BBS.BAT. | ||
- | | + | @ECHO OFF |
- | + | | |
- | | + | |
- | REM THE THREE LINES BELOW WHICH MAKE REFERENCE TO THAT DIRECTORY | + | |
- | REM DO _NOT_ CHANGE ANYTHING ELSE | + | |
- | C: | + | |
- | C: | + | |
- | SET PROBOARD=C: | + | |
- | cd\PB\node%1 | + | |
- | C: | + | |
- | :END | + | |
6.) Now edit GameSRV' | 6.) Now edit GameSRV' | ||
Line 43: | Line 37: | ||
7.) Click the SAVE Button! | 7.) Click the SAVE Button! | ||
- | 8.) Now test it out and see if it works! | + | 8.) Now test it out and see if it works! |
- | for Win95/NT, or even mTel32! | + | |
- | Domain Name, or Sub-Domain Name. Which ever one is pointed to your computer with ProBoard and GameSrv | + | |
- | on it. Your IP address will always be pointed to your computer! | + | |
- | 9.) If for some reason you have problem with echo when signing on with one of the programs above, then go | + | 9.) If for some reason you have problem with echo when signing on with one of the programs above, then go into ProCFG and edit the modem Init String for each Node you have, to read this: |
- | into ProCFG and edit the modem Init String for each Node you have, to read this: | + | |
ATH0 S1001=1 S1002=1 S1003=7 S1005=0 S1008=23 & | ATH0 S1001=1 S1002=1 S1003=7 S1005=0 S1008=23 & | ||
Line 56: | Line 46: | ||
You can download latest version of GameSrv at https:// | You can download latest version of GameSrv at https:// | ||
- | You can also find the latest version of ProBoard on telnet:// | + | GameSrv Copyright ⌐ 2020 Rick Parish - R & M Software. |
- | + | | |
- | GameSrv Copyright ⌐ 2020 Rick Parish - R & M Software. | + | |
- | NetFOSS Copyright ⌐ 2020 Mike Ehlert - pcmicro.com | + | |
- | ProBoard is Copyright ⌐ 2020 John Riley, Sr. and rileypcmd.com - rileypcmd.com or slasherbbs.com or proboardbbs.com | + | |
+ | ---- | ||
+ | Thank you to Mike Ehlert for his instructions in the NetFoss User Guide!! | ||
+ | [[https:// |