The gs plugin failed to open initialize что делать
pcsx2: GS plugin failed to open #40834
Comments
va1entin commented May 20, 2018 •
Issue description
pcsx2 does not boot images, because it fails with the error «GS plugin failed to open. Your computer may have insufficient resources or incompatible hardware/drivers.»
Tried with both release-18.03 and master.
Also it logs errors, when started:
I made a screenshot because my Plasma regularly crashed when clicking anything in the log window. Had to reboot the system after, regular methods to restart Plasma didn’t work.
My console output when starting PCSX2 looks as follows:
Steps to reproduce
Boot any image with PCSX2
Technical details
The text was updated successfully, but these errors were encountered:
hrdinka commented May 21, 2018 •
Thanks for your report. The log window seems to be bugged somehow. It looks like the whole UI does only refresh when the log window does. So it’s best to just close it.
Each game needs different plugin settings. You’ll get that error message with some configurations/games (usually when the software renderer would use up to many system resources). Open up the GS plugin settings page and make sure that the correct video card and depending on the game the software or hardware renderer is selected. There are many videos on youtube about this exact error. Here is one that shows it on Windows. It’s not that different on NixOS—just play around with the settings. Some games will work with the software renderer, some with the hardware renderer and some on both or with artifacts on one or the other. Each game is different, performance and visual quality will differ depending on the game and your settings.
The PCSX2 Wiki is a good entry point to find common problems and configurations/workarounds for nearly every PS2 game out there. Just don’t give up to early, I got every game running with after some time of tweaking… With all of that set, you should be ready to play 🙂
hrdinka commented May 29, 2018
@va1entin have you been able to resolve this issue or do you require further assistance? If you could resolve it or when it’s not related to nixpkgs please close this issue.
va1entin commented Jun 1, 2018
@hrdinka Sorry for not commenting the last few days, I’ve been too busy. Thanks for your comment, I’ll certainly reply this weekend. 🙂
va1entin commented Jun 10, 2018 •
Alright @hrdinka here’s what I’m observing now.
When I start PCSX2 the following windows opens
The path /nix/store/92. does not exist.
Afterwards it tells me that it might not function properly due to plugins missing and offers me to open the plugin menu, which looks as follows:
i can open a dialog by clicking on «Configure» next to the GS plugin entry.
Also the plugin folder at the bottom of that window does exist:
hrdinka commented Jun 10, 2018
every time PCSX2 is updated its path will change (due how nix works). That is why it won’t be able to find its libraries. It seems that it has corrected the error for you. The wrong path above is different from the one used below, that’s why the path chosen below exists.
You can change the base path to something that won’t change due updates. Depending on how you’ve installed the program you can locate it somewhere here:
Besides that, does it finally work for you?
va1entin commented Jun 11, 2018
The debug window, which automatically opens when I start PCSX2, still crashes it from time to time. The error message regarding missing plugins at /nix/store/92. above still opens on every start up and the folder it complains about doesn’t change.
When I select an ISO and a BIOS with the correct version, it works though 👍
I still have some graphical issues, but I can play the game itself. So I guess PCSX2 just didn’t fix the plugin path itself, when I submitted this issue 🙂
Do you want me to keep it open to track the error/debug message behaviour described above?
va1entin commented Jun 12, 2018
Another thing I noticed is that I don’t see most of the navigation elements such as checkboxes:
kuamit5516 commented Jun 18, 2018
ERROR the plugin (./plugins/libCDVDnull.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libdev9null-0.5.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libspu2x-2.0.0.so) miss some dependencies
libportaudio.so.2 => not found
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libSoundTouch.so.0 => not found
libSDL2-2.0.so.0 => not found
libwx_baseu-3.0.so.0 => not found
libwx_gtk2u_core-3.0.so.0 => not found
libwx_gtk2u_adv-3.0.so.0 => not found
ERROR the plugin (./plugins/libUSBnull-0.7.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libonepad-1.1.0.so) miss some dependencies
libSDL2-2.0.so.0 => not found
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libGSdx-intel-sse4-1.0.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libpng12.so.0 => not found
ERROR the plugin (./plugins/libGSdx-avx2-1.0.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libpng12.so.0 => not found
ERROR the plugin (./plugins/libFWnull-0.7.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
./PCSX2: error while loading shared libraries: libwx_baseu-3.0.so.0: cannot open shared object file: No such file or directory
help me
hrdinka commented Jun 18, 2018
Have you changed the login path to a non changing path as I suggested above? This should make the debug window go away.
The UI problems as well as all log errors in you first post …GDK_IS_PIXBUF… are all non PCSX2/NixOS related. They occur because you have not setup your GTK2 theme & engines. I assume that you use KDE. It might have setup GTK3 themes for you, but not or only partially GTK2. There are many examples online how to do this. KDE might help with this too. Usually you have to install a GTK2 theming engine (through nix) and a GTK2 theme that makes use of the installed engine. Further make sure that hicolor_icon_theme is installed, this might explain the missing icons.
GTK2 is really dated now, it isn’t that well supported by WMs any more and has many issues like being unable to work correctly with HIDPI screens. I always struggle with these applications as well…
hrdinka commented Jun 18, 2018 •
This repo is about NixOS & nix, a package manager, package repo and operating system. It looks like you’re not a nix/NixOS user and have downloaded PCSX2 from their official website. We are not related to PCSX2 at all other than packaging their application for our OS. This is therefore the wrong place to ask for help.
However I think it’s best to try to solve this yourself before posting there or alternatively ask on their forums and not on github. It looks like the only problem you have is that you are missing needed libraries. PCSX2 is 32bit only, when your OS is a 64bit installation you need to install all of these libraries in their 32bit version.
Since everyone who wants to use PCSX2 has to install these libraries you will find many examples and tutorials online on how to do this for your OS—in case the above link does not help.
Gs plugin failed to open initialize
Ошибка failed to initialize возникает во многих приложениях при попытке запуска. Часто на такую ошибку жалуются пользователи steam, Skyrim, battleye service и прочих.
В каждом конкретном случае решение проблемы может быть разным, но как показывает практика, вам поможет:
God of war не запускается на pc
Автор Влад Карагод задал вопрос в разделе Прочие
У меня не запускается got of war на пк и выдает ошибку: и получил лучший ответ
Ответ от Гуглозаменитель[гуру]
Pcsx2 will now close.More details may be available via the emuLog.txt FIle»Pcsx2 не алё. Больше информации ищи в файлике emuLog.txt»Вот и ищи.Готы не хотят жить на твоем эмуляторе 🙂 Они хотят быть богами.
спросили в Final Fantasy Final Fantasy VII
как игры для PSP ЗАПУСТИТЬ на компе?
Есть ли эмуляторы PSP для PC? Если нет, то появятся ли вообще?
Comments
Copy link Quote reply
va1entin commented May 20, 2018 •
Issue description
pcsx2 does not boot images, because it fails with the error «GS plugin failed to open. Your computer may have insufficient resources or incompatible hardware/drivers.»
Tried with both release-18.03 and master.
Also it logs errors, when started:
I made a screenshot because my Plasma regularly crashed when clicking anything in the log window. Had to reboot the system after, regular methods to restart Plasma didn’t work.
My console output when starting PCSX2 looks as follows:
Steps to reproduce
Boot any image with PCSX2
Technical details
This comment has been minimized.
Copy link Quote reply
hrdinka commented May 21, 2018 •
Thanks for your report. The log window seems to be bugged somehow. It looks like the whole UI does only refresh when the log window does. So it’s best to just close it.
Each game needs different plugin settings. You’ll get that error message with some configurations/games (usually when the software renderer would use up to many system resources). Open up the GS plugin settings page and make sure that the correct video card and depending on the game the software or hardware renderer is selected. There are many videos on youtube about this exact error. Here is one that shows it on Windows. It’s not that different on NixOS—just play around with the settings. Some games will work with the software renderer, some with the hardware renderer and some on both or with artifacts on one or the other. Each game is different, performance and visual quality will differ depending on the game and your settings.
The PCSX2 Wiki is a good entry point to find common problems and configurations/workarounds for nearly every PS2 game out there. Just don’t give up to early, I got every game running with after some time of tweaking… With all of that set, you should be ready to play 🙂
This comment has been minimized.
Copy link Quote reply
hrdinka commented May 29, 2018
@va1entin have you been able to resolve this issue or do you require further assistance? If you could resolve it or when it’s not related to nixpkgs please close this issue.
This comment has been minimized.
Copy link Quote reply
va1entin commented Jun 1, 2018
@hrdinka Sorry for not commenting the last few days, I’ve been too busy. Thanks for your comment, I’ll certainly reply this weekend. 🙂
This comment has been minimized.
Copy link Quote reply
va1entin commented Jun 10, 2018 •
Alright @hrdinka here’s what I’m observing now.
When I start PCSX2 the following windows opens
The path /nix/store/92. does not exist.
Afterwards it tells me that it might not function properly due to plugins missing and offers me to open the plugin menu, which looks as follows:
i can open a dialog by clicking on «Configure» next to the GS plugin entry.
Also the plugin folder at the bottom of that window does exist:
This comment has been minimized.
Copy link Quote reply
hrdinka commented Jun 10, 2018
every time PCSX2 is updated its path will change (due how nix works). That is why it won’t be able to find its libraries. It seems that it has corrected the error for you. The wrong path above is different from the one used below, that’s why the path chosen below exists.
You can change the base path to something that won’t change due updates. Depending on how you’ve installed the program you can locate it somewhere here:
Besides that, does it finally work for you?
This comment has been minimized.
Copy link Quote reply
va1entin commented Jun 11, 2018
The debug window, which automatically opens when I start PCSX2, still crashes it from time to time. The error message regarding missing plugins at /nix/store/92. above still opens on every start up and the folder it complains about doesn’t change.
When I select an ISO and a BIOS with the correct version, it works though 👍
I still have some graphical issues, but I can play the game itself. So I guess PCSX2 just didn’t fix the plugin path itself, when I submitted this issue 🙂
Do you want me to keep it open to track the error/debug message behaviour described above?
This comment has been minimized.
Copy link Quote reply
va1entin commented Jun 12, 2018
Another thing I noticed is that I don’t see most of the navigation elements such as checkboxes:
This comment has been minimized.
Copy link Quote reply
kuamit5516 commented Jun 18, 2018
ERROR the plugin (./plugins/libCDVDnull.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libdev9null-0.5.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libspu2x-2.0.0.so) miss some dependencies
libportaudio.so.2 => not found
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libSoundTouch.so.0 => not found
libSDL2-2.0.so.0 => not found
libwx_baseu-3.0.so.0 => not found
libwx_gtk2u_core-3.0.so.0 => not found
libwx_gtk2u_adv-3.0.so.0 => not found
ERROR the plugin (./plugins/libUSBnull-0.7.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libonepad-1.1.0.so) miss some dependencies
libSDL2-2.0.so.0 => not found
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
ERROR the plugin (./plugins/libGSdx-intel-sse4-1.0.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libpng12.so.0 => not found
ERROR the plugin (./plugins/libGSdx-avx2-1.0.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libpng12.so.0 => not found
ERROR the plugin (./plugins/libFWnull-0.7.0.so) miss some dependencies
libatk-1.0.so.0 => not found
libpangoxft-1.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
./PCSX2: error while loading shared libraries: libwx_baseu-3.0.so.0: cannot open shared object file: No such file or directory
The gs plugin failed to open initialize что делать
Описание:
100% рабочий эмулятор PS2 для компьютера.
Для начала эмулятор попросит вас настроить его, а так же выбрать биос от консоли. К сожалению этот эмулятор не из тех, которые работают по принципу «Включил и играй», поэтому будем разбираться.
Для каждого компьютера и версии эмулятора настройки различны, поэтому выбирать их только вам. Для своего компьютера. Или даже для конкретной игры.
GSDX9 v0.9.
— Существует 2 версии gsdx9 для компьютеров с поддержкой SSE2 и без нее.
Если ваш компьютер поддерживает SSE2, то используйте SSE2 плагин, так как он быстрее иначе используйте обычный.
Замечание: В плагине GSDX9 существует ошибка, и если вы используете Pixel Shaders 1.1 или Fixed Pipelines, то цвета будут отображаться некорректно.
• Resolution (разрешение): выберите в каком разрешении будет запускаться игра. Если вы выберите windowed, то игра будет запускаться не во весь экран, а в окне.
• Renderer:
— Direct3d: режим с высокой скоростью и совместимостью. Использует главным образом ресурс вашей видео карты (рекомендуемый режим).
— Software (float): более медленный режим, так как использует не видео карту, а процессор и, следовательно, создает дополнительную нагрузку на него.
— Do not render: графика не будет отображаться (имеет смысл, если вы хотите послушать музыку из игры т.к. дает ощутимый прирост в скорости)
• Shaders:
— Fixed Pipeline: режим без использования shade’ров. Не рекомендуется к использованию из-за неправильного отображения цветов!
— Pixel Shader 1.1: режим работы с использованием pixel shaders 1.1 для улучшения графики. Не рекомендуется к использованию из-за неправильного отображения цветов!
— Pixel Shader 1.4 режим работы с использованием pixel shaders 1.4 для улучшения графики.
— Pixel Shader 2.0: режим работы с использованием pixel shaders 2.0 для улучшения графики.
— Pixel Shader 3.0: режим работы с использованием pixel shaders 3.0 для улучшения графики. Рекомендуемый режим! Если ваша видеокарта поддерживает его, то, не задумываясь, выбирайте его, так как он быстрый и совместимый.
• Enable palettized textures (D3D PS v2.0+, slow): Если игра использует одинаковые текстуры разных цветов, то включение данной опции может увеличить fps, во всех остальных случаях только замедляет игру. Для использования необходима карта с поддержкой pixel shaders 2.0 или выше.
• Linear texture filtering: Используйте эту опцию для улучшения картинки. Изображение станет более сглаженным. Может вызвать незначительное падение fps.
• NLOOP 0 hack (fixes FFX): Устраняет ошибку с отображением графики в Final Fantasy X. Используйте его только в том случае, если вы пытаетесь запустить FFX. Во всех остальных случаях ОБЯЗАТЕЛЬНО его отключите, т.к. он может вызвать падение скорости.
Для использования данного графического плагина ваша видеокарта должна поддерживать pixel shaders 2.0 или выше. Существует 2 версии данного плагина для компьютеров с поддержкой SSE2 и без нее. Если ваш компьютер поддерживает SSE2, то используйте SSE2 плагин, так как он быстрее иначе используйте обычный.
• Interlace Enable: Устраняет некоторые проблемы, такие как дрожание экрана и т.д. Но некоторые игры смотрятся лучше, если эту опцию отключить. Для включения/выключения данной опции нажмите «F5» во время игры.
• Bilinear Filtering: Используйте эту опцию для включения билинейной фильтрации. Улучшает качество картинки, но может понизить fps. Для включения/выключения данной опции нажмите «shift» + «F5» во время игры.
• Anti-aliasing: Здесь вы можете выбрать уровень сглаживания, что улучшает картинку, но может уменьшить fps.
— None: не использовать сглаживание.
— 2x: использовать 2X сглаживание.
— 4x: использовать 4X сглаживание.
• Wireframe rendering: Не рекомендуется к включению т.к. будет отображать не все полигоны, а только ”каркасы”. Для включения/выключения данной опции нажмите «F6» во время игры.
• Capture avi: Аналогично Movie Capture в GSDX9, лишь с тем отличием, что файл будет сохраняться в директорию с pcsx2 (zerogs.avi).
• FFX hack (fixes FFX): Устраняет ошибку с отображением графики в Final Fantasy X. Используйте его только в том случае, если вы пытаетесь запустить FFX. Во всех остальных случаях ОБЯЗАТЕЛЬНО его отключите, т.к. он может вызвать падение скорости.
• Save snapshots as BMPs(default is JPG) (сохранять скриншоты в формате BMP. По умолчанию они сохраняются в формате JPG): Для снятия скриншота во время игры нажмите ”F8”. Скриншоты сохраняются в папку snaps, которая находиться в директории с pcsx2.
• Fullscreen (Во весь экран): Включить/Выключить полноэкранный режим. Если вы запустили эмулятор в режиме окна, то вы можете перейти в полноэкранный режим путем нажатия клавиш ”alt” + ”enter”.
• Default Window Size (Размер окна по умолчанию): Здесь вы можете выбрать размер окна в котором будет запускаться ZeroGS по умолчанию. Вы можете выбрать из 640×480,800×600,1024×768,1280×960, выберите подходящие для вас разрешение (не влияет на скорость).
• Show Frames Per Second (”shift”+”F7”) включить/выключить отображение fps в полноэкранном режиме
Выбирайте этот плагин, если вы запускаете игру с диска.
• Interface: с этим пунктом все понятно выбираем в зависимости от Операционной Системы.
• Drive: выбираем имя DVD/CD привода куда вставлен диск.
• Chaching Mode(режим чтения диска): рекомендуется использовать режим «Read Ahead-fast, reads more sectors at once».
После выбора режима чтения включаем «Use additional 4MByte data cache» для ускорения чтения диска.
Misc:
• Try to limit speed: Плагин пытается ограничить скорость чтения диска.
• Don’t wait until drive is ready: необходимо для некоторых приводов, но вообще обычно все работает без включения этой опции.
Error Handling:
• Try Again on Reading Error: При ошибке считывания диска (сектора) пытается прочитать снова (можно установить количество попыток от 1 до 10)
• Show message box on reading error: если произошла ошибка считывания диска, то плагин выдает сообщении об ошибке.
Dev9, Firewire и USB плагины на данный момент не имеют настраиваемых опций, поэтому мы их не трогаем.
После выбора и настройки плагинов вам необходимо выбрать рабочий биос, и нажать кнопку «Ок» для завершения настройки.
Теперь мы видим главное меню эмулятора. Переходим к настройкам самого эмулятора:
Настройка процессора:
(Config->CPU/Настройка->CPU)
Все. С настройкой закончили. Переходим к попыткам запустить игры.
Если вы хотите играть на образах, не записывая их на диск и не занимать привод, используйте программку Daemon Tools, для монтирования образов на виртуальный привод.
The gs plugin failed to open initialize что делать
Hey thank you for your help, people like you deserve nobel prizes every day.
Anyway, I still can’t solve the problem because under point «2. choose the preferred graphics processor» I don’t have your 3 same options but a lot of stuff like «Antialias FXAA» and all the graphic options you might find in a game settings.
if I try to start the game without changing anything, it keep giving me the same error.
I have found a solution for this ( I use a laptop in another language, but I will translate the best I can):
1. Go to the NVIDIA control panel (right click on desktop and click on NVIDIA Control panel)
2. Choose «Manage 3D settings» in the panel to the left.
3. Then click on «Program settings» (maybe called «application settings»)
4. The first point is called something like «1. Choose a program for customization». Under it there is a drop down menu. Click on «Add» to the right of the drop down menu.
5. In the new window you must find the Yakuza0.exe, click on it and click on «Add chosen program».
6. Now the second point is called » 2.Choose the preferred graphics processor» (or something like that. In the drop down menu there 3 options (at least for me): Global, NVIDIA processor with high performance and integrated graphics. Choose «NVIDIA processor with high performance» and then press «Use» at the bottom of the window.
This fixed the «Application Failed to initialize GS settings» error for me. I am sorry if this is not a very good explanation, but I hope you will get it to work. Otherwise, please write. 🙂