Jump to content

About This File

DEvaheb can open IBI files and convert them back into text file scripts you can open and edit with BehavED.

DEvaheb 2.0 is command line only. However, it can open a text editor of your choosing when it has decompiled (such as notepad, BehavED,VS Code, etc.).

https://github.com/jorisdg/DEvaheb/blob/v2.0-beta.1/Usage.md

Quick Start

The DEvahebOpen.cmd file wraps the executable and opens notepad. You can use this cmd file instead of the .exe to open your IBI files. You can edit the .CMD file in notepad (right-click Edit in Windows explorer) and instead of opening "notepad" you can point it to the location of BehavED.exe on your system, etc.

 

Find the source code, file issues and ask questions at https://github.com/jorisdg/DEvaheb/

THIS FILE IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY ACTIVISION PUBLISHING, INC., RAVEN SOFTWARE, OR LUCASARTS ENTERTAINMENT COMPANY, LLC. ELEMENTS™ & © LUCASFILM LTD.™ & DISNEY, INC.™ AND/OR ITS LICENSORS. STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ AND WALT DISNEY, INC.™ STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ & DISNEY, INC.™


What's New in Version 2.0 beta2

Released

* This version is "self contained" meaning it does not require pre-installing .NET 6 runtime. It also makes for a smaller file, and less files.

* This version also allows specifying multiple files to decompile, for batch processing.

This is a Windows-only build, but I can easily produce a Linux or MacOS build if there's such a need, feel free to contact me.

mjt and Darkish like this

User Feedback

Recommended Comments

TheWhitePhoenix

Posted

@eezstreet Dude, well done uploading this. :)

Morabis

Posted

I never expexted to see this again. :o

DarthStiv

Posted

Well, that means we can change lots of things in MD2 and other SP mods.
Great.

Dusty

Posted

Well DEhaveb doesn't work very well... you have to rebuild most of the scripts...

Interface

Posted

On 6/24/2022 at 4:11 PM, mjt said:

Thank's a lot for this update! I've gotten it to work now - was still missing the .net 6 runtime on my machine. If anyone else has the same issue:

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.6-windows-x64-installer

Thanks for posting this. I didn't consider not everyone may have the latest .NET runtime installed.

I have a few improvements I'm working on, once that is ready to upload here I can make an "all in one" build which has the runtime pieces inside the executable so you don't need to install it. I received some feedback from people with older PCs who weren't keen on installing the runtime (although it's not an upgrade, it sits side-by-side with older ones so shouldn't break anything). We tested the all-in-one build on Discord and it worked for them.

mjt likes this
Darkish

Posted

I'm so happy I was able to find this just be searching IBI files and Jedi Academy.

Interface

Posted

I updated the version. It now no longer requires the .NET runtime be installed as it's compiled as self-contained. That also means less files and smaller filesize.

This now also supports a sort of batch-mode from command line, if you want to decompile multiple files with one command.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...