Zandronum is going to implement it, so does GZdoom have any plans for it as well?
https://zandronum.com/tracker/view.php?id=214
IPv6 Support for GZdoom
Moderator: GZDoom Developers
-
- Posts: 13718
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: IPv6 Support for GZdoom
This will not happen until GZDoom gets its client/server code done.
If you can't use IPv4 in the interim, please use VPN's to provide virtual IPv4 space.
If you can't use IPv4 in the interim, please use VPN's to provide virtual IPv4 space.
-
- Posts: 28
- Joined: Sat Oct 12, 2019 2:55 pm
- Graphics Processor: nVidia (Modern GZDoom)
Re: IPv6 Support for GZdoom
Where can I find information during the development of this?
at what stage of implementation
estimated release date
at what stage of implementation
estimated release date
-
-
- Posts: 3109
- Joined: Sat May 28, 2016 1:01 pm
Re: IPv6 Support for GZdoom
Adding IPv6 support doesn't really require that many changes. The low level part of it is very simple - if anything it would be the places where it validates an IP address in text form that would require the most work (if it does that anywhere).
-
- Posts: 13718
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: IPv6 Support for GZdoom
Right here.yura_111 wrote:Where can I find information during the development of this?
at what stage of implementation
estimated release date
If no one has posted here then literally nothing has happened with this.
-
- Posts: 28
- Joined: Sat Oct 12, 2019 2:55 pm
- Graphics Processor: nVidia (Modern GZDoom)
Re: IPv6 Support for GZdoom
Maybe I did not write my question correctly:
My question about "GZDoom's client/server code". I really look forward to when such a multiplayer will be implemented
My question about "GZDoom's client/server code". I really look forward to when such a multiplayer will be implemented
-
- Spotlight Team
- Posts: 1084
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: IPv6 Support for GZdoom
That's something different then IPv6 support.yura_111 wrote:Maybe I did not write my question correctly:
My question about "GZDoom's client/server code". I really look forward to when such a multiplayer will be implemented
and the C/S branch is still there and occassionally worked on. But other things (like Raze) have more priority.
Out of curiosity, is your question related to Zandronum?
-
- Posts: 28
- Joined: Sat Oct 12, 2019 2:55 pm
- Graphics Processor: nVidia (Modern GZDoom)
Re: IPv6 Support for GZdoom
My question is related to GZDOOM and only with it. I create a mod oriented only on multiplayer and we play only in this mode and now we have problems with synchronization when the number of players is more than three
can you give a link to this branch? I searched but not found.
can you give a link to this branch? I searched but not found.
-
- Spotlight Team
- Posts: 1084
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: IPv6 Support for GZdoom
Client-Serveryura_111 wrote:My question is related to GZDOOM and only with it. I create a mod oriented only on multiplayer and we play only in this mode and now we have problems with synchronization when the number of players is more than three
can you give a link to this branch? I searched but not found.
-
- Admin
- Posts: 6190
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: IPv6 Support for GZdoom
If you are having desync problems with your mod, you should post a separate thread with more details about what you are doing, for troubleshooting. In GZDoom P2P, all the players run the exact same code, so a desync should usually only happen if you are modifying one player's game-sim differently than another player's. This makes me believe your mod is doing something wrong and should be fixed. Client/Server support in GZDoom won't magically fix problems like this (and development is going slowly so don't expect it anytime soon).
Locking thread as Rachael and dpJudas answered the IPv6 question, and the client/server question is an off-topic necrobump which has also been sufficiently answered.
Locking thread as Rachael and dpJudas answered the IPv6 question, and the client/server question is an off-topic necrobump which has also been sufficiently answered.