Exception in thread "GUI" java.lang.UnsatisfiedLinkError: C:\Users\User\Desktop\jpcsp-windows-amd64\lib\windows-amd64\XBRZ4JPCSP.dll: Can't find dependent libraries
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary1(Unknown Source)
	at java.lang.ClassLoader.loadLibrary0(Unknown Source)
	at java.lang.ClassLoader.loadLibrary(Unknown Source)
	at java.lang.Runtime.loadLibrary0(Unknown Source)
	at java.lang.System.loadLibrary(Unknown Source)
	at jpcsp.plugins.XBRZNativeFilter.<clinit>(XBRZNativeFilter.java:21)
	at jpcsp.graphics.RE.RenderingEngineLwjgl.setTexImagexBRZ(RenderingEngineLwjgl.java:1070)
	at jpcsp.graphics.RE.BaseRenderingEngineProxy.setTexImagexBRZ(BaseRenderingEngineProxy.java:627)
	at jpcsp.graphics.RE.BaseRenderingEngineProxy.setTexImagexBRZ(BaseRenderingEngineProxy.java:627)
	at jpcsp.graphics.RE.BaseRenderingEngineProxy.setTexImagexBRZ(BaseRenderingEngineProxy.java:627)
	at jpcsp.graphics.RE.BaseRenderingEngineProxy.setTexImagexBRZ(BaseRenderingEngineProxy.java:627)
	at jpcsp.graphics.VideoEngine.loadTexture(VideoEngine.java:6160)
	at jpcsp.graphics.VideoEngine.executeCommandPRIM(VideoEngine.java:2240)
	at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1382)
	at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:1105)
	at jpcsp.graphics.VideoEngine.update(VideoEngine.java:712)
	at jpcsp.HLE.modules150.sceDisplay$AWTGLCanvas_sceDisplay.paintGL(sceDisplay.java:276)
	at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
	at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
	at sun.awt.RepaintArea.updateComponent(Unknown Source)
	at sun.awt.RepaintArea.paint(Unknown Source)
	at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

