Need For Speed Zone

Need For Speed Zone Forum

 nfszone.com Forum IndexIndex   FAQFAQ   SearchSearch   RegisterRegister   RSSRSS   Log inLog in 

NFS Carbon over LAN possible? (Client/Server)
Goto page Previous  1, 2, 3 ... 7, 8, 9, 10, 11  Next
 
Post new topic   Reply to topic       nfszone.com Forum Index -> NFS Carbon
Author Message
Fortress
Guest
80.137.248.x





PostPosted: Fri May 18, 2007 7:06 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Yeah cooldog. Your're right. Everybody who has worked on this has deserved a big thanks from us all. I belive we have been very close to get it working. Some people don't belive this and think it was only a fake. But I don't. It just hasn't been so easy and after a while nobody or let's better say less people are interessted in a lan Patch for Carbon. I mean it was great having a Lan Patch for Underground 1 but do U still use it?? Wink
Back to top
Simo
Guest
210.8.56.x





PostPosted: Thu May 31, 2007 4:53 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Me and some of my mates still get NFS:U1 going at LANs from time to time - always good for a laugh and it's something different (and motion blur can be turned off!)

Just wanted to give thanks to all those who have been working on the NFS:C LAN client - I have no idea about what half the stuff you've had to do/crack/hack is so I haven't been able to help at all.

But thanks for all the work anyways, even if you don't get it working!
Me and my friends thank you for your work anyway, it's much appreicated - the fact that you tried, just so you could play the damned game on LAN and then share it with the rest of us as well so we can join in!

Cheers.
-Simo
Back to top
shadowthegod




Joined: 10 Jun 2007
Posts: 1

PostPosted: Sun Jun 10, 2007 8:33 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Hi all! Sory for my English.
Can possible simply copy script LAN options with MW under Carbon, since Engine plays nearly alike.
This possible???
Back to top
Guest

203.114.141.x





PostPosted: Tue Jun 19, 2007 4:52 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Hurry up, you dickheads.
Back to top
TheBeret
Guest
66.220.96.x





PostPosted: Fri Jun 29, 2007 5:25 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

What in the fuck is the matter with you? How about you make the damn lan patch, you lazy fuck.
Back to top
rocarobin
Guest
203.84.180.x





PostPosted: Thu Jul 12, 2007 3:58 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

yes iv done cracking nfsc lan multiplayer, its fun, so, whats up?
Back to top
DaRkNeZRaVer
Guest
89.246.38.x





PostPosted: Mon Jul 16, 2007 9:39 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Aren't they working on the Lan Patch or not?? *I know my english isn't the best!*XP I hope that they still works on this patch!
Back to top
Virus_3000
Guest
62.84.156.x





PostPosted: Mon Aug 06, 2007 8:53 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

R U still working on the LAN patch? Or do you anyone know if there will be LAN in the upcoming NFS??? THX! Wink
Back to top
drifter
Guest
121.1.24.x





PostPosted: Sat Aug 11, 2007 6:41 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

it will take time to make a patch for nfs carbon.. don't insult the guys working on the project. if they successful insulting them would mean holding the release patch for the nfs carbon lan. they are humans too you know... star
Back to top
Virus_3000
Guest
62.84.156.x





PostPosted: Wed Aug 22, 2007 9:45 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

drifter wrote:
it will take time to make a patch for nfs carbon.. don't insult the guys working on the project. if they successful insulting them would mean holding the release patch for the nfs carbon lan. they are humans too you know... star

of course, I know, that they aren't robots... Laughing
Back to top
robi




Joined: 14 Sep 2007
Posts: 1

PostPosted: Fri Sep 14, 2007 8:47 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Has anyone come out with any patches yet???

I own an internet cafe and we have been waiting for months for a patch to come out. If someone can figure out a working patch as soon as possible and before the end of mid-October, I will send them $100 through Paypal.

Email me at gamingrobi@gmail.com if you manage to create a working patch.

I would really appreciate it if someone can make the patch.
Thanks, Robi
Back to top
Drk_Guy
Guest
190.28.138.x





PostPosted: Thu Sep 20, 2007 10:23 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Hi guys!

Interesting work

I think we should decompile NFSC.exe and look-up for any reference to online play, that should head us straight to what resources Carbon calls for sending the keys...

Hope i can help better any day...

And really thanks to all of you, that are working on this project, this might seem easy, BUT IT DOESN'T, it is harder than getting laid with a grandma

xD
lol
Back to top
AnonymousCoward
Guest
64.81.161.x





PostPosted: Sun Oct 14, 2007 9:43 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Version 1.4 (No CD version.)

Look at the function at the offset: .text:0097F460
It references these three "CA Certificates":
1) .rdata:00A263D8 (OTG Certificate)
2) .rdata:00A263FC (RSA Certificate)
3) .rdata:00A26420 (Equifax Certificate)

The structure of each certificate is as follows (in IDA syntax):
Code:
00000000 ea_ca_cert      struc ; (sizeof=0x24)
00000000 country         dd ?                    ; offset (00000000)
00000004 state           dd ?                    ; offset (00000000)
00000008 location        dd ?                    ; offset (00000000)
0000000C organization    dd ?                    ; offset (00000000)
00000010 organization_unit dd ?                  ; offset (00000000)
00000014 name            dd ?                    ; offset (00000000)
00000018 pubkey          dd ?                    ; offset (00000000)
0000001C pubkey_size     dd ?                    ; base 16
00000020 exponent        dd ?                    ; base 16
00000024 ea_ca_cert      ends


Still haven't figured out how to properly replace those CA's yet though... if it was figured out, then you could simply replace the key in the EXE and build your own certificate (and thus master server).
Back to top
MarkoZutic
Guest
195.252.79.x





PostPosted: Tue Oct 16, 2007 2:31 pm    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

Covo2k thank u alot. u helped me in makeing LAN Server. i did a BETA version. but it crash after few minutes. i Need to remake beta ver.

stay tuned.
Back to top
aying
Guest
125.212.107.x





PostPosted: Thu Oct 18, 2007 10:44 am    Post subject: Re: NFS Carbon over LAN possible? (Client/Server) Reply with quote

NFS Pro Street is nearly coming out in the market and still no patch has been created and I believe EA does something bad decision not to include LAN option in NFS Carbon. It is not very reasonable if security was the issue here I mean a lot'a space in your brain to think of other option rather than disabling LAN mode in this game, maybe EA is hitting for something (more bucks in the future) by setting up this kind'a situation. Thank you guys out there for taking some time to find out if it is really possible to make some LAN patch for this game.

I hope EA will enable the LAN mode on NFS Pro Street version in the future. I read all the post here in the forum and it's all worth reading.

Keep up the good work guys... more power to you (not on EA coders who disable the LAN mode on NFS Carbon). hehe...
Back to top
Display posts from previous:   
Post new topic   Reply to topic       nfszone.com Forum Index -> NFS Carbon All times are GMT
Goto page Previous  1, 2, 3 ... 7, 8, 9, 10, 11  Next
Page 8 of 11

 

Powered by Skeletonz | Powered by phpBB | Privacy Policy