summaryrefslogtreecommitdiff
path: root/Data
AgeCommit message (Collapse)Author
2010-01-021. Fixed the freeze issue in "Super Mario Galaxy" and other games, which was ↵ayuanx
introduced since r4762 2. Fixed Issue 1909 Multi-Nunchuck control problem 3. Updated SYSCONF, which should enable games that require MotionPlus, such as "Wii Sports Resort" git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4773 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-27Now Dolphin officially supports Multi-WiiMote (up to 4)ayuanx
* You can connect/disconnect one or more WiiMote from Menu->Tools any time (must pause game first) * Up to 4 Emulated Wiimotes can work together at the same timer (PS: "Wiimote_Real" needs to be rewritten to support Multi-WiiMote, and it could be broken already now) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4736 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-23Dolphin now uses the first OpenCL device found on the system.skidau
Added cast in TextureDecoder.cl to satisfy the OpenCL compiler (thanks, Orphis). git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4718 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-18WC24 config and mailbox filesayuanx
Don't let the BIN suffix mislead you, they are not binary code git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4709 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-22OpenCL: Fixed and enabled CMPR decompressionOrphis
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4448 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-20OpenCL: Moved the OpenCL code from the compiled source to a separate file ↵Orphis
TextureDecoder.cl and added a .rules files to copy the updated version to the build directory. Fixed RGB5A3 decoding with alpha New CMPR decoding, blocks with no alpha are great, still have to figure the problems with transparent blocks. Disabled for now. Added a better error reporting to the base OpenCL functions git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4439 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-10Copy licence.txt into Data directory to be sure it gets copied to the ↵hrydgard
Binary/ directory on build. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4390 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-02have dolphin default to portableLPFaint99
some ignores added x64 compile fix thanks to facugaich git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4151 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-08-21Merge dolphin-shaders-databaseShawn Hoffman
2009-08-09...Marcus Wanners
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3955 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-08-09Initial directory structure.Marcus Wanners
2009-08-08Tooltip for Free Look setting.Marcus Wanners
Postprocessing: Major improvements to nightvision2. Should actually "enhance the game's graphics in a way". Much, much better than the old version. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3951 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-08-05Postprocesing: New nightvision shader. Yay?Marcus Wanners
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3941 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, ↵omegadox
some unknown BPs uncovered, fixed OGL's config dialog bug, added another shader DSPHLE: Some warning fixes and added some logging for unknown voice cases Please report if anything has broken. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3884 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-17Added the ability to install WADs (such as DLC WADs). Currently it just ↵itsnotmailmail
installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS... note: If you previously manually installed WADS by creating a *file* called "CONTENT", trying to reinstall that WAD automatically will fail unless you delete the file. Added some empty log files that some games require for DLC to be recognized. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3474 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-15some more shaders...omegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3453 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-14Added grayscale post processing shaderXTra.KrazzY
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3439 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-14More Shaders :), Fire2, Stereoscopic, toxic, christmas, and more...omegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3438 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-14Create some shadersomegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3434 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-10New shader: Everything looks like the sun is setting. Otherwise called ↵XTra.KrazzY
'crazy colors' git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3404 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-10Postprocessing - quick fix for mad_world shader failing to compile (ATI ↵sl1nk3.s
cards only ?) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3403 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09Postprocessing - lame toon shader. (ok ok I'll stop :p)hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3400 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09Postprocessing shader: Make every game look like Mad World :)hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3399 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09Postprocessing: new and improved acidtrip shader :)hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3393 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09Post-processing: Added options to graphics config dialog.hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3391 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09IR Pointer: TypoJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3386 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-09IR Pointer: Added Punch Out calibrationJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3385 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-08Add vignette to bloom shader, for that NEXT GEN FEELING!!! :D (eh)hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3382 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-08Simple post-processing shader implementation. No UI yet. Does not work ↵hrydgard
together with AA yet. To use shader bad_bloom, for example, set PostProcessingShader under [Enhancements] in gfx_opengl.ini. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3380 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-03Wiimote: Added RE4 IR pointer calibrationJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3315 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-07disable sysconf progressive scan by default, fix discrepancies between some ↵Shawn Hoffman
corestartup parameters and sysconf settings git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3172 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-04Small fix with GameConfig.omegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2542 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-04Merge dolphin-cheats-databaseShawn Hoffman
2009-03-04GameConfig should now update from the dolphin-cheat-database SVN now, don't ↵omegadox
need to copy the INIs to this SVN anymore. :) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2541 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-03nakee reminded me i would merge the ini database with the main svn once in a ↵daco65
while so here you go :P git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2537 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-26Emulated Wiimote Configuration: Added a pre-configured 'IR Pointer.ini' file ↵John Peterson
to the Data dir git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2442 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-21more f-zero work - no success :( Still fp errors.hrydgard
maybe we should pull in a full accuracy ppc fp emulator. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1971 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-19Initial work on F-Zero - map & gameconfig. Far from playable - wacky math ↵hrydgard
errors. NOTE: The game only boots if you disable LoadStore in the debugger window menu. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1941 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-09Some INI updates.omegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1834 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-28merging the ini database with dolphin svn.daco65
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-09happy now omega? srry for the copy pasta (and replacing the address & value) >_>daco65
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1474 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-09Zelda TP(gc) Pal Speedhackzzdaco65
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-09Fire Emblem Wii speedhack.hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1471 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-09TLB hack plus some project changes. I only get a Konami logo though in MGS. ↵hrydgard
Sonic1, plz fix :p git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1467 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-08MP3 PAL speedhackmemberTwo.mb2
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1452 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-01bugfixes for patches and isoproperties (and starting on edit/add patches)Shawn Hoffman
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1370 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-30ported the fire emblem speedhack to pal.daco65
also added size 3 to some action reply stuff (im not sure it works, all my size 3 codes are special codes) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1349 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-30Small Fire Emblem JAP SpeedhackXTra.KrazzY
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1348 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-30paper mario minor speedhackhrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1345 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-30Fire Emblem GC US speedhack, helps ~10-15%hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1343 8ced0084-cf51-0410-be5f-012b33b47a6e