cbhacks / CrashEdit

Unofficial Crash Bandicoot 1/2/3 Level Editor
https://www.cbhacks.com/tools/crashedit/
Other
135 stars 25 forks source link

Bin export problem. #148

Closed RobcioRobcio closed 4 years ago

RobcioRobcio commented 4 years ago

Hello, I've been finishing mod for Crash Bandicoot 2. I exported it to "bin" file which took over 20 minutes to process. After finishing it the file size was 29,4 GB. I tried to launch the game on the ePSXe emulator but nothing happened. Maybe somebody can help me? crash

ManDude commented 4 years ago

The Make BIN option simply grabs EVERYTHING that's inside the specified folder.

Keep in mind PS1 CD-ROMs cannot contain more than 700MB of data.

RobcioRobcio commented 4 years ago

Thanks!