Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you make it to work with multiplayer modem games? #1

Open
Raduq91 opened this issue Jun 3, 2023 · 4 comments
Open

Can you make it to work with multiplayer modem games? #1

Raduq91 opened this issue Jun 3, 2023 · 4 comments

Comments

@Raduq91
Copy link

Raduq91 commented Jun 3, 2023

1 Instance of a game on host pc and another instance in virtualbox vm.
Can you make InternetModem to work with modem dial?

It shows connection established but it sits there, waiting for ring
modem_dial

Restarting the games and retrying the connection without restarting InternetModem
modem_dial_busy

@tolsen64
Copy link
Owner

tolsen64 commented Jun 3, 2023 via email

@Raduq91
Copy link
Author

Raduq91 commented Jun 3, 2023

Is there anywhere I can download the game? Sent from my T-Mobile 5G Device Get Outlook for Androidhttps://aka.ms/AAb9ysg

________________________________ From: Raduq91 @.> Sent: Saturday, June 3, 2023 12:52:57 PM To: tolsen64/InternetModem @.> Cc: Subscribed @.> Subject: [tolsen64/InternetModem] Can you make it to work with multiplayer modem games? (Issue #1) 1 Instance of a game on host pc and another instance in virtualbox vm. Can you make InternetModem to work with modem dial? It shows connection established but it sits there, waiting for ring [modem_dial]https://user-images.githubusercontent.com/31180871/243122874-aec3f0dd-fc22-41eb-a216-9be8da078fb0.png Restarting the games and retrying the connection without restarting InternetModem [modem_dial_busy]https://user-images.githubusercontent.com/31180871/243123259-8004c872-1f70-4dd0-b807-4efe85099541.png — Reply to this email directly, view it on GitHub<#1>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABGLGATU3MUR65X2ZWUIOOLXJOBYTANCNFSM6AAAAAAYZOI2KI. You are receiving this because you are subscribed to this thread.Message ID: @.>

H1TE_EN is the exe; in config.ini settings can be modified "HMM1 ModemComPort=3", from in game I think works too.

@Raduq91
Copy link
Author

Raduq91 commented Jun 3, 2023

In the mean time I managed to get modem dialing with ip using another utility, tcpser https://csdb.dk/release/?id=171299
(ttyS1=COM2 ; ttyS2=COM3 ttyS3=COM4)
Client and Server command: tcpser.exe -d /dev/ttyS1 -l 7 -tsSiI -i "s0=1" -p 23
The game works.

@tolsen64
Copy link
Owner

tolsen64 commented Jun 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants