Page 1 of 1

Pcsx2 0.9.6 and homebrews...

Posted: Sun Dec 27, 2009 1:46 am
by kouky
When I load my project .elf file into Pcsx2 0.9.6 I get this message:

vtlb miss : addr 0x8, mode 0

Is there a workaround for this or does this just mean the emulator is just not compatible with my homebrew?

Posted: Sun Dec 27, 2009 6:41 am
by ragnarok2040
I test pretty much all my homebrew in PCSX2. It allows me to test things that I can't test on my actual PS2. I compile my own version of PCSX2 on Linux, though.

You should really be using a svn build rather than 0.9.6. The last available build is beta 1736. It's something like... 1130 revisions newer than 0.9.6. You should also use the plugins that are from Sept. '09. You can try compiling the current svn revision and plugins, which is at r2401, using their compile guide but compilation errors are likely going to require you to coach it by hand, heh.

Other than that, you can try testing what's causing the vtlb miss error a few ways. Changing plugins, enabling/disabling MTGS, changing dynarec/interpreter CPU emulation, or changing the boot method or you can try to pinpoint down what's causing the miss when it happens and try to bypass it within the code using a compile-time flag to comment it.

Posted: Sun Dec 27, 2009 11:11 pm
by kouky
Thank you for your advices, i tried the demo 1888, but still no luck...
Same error :(