EmuCR Feeds
Email Us

EmuCR:DeSmuMEDeSmuME SVN r2889 is released.DeSmuME is a freeware emulator for the Nintendo DS(NDS).

DeSmuME SVN Changelog:
r2881
0.9.4+ branch: port r2678 (gpu: fix a bug in affine start register regeneration which may have made some games (pokemon dash?) fail to make it back from a savestate with scroll variables intact). It fixes some graphic issues, but it seems to cause a new issue too.
r2882
optimizations (especially for 32bit systems) to sequencing logic in main emulation loop; few fps speedup for cpu heavy games
r2883
OGLRender: Replaced GL_GREATER with GL_GEQUAL
r2884
Revert to r2882 since it awfully broke Castlevania games (possibly other games as well).
The reasons I replaced GL_GREATER with GL_GEQUAL in r2883 are:
1. gbatek says "Hide pixels if Alpha AlphaRef"
2. rasterizer also says "if(shaderOutput.a gfx3d.alphaTestRef) goto rejected_fragment;"
r2885
Replaced glColor4ubv with glColor4fv. This might affect alpha test.
r2886
Mark arm_instruction_names as const char * otherwise gcc will hate you.
r2887
Mark a function static.
r2888
Declare gfx3d_ClearStack() properly in a header and include the header where needed.
r2889
This one want to be constified too.

Download: DeSmuME SVN r2889 32bit
Download: DeSmuME SVN r2889 64bit
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!