Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Talk about NBA Live 08 here.
Post a reply

How to change default team

Mon Jun 13, 2011 11:04 pm

can anyone teach me how to change the deafualt team selections... Thanks

Re: How to change default team

Tue Jun 14, 2011 10:03 am

hex editing bro.

open your nba live08.exe, search for spurs or cavaliers.. replace the values :cheeky:

Re: How to change default team

Tue Jun 14, 2011 12:02 pm

sir when i change it , it says code base error , i change them to heat and mavericks .

Re: How to change default team

Tue Jun 14, 2011 12:11 pm

you cannot change the file size of the exe, so be careful

change Spurs to Heat. (with the period as 00 in the hex)
Cavaliers to Mavericks should work fine

Re: How to change default team

Tue Jun 14, 2011 12:13 pm

Very Thanks Sir Jaosming!

Re: How to change default team

Sat Jun 18, 2011 3:14 am

after i open the exe using hex editor how do i know which value should i change for the cavs and spurs? i can't figure it out.. thanks!

Re: How to change default team

Sat Jun 18, 2011 3:22 am

you need to look for this in the text
Code:
TEAMNAME = 'Spurs' .... TEAMNAME = 'Cavaliers'


You simply change the name, but again, you need to make sure you do not change the filesize

Re: How to change default team

Sun Jun 19, 2011 3:02 am

now i see, thank you!
Post a reply