Decompollaborate / spimdisasm

MIPS disassembler
https://pypi.org/project/spimdisasm/
MIT License
45 stars 13 forks source link

[Frug]: `elfObjDisasm` fails to disassemble "Fatal Frame II: Crimson Butterfly (Feb 6, 2004 prototype)" under Windows #152

Closed AngheloAlf closed 7 months ago

AngheloAlf commented 8 months ago

Explain the problem.

Produces a single empty file. Seems to only happen under Windows.

Reported on decomp.me discord server: https://discord.com/channels/897066363951128586/897077740476448768/1214344499049009204

Reproducer

Get "Fatal Frame II: Crimson Butterfly (Feb 6, 2004 prototype)", extract the SLES_523.84 and run

python3 -m spimdisasm elfObjDisasm --instr-category r5900 --arch-level MIPS3 --compiler GCC --debug-func-analysis --no-j-branch SLES_523.84 Disasm

spimdisasm version

1.21.0

Optional: splat version

No response

Optional: Version of other stuff

No response