-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# icebreaker | ||
NIS Editing Tool | ||
|
||
This is the first ever tool for editing cutscenes in NFS Most Wanted and limited viewing of them in some other NFS games. It targets EAGLAnim chunks in NIS bundles and CameraTrack chunks in InGameB bundle. | ||
|
||
The code is horrendous and no good and very ugly. It came to be through rapid prototyping and black-box testing and then was never refactored. Still I believe that it being open source could be of some benefit to the community, since I don't plan to support it anymore. | ||
|
||
You will need Unity 2021.1.24f1 to open this project. You can try other versions but it might break. |