Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Decompile
dmxconvert -i "myparticle.pcf" -ie binary -o "mydecompiledpcf.txt" -oe keyvalues2 -of tex
Compile
dmxconvert -i "mydecompiledpcf.txt" -ie tex -o "myrecompiled.pcf" -oe binary -of pcf
TIP : Remember Always use full path between the ""
OR there maybe something wrong in the animation itself. Artfunkle just updated (like 10 minutes ago) the BleST Master on GITHUB to take care of another animation problem. It may be related. If converting back to binary doesn't work download the GITHUB version and replace the io_scene_valvesource folder in your Appdata\Blender Foundation\Blender\2.90 folder with the one found in the downloaded zip file. Re-export the animation as a DMX and try that.
- If you hold shift and right click on the blank background space within the Windows File Explorer, you will see an item within the menu labelled "Open command window here", or "Open PowerShell window here". This is an easier way to get a command prompt up, and the prompt will start out located at the folder you had open.
- For the SteamVR version of dmxconvert.exe, instead of using "-of tex" I had to use "-oe keyvalues2" to view Hammer files as text.