Search found 6 matches

by Caleb642
Fri Aug 09, 2024 10:03 am
Forum: General Discussion
Topic: Command and Conquer in 16K video resolution(15360x8640 pixels) test
Replies: 7
Views: 24088

Re: Command and Conquer in 16K video resolution(15360x8640 pixels) test

Benchmarking at 16K resolution must provide some stunning visuals, especially for such classic games like Command & Conquer! It’s fantastic to see such dedication to enhancing the gaming experience and sharing it with the community. If you or anyone else is interested in creating similar content, yo...
by Caleb642
Thu Mar 28, 2019 8:06 am
Forum: General Discussion
Topic: No internet on ubuntu
Replies: 3
Views: 3871

Re: No internet on ubuntu

I'm using the newest update for Xubuntu, not sure what you mean by app images but I got it from the software store?
by Caleb642
Wed Mar 27, 2019 2:08 am
Forum: General Discussion
Topic: No internet on ubuntu
Replies: 3
Views: 3871

No internet on ubuntu

I have done all of the online solutions to the "no connection to master server" issue and I still fail to have access to any servers and have no idea what to do... even though I'm running my own server on windows 7 I usually play games on an Ubuntu machine and I'm a bit of a newb.
by Caleb642
Tue Mar 26, 2019 8:36 pm
Forum: General Discussion
Topic: Windows dedicated server
Replies: 4
Views: 5185

Re: Windows dedicated server

Thank you, if you ever see Caleb's server you will know it worked (port is indeed open) i appreciate your help <3
by Caleb642
Sun Mar 24, 2019 4:19 pm
Forum: General Discussion
Topic: Windows dedicated server
Replies: 4
Views: 5185

Re: Windows dedicated server

I did that and it ended up crashing constantly until I ended the script :: example launch script, see https://github.com/OpenRA/OpenRA/wiki/Dedicated for details @echo on set Name="Caleb's" set Mod=ra set ListenPort=2048 set AdvertiseOnline=True set Password="" set RequireAuthentication=False set Pr...
by Caleb642
Sun Mar 24, 2019 1:50 am
Forum: General Discussion
Topic: Windows dedicated server
Replies: 4
Views: 5185

Windows dedicated server

So, I'm wanting to run a dedicated server on my windows 7 storage machine (runs the game fine) for my fam and others to play, my dad runs public servers for other games so port forwarding isn't a question for me. I am not sure exactly on the setup of the server, changes in the script I should make, ...