Search found 90 matches

by tuia
Wed Oct 30, 2013 12:07 am
Forum: Battlefield server and client
Topic: Overriding the join game function to launch a map downloader
Replies: 1
Views: 14805

Re: Overriding the join game function to launch a map downlo

Best bet, would be a program that would check current map in the server and scan BF1942 or mod levels folder to see if you have it, in case you don't automatically downloads it from a central server. Modifying BF1942 executable to include map download support is not an easy task. A small fix could b...
by tuia
Wed Oct 30, 2013 12:03 am
Forum: Battlefield server and client
Topic: PunkBuster for Battlefield 1942 v1.612 (Origin)?
Replies: 3
Views: 22403

Re: PunkBuster for Battlefield 1942 v1.612 (Origin)?

I believe, it is possible to enable PunkBuster in Battlefield 1942 v1.612 (Origin) server and client, but players, with latest PunkBuster installed, will most certainly be kicked out of server because of memory violations, because they have a different executable than BF1942.exe (v1.61), which PunkB...
by tuia
Tue Oct 29, 2013 11:57 pm
Forum: Battlefield server and client
Topic: Admin request Server
Replies: 1
Views: 14384

Re: Admin request Server

by tuia
Tue Oct 29, 2013 11:56 pm
Forum: Battlefield server and client
Topic: Dedicated server help plz
Replies: 1
Views: 13809

Re: Dedicated server help plz

Change server settings in DedicatedServer, press Start Server button, then Stop Server button after BF1942 server launches and settings are saved.
by tuia
Tue Jun 04, 2013 11:01 pm
Forum: Mod Downloads
Topic: 1080p user interface mod
Replies: 22
Views: 113687

Re: 1080p user interface mod

Some custom maps unfortunately have mipmaps generated for HUD textures and minimap. I have to play at lowest texture quality and those custom HUD icons are blurred and ugly. Fixed the menu textures, removing all mipmaps and exchanged some icons. Background.tga was downscaled to 1600x900, because it ...
by tuia
Thu May 30, 2013 11:28 pm
Forum: Mod Downloads
Topic: 1080p user interface mod
Replies: 22
Views: 113687

Re: 1080p user interface mod

I have no idea what the byte C7 after it means, but I just searched for all places that have 20 03 00 00 C7, followed shortly after by 58 02 00 00, and replaced them with the values for my preferred resolution. Now there is absolutely no switching back and forth between resolutions. It is not a per...
by tuia
Wed May 29, 2013 11:03 pm
Forum: Mod Downloads
Topic: 1080p user interface mod
Replies: 22
Views: 113687

Re: 1080p user interface mod

BlackScreen.exe loads BF1942.exe and takes as parameter a process ID to open. I don't think it's used anymore in BF1942 v1.61. You can type "BlackScreen.exe 1" and see what happens. Resolution switching can probably be eliminated with some small code changes, BF1942.exe is hardcoded to sta...
by tuia
Thu Apr 18, 2013 10:44 am
Forum: Battlefield Heroes'42
Topic: Battlefield Heroes mod for BF1942...
Replies: 220
Views: 562115

Re: Battlefield Heroes mod for BF1942...

Impressive work! Looks really good and very polished.
by tuia
Thu Apr 18, 2013 9:46 am
Forum: Battlefield server and client
Topic: Coding challenge for tuia
Replies: 11
Views: 30929

Re: Coding challenge for tuia

Not sure if this will be doable or not for you, but one thing I've been wanting to do (and I'm sure others too) is get the debugger exe to work to host/connect to internet based servers instead of just LAN. It is doable to modify BF1942 debug executable as you say, however it's not needed because y...
by tuia
Wed Apr 17, 2013 10:11 am
Forum: Battlefield server and client
Topic: BF1942 Windows server v1.612 (Origin) with keyhashes
Replies: 12
Views: 69039

Re: BF1942 Windows server v1.612 (Origin) with keyhashes

http://team-simple.org/download/bf1942_ ... 612.tar.gz
Same as s[sk]'s files, with the exception of client version check removed on both dynamic and static executables. Please, test it before.