OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
98 stars 28 forks source link

JWE stuck on launch after injecting ovl files #211

Closed coaco23 closed 2 years ago

coaco23 commented 2 years ago

OVL files cannot be opened ValueError after injecting files I injected files into ovl using ovl_tool_gui.py, I saved the ovl file and launch the jurassic world evolution game but it stuck in the launch screen. Then I tried to open the ovl file I've injected before and this came up

gambar

NEED HELP

Version Info:

HENDRIX-ZT2 commented 2 years ago

Please supply the ovl file.

coaco23 commented 2 years ago

Main ovl.zip It's a Main.ovl from Content0 which I injected with c0path.fdb

HENDRIX-ZT2 commented 2 years ago

This is the file you have modified. I would need to stock, unedited version.

coaco23 commented 2 years ago

Main.zip Oh, here it is

HENDRIX-ZT2 commented 2 years ago

For now current master does not support editing JWE1. Some changes need to be made to the naming and buffer code to allow for that again.

Meanwhile this old release should work: https://github.com/OpenNaja/cobra-tools/releases/tag/2.3.8

coaco23 commented 2 years ago

Work like a charm. Thank you