#1 2024-02-08 19:26:40

VardaTruffle
Player
Reputation: +10
Registered: 2021-07-20
Posts: 27
OS X Chrome 103.0

Steps to access new Simple Server

Go to Henk's patch here: https://www.moddb.com/games/battlefield … 2org-patch

Download the .exe file and swap it with your old .exe file (replace old one with Henk's one).

Click it and open up multiplayer servers, then update. You'll find the new IP addresses there.

Best wishes,
Varda.

Offline

    Positive reputation 1   Negative reputation 0

#2 2024-02-08 21:29:18

Karl Donutz
Player
Reputation: +37
Registered: 2021-05-30
Posts: 41
Windows 10 Firefox 122.0

Re: Steps to access new Simple Server

this exe is not required to join SiMPLE Server(s)

Its to make the serverlist functional and a few other changes (resolution and refresh rates)

Just change set desktop target to "C:\Program Files (x86)\EA GAMES\Battlefield 1942\BF1942.exe" +restart 1 +joinServer 37.187.92.162:14567

OR with Powershell

$WshShell = New-Object -comObject WScript.Shell
$Shortcut = $WshShell.CreateShortcut("$Home\Desktop\BF1942.lnk")
$Shortcut.TargetPath = "C:\Program Files (x86)\EA GAMES\Battlefield 1942\BF1942.exe"
$Shortcut.Arguments =  "+restart 1 +joinServer 37.187.92.162:14567"
$Shortcut.WorkingDirectory = "C:\Program Files (x86)\EA GAMES\Battlefield 1942"
$Shortcut.Save()

Offline

    Positive reputation 0   Negative reputation 0

#3 2024-02-09 02:14:29

tuia
BFSoldier
Portugal
Reputation: +1095
Location: Lisbon
Registered: 2012-02-20
Posts: 6,344
Website
Windows 7 Chrome 109.0

Re: Steps to access new Simple Server

Karl Donutz, you should not use the IP address, instead use team-simple.fr or bf1942.team-simple.org, they will always point to the new IP address, even though there should be no change of IP address in the foreseeable future.

Offline

    Positive reputation 0   Negative reputation 0

#4 2024-02-09 02:17:30

tuia
BFSoldier
Portugal
Reputation: +1095
Location: Lisbon
Registered: 2012-02-20
Posts: 6,344
Website
Windows 7 Chrome 109.0

Re: Steps to access new Simple Server

Just click the Update button inside the game to see the new servers. If that does not work you have to update your BF1942.exe or change your hosts file.

Offline

    Positive reputation 0   Negative reputation 0

#5 2024-02-09 21:40:10

ATF_Jagman
Player
Canada
Reputation: +1
Location: Langley, British Columbia
Registered: 2016-05-10
Posts: 13
Windows 10 Chrome 121.0

Re: Steps to access new Simple Server

I opened the game and removed the 4 Simple servers from my favorites list and replaced from the general server list. Seems all good so far. Although it looks like we lost all the modded name of bots though.

Offline

    Positive reputation 0   Negative reputation 0

#6 2024-02-09 22:39:33

Karl Donutz
Player
Reputation: +37
Registered: 2021-05-30
Posts: 41
Windows 10 Firefox 122.0

Re: Steps to access new Simple Server

tuia wrote:

Karl Donutz, you should not use the IP address, instead use team-simple.fr or bf1942.team-simple.org, they will always point to the new IP address, even though there should be no change of IP address in the foreseeable future.

Nah, ill use IP thnx

Also

An error occurred during a connection to bf1942.team-simple.org.
and a HTTPS version of is not available

An error occurred during a connection to team-simple.fr.
HTTPS version of team-simple.fr is not available

Last edited by Karl Donutz (2024-02-09 22:52:47)

Offline

    Positive reputation 0   Negative reputation 0

#7 2024-02-10 03:14:44

tuia
BFSoldier
Portugal
Reputation: +1095
Location: Lisbon
Registered: 2012-02-20
Posts: 6,344
Website
Windows 7 Chrome 109.0

Re: Steps to access new Simple Server

The familiar bot names will be back and the bots number will be adjusted, accordingly. Any suggestions to new bot names is more than welcome.

Offline

    Positive reputation 0   Negative reputation 0

#8 2024-02-10 03:20:10

tuia
BFSoldier
Portugal
Reputation: +1095
Location: Lisbon
Registered: 2012-02-20
Posts: 6,344
Website
Windows 7 Chrome 109.0

Re: Steps to access new Simple Server

Resolving bf1942.team-simple.org or team-simple.fr, will always show the actual IP address of SiMPLE's Battlefield 1942 servers. It is not an HTTP server.

I recommend you try to connect with this instead:

+restart 1 +joinServer bf1942.team-simple.org:14567

Offline

    Positive reputation 1   Negative reputation 0

Board footer