Skip to content

Instantly share code, notes, and snippets.

View zyr17's full-sized avatar

zyr17

  • Fudan University
View GitHub Profile

VIDEOS MIGHT OUTDATED BUT TEXT IS NOT

this guide is not meant to help with leaking or feeding your paywall or any stupid things you might do to ruin experience for other people

TL;DR

  • Don't load whole folder or every file you have, in most big games you will run out of memory instead build assets map and cab map (dependencies) so Studio itself loads what it needs to
  • set your game under options->specify game then click on misc and type any name in assetmap textbox, optionally check dont process full bundle as it can shorten the time it takes to generate assetmap then click Build Both
  • after it finish, restart Studio, Misc->AssetBrowser click on load assetmap when it loads search for asset you need by name or type

Downloading

~~- for original Get latest version from Github Actions not releases from here , if you dont have account you can use site like nightly.link to download it , [Latest build](https://nig

@s5unty
s5unty / mfscli2prom.awk
Last active December 8, 2022 20:19
parse the mfscli output and write the metrics
#!/usr/bin/awk -f
#
# usage:
#
# % /usr/bin/mfscli -ns"#" -SIM -SMU -SIG -SCS -SIC -SSC -SQU | ./mfscli2prom.awk
#
# moosefs >= v3.0.105
#
BEGIN {