3.5-471 hace 11 años, 11 meses Merge branch 'real-wiimote-scanning'
3.5-432 hace 11 años, 11 meses Make error message for loading save state with wrong dsp engine shorter.
3.5-431 hace 11 años, 11 meses Abort load state if it uses a different dsp engine, instead of crashing.
3.5-430 hace 11 años, 11 meses Update the gameini of F-zero. Efb to Ram is no longer the default choice.
3.5-429 hace 11 años, 11 meses fix last commit by neobrain
3.5-428 hace 11 años, 11 meses Build fixing.
3.5-426 hace 11 años, 11 meses Merge branch 'CLGL-Interop'
3.5-424 hace 11 años, 11 meses Added the addeo instruction to the JIT tables. Fixes Inkub (WiiWare).
3.5-423 hace 11 años, 11 meses Eliminate artifacts in nobanner.png.
3.5-422 hace 11 años, 11 meses Makes the "No banner" banner image theme-able. Current "sexy X" banner included as part of "Boomy" theme.
3.5-421 hace 11 años, 11 meses Fixed a JIT timing bug that prevented Eternal Darkness from booting in Single Core mode.
3.5-420 hace 11 años, 11 meses Gameini database update. Update/additions of Fifa Street and Open Season (fixes issue 5438). Cleanup of DisableWiimoteSpeaker = 1 (aka Alternate wiimote timing) from the database since it is no longer...
3.5-419 hace 11 años, 11 meses Fix OSX!
3.5-418 hace 11 años, 11 meses Hopefully kill a stupid warning on Windows.
3.5-417 hace 11 años, 11 meses Fix my DX11 texture-related failure.. Fixes issue 6026. (probably)
3.5-416 hace 11 años, 11 meses Revert "Don't load level 0 twice for 1-level textures in DX11." and fix it properly. All backend TextureCaches now load level 0 in CreateTexture.
3.5-415 hace 11 años, 11 meses Don't load level 0 twice for 1-level textures in DX11.
3.5-414 hace 11 años, 11 meses Fixed a buffer overflow in the OpenAL buffer.
3.5-413 hace 11 años, 11 meses TextureCache: Fix D3D backends crashing when a game uses multiple 1x1-sized LODs.
3.5-412 hace 11 años, 11 meses WII_IPC_HLE_Device_FileIO: don't rebuild the filename on every operation.