File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11// This is required to get updating working as the updater checks if the timestamp is larger or not to update.
22// I'm gonna pretty much change this into an int that is a version number since thats easy to manage.
33GOTO 0x150
4- INT32 1070  
4+ INT32 1090  
Original file line number Diff line number Diff line change 61610x8ebf5 WRITE   18 04		// in load animation
62620x8e297 WRITE   18 04		// play animation
63630x8e864 WRITE   18 04		// export animation
64+ 0x8ef27 WRITE   18 04		// record animation
65+ 0x8ef6a WRITE   18 04		// record animation
6466
6567// TEMP: Disable "Animator" menu until it is fixed (!!REMOVE TO WORK ON IT)
6668// 0xa843c WRITE	EB 1A	// turns the call for creating the menu item into a jmp
132134
133135// remove the OnLevelDestroyed hook
1341360xaaaf5 WRITE	90 90 90 90 90 // nop call to CT::Hooks::CreateHook
137+ 
138+ // skip some func call that crashes the game when switching characters
139+ 0x8e922 WRITE	90 90 90 90 90
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments