Custom Query (105 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 105)

Ticket Resolution Summary Owner Reporter
#21 fixed Remove himynameisalex easter egg alloc Iritscen
Description Since it's based on a misunderstanding in the first place, and can only confuse users, please combine the "kangaroo" cheat code with the message "Kangaroo Mode Enabled/Disabled" like it used to be, removing the cheat code himynameisalex and the "Okita Mode Enabled/Disabled" message.
#31 fixed Only try to load chinese DLL if file exists alloc Alloc
Description Currently we try to load the xfhsm_oni.dll without prior existence checks. This will also always write an error to the startup-log if the file does not exist which can confuse users. So do a file_exists(xfhsm_oni.dll) before.
#33 fixed Error when extracting ONCC with TRAM s10k edt
Description According to paradox, when extracting ONCCred_hard_1 with TRAMREDCOMcomb_p you get error messages such as

Cannot find instance 'TRAMKONCOMthrow_rev'
Cannot find instance 'TRAMKONCOMthrow_rev'
Cannot find instance 'TRAMKONRIFturn_right'
Cannot find instance 'TRAMKONOKOlev18_ZomStand'
Cannot find instance 'TRAMKONOKOcorner_hide'
Cannot find instance 'TRAMKONPIScorner_hide'

The problem is that these TRAMS are listed in TRACkonokocore_animations, but were not in included with the Oni.

I noticed you are using the command -extract:dae -search level0_Final <output dir> -anim:TRAMREDCOMcomb_p <path_to_ONCCred_hard_1.oni>

In AETools I have been using this command:

-extract:xml <output dir> -anim-body:<path_to_ONCCred_hard_1.oni> <path_to_TRAMREDCOMcomb_p.oni>
Note: See TracQuery for help on using queries.