Commit Graph

  • 6fe6fd0b4c Fix Linux Building, Add failsafe check in volume deleting. Also started work on Microphone emulation, base work from Mem card. Just enough to make Odama think I have a Microphone in currently. It must be waiting for me to press the button on the Mic to continue to start, although I can wait through the intro and then use controller, is a pain though. More to come Sonicadvance1 2008-10-15 04:23:02 +00:00
  • f417aac20b Removes wx from gcmemcard, misc code cleanup LPFaint99 2008-10-15 02:27:50 +00:00
  • 2195e645fd fix for the fix -_- committed wrong version before Shawn Hoffman 2008-10-14 18:00:15 +00:00
  • b75d63131c I just cleaned up the code a bit, but it should work the same as my last commit, it seems there are problems with pointer codes, and maybe Dolphin doesn't really support it? I still get errors with the MP2 codes, Dolphin showed a twi not supported error. I need someone to check over all my code in case my code is flawed. omegadox 2008-10-14 17:43:56 +00:00
  • 5157e69211 fix for memcards. the default is 128Mb now too. (shouldn't be a hassle, if there's a bunch of repeated data inside, they still compress nicely :) ) Shawn Hoffman 2008-10-14 17:42:59 +00:00
  • e1ca5de156 Another possible AR cheat system fix. omegadox 2008-10-14 17:13:43 +00:00
  • 83b7e5394f updates omegadox 2008-10-14 15:28:11 +00:00
  • 0cab388f1c Fixed a bug in AR cheat system, codes starting with 0x00 to 0x07 should work now as I tested this in ZTP and SA2,and most of the codes worked. One code in SA2 breaks dolphin now, and 1 code in ZTP messed up the graphics and breaks the game if trying to load a save game, else most codes work. Also SSMB codes work for me, there are some that might break dolphin, but main codes work. I still recommend more testing of this fix. I will now work on the next fix. =). Also some code cleanup. omegadox 2008-10-14 15:24:01 +00:00
  • e26173e6fe added support for all kind of raw memory card backups. default dolphin mem cards still stay 251 blocks for now daco65 2008-10-14 14:36:22 +00:00
  • 461633fabc added support for raw memory card backups. for now only the 251 blocks and 59 blocks cards are supported. daco65 2008-10-14 11:19:59 +00:00
  • d3cbb81f0c a missing file... fires.gc 2008-10-14 06:10:02 +00:00
  • 7aead8d03e fixes so it compiles again in win32 fires.gc 2008-10-14 06:09:11 +00:00
  • 6b4169e5b1 An attempt to fix my coding style to match wiki page LPFaint99 2008-10-14 05:19:31 +00:00
  • 8de8ba9e9f Removed (M) code, I confirmed that we do not need them. omegadox 2008-10-14 04:51:10 +00:00
  • d84fa6195c Fixing stuff Sonicadvance1 2008-10-14 04:32:49 +00:00
  • 1ed8c037e7 Metroid Prime code tests and commented out any bad codes. I do not know if the codes work in game, made sure they didn't cause Dolphin to display any errors. omegadox 2008-10-14 03:25:09 +00:00
  • 23614aaf63 Added codes for Zelda: Twilight Princess, they all work now after I hacked some of the codes :) Eee Hee! omegadox 2008-10-14 03:17:10 +00:00
  • 0629cc6690 My first commit, renames AddGci and SaveGci to ImportGci and ExportGci adds Madcatz gameshark .gcs, and Datel Maxdrive/pro .sav file support to function importgci adds conversion from .gcs and .sav to .gci, added to speed up testing for .gcs and .sav until ImportFile is fixed LPFaint99 2008-10-14 03:16:09 +00:00
  • 1cdddbcca9 sorry :( i need to blacklist these files... Shawn Hoffman 2008-10-14 03:02:59 +00:00
  • 5bb6f62d9f Fixed many little DolphinWX annoyances/bugs. Added a little cheat sheet in EXI_DeviceMemoryCard.cpp so people can change the size of memcards, until (if) a feature is added to choose memcard size based on existing filesize. Shawn Hoffman 2008-10-14 02:56:03 +00:00
  • 397c90b51b Cleanup for SMS and added comments on the codes I tested. SA2 code cleanup a bit, all codes seem to work. omegadox 2008-10-14 01:18:30 +00:00
  • b7e9a988f7 Started work on HLE Zelda UCode. XTra.KrazzY 2008-10-13 23:00:35 +00:00
  • 41b72ffc8b Fixes Wario World for using an Invalid Texture coordinate, Tell me if it breaks anything Sonicadvance1 2008-10-13 21:59:51 +00:00
  • 47401e87ce reverted last night's ini change since now cheats should work fully daco65 2008-10-13 20:07:44 +00:00
  • e13ca7e384 Fix Action Replay properly (i hope :P).. some misc code cleanup hrydgard 2008-10-13 19:21:25 +00:00
  • 744efe72e5 Fixed bug in cheats system and a bit of code cleanup. The cheat code activation works properly now. Enjoy your cheating :P. omegadox 2008-10-13 18:25:09 +00:00
  • dec94518e7 Add CPUCompare variables to INI file and also make the gamelist look sexy on all platforms, not just Win32 Sonicadvance1 2008-10-13 16:45:17 +00:00
  • a79873bd0e used a hack to make cheats work. just activate cheats now or add cheats between the first +(usually a must code, a add must here or just a dont remove this line) and the last + (usually empty). daco65 2008-10-12 23:03:04 +00:00
  • fdba232644 Revert part of Omega's change - ctaxi works again hrydgard 2008-10-12 21:18:10 +00:00
  • cb61bb5005 Submit action replay docs. Good reading for anyone wanting to add the missing AR opcodes. hrydgard 2008-10-12 20:46:07 +00:00
  • c8c160b430 Patch by omegadox. fixed bloom daco65 2008-10-12 15:12:51 +00:00
  • 3d345450f5 Added option to compile without the JIT off options. John Peterson 2008-10-12 13:59:26 +00:00
  • 91d4d5b98c Added JIT off options to the debugger. John Peterson 2008-10-12 06:31:14 +00:00
  • 633881eb7a Added gci importing/exporting to the memcardmanager (thanks to lpfaint99, see issue 229). Also improved GCMemcard a bit. I have loaded a raw dump from a real gamecube in dolphin successfully, then used FixChecksums on it (which actually changes some data...), and it continued to act correctly in dolphin. Shawn Hoffman 2008-10-12 06:09:52 +00:00
  • 3763b365d1 small improvements of the LLE plugin fires.gc 2008-10-11 17:21:00 +00:00
  • ba88ebaecb Made the volume setting not dependent on numSamples. It moves around a lot and depends on how fast the game run and this volume setting should probably not depend on that. I'm still unsure about the right volume steps and if pb.mixer_control has the target volume. John Peterson 2008-10-11 14:35:29 +00:00
  • 316527dd6d missing file fires.gc 2008-10-11 08:44:21 +00:00
  • f9bd977ffd some HLE LLE stuff :) fires.gc 2008-10-11 08:43:50 +00:00
  • 4d93e126de Strangely this seemed to make the music works better. Skies is now back to playing 40-something blocks instead of just 10. The RE music worked better. Could just reading from memory have an effect on things? John Peterson 2008-10-11 08:06:57 +00:00
  • be39c869cc Small change John Peterson 2008-10-11 07:38:14 +00:00
  • 3043bd6003 Moved updates closer to how it actually should work. It's still a little buggy, perhaps because of some kind of timing issue. In RE Remake it seems like the music stopped sometimes, and sometimes to many blocks were running. The Skies music didn't seem to work very well either. John Peterson 2008-10-11 07:28:18 +00:00
  • 3d1cc88b4f fixed windows and linux builds. the console/debugger/etc files in lle/hle/ogl really need to be de-uglified! Shawn Hoffman 2008-10-11 02:29:57 +00:00
  • 540539ee27 padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts. Shawn Hoffman 2008-10-11 00:23:26 +00:00
  • 92f661b390 Fix Linux compiling and Make Filesystemviewer show MakerID correctly Sonicadvance1 2008-10-10 16:20:13 +00:00
  • 671fb9def1 filesystemviewer looks better and extracts files correctly. added stdafx.h as a force include for ogl, daco was having problems without it. Shawn Hoffman 2008-10-10 15:32:23 +00:00
  • 223a77db49 some changes in the DSP Docs fires.gc 2008-10-10 15:07:56 +00:00
  • a20bc0a426 Removed some comments and expanded ISO name XTra.KrazzY 2008-10-10 14:29:28 +00:00
  • e6bc65318c Finished new Filesystem tree viewer XTra.KrazzY 2008-10-10 14:08:16 +00:00
  • 15c3ea50fc Made filesystem viewer to show folders and subfolders right. Only bug remaining (supposed to be simple) is that after the first folder recursion the searching stops. XTra.KrazzY 2008-10-10 13:23:10 +00:00
  • 08984104d7 add first iteration of a small tool that creates pseudo c from DSP UCodes fires.gc 2008-10-10 13:11:32 +00:00
  • 7139fb4356 Little bit of zelda ucode comments hrydgard 2008-10-10 11:26:13 +00:00
  • 5796ccaca4 small oversight memberTwo.mb2 2008-10-10 09:21:46 +00:00
  • 2ef0753c0d yeah it needs a newline, not the whole file.. >.> Shawn Hoffman 2008-10-10 04:31:28 +00:00
  • f0c0a02292 dolphin ini for win32 needs a newline at the end Shawn Hoffman 2008-10-10 04:05:11 +00:00
  • 2a95bcdb15 small changes fires.gc 2008-10-09 23:39:06 +00:00
  • 77789bad74 first iteration of zelda UCode fires.gc 2008-10-09 23:32:48 +00:00
  • 2df982a503 Yay, comments Sonicadvance1 2008-10-09 21:26:21 +00:00
  • bb7cae4c18 bug fix fires.gc 2008-10-09 21:21:39 +00:00
  • f7fa972a50 Changed to checking for 32bit linux and I also missed a texture Sonicadvance1 2008-10-09 21:18:27 +00:00
  • dcc471ab19 Harvest moon :) daco65 2008-10-09 20:32:06 +00:00
  • 2521c52847 some more UCode stuff fires.gc 2008-10-09 20:20:25 +00:00
  • 7c4be7a975 missing commit fires.gc 2008-10-09 20:19:43 +00:00
  • 12d3810203 changed exception behavior a little bit fires.gc 2008-10-09 20:17:10 +00:00
  • d4f8f0d3ae Added the StretchToFit option to the config menu in the OpenGL plugin. This fixes the blackness in SSBM. I also added a keep aspect ratio option, it will keep your aspect ratio at 4:3, but then SSBM will have the blackness problem again. You find the options under the Enhancements window in the OpenGL configuration. John Peterson 2008-10-09 18:47:53 +00:00
  • ef617bc4f4 some more stuff about CT fires.gc 2008-10-09 13:42:11 +00:00
  • 7ed526e086 fixed register names fires.gc 2008-10-09 09:34:04 +00:00
  • e1eb51a010 Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable Sonicadvance1 2008-10-09 08:51:57 +00:00
  • c343b8b8bb Fixed the chipmunks-like sound in Soul Calibur 2 movies and perhaps RE4 movies. This problem originated from the Baten fix in rev 609. Apparently all pb.src_type = 2 sounds don’t need this fix. John Peterson 2008-10-09 05:41:02 +00:00
  • eb65601f90 updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds? Shawn Hoffman 2008-10-09 05:33:24 +00:00
  • 4001e11116 Notice: This version is for testing only. It may cause unwanted side effects for the sound in many games. It adds preliminary support for volume control. I think high delta values (often close to 0x10000) mean that volume should be lowered, and vice versa. But I'm unsure how big the volume steps should be, and where the volume should go to. The current guess is that pb.mixer_control also tell us what the new volume level should be, but I'm not sure about that. The current settings seems to work okay in games like Paper Mario and Fire Emblem when sounds are faded in to begin or faded out to stop. But it worked less well for the sequenced music in Skies of Arcadia where some blocks would get a to high volume. John Peterson 2008-10-09 04:00:47 +00:00
  • 3d20ad60d9 added some more info to ct fires.gc 2008-10-08 23:21:54 +00:00
  • 627891520c misc ax comments hrydgard 2008-10-08 22:41:15 +00:00
  • f1f1d554cc More DSP commentary. hrydgard 2008-10-08 21:37:44 +00:00
  • 892acfd5ad commented crazy taxi ucode fires.gc 2008-10-08 21:35:46 +00:00
  • 52a0a3e4a6 annotate some calls in ctaxi dsp hrydgard 2008-10-08 20:50:50 +00:00
  • 77899058e9 Fix some project settings (set SECURE_SCL=0 more consistently). Should prevent crash when playing with symbols in Win32 Release build, and maybe others. hrydgard 2008-10-08 20:15:05 +00:00
  • 71193449d4 oops, forgot to submit vcproj. hrydgard 2008-10-08 19:31:59 +00:00
  • bdab2ad126 wave loggin for LLE plugin too. hrydgard 2008-10-08 19:02:52 +00:00
  • 49534ca586 Added AI FIFO wave logging to HLE plugin. Same for LLE plugin is coming soon. Plus some extra critical section locks in LLE plugin. hrydgard 2008-10-08 18:57:33 +00:00
  • 8dc32f5dee commented crazy taxi ucode fires.gc 2008-10-08 18:52:33 +00:00
  • e94820ea7d Beginnings of a new Docs folder - for RE stuff only! Don't go posting leaked things or anything like that here. hrydgard 2008-10-08 17:27:43 +00:00
  • 5f0ea50453 Woops, committed my modified scons file Sonicadvance1 2008-10-08 16:45:09 +00:00
  • 5c53460817 Made the SSE work with GCC 4.3 and above, may also work with 4.2 and above Sonicadvance1 2008-10-08 16:43:40 +00:00
  • f938c51fe4 Dolphin hates a code for MP1, so code has been commented out. omegadox 2008-10-08 14:06:36 +00:00
  • 6e4673d5e7 most lame update ever, falcon4ever really wanted this to be changed, blame him Shawn Hoffman 2008-10-07 22:45:48 +00:00
  • 0464cba75e Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need to be seriously tested. CriticalSection shouldn't be needed anymore. TODO: linux and fix that High/LowWaterMark problem (CPU waste is time waiting for an empty fifo for now) memberTwo.mb2 2008-10-07 21:39:50 +00:00
  • 26552968b7 updated njoy so it now shows it's beautiful aboutbox too. Shawn Hoffman 2008-10-07 19:29:30 +00:00
  • d11f42c329 improved the new way of doing aboutboxes Shawn Hoffman 2008-10-07 19:17:15 +00:00
  • 5cacbf97b7 forgot to remove this little header :P daco65 2008-10-07 18:12:19 +00:00
  • 22b2b36711 Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp daco65 2008-10-07 18:05:56 +00:00
  • b443ffb058 cleanup daco65 2008-10-07 12:18:35 +00:00
  • c7033c82ac Dolphin hates another code, so temp comment for it omegadox 2008-10-07 09:00:07 +00:00
  • c0af02df49 Tried another SSBM fix. Please test if "SSBM remedy 2" is still needed in SSBM by turning it off from the debugger. I didn't need it but perhaps someone else does. John Peterson 2008-10-07 00:59:12 +00:00
  • f4b9a22324 Attempt to fix a sound problem that could appear in SSBM, Battle Stadium DON and perhaps other games. Please report any side effects. John Peterson 2008-10-06 18:40:34 +00:00
  • c4e88c0273 INI update for Sonic Adv. 2 Battle PAL, I had no luck getting any cheat to work. omegadox 2008-10-06 16:32:08 +00:00
  • b1a540f16a small MP2 INI fix, removed all the "#'s. Need someone to test codes. omegadox 2008-10-06 15:25:48 +00:00
  • 037e3d0442 reverted r782 for linux only due to sse misalignment with gcc memberTwo.mb2 2008-10-06 13:31:19 +00:00
  • 1d21f0b666 daco65 2008-10-06 10:44:06 +00:00
  • 354f36f750 small fix to MP2 NTFS INI file. I can't get cheats to work for it (even tried (M)) -_-. omegadox 2008-10-06 06:30:45 +00:00
  • 46e07a270e Added INI's for: Mario Party 4, Luigi's Mansion, Metroid Prime, Mario Kart: Double Dash, Sonic Adventure 2: Battle. Updated Super Smash Brothers cheats. Mario Party 5, and Pokemon Colosseum INIs are in work. omegadox 2008-10-06 05:49:30 +00:00