Arma 3
Arma Script Profiler
Menampilkan1-10 dari 31 kiriman
< 1  2  3  4 >
Pembaruan: 9 Agu @ 10:32am
berdasarkan Dedmen Miller

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

Pembaruan: 31 Okt 2024 @ 6:34am
berdasarkan Dedmen Miller

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

Pembaruan: 28 Okt 2024 @ 9:43am
berdasarkan 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)

Pembaruan: 26 Okt 2024 @ 5:59am
berdasarkan Dedmen Miller

Fixed engine profiling

Pembaruan: 13 Jan 2024 @ 6:33am
berdasarkan Dedmen Miller

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

Pembaruan: 22 Okt 2023 @ 11:49am

Fixed 2.14 compatibility

Pembaruan: 28 Jul 2023 @ 8:55am

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

Pembaruan: 4 Mei 2023 @ 2:43am

Update SQF-Assembly
Update Intercept

Pembaruan: 26 Apr 2023 @ 12:07pm

Update to Intercept API v3

Pembaruan: 19 Mar 2023 @ 5:32am

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