|
@krissgjeng
There should be two other plugins for isos, EFP iso and Linuxappz iso. If you don't have those plugins try recompiling the emulator with the latest svn.
@Yassine
1 of 3 things is wrong.
1. The libZeroGS... file is in the folder or doesn't exist. Make sure it does exist and has a file size that isn't 0. If you disabled the file creation by adding exit 0 or whatever to the build file, you have to have this file at least once so this isn't an option to not compile it. If you downloaded the 0.9.3 linux files, you still need to compile the libZeroGS... file.
2. The permissions for the libZeroGS... file are wrong. If the file does exist and it is in the same folder as the other plugins it needs to have the read permission flag set. Make sure it has the same permissions and owner as the other plugins.
3. Random Weirdness.
The file exist and compiled without errors, but for whatever reason it can't do the simplest of actions which is to return its name and type. Also, all the other plugins work fine and you didn't do anything different to the graphics plugin. Maybe a SVN error or something. Err, wait for zero to answer your questions then XD.
|