Nayla Hanegan
27c2c93587
update Save file for MP2 to be the correct NTSC-U one
2024-12-15 18:20:07 -05:00
Nayla Hanegan
2bb83b1adb
more shady stuff
2024-08-23 15:42:58 -04:00
Nayla Hanegan
c18016e795
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2023-12-25 20:08:08 -05:00
Nayla Hanegan
206b2ab5c3
fusion style for windows for dark mode
2023-06-30 20:02:18 -04:00
Nayla Hanegan
9a9cacfdb4
Revert "data"
...
This reverts commit dd6d82dcc7
.
2023-04-23 22:24:18 -04:00
Nayla Hanegan
f6ee46a0d1
data2
2023-04-23 22:24:10 -04:00
Nayla Hanegan
dd6d82dcc7
data
2023-04-23 21:55:39 -04:00
Nayla
90e7ad1e94
Add files via upload
2023-04-23 10:35:01 -04:00
Nayla
ec5a2d38b1
Add files via upload
2023-04-23 10:32:02 -04:00
Nora
2b811d8272
more stuff ( #1 )
...
Co-authored-by: JosJuice <josjuice@gmail.com>
2022-02-28 16:48:25 -07:00
Pierre Bourdon
aa202c2e21
Move global gameinis from User to Sys. Get rid of SHARED_USER.
2013-09-14 06:08:30 +02:00
Pierre Bourdon
86e765f3eb
Move Themes/ from User to Sys. Only Gameinis remain.
2013-09-14 06:08:30 +02:00
Pierre Bourdon
91a758b342
Move TextureDecoder.cl from User to Sys
2013-09-14 06:08:30 +02:00
Pierre Bourdon
c3eec379df
Move global User/Wii to Sys/Wii
2013-09-14 06:08:30 +02:00
Pierre Bourdon
e7213ca4b1
Overlay the user Shaders/ over the shared one to avoid copying files
2013-09-14 06:08:30 +02:00
Pierre Bourdon
6bdb6585d6
Overlay the user Maps/ over the shared one to avoid copying files
2013-09-14 06:08:29 +02:00
Pierre Bourdon
40f848d279
Update Gameini ratings from the Wiki
2013-09-08 01:33:34 +02:00
kostamarino@hotmail.com
0df5975588
Gameini database update. Fixes issue 6580.
2013-09-05 10:42:43 +03:00
kostamarino@hotmail.com
ae8f4a7054
Gameini database update. Mainly updates Wiiware and VC games.
2013-08-30 22:50:55 +03:00
skidau
c2dac38ca1
Removed the Sync GPU option from the F-Zero GX ini as it slows the game down by a great deal. Made Dual Core mode the default for this game.
2013-08-23 12:19:10 +10:00
kostamarino@hotmail.com
a5613f5c10
Gameini database update. Call of Duty 2: Big Red One, Medal of Honor Rising Sun, Tony Hawk's American Wasteland, Spider-Man 2, GoldenEye Rogue Agent are updated/added.
...
Fixes issue 6515.
Fixes issue 6516.
Fixes issue 6517.
Fixes issue 6518.
Credit goes to generalebison for his reports.
2013-08-22 20:14:10 +03:00
kostamarino@hotmail.com
cc03d9697d
Gameini database update. Fix Metroid Prime 3: Corruption settings that got deleted by the clean up of revision e5f4586356
. Fix/clean up various stuff that showed up in the process of searching for other regressions (there weren't any).
2013-08-20 17:21:57 +03:00
kostamarino@hotmail.com
3a7802e771
Gameini database update for Tom Clancy's Splinter Cell, Tom Clancy's Splinter Cell Double Agent, Tom Clancy's Splinter Cell Chaos Theory and Super Mario Sunshine (Japanese).
...
Fixes issue 6504.
Fixes issue 6505.
2013-08-19 21:53:47 +03:00
Pierre Bourdon
c322bedf0e
Enable performance queries for Super Mario Sunshine
2013-08-14 23:18:00 +02:00
Pierre Bourdon
0ecc498585
Sync gameini ratings from the wiki. Fixes issue 6477.
2013-08-11 18:42:18 +02:00
Jasper St. Pierre
b4ebeb05ff
Move the new CleanFiles Python script to Tools/
...
So it won't be shipped to users. Also, fix it up so that it finds
the ini files regardless of where it is.
2013-08-11 11:58:54 -04:00
Jasper St. Pierre
e5f4586356
Normalize all Game INI files
...
Add a simple Python script that does a basic normalization on
the game INI files and run it across all the files we have. This
normalizes the sections, their order and comments, and the whitespace
within them.
It also removes the sections Video_Hardware, Gecko, and Wii, which
should not be in the game INI files we ship by default.
2013-08-11 11:32:11 -04:00
Jasper St. Pierre
8bbd1d12e8
GameConfig: Remove unused [HLEaudio] section
2013-08-11 11:32:11 -04:00
kostamarino@hotmail.com
30a501cfa5
Gameini database update. Robotech: Battlecry, MySims, Donkey Kong Country Returns, Mario Kart Wii, Totsugeki Famicom Wars vs, Paper Mario (n64 VC), SUPER MONKEY BALL 2 and BEACH SPIKERS are affected. Fixes Issue 6468.
2013-08-11 15:35:55 +03:00
Rachel Bryk
8c5bc2ba3c
Allow setting dsp on thread via game ini.
...
Also force TWW to LLE and no dsp on thread.
2013-07-31 21:35:22 -04:00
kostamarino@hotmail.com
aa1fc077b4
Fix for my previous commit.
2013-07-16 14:44:03 +03:00
lioncash
5b4af4f795
Goddamnit. Forgot that Master codes are also abbreviated as (M).
...
Ok. NOW issue 6367 : https://code.google.com/p/dolphin-emu/issues/detail?id=6367 is fixed.
I wish I'd remember these things before committing and not after.
2013-07-15 12:28:58 -04:00
lioncash
a24901688e
Remove Action Replay master codes from game inis that contained them, since they're unnecessary.
...
Fixes issue 6367: https://code.google.com/p/dolphin-emu/issues/detail?id=6367
Also fixed an AR code missing an '$' symbol beside its description name in G4NJDA.ini
2013-07-15 12:17:51 -04:00
kostamarino@hotmail.com
f4e5f213fa
Gameini database update, fixes issues 6374, 6375, 6376. Also update Simpson's Hit and Run (gc) and PSO III.
2013-07-15 17:18:35 +03:00
kostamarino@hotmail.com
a1276efe17
Gameini database update. Fixes issues 6354,6355,6356. Update NFS Most Wanted.
2013-06-11 09:35:43 +03:00
skidau
0fddc49b21
Added FIFO reset bypass patch for the PAL version of Wallace and Gromit in Project Zoo.
...
Fixes issue 6357.
2013-06-10 23:40:20 +10:00
kostamarino@hotmail.com
6113cc12a2
Gameini database update. Fixes issue 6258, Where's Waldo? The Fantastic Journey missing ingame pointer, and Battleship font. Various small changes.
2013-05-12 00:17:48 +03:00
skidau
a03c35eb70
Removed the old Accurate VBeam emulation setting from the game ini's.
2013-04-25 10:33:57 +10:00
Rachel Bryk
e531970052
Round IR scale down to whole number if using 1.5x/2.5x IR, if game ini specifies -1 for EFBScale.
...
Fixes issue 6210.
2013-04-05 17:13:48 -04:00
kostamarino@hotmail.com
181ac8c910
Gameini database cleanup of lle audio suggestions where it is not needed anymore. Fixes Issue 6138(Disney´s The Haunted Mansion) and updates Sonic mega collection ini.
2013-04-03 19:03:08 +03:00
kostamarino@hotmail.com
59b3600284
Gameini database update for Madagascar, Gladius, Mario Kart: Double Dash (intro video now plays), Fire Emblem (Wii), Kirby's Dream Collection Special Edition, King Kong.
2013-03-21 15:31:17 +02:00
Ryan Houdek
8c1091a21f
Merge branch 'master' into GLSL-master
...
Conflicts:
Source/Core/VideoCommon/Src/PixelShaderGen.cpp
Source/Plugins/Plugin_VideoDX11/Src/VertexManager.cpp
Source/Plugins/Plugin_VideoDX9/Src/VertexManager.cpp
2013-03-15 11:19:52 -05:00
kostamarino@hotmail.com
78d0ff1ab7
Update gameini database according to changes after the FIFO - BP Merge. Remove Fastdiskspeed from various games that no longer need it. Enable dual core and gpu thread synch option for F-Zero GX and Rayman Raving Rabbids. They are both a bit faster now compared to single core (about 20%) and without stability issues when dual core was enabled.
2013-03-12 20:33:01 +02:00
degasus
382be2aabd
Merge branch 'master' into GLSL-master
...
Conflicts:
.gitignore
2013-03-12 11:28:56 +01:00
degasus
b43c2e4d13
use correct color in ascii ari shader
...
still slow as hell, but it looks much nicer
sorry neobrain :-P
2013-03-11 00:47:43 +01:00
degasus
607ddc5b3f
experimental postprocessing
2013-03-08 02:09:59 +01:00
degasus
8b232c7a4d
fix "some" pp shaders ...
2013-03-07 19:51:57 +01:00
Ryan Houdek
09e5a7ace7
Change all these pp shaders to GLSL.
2013-03-07 10:47:03 -06:00
degasus
1c125f0fb4
add resolution uniform for pp, 16bit uses this for reducing screen resolution (wtf?)
2013-03-07 17:35:27 +01:00
degasus
800a58f01c
reimplement postprocessing and fix one shader as example
2013-03-07 17:00:11 +01:00