Tony Wasserka
|
2879cbd2b5
Installer: Bump PRODUCT_VERSION.
|
11 年之前 |
Tony Wasserka
|
8a887a6fea
Don't prepend file:// in wxUtils::Explore() on windows. Wxw will just remove it, and/or blow up trying to remove it, if the path isn't ascii.
|
11 年之前 |
Tony Wasserka
|
d8fd449745
Installer: Revert the change from the previous commit which changed the 32 Bit Program Files folder to be called "Dolphin" instead of "Dolphin x86".
|
11 年之前 |
Tony Wasserka
|
331db09aa4
Installer: Always call the Program Files folder "Dolphin".
|
11 年之前 |
Tony Wasserka
|
219d45299f
Make CMakeLists.txt recognize "stable" as a stable branch.
|
11 年之前 |
Tony Wasserka
|
957f4dbdda
Make make_scmrev.h.js recognize "stable" as a stable branch.
|
11 年之前 |
LPFaint99
|
6f2e3369b0
ChooseMemcardPath bugfix: check for a directory separator before converting an absolute path to a relative path.
|
11 年之前 |
Pierre Bourdon
|
9b70863dd6
Update the Installer NSIS script for 4.0.1
|
11 年之前 |
Pierre Bourdon
|
8c22d34f90
Add missing DX Runtime installer .cab files
|
11 年之前 |
comex
|
e137e3711e
Fix ThunkManager::ProtectFunction on x86.
|
11 年之前 |
kostamarino@hotmail.com
|
25c52b0b69
Gameini database update of Metroid: Other M. The game actually needed emulate format changes and not a projection hack to work properly. Disabled the projection hack and the game now works fine with all backends (it didn't with d3d11).
|
11 年之前 |
kostamarino@hotmail.com
|
09e3b5e3ca
Gameini update for Skies of Arcadia and Call of duty Black Ops. Both games don't need projection hacks any more, they work perfectly fine with all backends. Skies of Arcadia actually had an issue of improper shadows with the projection hack if opengl and d3d9 was used in latest dolphin builds.
|
11 年之前 |
Scott Mansell
|
4f36c2f7fa
Merge branch 'fix-field-ordering'
|
11 年之前 |
skidau
|
e19fb50ae8
Added a small disc access delay to fix the missing music in Super Monkey Ball 2.
|
11 年之前 |
Rachel Bryk
|
76e3a6dbd5
Change iTLBHack to a bool.
|
11 年之前 |
Pierre Bourdon
|
4e43ecb28d
Fix crashes in Single Core mode on Dolphin Win64.
|
11 年之前 |
Pierre Bourdon
|
c25be031fc
Dolphin 4.0 release
|
11 年之前 |
Pierre Bourdon
|
0c3cb5066e
New installer for 4.0
|
11 年之前 |
Pierre Bourdon
|
323ecdb772
Ship vcomp100.dll with Dolphin
|
11 年之前 |
Pierre Bourdon
|
1f95a294cd
Add the new 'Clean' themes from MaJoR and default to Clean by changing the name of the config key (yes, hack)
|
11 年之前 |
Pierre Bourdon
|
196953c50a
Use the new Dolphin icon
|
11 年之前 |
TheCow
|
eb2e3cff7e
D3D11: Create temp EFB texture with correct multisample mode. Fixes issue 6482.
|
11 年之前 |
NeoBrainX
|
f9b0b0471b
D3D11: Fix various MSAA related issues.
|
11 年之前 |
Pierre Bourdon
|
91c0e02609
Don't require running Dolphin in the directory that contain Languages/ on Windows
|
11 年之前 |
Glenn Rice
|
d321aa7e7a
Pull in translations from Transifex.
|
11 年之前 |
Scott Mansell
|
1fb373f439
Stop dolphin from loading help.png
|
11 年之前 |
Rachel Bryk
|
d2c3222fcc
Fix copying Sys/Wii to User/Wii on startup.
|
11 年之前 |
comex
|
d334a9bc23
Fix stack misalignment issues.
|
11 年之前 |
LPFaint99
|
95aac4ff68
if a memcard is set to read only, fail more gracefully by reporting when writes to the file fail instead of saying that the file does not exist.
|
11 年之前 |
Lioncash
|
86d70cee15
Turns out CVTSD2SI in x64Emitter.cpp should actually use 64 bits instead of 32. Thanks for pointing that out hk.konpie.
|
11 年之前 |