Devastator_cm 434 Posted March 27, 2017 Is there any tool which can open rvmat files and create new ones? Google didn't bring me the answer.. I found by armaholic forum a software called mikero's eliteness but when I try to use it, it gives missing dll problem Share this post Link to post Share on other sites
PuFu 4600 Posted March 27, 2017 any proper text editor. Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 27, 2017 :( somehow sublime showed me hex code instead of readable things. notepad shows also weird charachters Share this post Link to post Share on other sites
PuFu 4600 Posted March 27, 2017 you need to unbin these, and pboproject does it just fine Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 27, 2017 thanks! I will give a try Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 27, 2017 hmm that tool has tons of missing DLLs. First complained about missing DePbo64.dll and I found it in internet and now missing deOgg64.dll... I feel a bit unsafe to look for missing DLLs in internet. Is there no page which has all the necessary files and somehow official? Share this post Link to post Share on other sites
warlord554 2065 Posted March 27, 2017 go to armaholic.com. program is Laza it's an oldy but still works fine Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 27, 2017 search @armaholic brings nothing for that name.. Share this post Link to post Share on other sites
warlord554 2065 Posted March 28, 2017 pretty sure I have a rar file for it I'll post tonight after work if u still have no luck Share this post Link to post Share on other sites
da12thMonkey 1943 Posted March 28, 2017 If you rename the file from .rvmat to .bin you can use BIS' CfgConvert tool provided with the Steam toolset, to turn it in to a readable .cpp file. And then rename it back to .rvmat again when you're ready to pack it. Many tools that can convert .bin to .cpp can probably do it though, if you associate .rvmat files with the tool. I'm still using kegety's old UnRAP tool when I want to check BIS' .rvmat values because it allows me to just double-click the .rvmat once associating the .rvmat format with the tool, and it'll make an unbinarised version as a .cpp file for me. The way .rvmats text is RAPified (binarised) is seemingly the same as how it's done for configs, just no change to the file extension between RAPifiedd and and unRAPified .rvmat formats 3 Share this post Link to post Share on other sites
warlord554 2065 Posted March 28, 2017 ^^^ there u go. an easy solution Share this post Link to post Share on other sites
Amit 17 Posted March 28, 2017 You can find the relevant installers for the dll files on Mikero's devheaven page. It's still up and available Sent from my iPhone using Tapatalk Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 28, 2017 53 minutes ago, Amit said: You can find the relevant installers for the dll files on Mikero's devheaven page. It's still up and available Sent from my iPhone using Tapatalk which one is it? https://dev.withsix.com/projects/mikero-pbodll/files I don't see a file like, dll_installer. Do I need to install all the files there to find it out? :/ 16 hours ago, da12thMonkey said: If you rename the file from .rvmat to .bin you can use BIS' CfgConvert tool provided with the Steam toolset, to turn it in to a readable .cpp file. And then rename it back to .rvmat again when you're ready to pack it. Many tools that can convert .bin to .cpp can probably do it though, if you associate .rvmat files with the tool. I'm still using kegety's old UnRAP tool when I want to check BIS' .rvmat values because it allows me to just double-click the .rvmat once associating the .rvmat format with the tool, and it'll make an unbinarised version as a .cpp file for me. The way .rvmats text is RAPified (binarised) is seemingly the same as how it's done for configs, just no change to the file extension between RAPifiedd and and unRAPified .rvmat formats This one sounds a nice way!! Will try asap. Thanks! Share this post Link to post Share on other sites
Amit 17 Posted March 28, 2017 You can find it here: https://dev.withsix.com/projects/mikero-pbodll/files The ones you need are the DeOgg and DePBO installers. Share this post Link to post Share on other sites
Devastator_cm 434 Posted March 28, 2017 24 minutes ago, Amit said: You can find it here: https://dev.withsix.com/projects/mikero-pbodll/files The ones you need are the DeOgg and DePBO installers. I didn't notice them... Share this post Link to post Share on other sites