Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

who can make "red alert REMASTERED" LAN mode tcp/ip support patch?(wsock32.dll) #9

Open
erictarrence opened this issue Feb 3, 2024 · 1 comment

Comments

@erictarrence
Copy link

I saw that CNCnet red alert has Red Alert v3.03 TCP/IP LAN patch,
but it can no longer be used on steam "red alert REMASTERED"
Please can anyone make one?

The relevant information is as follows:

Red Alert v3.03 TCP/IP LAN patch - this patch makes use of the TCP/IP (UDP) protocol instead of IPX which no longer requires you to have IPX installed. Works only with Red Alert 3.03 patch installed.
http://ra.afraid.org/html/downloads/fixes.html
@erictarrence
Copy link
Author

http://hifi.iki.fi/win-builds-for-cnc-patch.zip don;t download

make error info :

ra-patches-master$ make
nasm -DREV=\"UNKNOWN_VERSION\" -Iinc/ -I../shared/inc/ -f elf      -o src/unique_hotkeys.o src/unique_hotkeys.asm
cc   -DREV=\"UNKNOWN_VERSION\" -Iinc/ -I../shared/inc/ -m32 -Wall -Wextra -O3 -std=gnu99 -masm=intel -mno-sse -mno-sse2   -c -o src/unique_hotkeys-func.o src/unique_hotkeys-func.c
src/unique_hotkeys-func.c:1:10: fatal error: windows.h: 
    1 | #include <windows.h>
      |          ^~~~~~~~~~~
compilation terminated.
make: *** [generic.mk:81:src/unique_hotkeys-func.o] error 1

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

No branches or pull requests

1 participant