EmuNewz Network

Full Version: New jpcsp software renderer plugin revision 518f614
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The revision 518f614 of the emulator jpcsp_softrender was released and built. Here are the download links:
windows-x86-32-noSSE: http://files.emunewz.net/builds/jpcsp_so...-noSSE.zip
windows-x86-32-SSE41: http://files.emunewz.net/builds/jpcsp_so...-SSE41.zip
windows-x86-64-noSSE: http://files.emunewz.net/builds/jpcsp_so...-noSSE.zip
windows-x86-64-SSE41: http://files.emunewz.net/builds/jpcsp_so...-SSE41.zip
windows-x86-64-AVX2: http://files.emunewz.net/builds/jpcsp_so...4-AVX2.zip

Code:
Fixed texture interpolation for BEZIER/SPLINE when texture coordinates are defined in the vertex data.
check out the Live Downloads section for more builds
Please note that you have to place the correct DLL into the lib folder and in ther into the corresponding folder of your build (e.g. windows-amd64). Also the external software renderer option must be selected in the Video preferences in jpcsp. Please visit the forum in this link for more information.
The software-ge-renderer.dll is missing from windows-x86-32-noSSE, windows-x86-32-SSE41, and windows-x86-64-noSSE. Only an empty folder is created when extracting from the archive.
(04-30-2014, 12:20 AM)DragonNeos Wrote: [ -> ]The software-ge-renderer.dll is missing from windows-x86-32-noSSE, windows-x86-32-SSE41, and windows-x86-64-noSSE. Only an empty folder is created when extracting from the archive.
Sorry, my mistake... a compilation error for those cases. Will update later.