Next Generation Emulation banner

epsxe 1.6.0 just always crashes under linux

3232 Views 10 Replies 6 Participants Last post by  Adwin
I just can't run anything on epsxe on my fedora core 4 box, even the launch bios fct doesn't work...

here is the console output, if someone can help me... thanks !

Code:
$ ./epsxe-1.60/epsxe
 * Running ePSXe emulator version 1.6.0.
 * Memory handlers init.
 * ePSXe: PSX BIOS loaded [/home/vince/epsxe-1.60/bios/scph1001.bin].
 * Init gpu[0][libgpuPeteXGL2.so.2.0.7]
Error: couldn't get fbconfig
Missing ATI render-texture extension!NVIDIA Corporation
GeForce FX 5900XT/AGP/3DNOW!
 * Open gpu[0]
 * Init spu[0][libspuPeopsOSS.so.1.0.8]
 * Open spu[0]
Segmentation fault
1 - 1 of 11 Posts
Probably some plugin(s) cause the segmentation fault, try to remove all of them and add one by one to see which one it is. Also you can recompile PEOPS plugins with --nothreads option and use earlier versions of Pete's plugs.
1 - 1 of 11 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top