3.5-423 11 anos, 7 meses atrás Eliminate artifacts in nobanner.png.
3.5-422 11 anos, 7 meses atrás Makes the "No banner" banner image theme-able. Current "sexy X" banner included as part of "Boomy" theme.
3.5-421 11 anos, 7 meses atrás Fixed a JIT timing bug that prevented Eternal Darkness from booting in Single Core mode.
3.5-420 11 anos, 7 meses atrás 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 11 anos, 7 meses atrás Fix OSX!
3.5-418 11 anos, 7 meses atrás Hopefully kill a stupid warning on Windows.
3.5-417 11 anos, 7 meses atrás Fix my DX11 texture-related failure.. Fixes issue 6026. (probably)
3.5-416 11 anos, 7 meses atrás 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 11 anos, 7 meses atrás Don't load level 0 twice for 1-level textures in DX11.
3.5-414 11 anos, 7 meses atrás Fixed a buffer overflow in the OpenAL buffer.
3.5-413 11 anos, 7 meses atrás TextureCache: Fix D3D backends crashing when a game uses multiple 1x1-sized LODs.
3.5-412 11 anos, 7 meses atrás WII_IPC_HLE_Device_FileIO: don't rebuild the filename on every operation.
3.5-411 11 anos, 7 meses atrás Some cleanup of CWII_IPC_HLE_Device_FileIO: The real file was never kept open for longer than a single operation so there was no point in dealing with it in DoState. Saving the real path in the savest...
3.5-410 11 anos, 7 meses atrás Removing destination on rename when source isn't present doesn't make sense. IOCTL_RENAME_FILE still might not be totally correct.
3.5-409 11 anos, 7 meses atrás Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin.
3.5-408 11 anos, 7 meses atrás Let's not CreateDir an empty string every time CreateFullPath is used, logging an error every time.
3.5-407 11 anos, 7 meses atrás Fix a memleak. Probably/maybe improve USBGecko performance.
3.5-406 11 anos, 7 meses atrás Remove the core count from the cpu info OSD message. It was often wrong and not rather important.
3.5-405 11 anos, 7 meses atrás Use omp_get_num_procs to set the number of OpenMP threads rather than our core count detection.
3.5-404 11 anos, 7 meses atrás Bulk send TCP data to the client with the emulated USB Gecko.