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

NLSC Forum

A hub for everything related to NBA 2K15 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jun 24, 2015 6:20 pm

Very cool to hear, appreciate all the hard work!

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jun 24, 2015 7:41 pm

OMG :crazyeyes: :crazyeyes: :applaud: :applaud: :bowdown: :bowdown:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Thu Jun 25, 2015 12:09 pm

Greg you never disappoint me, Glad to see that you're still working on this game. you got my full support on this one. :bowdown:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 4:58 am

So cooool. Will be excited to test whence it's released. Will there be coaching staff editing possible you think? LIke grades and badges

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 5:08 am

dwayne12345 wrote:Will there be coaching staff editing possible you think


Why do you talk like Master Yoda :lol:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 5:33 am

samardzicnba wrote:
dwayne12345 wrote:Will there be coaching staff editing possible you think


Why do you talk like Master Yoda :lol:

It's who I am don't try to change me :lol:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 6:04 pm

dwayne12345 wrote:So cooool. Will be excited to test whence it's released. Will there be coaching staff editing possible you think? LIke grades and badges

To be honest, the only section i haven't located so far, is a coach one. I expect to find one of them when i take a look better on a team section. For now i am playing around with the players (there is a TON of bytes and most of them are masked as well).

So i've added the tendencies, i've implemented very basic changes save support, i've also implemented arbitrary text replacement on the player names, which is not working optimally atm, but it does its job for now :P
Renaming the Teams also works, but this works only if you edit the previous text, and that means that you have a character limit that you can change. Stats saving was easy (tendencies will be as well).

Yesterday i found out what offset controls the player model, and its a separate id from the player one, so once i located it, i implemented it in the program and played around xD. I still have no clue how the game knows from which archive and file to load, but i hope i'll find it :)

Some more screens

Image
Image
Image
Image

PS: My all Lebron team rulezzzz :cool:

Cheers

Greg

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 6:08 pm

All Kevin Parker Team is dope too.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 9:39 pm

I hate to ruin your hard work but most of this was possible using Limnonos trainer for example copying players id's onto other players... :?
viewtopic.php?f=160&t=97951

Needless to say it still looks great. Could you look into how to change accessory colours for example making the Knicks Home accessories blue?

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jun 28, 2015 10:32 pm

PeacemanNOT, at least it is english tool

Re: 2K15 Explorer [WIP] [v0.285 Released]

Tue Jun 30, 2015 10:01 am

Having more than one tool out there that can achieve what we want - especially when it's fulfilling the need of a tool that it's in English - is definitely never for nothing.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jul 01, 2015 2:22 am

Erm i am not sure of what the other tool can do, but if you can edit players and teams, make trades, edit salaries, accessories etc, without a single touch on the game, then tell me and i'll keep this for personal use :)

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jul 01, 2015 2:44 am

I have no idea how it does it, I only created a tutorial on how to use it. You would have to contact Limnono himself which is a tough task since... well he's chinese :P

I should probably update the tutorial on how to edit players with the tool (which is done in-game). I've discovered some new things since I made the tutorial also.

UPDATE: I added a half-ased tutorial on how to edit players/rosters with the tool, check it out :P
viewtopic.php?f=160&t=97951

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jul 01, 2015 3:35 am

This is freaking amazing, Greg. I am planning to get the game as soon as a reliable roster editor comes out, and it seems like I am getting this year's game very soon :D

One quick question: do you think it is going to be possible to display players and teams data on a table, just like RED MC? Asking it because I love making randomly-generated rosters using excel formulas.. well, I think editing rosters in general is easier that way

Anyways, thank you so much! Keep it up!

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jul 01, 2015 4:33 am

CarolusXCI wrote:This is freaking amazing, Greg. I am planning to get the game as soon as a reliable roster editor comes out, and it seems like I am getting this year's game very soon :D

One quick question: do you think it is going to be possible to display players and teams data on a table, just like RED MC? Asking it because I love making randomly-generated rosters using excel formulas.. well, I think editing rosters in general is easier that way

Anyways, thank you so much! Keep it up!


To be honest i really HATE those huge tables when you are searching for 10 minutes to find the stat you want, and then the view changes and you have to rescroll 2 miles on the right to find it again. But since the stat editing is complete, its really easy to add a txt importer/exporter, in order to bring the whole data from the app into excel, do your stat changing and bring them back. Of course that would work only with stats and tendencies recalculations. Trades and all the rest stuff needs to be done from within the app.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Wed Jul 01, 2015 4:44 am

gregkwaste wrote:
CarolusXCI wrote:This is freaking amazing, Greg. I am planning to get the game as soon as a reliable roster editor comes out, and it seems like I am getting this year's game very soon :D

One quick question: do you think it is going to be possible to display players and teams data on a table, just like RED MC? Asking it because I love making randomly-generated rosters using excel formulas.. well, I think editing rosters in general is easier that way

Anyways, thank you so much! Keep it up!


To be honest i really HATE those huge tables when you are searching for 10 minutes to find the stat you want, and then the view changes and you have to rescroll 2 miles on the right to find it again. But since the stat editing is complete, its really easy to add a txt importer/exporter, in order to bring the whole data from the app into excel, do your stat changing and bring them back. Of course that would work only with stats and tendencies recalculations. Trades and all the rest stuff needs to be done from within the app.


Awesome! :bowdown:

It's not my favorite way to edit as well, but it works great with copying and pasting :mrgreen:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Thu Jul 02, 2015 3:52 pm

Hope you can add Color 1 and Color 2 on Team Tab which represents the primary and secondary color of a team.
And I also hope you can add jersey tab especially the colors and collar type.

BTW, if you didn't use RED MC before I'll provide you with previews you can refer from it so you can found more values.
Team
Image
Image

Jersey
Image
Image
Image

Thank you for the hardwork.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jul 05, 2015 4:41 am

Thank you.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Tue Jul 07, 2015 4:08 am

I don't understand how what you said could be considered racist... :|

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jul 12, 2015 4:31 am

samardzicnba wrote:
PeacemanNOT wrote:I don't understand how what you said could be considered racist... :|

I don't know, there are many people who get offended easily. :D


I don't accept racists on my thread :scold:

Board ban him.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Sun Jul 12, 2015 4:53 am

:cry:

Re: 2K15 Explorer [WIP] [v0.285 Released]

Tue Jul 14, 2015 8:39 am

Some news on the Roster Editor?

Re: 2K15 Explorer [WIP] [v0.285 Released]

Tue Jul 14, 2015 10:27 am

He's on vacation

Re: 2K15 Explorer [WIP] [v0.285 Released]

Thu Jul 16, 2015 11:28 pm

I've been scanning all your posts and comments guys, but I can't seem to understand how you got the vertices exclusive for the headshape, and others. How do you use *.json files? Help please. Any help is appreciated. Thanks a lot. Greg, such a great tool.

Re: 2K15 Explorer [WIP] [v0.285 Released]

Fri Jul 17, 2015 3:01 am

I think TBM made a turorial
Post a reply