-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadme.txt
66 lines (46 loc) · 2.33 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
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/showthread.php?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!
- 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.
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)
Version History
v0.3.2.1
- Fixed crash in some cases after game has exited
v0.3.2
- PlayVision now offers ON/LITE/OFF
- PlayVision OFF will now actually turn PlayVision off instead of just not forcing it on
v0.3.1.1
- Fixed bug with Autosave feature not working at times
v0.3.1
- Changed Autosave function to changing the in-memory value of Autosave
v0.3.0.2
- Fixed Playvision bug
v0.3
- Added Full PlayVision ON/OFF switch (works with MyCareer)
v0.2
- Added Autosave workaround
- Added Sliders Import/Export workaround
v0.1.1
- Added checkbox to make the window stay always on top
v0.1
- Initial Release
License
Copyright 2011-2013 Eleftherios Aslanoglou
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.