Arma 3
Arma Script Profiler
Показані результати 1–10 із 31
< 1  2  3  4 >
Оновлено: 9 серп. о 10:32
автор: Dedmen Miller

Update Tracy to latest
Fixed Engine profiling
Engine profiling now only shows main thread by default
Added scheduled script profiling

Оновлено: 31 жовт. 2024 о 6:34
автор: Dedmen Miller

Fixed for latest profiling branch
Recompiled tracy exe's as static (doesn't seem to work though)

Оновлено: 28 жовт. 2024 о 9:43
автор: Dedmen Miller

Fixed crash when command line parameter is at the end of commandline
Update Tracy from 0.7.15 to 0.11.2
Fixed instruction profiling crash
Fixed allocation counter (-profilerEnableFAlloc parameter)

Оновлено: 26 жовт. 2024 о 5:59
автор: Dedmen Miller

Fixed engine profiling

Оновлено: 13 січ. 2024 о 6:33
автор: Dedmen Miller

Removed SQF-Assembly, was causing crashing. Instruction profiling will not work

Оновлено: 22 жовт. 2023 о 11:49

Fixed 2.14 compatibility

Оновлено: 28 лип. 2023 о 8:55

Fixed: missing CBA functions (common_fnc_onFrame, common_fnc_missionTimePFH and all that went through CBA_fnc_compileFinal)
Added: Force add profiling scope to all CBA PFH/WAR/WUAE/nextFrame functions, by checking them every frame
Fixed: ACRE function names not resolving correctly

Оновлено: 4 трав. 2023 о 2:43

Update SQF-Assembly
Update Intercept

Оновлено: 26 квіт. 2023 о 12:07

Update to Intercept API v3

Оновлено: 19 берез. 2023 о 5:32

Fixed incorrect compileScript implementation (all compileScript functions would show <unknown>)