1300°
115w ago - Today
squarepusher2 has updated the MC68000 / Z80 Arcade Emulator to FBANext PS3 r424, which includes many changes as outlined below.
Download:
FBANext PS3 - r424 (FW 1.92+/FW 3.15/FW 3.41/CFW 3.55)
To quote: Since I now have commit access (thanks to Lantus), I can drop the 'custom' label and instead give you straight version releases.
This one I committed today - it includes all my changes from the previous three or four custom versions including a ton of additional improvements - this CHANGELOG is probably not very decipherable for the average user, but I'm going to post this here anyway since it would take too long to create a new CHANGELOG:
CHANGELOG (r424)
- (PS3) Added waterpaint-normalcontrast.cg, waterpaint-normalcontrast-scanline.cg, waterpaint-highcontrast.cg, waterpaint-highcontrast-scanline.cg shaders
- (PS3) Optimized crt.cg shader - now runs at 60fps (fullspeed) at 1080p (1920x1080). Also added crt-highgamma.cg.
- (PS3) Texture references used - far faster graphics code as a result. Also adapted refreshwithalpha so that it looks the same as it did before without texture references.
- (PS3) Added all the shaders added inbetween...