Commit Graph

218 Commits

Author SHA1 Message Date
Tony Drake 6d4b7b6cf6 Added missing Mega Man 5 INI file
While going through and testing various NES VC games, I noticed Mega Man
5 was just displaying a black screen but the sound and button inputs
were working as expected. Turns out, there is no INI file for that game
id. Copying and renaming Mega Man 4's INI file appears to be enough to
get the game going.
2015-08-31 21:16:38 -04:00
Anthony Serna faedf1bc5c Implemented .elf and .dol support in gamelist
Fixed a TON of structuring, formatting.

removed README.txt files from themes at MaJoR's request

Added platform icon for ELFs/DOLs
2015-08-28 11:10:03 -07:00
Scott Mansell 13526135f8 Merge pull request #2877 from JosJuice/remove-lle-ini
Remove forced DSP LLE from game INIs
2015-08-20 05:41:51 +12:00
JosJuice af7873f656 Remove forced DSP LLE from game INIs
The HLE issues are gone since 4.0-7359.
2015-08-19 18:02:03 +02:00
SMarioMan bd78937d3c Update SF8.ini 2015-08-17 09:42:25 -04:00
SMarioMan b0def7a740 Update RSB.ini 2015-08-17 09:42:14 -04:00
SMarioMan f3baba6c88 Add stereoscopic options to RSB.ini
A convergence value of 136 places player damage gauges and overhead labels perfectly in the convergence plane.
2015-08-17 03:34:04 -04:00
SMarioMan 3d34f80f11 Add stereoscopic options to SF8.ini
Stereoscopy values have been tested and a convergence value of 26 is ideal for placing the characters on the convergence plane. No perceived issues with disabling monoscopic shadows.
2015-08-17 02:29:35 -04:00
Danbsky b6e6831321 Gameini: Add ZTP Hyrule Field Speed Hack to GC NTSC-J version
The hack made for GC NTSC-U version also work in NTSC-J version.
2015-08-16 00:58:57 +09:00
flacs 6f2400ebc0 Merge pull request #2807 from aserna3/master
Removed audio shortcut from toolbar
2015-08-09 07:55:37 +02:00
Anthony Serna d51267d13c Removed audio shortcut from toolbar
Removed audio.png
2015-08-06 22:35:59 -07:00
Lioncash 3f781bcaf4 Merge pull request #2732 from jefflongo/patch-4
Update cheats for GALE01r2.ini
2015-08-06 13:30:17 -04:00
YL 8c72b6c923 Update cheats for GALE01r2.ini
Completely rewritten Global Melee Netplay Settings.  The individual codes can be found here (http://pastebin.com/38CFazXq).  The previous Global Melee Netplay Settings have some issues such as not being able to change the random stage select, various crashes in 1P mode, friendly fire being off by default, and a general lack of new features due to its age.  Needs to be tested for stability.
2015-08-03 17:36:05 -07:00
Markus Wick 6bcdae616b Merge pull request #2679 from Tinob/master
Implement scaled partial texture updates
2015-07-22 19:04:04 +02:00
MaJoRoesch 93e46631a3 Adding new flag icons.
Forgot the HiDPI icons. >_>

MaJoR broke the Taiwan flag.
2015-07-11 00:06:38 -07:00
Rodolfo Bogado d8cd2c3252 Implement scaled partial texture updates 2015-07-02 08:53:40 -03:00
Markus Wick 45fde6caf5 Merge pull request #2669 from stgn/new-dsp-coef
Audio: new dsp_coef.bin with windowed sinc filter coefficients
2015-06-30 22:02:05 +02:00
Shane Nelson 388ab13db1 Audio: new dsp_coef.bin with windowed sinc filter coefficients 2015-06-29 22:24:24 -04:00
Linktothepast cf17fccdd3 Address pr comments.
Changes nsmb emulation issues.
2015-06-28 10:31:28 +03:00
Linktothepast bdf8b4eb35 Gameini updates.
Fixes issues 8713 and 8674. Also disables scaled efb copies by default
for New Super Mario Bros to take advantage of the recent efb to texture
spinning coin fix.
2015-06-27 12:33:43 +03:00
degasus 20ec5867ec GameIni: Remove default Projection Hack 2015-06-10 19:31:10 +02:00
Markus Wick f06ce792db Merge pull request #2569 from Linktothepast/master
Gameini updates.
2015-06-09 21:29:09 +02:00
Linktothepast 56ebe1de72 More gameini updates.
Address comments.
2015-06-08 12:51:43 +03:00
Tillmann Karras 77685df23f Enable AccurateNaNs for "Dragon Ball: RKP" 2015-06-08 11:14:52 +02:00
Linktothepast 7e66c39cd3 Gameini updates.
Fixes issue 8637 by replacing SkipIdle=0 with SyncOnSkipIdle = False.
Updates gameinis for Resident Evil Archives: Resident Evil Zero, Pokemon
Snap and fixes a mistake in Baldur's Gate: Dark Alliance.
2015-06-08 11:19:59 +03:00
Tijmen Wildervanck 0fdd3ecdfe add shaders for anaglyph Amber-Blue and Green-Magenta 2015-06-02 20:47:56 +02:00
Markus Wick 308b72d376 Merge pull request #2426 from Linktothepast/master
Gameini updates
2015-05-26 13:50:39 +02:00
degasus fc76d0df38 BBox: Touch old gameinis again 2015-05-25 09:48:50 +02:00
Linktothepast 7e93b2885c Gameini updates
Gameinis are added/updated for:
Shrek SuperSlam, Disney's Donald Duck Goin' Quackers, The Fairly
OddParents: Shadow Showdown, Hot Wheels World Race, MySims Agents, Punch
Out, Alien Syndrome, My Word Coach, Secret Files Tunguska and Secret
Files 2 Puritas Cordis.
2015-05-20 17:10:24 +03:00
Stevoisiak 81a787494f Update cheat codes for Melee
Any cheat for version 1.00 that included "0800000" in the second column would previously cause Dolphin to crash.
2015-05-13 19:33:33 -04:00
skidau e710812d88 Merge pull request #2329 from JosJuice/ini-inheritance
Inherit settings from region-free INIs to region-specific INIs
2015-04-30 14:02:45 +10:00
JosJuice d287fad01e Inherit settings from region-free INIs to region-specific INIs
Having settings for each game in more than one file is redundant.
Now, region-free INIs are now only for settings, and region-specific
INIs are only for AR codes and patches. Exceptions are made for
titles that share the first three characters of their IDs with
unrelated titles (mostly unlicensed titles and Triforce titles).
2015-04-26 21:24:34 +02:00
Jeffrey Pfau addbafcfda Attempt to beautify About dialog on OS X.
Added a 2x version of the logo, and cleaned up layout a bit.
2015-04-25 04:22:32 -07:00
Matthew Parlane 392b9abece Merge pull request #2016 from RisingFog/splash
Update About Dolphin Screen
2015-04-25 21:50:40 +12:00
comex 5309ab1172 Merge pull request #2276 from jefflongo/patch-3
Add Global Brawl Netplay Settings
2015-04-22 15:05:16 -04:00
YL 8ad45607af Add Global Brawl Netplay Settings
Creates an ini for Super Smash Bros. Brawl and adds a gecko code for standardized tournament play (unlock all characters and stages, set to a timed, stock battle, items off, ect.)

More info here: http://smashboards.com/threads/brawl-gets-an-optimized-netplay-codeset.397646/

Update RSBE01.ini
2015-04-21 15:17:48 -07:00
Raziel23x 22a902185f Updated and added new Action replay Codes
Went on AR Code Website and Added codes to Selected Games and minor
changes to ini files
2015-04-03 21:45:00 -04:00
Fog a94e31e476 Update About Dolphin Screen 2015-03-31 21:30:05 -04:00
Linktothepast 50f7ac3d80 Fix issues.
Fixes issues mentioned in comments of the pr.
2015-03-26 12:41:20 +02:00
Linktothepast bfd94d590b Gameini database update.
Removes STC from Star Wars: Rogue Squadron III: Rebel Strike: Limited
Edition Bonus Disc (Demo). Removes efb to ram setting from Tiger Woods
PGA TOUR 2005, Tiger Woods PGA TOUR 06, Mission: Impossible Operation
Surma and Terminator 3: The Redemption since it is no longer needed.
Sets Army Men Air Combat and Pac-Man World 3 to LLE audio due to audio
issues with HLE (slow audio). Corrects some mistakes in F zero (virtual
console) and The Magic Obelisk ini files. Finally it removes comments
that are simply stating the obvious and references to revs that games
were tested with.
2015-03-25 21:23:57 +02:00
skidau d3ccad42c6 Merge pull request #2207 from JosJuice/zelda-tp-speedhack-versions
Switch RZDE01r2.ini and RZDE01r0.ini
2015-03-22 12:54:05 +11:00
JosJuice 60267b618a Switch RZDE01r2.ini and RZDE01r0.ini
I had moved Hyrule Field Speed Hack to RZDE01r0.ini and
Hyrule Field Speed Hack v2 to RZDE01r2.ini...
But according to issue 8318, v2 is actually made for r0.
2015-03-14 21:34:53 +01:00
jefflongo cbf6236de7 Update GALE01r2.ini
Replaces the broken gecko code for widescreen support with a functional one.
2015-03-07 17:45:36 -08:00
Buddybenj 7facf5f52f Capitalize Dolphin in Game INI Files
Thanks to FAR - Find And Replace
2015-03-01 15:30:20 -06:00
Mateus B. Cassiano 085c79bd5e Game INI updates 2015-03-01 00:13:58 -04:00
magumagu c792d45d89 Merge pull request #2134 from JosJuice/delete-ph-presets
Delete PH_PRESETS.ini
2015-02-27 16:00:37 -08:00
JosJuice 2e02c10b0c Manual de-duplication of game INIs
That took a few hours...
2015-02-26 21:53:55 +01:00
JosJuice 49f1aad707 Use three-character names for game INIs that don't have region siblings
This will make some game INIs cover more regions.
For INIs with AR codes or patches, I manually created a region-free
file without region-specific data while keeping the original.
2015-02-26 21:53:52 +01:00
JosJuice b68cb8e0ea Delete PH_PRESETS.ini
It doesn't seem to be used anywhere.
2015-02-26 10:23:34 +01:00
Linktothepast eb29077ef0 Gameini updates.
It removes settings that were removed from dolphin to clean up the
database. Modifies some gameinis to use the new 3 letter gameid. Adds
Hyrule field speedup hack for Japanese and American version of Twilight
Princess for wii. Removes efb to ram from Twilight Princess, Tony Hawk's
Pro Skater 3, Tony Hawk's Pro Skater 4, Prince of Persia Forgotten
Sands, Mario Superstar Baseball, Okami, FFCC the Crystal Bearers and The
Simpsons due to the recent dolphin changes. Enables efb to ram for The
Magic Obelisk because it needs it and some more minor changes.
2015-02-25 18:15:43 +01:00