A hub for everything related to NBA 2K13 modding. Releases, previews, requests, and other modding discussion belongs here.
Thu Oct 04, 2012 2:18 am
NBA 2K13 Workarounds Tool by Lefteris "Leftos" Aslanoglou Quick Notes - Scoreboard
This is a simple workaround for the "scoreboard disappearing" bug that plagues the retail version of NBA 2K13.
To have it on top of the game, switch the game to Windowed mode and use the Always on Top switch in the tool. If you want to remove the borders from the game's window, you can try using a tool such as this one:
http://forums.steampowered.com/forums/s ... p=30525996
I'm looking into providing the option of the scoreboard being an overlay in the game (kind of like FRAPS shows you the framerate), but it's going to need some more research.
This will have to do until then. Hope it helps!
- Autosave
Allows you to force Autosave on and off.
- Sliders Import/Export
This adds the ability to export the sliders part of the Settings file to another file, so that you can keep separate sliders files and be able to switch between them easily. - PlayVision
Allows you to force Full PlayVision for All Plays, works with MyCareer as well.
Credits
- PeoplesChamp from the NLSC Forum for finding the memory address
- KryziK from the CheatEngine Forum for his C# Trainer Tutorial (
http://forum.cheatengine.org/viewtopic.php?t=530207)
DownloadNBA 2K13 Workarounds ToolScreenshots
Donate and support my workIf you enjoy using my tools and want to show your appreciation, all you have to do is say a hello and a thank you in a reply here. If, however, you want to show a little more appreciation, you can always consider making a small donation towards my everyday and studies expenses. Any donation, no matter the amount, will give me even greater incentive to develop these tools and helping the community.
Click here to donate!
Thu Oct 04, 2012 2:54 am
v0.1.1 released! - Added checkbox to make the window stay always on top
To have it on top of the game, switch the game to Windowed mode and use the Always on Top switch in the tool. If you want to remove the borders from the game's window, you can try using a tool such as this one:
http://forums.steampowered.com/forums/s ... p=30525996
Thu Oct 04, 2012 5:38 am
Thanks for the workaround, Leftos. Appreciate it!
Thu Oct 04, 2012 5:47 am
PeoplesChamp, thanks for the memory positions man.
Thu Oct 04, 2012 6:49 am
v0.2 of the now renamed Workarounds Tool released!
- Added Autosave workaround
- Added Sliders Import/Export workaround
Thu Oct 04, 2012 7:19 am
Leftos wrote:Added Autosave workaround
That's great. I've been trying to find a way to disable the autosave through memory/hex editing to no avail, unfortunately. Thanks again, sir.
I definitely will be using the tool!
Thu Oct 04, 2012 7:19 am
PeoplesChamp, it's a messy workaround, as it makes the saves read-only, meaning you can't manually save either while it's enabled, but it should prevent the game from autosaving as well.
Thu Oct 04, 2012 7:21 am
Leftos wrote:PeoplesChamp, it's a messy workaround, as it makes the saves read-only, meaning you can't manually save either while it's enabled, but it should prevent the game from autosaving as well.
I'm sure someone will find a way to permanently disable the autosave setting eventually, but this will do in the meantime.

Keep up the good work!
Thu Oct 04, 2012 9:32 am
Good stuff as always, Leftos.
Thu Oct 04, 2012 9:44 am
Yeah, 2K keeps giving me bugs to work around and removes features that I have to put back in. -sigh- At least I can help.
Fri Oct 05, 2012 10:59 am
hey leftos i get this error when i try to import sliders does tool need to be in a specific folder i have win7 x64
its in my downloads now it exports w no problem.
System.BadImageFormatException: Could not load file or assembly 'LeftosCommonLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'LeftosCommonLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at NBA_2K13_Workarounds_Tool.SlidersWindow.btnImport_Click(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
None
Fri Oct 05, 2012 5:36 pm
v0.3 released!
- PlayVision On/Off (works with MyCareer)
kidflash112, I think I fixed that issue in the new version. Try v0.3 and get back to me.
Fri Oct 05, 2012 6:57 pm
Hey when I try to export sliders there are no settings file under save folder. I mean it doesn't show in the program... What could be the problem? Am I doing something wrong?
Fri Oct 05, 2012 7:04 pm
Got it now

. Thanks for the tool!
Fri Oct 05, 2012 11:08 pm
Great tool!
The bad thing is, play vision still doesn't work for me. In-bound plays only.
Fri Oct 05, 2012 11:40 pm
v0.3.0.1 released!
- Fixed Playvision bug
Thanks for telling me xerion. It should work now.
Sat Oct 06, 2012 1:42 am
Leftos wrote:v0.3.0.1 released!
- Fixed Playvision bug
Thanks for telling me xerion. It should work now.
Great job with the tool, Leftos!
But Playvision still not working here on MyCareer despite being the 0.3.0.1 version.
Sat Oct 06, 2012 1:52 am
R2-D2 wrote:Leftos wrote:v0.3.0.1 released!
- Fixed Playvision bug
Thanks for telling me xerion. It should work now.
Great job with the tool, Leftos!
But Playvision still not working here on MyCareer despite being the 0.3.0.1 version.

For more info go here
http://forums.nba-live.com/viewtopic.php?f=150&t=88128Enjoy
Sat Oct 06, 2012 2:05 am
Dammit with this game. Values were elusive, but I believe I've found them. New version coming up soon.
Sat Oct 06, 2012 2:12 am
Already tried your tutorial, but the Playvision still not appearing, only on in-bound plays.
Last edited by
R2-D2 on Sat Oct 06, 2012 2:18 am, edited 1 time in total.
Sat Oct 06, 2012 2:15 am
Ok, Leftos. Thank you very much for your dedication buddy.
It's such a shame that every year we found issues with the release of this game...
Sat Oct 06, 2012 2:21 am
v0.3.0.2 released!
Another attempt at fixing MyCareer playcalling, now with new offsets. Try it and tell me how it goes.
For me, after it saved with these values once, next time I fired up the game I didn't even need to use the tool. Your mileage may vary.
Sat Oct 06, 2012 2:47 am
It's working now! Many, many thanks Leftos!
Now I can play NBA 2K13!
Sat Oct 06, 2012 2:48 am
Leftos, Playvision seems to be working properly. I didn't even know there was a separate Playvision setting within My Career. Anyway, you fixed the issue. Thanks.
Keep it up!
Sat Oct 06, 2012 3:17 am
quick 2 questions (my career):
1. if i'm only interested in playvision, can i just start the tool, and then start the game in fullscreen (not windowesd)?
2. if for some reason during a game, i don't want my team to run plays (i'm not a PG) can i do this somehow? i dont mean disableing the playvision while the team still runs plays, but have them not run plays at all (freestyle).
thanks in advance.
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.