Compare commits

...

440 Commits

Author SHA1 Message Date
Rosalie Wanders c6625e137d Package: v0.2.5 2022-12-14 20:46:09 +01:00
Rosalie Wanders 0ad7e1d715 Package: update & add screenshots 2022-12-14 20:38:45 +01:00
Rosalie Wanders 1f8d5be9a7 Package: update ArchLinux PKGBUILD 2022-12-14 20:30:12 +01:00
Rosalie Wanders 21673affbb RMG-Core: include Config.hpp in Directories.cpp 2022-12-14 20:28:11 +01:00
Rosalie Wanders a0a1255ef3 3rdParty: update mupen64plus-video-parallel 2022-12-14 20:16:26 +01:00
Rosalie Wanders 206a5ec7f6 3rdParty: update mupen64plus-video-angrylion-plus 2022-12-14 20:16:18 +01:00
Rosalie Wanders 8661273568 Script: update DownloadStyles.sh 2022-12-14 19:49:16 +01:00
Rosalie Wanders 6aed340831 RMG: call CoreGetVersion() in main.cpp 2022-12-14 19:13:38 +01:00
Rosalie Wanders f7bfb6aea1 RMG: remove Config.hpp include from main.cpp 2022-12-14 19:10:22 +01:00
Rosalie Wanders c5ae117cf8 RMG: remove Config.hpp include in RomBrowserWidget 2022-12-14 18:56:26 +01:00
Rosalie Wanders a1c9dc3f12 RMG: slightly redesign RomInfoDialog 2022-12-14 18:54:59 +01:00
Rosalie Wanders 0f3e70706d RMG-Input: allow removing/resetting the main profile 2022-12-14 18:50:55 +01:00
Rosalie Wanders 722ca67b87 RMG-Input: enable close button on all dialogs 2022-12-14 18:41:34 +01:00
Rosalie Wanders 981897df8c RMG-Audio: enable close button on all dialogs 2022-12-14 18:41:28 +01:00
Rosalie Wanders 3a066dfc03 RMG: enable close button on all dialogs 2022-12-14 18:41:06 +01:00
Rosalie Wanders 870481e34e Data: remove stylesheet.qss 2022-12-14 18:27:23 +01:00
Rosalie Wanders 9f5f2334d7 RMG: remove Config.hpp & use CoreGetVersion() 2022-12-14 18:26:30 +01:00
Rosalie Wanders 330a66c81c RMG-Core: introduce & use CoreGetVersion() 2022-12-14 18:26:01 +01:00
Rosalie Wanders 92b4d4dc32 RMG: remove 'About' button in plugins tab in SettingsDialog 2022-12-14 18:15:31 +01:00
Rosalie Wanders 531fab51be RMG: add correct info layouts to User Interface tab in SettingsDialog 2022-12-14 00:21:14 +01:00
Rosalie Wanders 3f027fad63 RMG-Input: force call on_controllerPluggedCheckBox_toggled() 2022-12-14 00:13:35 +01:00
Rosalie Wanders 6eb46dd63c RMG: also load misc settings tab in SettingsDialog 2022-12-13 23:53:58 +01:00
Rosalie Wanders 70830ae016 RMG-Input: do nothing in CheckInputDeviceSettings() when combobox is empty 2022-12-13 23:31:56 +01:00
Rosalie Wanders 8a88a736ad RMG-Input: actually add required svg resource 2022-12-13 23:02:39 +01:00
Rosalie Wanders d580d2be9a RMG-Input: add Z-Trigger to the svg & hook it up to ControllerImageWidget 2022-12-13 22:53:03 +01:00
Rosalie Wanders 0e3fc0e981 RMG: fix empty style setting 2022-12-13 21:57:47 +01:00
Rosalie Wanders 4907b2dd32 RMG: use fallback stylesheet 2022-12-13 21:57:44 +01:00
Rosalie Wanders 3ad2a5760e RMG: make ui_Stylesheet_Setup windows exclusive 2022-12-13 21:42:53 +01:00
Rosalie Wanders e474a09642 ci: execute DownloadStyles.sh on windows 2022-12-13 21:38:07 +01:00
Rosalie Wanders f5296c9f79 RMG: add style setting to SettingsDialog 2022-12-13 21:37:52 +01:00
Rosalie Wanders f8e1ed3920 RMG-Core: add GUI_Style setting 2022-12-13 21:33:01 +01:00
Rosalie Wanders 9aeca88946 Script: add DownloadStyles.sh 2022-12-13 21:32:43 +01:00
Rosalie Wanders 3961c066be ci: specify key for ccache-action 2022-12-13 16:11:32 +01:00
Rosalie Wanders 4aeb3da6eb cmake: respect C/C++ compiler in 3rdParty projects 2022-12-13 15:40:50 +01:00
Rosalie Wanders bf9e370ddd ci: use ccache 2022-12-13 15:26:29 +01:00
Rosalie Wanders 7c72fa98fd cmake: add USE_CCACHE option 2022-12-13 15:25:25 +01:00
Rosalie Wanders 0824586db9 RMG: remove Debugger checkbox from SettingsDialog 2022-12-13 14:51:56 +01:00
Rosalie Wanders 8a22c6d929 RMG: rename Interface tab to User Interface in SettingsDialog 2022-12-13 14:50:58 +01:00
Rosalie Wanders 8f76619d7d cmake: add USE_QT5 option 2022-12-13 13:48:15 +01:00
Rosalie Wanders d94d9fc5d7 3rdParty: update GLideN64 2022-12-12 21:58:27 +01:00
Rosalie Wanders 38312f8add Script: use windeployqt-qt6 in BundleDependencies.sh 2022-12-12 21:58:27 +01:00
Rosalie Wanders d52b1e1b5a RMG: don't link to sdl 2022-12-12 21:58:27 +01:00
Rosalie Wanders 06c9d9b826 3rdParty: update parallel-rdp-standalone 2022-12-12 21:58:27 +01:00
Rosalie Wanders 20a669dbbb 3rdParty: update angrylion-rdp-plus 2022-12-12 21:58:27 +01:00
Rosalie Wanders 68c8c431a2 3rdParty: update GLideN64 2022-12-12 21:58:27 +01:00
Rosalie Wanders d6b1fdfa7b ci: use Qt6 packages 2022-12-12 21:58:27 +01:00
Rosalie Wanders 6ac9208c7f RMG-Input: use Qt6 2022-12-12 21:58:27 +01:00
Rosalie Wanders fdcfaf3fad RMG-Audio: use Qt6 2022-12-12 21:58:27 +01:00
Rosalie Wanders dd08dfafc8 RMG: use Qt6 2022-12-12 21:58:27 +01:00
Rosalie Wanders 22a019abb1 RMG: remove unused included header 2022-12-12 21:58:27 +01:00
Rosalie Wanders e112ae75eb RMG-Input: prepare for Qt6 2022-12-11 22:35:18 +01:00
Rosalie Wanders 0de1073094 RMG: prepare for Qt6 2022-12-11 22:35:06 +01:00
Rosalie Wanders 18a1a6afe6 RMG-Input: fix 'full match' not being correct in ControllerWidget 2022-12-10 22:17:16 +01:00
Rosalie Wanders 149bd86a89 Package: v0.2.4 2022-12-08 15:41:11 +01:00
Rosalie Wanders dbe67853dc RMG-Core: disable Audio_Synchronize by default 2022-12-08 15:23:21 +01:00
Rosalie Wanders 4f30be19b1 3rdParty: update GLideN64 2022-12-08 15:08:47 +01:00
Rosalie Wanders 0347033d89 3rdParty: update mupen64plus-core 2022-12-08 15:08:22 +01:00
Rosalie Wanders 5fc36d5743 RMG: fix InstallUpdateDialog not showing 2022-12-08 15:07:45 +01:00
Rosalie Wanders c745ec18bb cheats: add more cheats from Gent 2022-12-08 14:57:49 +01:00
Rosalie Wanders 0e84317fbc RMG-Core: use dynamic size in CachedRomHeaderAndSettings.cpp 2022-12-08 13:43:03 +01:00
Rosalie Wanders b7df075dec RMG-Core: introduce & use ConvertStringEncoding 2022-12-08 13:42:53 +01:00
Rosalie Wanders da3e30f735 RMG: don't re-initialize Discord Rpc in settings dialog
after CoreDiscordRpcShutdown(), CoreDiscordRpcInit() seems to do nothing.
2022-12-05 22:17:57 +01:00
Rosalie Wanders 9bd0ea0ba6 RMG-Core: properly depend on discord-rpc 2022-12-05 18:43:54 +01:00
Rosalie Wanders 91df63c660 Package: v0.2.3 2022-12-05 17:21:54 +01:00
Rosalie Wanders bea8abd60d 3rdParty: update mupen64plus-core & GLideN64 2022-12-05 17:20:49 +01:00
Rosalie Wanders 86bb226db4 3rdParty: correct discord-rpc BUILD_BYPRODUCTS 2022-12-05 16:40:00 +01:00
Rosalie Wanders 5bbdc7f821 RMG: add check for updates & discord rpc to settings dialog 2022-12-05 16:21:18 +01:00
Rosalie Wanders f23b0ca493 RMG-Core: implement & use DiscordRpc functions 2022-12-05 16:20:35 +01:00
Rosalie Wanders 538b503bcb 3rdParty: add discord-rpc 2022-12-05 16:19:13 +01:00
Rosalie Wanders cabc56550b RMG: introduce an updater 2022-12-04 20:43:33 +01:00
Rosalie Wanders 40f8fa982d Package: v0.2.2 2022-12-03 13:12:32 +01:00
Rosalie Wanders 00ad3c3cfb 3rdParty: update mupen64plus-core 2022-12-03 12:51:54 +01:00
Rosalie 3877f7c2da RMG-Audio: uncomment required line 2022-12-02 23:12:29 +01:00
Rosalie Wanders f10ad5b2a6 Package: v0.2.1 2022-12-02 21:18:13 +01:00
Rosalie Wanders d2eccb8ff2 cheats: add iQue cheats from Gent 2022-12-02 21:02:37 +01:00
Rosalie Wanders 827a4cb7cf cheats: move generated cheats to it's own directory 2022-12-02 21:01:56 +01:00
Rosalie Wanders bd02289ee7 RMG: improve failure state of CheatsDialog 2022-12-02 20:50:42 +01:00
Rosalie Wanders a238239adf RMG-Audio: fix mute option not working on emulation start 2022-12-02 20:20:18 +01:00
Rosalie Wanders beb9c3e352 RMG-Core: call CoreClearCheats() in CoreCloseRom() 2022-12-02 20:15:02 +01:00
Rosalie Wanders 6fc42c53f2 ci: install speex package 2022-12-02 18:47:30 +01:00
Rosalie Wanders 65401b49f1 RMG-Audio: use mupen64plus-audio-sdl as base 2022-12-02 18:39:47 +01:00
Rosalie Wanders 5a52f6e1ff RMG-Core: support CRLF in cheat files 2022-12-01 14:09:26 +01:00
Rosalie Wanders 38bf3751fb RMG: add 'Remove Duplicate Keybindings' option to SettingsDialog 2022-12-01 14:09:26 +01:00
Rosalie Wanders e26357dd07 RMG-Core: add KeyBinding_RemoveDuplicates setting 2022-12-01 14:09:26 +01:00
Rosalie Wanders 97ebc68b7e RMG: enable cancel button in CheatsDialog 2022-12-01 14:09:26 +01:00
Rosalie Wanders 4418831892 RMG: show error when CoreGetCurrentCheats() fails in CheatsDialog 2022-12-01 14:09:26 +01:00
Rosalie Wanders e64aa4701f RMG-Core: improve cheat error handling 2022-12-01 14:09:26 +01:00
Rosalie Wanders e09c4c34e8 RMG-Core: move cheat settings to it's own section 2022-12-01 14:09:26 +01:00
Sebastian Grabowski ac3a7bec33 README: Add instruction for Fedora dependencies (#70) 2022-11-30 18:56:43 +01:00
Rosalie Wanders 2f5635613f 3rdParty: don't ship mupencheat.txt 2022-11-30 07:16:00 +01:00
Rosalie Wanders 2cab81aa60 RMG-Core: increase RomBrowser_MaxItems to 250 2022-11-29 22:28:35 +01:00
Rosalie Wanders aa20225bc5 RMG-Core: change CACHE_FILE_ITEMS_MAX to 10000 2022-11-29 22:28:23 +01:00
Rosalie Wanders 9e2089bad4 RMG: disable Edit & Remove button by default in CheatsDialog 2022-11-29 22:22:24 +01:00
Rosalie Wanders 77612d5392 RMG: disable ok button in AddCheatDialog when launched 2022-11-29 22:14:53 +01:00
Rosalie Wanders a9bc0c3b86 RMG-Core: use MD5 as fallback for cheat filename 2022-11-29 22:08:37 +01:00
Rosalie Wanders 562a0d0dfa Package: v0.2.0 2022-11-29 16:19:37 +01:00
Rosalie Wanders f50ca682fc RMG: ensure that the ROM browser is never fullscreen 2022-11-29 16:19:22 +01:00
Rosalie Wanders 7a02c80fd6 3rdParty: update angrylion-rdp-plus 2022-11-29 15:49:37 +01:00
Rosalie Wanders 2a346c4cfa RMG-Core: ensure core lib is hooked before making API calls 2022-11-29 15:26:18 +01:00
Rosalie Wanders 4cab8f7dba RMG-Core: resolve win32 warning in RomHeader.cpp 2022-11-29 15:08:23 +01:00
Rosalie Wanders 2d61255435 RMG: make notesTextEdit readonly in CheatsDialog 2022-11-29 15:04:32 +01:00
Rosalie Wanders 876279b105 RMG: call CoreSettingsSave() in CheatsDialog::accept() 2022-11-29 14:56:03 +01:00
Rosalie Wanders 6dcc43d02c RMG-Core: use std::stroll instead of std::strtol in Cheats.cpp 2022-11-29 14:55:45 +01:00
Rosalie Wanders fb5c0efb50 3rdParty: update mupen64plus-video-parallel 2022-11-29 14:28:47 +01:00
Rosalie Wanders 9e55532e58 RMG: implement cheat dialog 2022-11-29 14:03:38 +01:00
Rosalie Wanders 6c5fbbcec4 RMG-Core: implement cheat API 2022-11-29 14:01:00 +01:00
Rosalie Wanders 7d2360b1e6 cmake: include cheat files 2022-11-29 14:00:13 +01:00
Rosalie Wanders c8ee95f72e Data: add generated cheat files 2022-11-29 13:58:33 +01:00
Rosalie Wanders d3b4fc66d0 Script: add GenerateCheatFiles.sh 2022-11-29 13:57:37 +01:00
Rosalie Wanders 6da6199e34 RMG-Core: unhook core lib in CoreShutdown() 2022-11-29 12:34:56 +01:00
Rosalie Wanders 5406376edc RMG: simplify Config.hpp.in 2022-11-28 18:49:03 +01:00
Rosalie Wanders c8ef3b801a RMG-Core: add CoreSettingsKeyExists() function 2022-11-28 17:51:28 +01:00
Rosalie Wanders b4c42726ca RMG-Input: introduce 'Invert Axis Mapped To LRZ' option 2022-11-27 16:20:15 +01:00
Rosalie Wanders c7dc4a5680 RMG-Core: add Input_InvertAxis setting 2022-11-27 16:17:04 +01:00
Rosalie Wanders e35c905999 RMG: ensure emulation is running before pausing in on_Action_System functions 2022-11-26 15:01:27 +01:00
Rosalie Wanders 80a0010ddb RMG-Core: add more settings functions 2022-11-26 14:52:33 +01:00
Rosalie Wanders fb6596e5c1 RMG-Core: add CountryCode to CoreRomHeader 2022-11-24 20:47:17 +01:00
Rosalie Wanders 0d4b017f32 3rdParty: update mupen64plus-core 2022-11-24 20:46:18 +01:00
Rosalie Wanders eafe9adc42 RMG-Core: update mupen64plus api headers 2022-11-23 22:47:43 +01:00
Rosalie Wanders 08abdb3af7 Script: fix UpdateMupenHeaders.sh 2022-11-23 22:47:30 +01:00
Rosalie Wanders 8754439c87 RMG: add --disk commandline option 2022-11-23 19:10:28 +01:00
Rosalie Wanders e4116a4268 RMG: actually respect --fullscreen option 2022-11-23 19:08:33 +01:00
Rosalie Wanders a378652976 RMG-Input: also remove range from ControllerImageWidget 2022-11-23 16:41:56 +01:00
Rosalie Wanders 04142f71bf RMG-Input: remove range option 2022-11-23 16:33:43 +01:00
Rosalie Wanders e5aa57f0d0 RMG-Input: move octagonal functions to main.cpp 2022-11-23 16:19:45 +01:00
JaxonWasTaken e1180bc574 RMG-Input: implement octagonal input range
The implementation takes configured deadzone and range into account,
with 9% deadzone equating to the real N64 deadzone.
2022-11-23 10:29:34 +01:00
Rosalie Wanders 24eccb5489 3rdParty: update angrylion-rdp-plus 2022-11-20 18:09:35 +01:00
Rosalie Wanders b9969680e5 3rdParty: update GLideN64 2022-11-20 17:56:49 +01:00
Rosalie Wanders 5f14d1f04f RMG: change UI design of RomInfoDialog slightly 2022-11-20 16:37:17 +01:00
Rosalie Wanders 878f79e047 RMG-Core: fix out of bounds read in cache 2022-11-20 16:34:53 +01:00
Rosalie Wanders 189760cc97 Package: v0.1.9 2022-11-19 20:26:36 +01:00
Rosalie Wanders 3eedb800f0 3rdParty: update mupen64plus-core 2022-11-19 20:24:48 +01:00
Rosalie Wanders 5b36455c34 RMG-Core: use wchar_t for filename in CachedRomHeaderAndSettings.cpp 2022-11-19 16:37:58 +01:00
Rosalie Wanders 9a32051156 RMG: use GUI_AutomaticFullscreen 2022-11-19 15:36:58 +01:00
Rosalie Wanders cf71b50e65 RMG-Core: introduce GUI_AutomaticFullscreen 2022-11-19 15:36:39 +01:00
Rosalie Wanders 5016d14a0f RMG: don't call ResizeWindow in on_VidExt_SetFullscreenModeWithRate() 2022-11-19 15:15:49 +01:00
Rosalie Wanders d1d67655d6 RMG: set Game_OverrideSettings in SettingsDialog 2022-11-19 15:05:40 +01:00
Rosalie Wanders 0565bb834c RMG-Core: introduce & use Game_OverrideSettings 2022-11-19 15:05:30 +01:00
Rosalie Wanders 3b7336ad09 RMG: remove overclock factor from core tab 2022-11-18 23:39:41 +01:00
Rosalie Wanders a8ab22047d ci: update actions 2022-11-18 22:28:51 +01:00
Rosalie Wanders 9bbfad073a RMG-Input: correct emulation check in OptionsDialog 2022-11-18 22:17:03 +01:00
Rosalie Wanders 971b4c7fdb RMG: fix remaining issues with std::filesystem::path 2022-11-18 22:07:39 +01:00
Rosalie Wanders f87397b6c6 RMG-Core: fix remaining issues with std::filesystem::path 2022-11-18 22:07:27 +01:00
Rosalie Wanders 43d4fe1fb1 RMG-Core: use std::filesystem::path in get_cache_file_name() 2022-11-18 21:56:05 +01:00
Rosalie Wanders 154d7bd362 RMG-Core: also use std::filesystem::path in osal_files 2022-11-18 21:54:46 +01:00
Rosalie Wanders 965c89a051 RMG: use QString::toStdU32String() instead of QString::toStdString() 2022-11-18 21:52:04 +01:00
Rosalie Wanders 7968ad6a9d RMG-Core: also use std::filesystem::path in SaveState.{cpp,hpp} 2022-11-18 21:49:29 +01:00
Rosalie Wanders 977c941d1b RMG-Core: use std::filesystem::path 2022-11-18 21:42:26 +01:00
Rosalie Wanders 26005b2a81 RMG: add -f/--fullscreen commandline option 2022-11-18 21:17:29 +01:00
Rosalie Wanders e88bd7c254 Package: v0.1.8 2022-11-17 02:12:47 +01:00
Rosalie Wanders 67758aa84a RMG-Input: simplify apply_gameboy_settings() 2022-11-17 02:06:32 +01:00
Rosalie Wanders c3cd013d34 RMG-Core: remove unrequired blank line in MediaLoader.cpp 2022-11-17 02:06:21 +01:00
Rosalie Wanders 75c64c05c9 RMG-Input: show emulation info text in transfer pak tab 2022-11-17 02:03:57 +01:00
Rosalie Wanders 69cc341fdd RMG-Input: revert to main profile in on_removeProfileButton_clicked() 2022-11-17 01:43:40 +01:00
Rosalie Wanders 117ca3bc4a RMG-Input: make QLineEdits read-only 2022-11-17 01:43:14 +01:00
Rosalie Wanders 64a725bf35 RMG-Input: remove debug std::cout 2022-11-17 01:26:15 +01:00
Rosalie Wanders 93c75a5b0b RMG-Input: add transfer pak support 2022-11-17 01:18:36 +01:00
Rosalie Wanders 1fffda86e2 RMG-Core: add transfer pak support 2022-11-17 01:16:57 +01:00
Rosalie Wanders 994e3587e3 RMG-Core: allow real-time controller pak switching 2022-11-15 00:33:36 +01:00
Rosalie Wanders 44f8f6b304 RMG-Input: account for input device in per game settings 2022-11-15 00:05:04 +01:00
Rosalie Wanders 7da0033291 RMG-Input: use SDL_PeepEvents instead of SDL_PushEvent 2022-11-14 19:25:06 +01:00
Rosalie Wanders f43cb5fa78 Package: v0.1.7 2022-11-14 14:39:10 +01:00
Rosalie Wanders ab6a972ca1 3rdParty: update GLideN64 2022-11-14 14:21:45 +01:00
Rosalie Wanders de2f3a1703 RMG-Input: don't save settings in OptionsDialog but store them for later 2022-11-14 14:20:17 +01:00
Rosalie Wanders 8c5d3df20a RMG-Input: change sizeAdjustPolicy for comboboxes 2022-11-14 14:04:50 +01:00
Rosalie Wanders 971d831df9 3rdParty: remove mupen64plus-input-qt 2022-11-14 13:56:06 +01:00
Rosalie Wanders d4db047220 RMG-Core: use RMG-Input by default on windows 2022-11-14 13:55:46 +01:00
Rosalie Wanders 8a9e842474 RMG-Input: use CoreSettingsSave() in save functions 2022-11-14 13:33:18 +01:00
Rosalie Wanders ab106b6295 RMG-Input: include profile combobox & button in on_controllerPluggedCheckBox_toggled() 2022-11-14 13:07:07 +01:00
Rosalie Wanders 7c52e9270e ci: use qtbase5-dev instead of qt5-default 2022-11-14 12:55:28 +01:00
Rosalie Wanders f579913643 ci: use ubuntu-22.04
ubuntu-latest uses Ubuntu 20.04 which doesn't have Qt 5.15 which is
needed for RMG-Input
2022-11-14 12:51:06 +01:00
Rosalie Wanders fd84a7021e RMG-Input: allow resizing 2022-11-14 12:40:01 +01:00
Rosalie Wanders 49906b6825 RMG-Input: implement per game profiles 2022-11-14 00:20:06 +01:00
Rosalie Wanders a47cee59cd RMG-Core: remove CoreHasOpen() check in CoreGetCurrentRomSettings() 2022-11-13 23:04:50 +01:00
GhostlyDark 9e12a8f8b5 README: Update MSYS2 dependencies
Add rust and remove duplicates
2022-11-13 22:16:03 +01:00
GhostlyDark 35525d1749 3rdParty: Remove postfix for cxd4 RSP
Keep the binary name consistent and let it choose instruction set automatically.
2022-11-11 16:05:46 +01:00
Rosalie Wanders cd0951efff RMG: expose Game_CountPerOpDenomPot to SettingsDialog 2022-11-10 17:53:48 +01:00
Rosalie Wanders 2e2c16a229 RMG-Core: add Game_CountPerOpDenomPot setting 2022-11-10 17:51:17 +01:00
GhostlyDark 67235399e7 RMG: Expose Overclocking Factor 2022-11-10 17:26:25 +01:00
Rosalie Wanders 0e3641378e RMG-Audio: change UI design slightly 2022-11-10 16:51:28 +01:00
Rosalie Wanders 3c740cf4ea 3rdParty: update mupen64plus-video-parallel 2022-11-10 16:35:36 +01:00
Rosalie Wanders ad16afdb30 RMG: use QCommandLineParser to parse commandline options 2022-11-10 14:37:59 +01:00
Rosalie Wanders 55103ff3e3 RMG: pass VidExt_SetMode() call to VidExt_SetModeWithRate() 2022-11-10 14:35:01 +01:00
GhostlyDark 9d25b1ce74 RMG: Remove setting for Shared Data Directory 2022-11-08 09:25:58 +01:00
Rosalie Wanders cce5bea1c6 3rdParty: update mupen64plus-video-parallel 2022-11-05 17:21:09 +01:00
GhostlyDark 59380e3606 RMG-Core: fix default value for Core_64DD_SaveDiskFormat 2022-11-05 17:18:31 +01:00
GhostlyDark 195aad1c36 SettingsDialog: Extend IPL ROM extensions 2022-11-02 23:24:17 +01:00
GhostlyDark 6e05a445a3 3rdParty: Add Angrylion Plus 2022-11-01 14:22:34 +01:00
GhostlyDark 2c79595842 3rdParty: Re-add mupen64plus-input-gca 2022-10-30 23:18:59 +01:00
Rosalie Wanders 8bd303f5c1 3rdParty: update mupen64plus-input-qt 2022-10-30 20:44:40 +01:00
GhostlyDark 772d7b5b9f 3rdParty: Disable SSE for cxd4 RSP 2022-10-30 18:04:58 +01:00
GhostlyDark 686cf47a93 RMG-Input: Build on win32 2022-10-30 18:04:58 +01:00
GhostlyDark b4ddd35db5 3rdParty: Bring back cxd4 RSP plugin 2022-10-30 18:04:58 +01:00
Rosalie Wanders bcfb81ec9c RMG: use .state extension for save states 2022-09-19 21:51:10 +02:00
Rosalie Wanders 965dec25fd Package: v0.1.6 2022-09-12 13:23:26 +02:00
Rosalie Wanders 59be4d9960 RMG-Core: introduce CoreSettingsUpgrade() 2022-09-12 13:22:51 +02:00
Rosalie Wanders 04721b4234 Package: v0.1.5 2022-09-10 18:54:00 +02:00
Rosalie Wanders b33b8f9ac8 RMG-Input: set ControlInfo Type in InitiateControllers() 2022-09-10 18:53:16 +02:00
Rosalie Wanders 6b8e5ae2a3 RMG-Core: update mupen64plus API headers 2022-09-10 18:51:39 +02:00
Rosalie Wanders 1eac1b2b3f Introduce RMG-Input (for linux only) 2022-09-10 18:42:56 +02:00
Rosalie Wanders 075988fa15 3rdParty: update mupen64plus-core & GLideN64 2022-09-10 18:16:33 +02:00
Rosalie Wanders 8077c3fa6b 3rdParty: remove mupen64plus-input-gca 2022-09-10 18:16:19 +02:00
Rosalie Wanders 3f9d1c6e70 3rdParty: update dependencies 2022-07-11 12:45:58 +02:00
JaxonWasTaken 9caa05f258 Add missing, remove redundant, unused STL headers (#43) 2022-05-29 20:07:27 +02:00
Rosalie Wanders ae2d702560 RMG-Core: add missing include to CachedRomHeaderAndSettings.cpp 2022-05-28 13:09:56 +02:00
Rosalie Wanders 57efb56e14 cmake: remove FLATPAK_BUILD leftovers 2022-03-13 16:09:04 +01:00
Rosalie Wanders 53044626a0 RMG-Core: introduce & use CoreGet*ScreenshotDirectory() functions 2022-03-13 15:53:12 +01:00
Rosalie Wanders 6d92210e8f Package: correct v0.1.4 date 2022-03-13 12:53:11 +01:00
Rosalie Wanders 5eabb50c1c Package: v0.1.4 2022-03-13 12:30:45 +01:00
Rosalie Wanders 3964549cc4 3rdParty: update GLideN64 2022-03-13 12:29:35 +01:00
JakobDev df4abff917 Package: add MimeType to desktop file 2022-03-10 13:30:13 +01:00
Rosalie Wanders 0a63c035a9 Package: add %f to desktop file 2022-03-07 14:58:48 +01:00
Rosalie Wanders c305a56696 RMG-Core: add RomHeaderAndSettings cache limit & misc improvements 2022-03-07 14:41:26 +01:00
Rosalie Wanders 72febe6296 Script: add 'exit 0' to BundleDependencies.sh 2022-03-07 13:55:33 +01:00
Rosalie Wanders f83701d2f1 RMG: use Core*RomHeaderAndSettingsCache() functions 2022-03-06 17:21:30 +01:00
Rosalie Wanders e00a24ae3e RMG-Core: introduce Core*RomHeaderAndSettingsCache() functions 2022-03-06 17:21:10 +01:00
Rosalie Wanders 9472f41bf4 Script: remove 'set -e' from BundleDependencies.sh
Fixes CI build failure due to 'QM-Format error' on windows
2022-03-06 15:08:44 +01:00
Alejandro Bringas Martinez 916748b2ce 3rdParty: update mupen64plus-video-parallel 2022-03-06 14:58:18 +01:00
Rosalie Wanders 15b2baa471 Package: v0.1.3 2022-02-14 12:50:01 +01:00
Rosalie Wanders 20bf53a060 ci: use windows-2019 2022-02-14 12:43:52 +01:00
Rosalie Wanders 326ce5da84 3rdParty: update GLideN64 2022-02-14 12:43:45 +01:00
Rosalie Wanders c59cf35b7c 3rdParty: update mupen64plus-video-parallel 2022-02-14 12:42:58 +01:00
Rosalie Wanders 3d11eb9ac8 3rdParty: update mupen64plus-rsp-parallel 2022-02-14 12:42:53 +01:00
Rosalie Wanders 0ca1702c2f RMG: minor changes to AboutDialog 2022-02-03 13:07:29 +01:00
Rosalie Wanders ae84644085 RMG-Core: use ... instead of std::exception in Settings.cpp 2022-02-03 13:01:43 +01:00
Rosalie Wanders cb6644f76a RMG: 'Generate Bitmap' -> 'Capture Screenshot' 2022-02-02 19:36:02 +01:00
Rosalie Wanders e8d8c696a8 RMG: add 'Hide Cursor During Fullscreen Emulation' option 2022-02-02 19:27:29 +01:00
Rosalie Wanders b3028c6093 RMG-Core: add GUI_HideCursorInFullscreenEmulation to Settings 2022-02-02 19:26:26 +01:00
Rosalie Wanders caf84d4d1d RMG: remove unused signals & variables in EventFilter 2022-02-02 19:14:06 +01:00
Rosalie Wanders 742fddff2e RMG-Core: add missing CoreSetError() call in config_section_exists() 2022-02-02 19:11:30 +01:00
Rosalie Wanders cf5e7b1e77 RMG-Core: add missing CoreSetError() call in config_override_user_dirs() 2022-02-02 19:10:17 +01:00
Rosalie Wanders b25463585b RMG-Core: add missing comments in Directories.cpp 2022-02-02 19:09:50 +01:00
Rosalie Wanders c3dbbdf0e4 RMG-Core: fix wrong function order in CoreInit() 2022-02-02 19:09:34 +01:00
Rosalie Wanders b1597e021c RMG-Core: correct CoreGetUser{Data,Cache}Directory 2022-02-02 19:08:50 +01:00
Rosalie Wanders da4319bcab RMG-Core: convert to int when using M64TYPE_BOOL in Settings functions
This is needed for windows, if we don't do this, it seems like there's
some undefined behavior going on, so let's be as explicit as possible.

Weirdly enough the code before this commit works fine on linux, so maybe
some weird platform differences caused this? I'm not sure but being
explicit won't break anything so this should be fine :)
2022-02-02 14:35:16 +01:00
Rosalie Wanders 7754199c36 RMG: save all settings in saveGameCoreSettings() 2022-01-25 14:20:33 +01:00
Rosalie Wanders bbd0b4df1d RMG-Core: remove unneeded settings overrides in Emulation.cpp
CoreApplyRomSettingsOverlay() already applies these, so there's no need
to do it in apply_game_coresettings_overlay()
2022-01-25 14:19:48 +01:00
Rosalie Wanders fb02fbdb7d RMG: 'Program' -> 'program' in AboutDialog 2022-01-25 14:06:01 +01:00
Rosalie Wanders e60c83fdaf ci: use 'git describe --tags --always' 2022-01-25 13:59:35 +01:00
Rosalie Wanders bb2a648c49 RMG: use new settings ids for core settings 2022-01-25 13:55:59 +01:00
Rosalie Wanders aea147bf20 RMG-Core: apply core settings & game core settings 2022-01-25 13:55:39 +01:00
Rosalie Wanders c7e7a3f5f2 3rdParty: update mupen64plus-core 2022-01-25 13:29:47 +01:00
Rosalie Wanders 94beddbcdd ci: add 'fetch-depth: 0' 2022-01-25 13:24:48 +01:00
Rosalie Wanders c34ef2c60f RMG: remove ':' from 'Disk Save Type' in SettingsDialog 2022-01-25 13:23:48 +01:00
Rosalie Wanders 6c1b04c6ab RMG-Core: use CoreSetError() in CoreSetupMediaLoader() 2022-01-24 16:53:42 +01:00
Rosalie Wanders 42d5630448 RMG: add 64DD tab to SettingsDialog 2022-01-24 16:40:57 +01:00
Rosalie Wanders 5fe22f86eb RMG-Core: use MediaLoader functions 2022-01-24 16:40:32 +01:00
Rosalie Wanders e680f80e47 RMG-Core: introduce MediaLoader.{cpp,hpp} 2022-01-24 16:40:08 +01:00
Rosalie Wanders cf579f1fde RMG-Core: update mupen64plus headers 2022-01-24 16:39:33 +01:00
Rosalie Wanders ccede240bd RMG-Core: introduce 64DD settings 2022-01-24 16:39:09 +01:00
Rosalie Wanders 9593019815 3rdParty: update mupen64plus-core 2022-01-24 16:38:51 +01:00
Rosalie Wanders 0967fa4e46 cmake: use 'git describe --tags --always' 2022-01-24 15:52:57 +01:00
JakobDev 7ff3f06361 RMG: introduce AboutDialog 2022-01-24 15:51:04 +01:00
JakobDev 82857fbc5f Package: add to Emulator & Qt category 2022-01-21 16:09:05 +01:00
Rosalie Wanders d3280ff811 Package: v0.1.2 2022-01-21 13:38:12 +01:00
Rosalie Wanders cc8c1adaac cmake: remove FLATPAK_BUILD option & simplify install 2022-01-21 13:35:56 +01:00
Rosalie Wanders dd2b9bec13 Package: correct appdata & move files 2022-01-21 13:35:43 +01:00
Rosalie Wanders 34a29271a7 3rdParty: enable USE_SYSTEM_LIBS for mupen64plus-video-GLideN64 2022-01-21 13:21:24 +01:00
Rosalie Wanders d72c5196de Package: v0.1.1 2022-01-19 17:29:57 +01:00
Rosalie Wanders a08647ea88 3rdParty: always disable BUILD_INPUT_GCA due to ci build failure 2022-01-19 17:08:59 +01:00
Rosalie Wanders 549eca9158 cmake: add FLATPAK_BUILD option 2022-01-19 16:48:34 +01:00
Rosalie Wanders d7e72287dd RMG: rename diskRom to romFile in MainWindow::on_Action_File_OpenRom() 2022-01-19 15:44:08 +01:00
Rosalie Wanders 2af19a57ca RMG-Core: don't use settings in CoreGetSharedDataDirectory()
CoreGetSharedDataDirectory() is called in CoreInit() before mupen64plus
has started, so the settings function will return an empty string, which
is not expected.
2022-01-19 15:43:38 +01:00
Rosalie Wanders 33d9edcbd7 RMG: use QFileDialog::getExistingDirectory() instead of QFileDialog 2022-01-17 12:14:49 +01:00
Rosalie Wanders 3c52f25706 RMG: use QFileDialog::getOpenFileName() instead of QFileDialog 2022-01-17 12:11:45 +01:00
Rosalie Wanders 4e89dc5cb8 PKGBUILD: strip v prefix in pkgver() 2022-01-17 12:09:00 +01:00
Rosalie Wanders e01521f8f1 Package: introduce archlinux PKGBUILD 2022-01-16 19:14:15 +01:00
Rosalie Wanders bcd84abb3a cmake: simplify PORTABLE_INSTALL 2022-01-16 18:19:08 +01:00
Rosalie Wanders 3e12c8c928 RMG-Core: introduce & use Config.hpp 2022-01-16 18:18:50 +01:00
Rosalie Wanders ef50bd90b7 Build.sh: disable RMG_PORTABLE variable support, always set it to ON 2022-01-16 18:18:24 +01:00
Rosalie Wanders c49352be17 ci: remove 'env RMG_PORTABLE=ON' 2022-01-16 18:17:50 +01:00
Rosalie Wanders aa30a6b9b5 cmake: add NO_GIT_CLONE option 2022-01-14 18:37:26 +01:00
Rosalie Wanders cabfcc9f75 RMG-Core: introduce CoreGetDefault*Directory() 2022-01-14 18:18:19 +01:00
Rosalie Wanders 56e4206765 ci: don't build non-portable build on windows 2022-01-14 18:11:28 +01:00
Rosalie Wanders d95677402b cmake: re-enable portable build when PORTABLE_INSTALL=OFF on windows 2022-01-14 18:10:39 +01:00
Rosalie Wanders cd26941059 RMG-Core: remove support for non-portable builds on windows 2022-01-14 18:10:25 +01:00
Rosalie Wanders b09e73bc2b README: document linux installation/packaging building method 2022-01-14 13:53:45 +01:00
Rosalie Wanders a2b094131e cmake: install desktop file & icon on linux 2022-01-14 13:26:45 +01:00
Rosalie Wanders 09a7bf63d1 cmake: support 'make install' properly on linux 2022-01-14 13:12:14 +01:00
Rosalie Wanders 94651bab91 RMG-Core: use CoreGetPluginDirectory() in Settings.cpp for plugins 2022-01-13 16:01:45 +01:00
Rosalie Wanders 9b589c50e1 RMG-Core: remove trailing slash in Directories.cpp 2022-01-13 16:01:05 +01:00
Rosalie Wanders f7f41d330d RMG-Core: introduce CoreGetSave{,State}Directory() 2022-01-13 15:33:39 +01:00
Rosalie Wanders 5d29531a20 RMG: put stylesheet.qss in the data directory 2022-01-13 15:16:27 +01:00
Rosalie Wanders ba015b6698 RMG-Core: use CoreGet*Directory() for m64p::Core.Startup() 2022-01-13 14:49:38 +01:00
Rosalie Wanders 30c31cab40 ci: use RMG_PORTABLE variable 2022-01-13 14:25:27 +01:00
Rosalie Wanders 7e79aa0fff RMG-Core: introduce & use CoreGet*Directory functions 2022-01-13 14:25:12 +01:00
Rosalie Wanders 6b49544ac2 RMG: remove unintentional iostream include in RomInfoDialog.cpp 2022-01-13 13:06:11 +01:00
Rosalie Wanders 93c7ef1de8 RMG-Core: link to winsock2 & correct included header 2022-01-09 13:55:19 +01:00
Rosalie Wanders 98ab96db6a RMG-Core: swap byteorder of CRC1 & CRC2 in CoreGetCurrentRomHeader() 2022-01-09 13:38:07 +01:00
Rosalie Wanders c891528f1e RMG: implement 'ROM Information' from RomBrowserWidget 2022-01-08 13:52:14 +01:00
Rosalie Wanders 2b11653a44 RMG: implement 'Play Game With Disk' from RomBrowserWidget 2022-01-08 12:53:24 +01:00
Rosalie Wanders c66a2f34bc RMG: remove dead code in EventFilter 2022-01-08 12:45:38 +01:00
Rosalie Wanders 8976401695 RMG: implement 'Choose ROM Directory' from RomBrowserWidget 2022-01-08 12:44:48 +01:00
Rosalie Wanders 11f9d9d9a0 RMG: quit RomSearcherThread gracefully instead of using terminate() 2022-01-07 23:23:16 +01:00
Rosalie Wanders 01ca2c66b6 RMG: implement restore default in plugins tab in SettingsDialog 2022-01-07 22:24:48 +01:00
Rosalie Wanders 919a5623e8 RMG: don't show unneeded emulation text in SettingsDialog 2022-01-07 22:02:08 +01:00
Rosalie Wanders 5a4f938502 RMG: implement 'Edit Game Settings' from RomBrowserWidget 2022-01-07 21:52:11 +01:00
Rosalie Wanders 8ca95bc89b ci: use path-type: inherit in msys2 for windows 2022-01-07 20:52:07 +01:00
Rosalie Wanders 2cb20cc209 3rdParty: correct mupen64plus-input-gca filename for windows 2022-01-07 20:50:53 +01:00
Rosalie Wanders 6420a636d1 3rdParty: add mupen64plus-input-gca 2022-01-06 15:54:42 +01:00
Rosalie Wanders a4111f2efa RMG-Core: minor fixes in Plugins.cpp 2022-01-06 14:52:00 +01:00
Rosalie Wanders 972e88b74f RMG-Core: restore plugin settings during failure in CoreStartEmulation() 2022-01-06 14:51:38 +01:00
Rosalie Wanders d4adca5af8 RMG: clear plugin comboboxes first in SettingsDialog
Fixes plugins never being removed when clicking on 'defaults' in the
plugins tab
2022-01-06 14:42:26 +01:00
Rosalie Wanders 8bc0c6ce67 RMG: handle plugin failures in SettingsDialog 2022-01-06 14:38:12 +01:00
Rosalie Wanders f2d89bd1c9 RMG-Core: Shutdown() plugins before Unhook() 2022-01-06 14:29:39 +01:00
Rosalie Wanders a96bc6e748 RMG-Core: improve error handling in Plugins.cpp 2022-01-06 14:18:39 +01:00
Rosalie Wanders 0b38302556 RMG: call CoreApplyPluginSettings() in MainWindow::Init() 2022-01-06 14:17:34 +01:00
Rosalie Wanders 7147dfa858 RMG-Core: don't call CoreApplyPluginSettings() in CoreInit()
This allows for better plugin failure handling
2022-01-06 14:17:13 +01:00
JakobDev 9702d048a4 RMG: provide visible feedback when KeyBindButton is in focus 2022-01-05 23:51:49 +01:00
JakobDev 1e1e8cc455 RMG: disable some contextmenu items when nothing is selected in RomBrowserWidget 2022-01-05 22:14:07 +01:00
Rosalie Wanders e6b561e240 RMG: implement pause/resume on focus loss/gain 2022-01-05 17:50:57 +01:00
Rosalie Wanders b5cec10f97 RMG-Core: add GUI_{Pause,Resume}EmulationOnFocus settings 2022-01-05 17:50:19 +01:00
Rosalie Wanders 74c4fff060 RMG-Audio: add RMG window icon 2022-01-05 16:59:24 +01:00
Rosalie Wanders f1b8401ecb RMG-Core: include Rom.hpp in Core.hpp 2022-01-05 16:48:29 +01:00
Rosalie Wanders e9ebc5ecd0 RMG-Core: close ROM on failure in CoreStartEmulation() 2022-01-05 16:40:36 +01:00
Rosalie Wanders 8814d5a9a6 3rdParty: correct wrong build order 2021-12-26 20:35:21 +01:00
Rosalie Wanders 4a21907fee 3rdParty: remove mupen64plus-audio-sdl 2021-12-26 16:56:43 +01:00
Rosalie Wanders be03f352dd Introduce RMG-Audio 2021-12-26 16:56:22 +01:00
Rosalie Wanders e7b0147eb4 RMG-Core: add audio plugin settings 2021-12-26 16:52:11 +01:00
Rosalie Wanders 4227469427 RMG-Core: turn on CMAKE_POSITION_INDEPENDENT_CODE 2021-12-26 16:51:53 +01:00
Rosalie Wanders 802fd2ca12 RMG-Core: add a version of CoreInit() for plugins 2021-12-26 16:51:33 +01:00
Rosalie Wanders b5990826df RMG-Core: pause & resume emulation in CorePluginsOpenConfig() 2021-12-26 15:56:40 +01:00
Rosalie Wanders e063e8745f RMG-Core: correct some comments in Plugins.cpp 2021-12-25 12:48:28 +01:00
Rosalie Wanders 25978727d8 RMG: save all game settings in SettingsDialog
This is needed to make sure we aren't using wrong values in RMG-Core's
CoreApplyRomSettingsOverlay()
2021-12-25 12:46:22 +01:00
Rosalie Wanders e4dc4fd1b5 RMG: filter out IS viewer messages from the statusbar 2021-12-24 15:37:44 +01:00
Rosalie Wanders e1464d2d30 RMG-Core: attempt to fix read_raw_file in Rom.cpp (again)
For some reason, some users are experiencing issues when using gcount()
here, so just use fileStreamLen instead, which fixes it for them weirdly
enough.
2021-12-24 15:20:32 +01:00
Rosalie Wanders 8350b7bfe7 3rdParty: add mupen64plus-video-parallel 2021-12-24 13:35:52 +01:00
Rosalie Wanders a15f6c85e3 3rdParty: add mupen64plus-rsp-parallel 2021-12-24 13:32:25 +01:00
Rosalie Wanders e01fed88ee 3rdParty: add mupen64plus-input-raphnetraw 2021-12-24 13:26:24 +01:00
Rosalie Wanders b66dbd7544 RMG-Core: introduce & use Settings_HasForceUsedSetOnce in Settings
This fixes some core settings reverting on each launch, like the
screenshot directory and save state/sram directory settings.
2021-12-24 13:20:20 +01:00
Rosalie Wanders d42f770e06 RMG-Core: improve read_raw_file in Rom.cpp 2021-12-23 16:36:11 +01:00
Rosalie Wanders 43f04d83fe RMG-Core: use backslashes for default plugin settings on windows 2021-12-23 14:49:00 +01:00
Rosalie Wanders 66133975ad RMG: remove old abstraction & fully switch over to RMG-Core 2021-12-23 14:18:17 +01:00
Rosalie Wanders a3f34da788 RMG-Core: implement SpeedLimiter functions 2021-12-23 14:16:33 +01:00
Rosalie Wanders 4f33c21130 RMG-Core: partially implement Callback functions 2021-12-23 13:17:28 +01:00
Rosalie Wanders 4bb5bd12e4 3rdParty: update GLideN64 2021-12-23 12:58:55 +01:00
Rosalie Wanders 25250dd0e3 RMG-Core: set default plugin settings value 2021-11-21 23:04:58 +01:00
Rosalie Wanders f25da945a4 RMG-Core: link to dl on unix platforms 2021-11-21 22:46:34 +01:00
Rosalie Wanders 346e023806 RMG-Core: startup m64p core lib in CoreInit() 2021-11-21 22:38:17 +01:00
Rosalie Wanders e0b29ce1f3 RMG-Core: largely implement {Start,Stop}Emulation functions 2021-11-21 22:37:47 +01:00
Rosalie Wanders 9b2fc4940f RMG-Core: introduce CoreSetupVidExt function 2021-11-21 22:37:04 +01:00
Rosalie Wanders 336ec43964 RMG-Core: introduce CoreApplyRomPluginSettings 2021-11-21 22:35:46 +01:00
Rosalie Wanders c0cfbc98e2 RMG: add license header to main.cpp 2021-11-21 20:52:01 +01:00
Rosalie Wanders e187663c5e 3rdParty: update mupen64plus-core 2021-11-21 20:51:36 +01:00
Rosalie Wanders dabc415d0b RMG-Core: correct comment in Plugins.cpp 2021-11-14 13:47:35 +01:00
Rosalie Wanders 3d37012c64 RMG: use RMG-Core's RomSettings & RomHeader functions 2021-11-09 16:45:57 +01:00
Rosalie Wanders deaa158a0c RMG-Core: implement RomSettings & RomHeader functions 2021-11-09 16:44:49 +01:00
Rosalie Wanders ab703bd829 RMG-Core: introduce some more Settings functions 2021-11-09 16:43:38 +01:00
Rosalie Wanders 4a8a7560c5 RMG: use RMG-Core's Screenshot function 2021-11-04 13:04:14 +01:00
Rosalie Wanders 26da21f19b RMG-Core: implement Screenshot function 2021-11-04 13:03:59 +01:00
Rosalie Wanders 89fe97e4d4 RMG: use RMG-Core's Key functions 2021-11-04 12:50:33 +01:00
Rosalie Wanders f7a3543e57 RMG-Core: implement Key functions 2021-11-04 12:50:17 +01:00
Rosalie Wanders afdb20cb00 RMG: use RMG-Core's Video functions 2021-11-04 12:49:37 +01:00
Rosalie Wanders 1e0a50a0b3 RMG-Core: implement Video functions 2021-11-04 12:48:47 +01:00
Rosalie Wanders 92ea40c7f6 RMG-Core: implement Rom functions 2021-11-03 14:30:57 +01:00
Rosalie Wanders b590285ce8 3rdParty: update GLideN64 & mupen64plus-core 2021-10-31 13:56:00 +01:00
Rosalie Wanders f440c11b26 RMG: fix some error messages 2021-10-31 14:29:59 +01:00
Rosalie Wanders cb6ec35b11 RMG: use RMG-Core's Emulation functions 2021-10-31 14:27:55 +01:00
Rosalie Wanders bb0b358f9e RMG-Core: remove unneeded include in Plugins.cpp 2021-10-31 14:26:52 +01:00
Rosalie Wanders 8da210f362 RMG-Core: implement some Emulation functions 2021-10-31 14:26:29 +01:00
Rosalie Wanders 31b0c4fabb RMG-Core: add extern "C" to m64p_custom.h 2021-10-31 14:01:01 +01:00
Rosalie Wanders 04f13302bd README: add Building section 2021-10-28 19:24:07 +02:00
Rosalie Wanders 07ce66ee38 misc: add license header to stylesheet 2021-10-28 19:09:41 +02:00
Rosalie Wanders da89bd8df2 misc: remove .clang-format & TODO 2021-10-28 19:06:23 +02:00
Rosalie Wanders e32f3af6ac RMG-Core: remove NULL usage in SaveState functions 2021-10-28 19:04:31 +02:00
Rosalie Wanders 2a8c8dfd45 RMG: use different hardcoded core lib filename (will be removed) 2021-10-28 13:21:37 +02:00
Rosalie Wanders 7ad2c6003f RMG-Core: find core lib instead of hardcoding it 2021-10-28 13:21:08 +02:00
Rosalie Wanders 38afdababe 3rdParty: specify TARGET for mupen64plus-core 2021-10-28 13:20:44 +02:00
Rosalie Wanders 24cc7a1bc2 RMG-Core: minor changes to Plugin functions 2021-10-28 08:22:28 +02:00
Rosalie Wanders 6a6104bc3f RMG-Core: add CoreArePluginsReady 2021-10-28 08:22:10 +02:00
Rosalie Wanders 89f10cda5d RMG: shutdown core on in closeEvent 2021-10-28 08:21:43 +02:00
Rosalie Wanders a30bff567b RMG: show invalid plugin settings in SettingsDialog 2021-10-28 08:21:21 +02:00
Rosalie Wanders d919b5b594 RMG-Core: use string() function in CoreGetAllPlugins 2021-10-27 18:53:17 +02:00
Rosalie Wanders 080cfe2249 RMG: remove some misc functions from M64P::Wrapper::Core 2021-10-27 18:41:51 +02:00
Rosalie Wanders 97d85541ed RMG: use RMG-Core's plugin functions 2021-10-27 18:32:42 +02:00
Rosalie Wanders 40c40c5c4e RMG-Core: implement Plugin functions 2021-10-27 18:26:30 +02:00
Rosalie Wanders a8102003ca RMG-Core: fix errors in SaveState.cpp 2021-10-27 13:58:40 +02:00
Rosalie Wanders 26680ec3f7 RMG: use RMG-Core's SaveState functions 2021-10-27 13:58:40 +02:00
Rosalie Wanders 87aef372e7 RMG-Core: implement SaveState functions 2021-10-27 13:58:40 +02:00
Rosalie Wanders 8293dd0eca RMG-Core: include <string> instead of <iostream> 2021-10-27 13:58:40 +02:00
Rosalie Wanders 8112e472ee RMG: switch over to RMG-Core's CoreSettings 2021-10-27 13:58:40 +02:00
Rosalie Wanders 68290695e3 RMG-Core: implement CoreSettings functions 2021-10-27 13:58:40 +02:00
Rosalie Wanders 238fe03c52 RMG-Core: minor WIP changes 2021-10-27 13:58:40 +02:00
Rosalie Wanders 1248cbd9f7 Introduce RMG-Core 2021-10-27 13:58:40 +02:00
Rosalie Wanders 6d4dfe64d5 RMG: implement on_VidExt_ToggleFS 2021-10-27 13:24:43 +02:00
Rosalie Wanders bc912d649e RomSearcherThread: simplify ROM searching 2021-10-23 15:04:56 +02:00
Rosalie Wanders 7edd3a82ab RomBrowserWidget: show filename instead of "(unknown rom)" 2021-10-23 15:04:38 +02:00
Rosalie Wanders 57b7811a7b RMG: shutdown plugins on exit 2021-10-20 13:40:21 +02:00
Rosalie Wanders e16d43a4d8 RMG: rename old RomBrowser settings 2021-10-18 21:07:15 +02:00
Rosalie Wanders f145b5a69c Core: fix rom_Unzip 2021-10-18 20:32:12 +02:00
Rosalie Wanders e91e762202 RMG: add zip file support 2021-10-17 19:02:50 +02:00
Rosalie Wanders 4f8ede0b5e RMG: allow adding ROM filename as argument 2021-10-17 16:37:18 +02:00
Rosalie Wanders b79a9cdaa1 RomBrowserWidget: save column size 2021-10-17 15:57:57 +02:00
Rosalie Wanders 834e13c4f6 README: re-add support section 2021-10-17 13:24:02 +02:00
Rosalie Wanders 2aa9b10d8b MainWindow: change directorySettings 2021-10-06 16:22:08 +02:00
Rosalie Wanders c5de36fab3 MainWindow: create mupen64plus directories in Init 2021-10-06 16:08:40 +02:00
Rosalie Wanders f267aed2ea KeyBindButton: clear focus on keyReleaseEvent 2021-10-06 15:46:08 +02:00
Rosalie Wanders fb0b5e447d SettingsDialog: add RomBrowser settings to the Interface tab 2021-10-06 15:34:36 +02:00
Rosalie Wanders 2c545d6901 SettingsDialog: add Statusbar Message Duration 2021-10-05 14:42:23 +02:00
Rosalie Wanders 9d9819bd47 MainWindow: slight code style changes 2021-10-05 10:57:26 +02:00
Rosalie Wanders 58a57c2d4a MainWindow: remove std::cout usage 2021-10-05 10:53:48 +02:00
Rosalie Wanders c1a5b3a9c0 VidExt: remove std::cout usage 2021-10-05 10:53:17 +02:00
Rosalie Wanders 35ec92a314 Core: remove std::cout usage 2021-10-05 10:52:50 +02:00
Rosalie Wanders 93fce7891f MainWindow: fix setting save slot 2021-10-05 10:46:49 +02:00
Rosalie Wanders 756564bd32 Core: use different command in SetSaveSlot 2021-10-05 10:46:30 +02:00
Rosalie Wanders f8f7a049b2 MainWindow: use Core::SetSpeedLimiter 2021-10-05 10:42:16 +02:00
Rosalie Wanders 0907d2175d MainWindow: use Core::GetSpeedLimiterState 2021-10-05 10:42:02 +02:00
Rosalie Wanders 7dce704c31 Core: add GetSpeedLimiterState & SetSpeedLimiter 2021-10-05 10:41:42 +02:00
Rosalie Wanders 6837f3d15f MainWindow: use Core::GetSaveSlot 2021-10-05 10:28:58 +02:00
Rosalie Wanders 07b55456bc Core: add GetSaveSlot 2021-10-05 10:28:33 +02:00
Rosalie Wanders 868a50a1e7 SettingsDialog: correct widget order of game settings 2021-10-04 23:21:41 +02:00
Rosalie Wanders 55823ef0fe SettingsDialog: misc style changes 2021-10-04 22:59:46 +02:00
Rosalie Wanders 8564b7709d SettingsDialog: remove QScrollArea in directoriesTab 2021-10-04 22:36:25 +02:00
Rosalie Wanders adad46a004 KeyBindButton: set text on keyReleaseEvent 2021-10-04 21:34:47 +02:00
Rosalie Wanders 16c8ebb4cc SettingsDialog: more UI adjustments 2021-10-04 21:34:09 +02:00
Rosalie Wanders 8b6e8f4eca SettingsDialog: rename tab widgets 2021-10-03 13:29:07 +02:00
Rosalie Wanders a08b150000 SettingsDialog: remove on_treeWidget_currentItemChanged 2021-10-03 13:28:56 +02:00
Rosalie Wanders 4a9ee760ca SettingsDialog: redesign with tabs 2021-10-03 13:20:32 +02:00
Rosalie Wanders b730534a35 Installer: change OutputBaseFilename 2021-09-27 20:58:12 +02:00
Rosalie Wanders 7b890231b3 cmake: use 'git rev-parse --short HEAD' 2021-09-27 20:58:00 +02:00
Rosalie Wanders 27e4bac0a6 ci: change artifacts (a final time) 2021-09-26 20:20:39 +02:00
Rosalie Wanders 41459981e0 README: remove support section 2021-09-18 16:18:43 +02:00
Rosalie Wanders 4825e980f3 MainWindow: remove action_Help_Support 2021-09-18 16:16:30 +02:00
Rosalie Wanders 77fbcd6349 cmake: remove --dirty flag from git describe 2021-09-18 14:07:56 +02:00
Rosalie Wanders 69212d8c6f ci: also create installer for windows 2021-09-18 14:06:55 +02:00
Rosalie Wanders 0010ce0909 3rdParty: update mupen64plus-core & GLideN64 2021-09-18 14:03:55 +02:00
Rosalie Wanders b07b8be634 3rdParty: switch to mupen64plus-rsp-hle 2021-09-18 14:03:42 +02:00
Rosalie Wanders 7b69998a2d 3rdParty: update mupen64plus-core 2021-09-13 17:24:35 +02:00
Rosalie Wanders 080bf770c8 ci: change artifacts 2021-09-02 15:17:39 +02:00
Rosalie Wanders 9efe4f5df6 ci: switch to github actions 2021-08-27 14:15:16 +02:00
Rosalie Wanders 287fdd91c1 3rdParty: update GLideN64 2021-08-27 13:29:53 +02:00
Rosalie Wanders 4711688ca0 misc: remove .vscode directory 2021-08-27 13:29:37 +02:00
Rosalie Wanders 9affe316bd 3rdParty: update mupen64plus-core 2021-08-27 13:20:34 +02:00
Rosalie Wanders fd4f5a78af MainWindow: Full Screen -> Fullscreen 2021-07-28 13:12:35 +02:00
Rosalie Wanders dfbb1cf7e2 TODO: update 2021-07-27 23:18:46 +02:00
Rosalie Wanders 7427517058 MainWindow: bring UI closer to Project64 2021-07-27 23:18:38 +02:00
Rosalie Wanders 68fd790e13 Build.sh: add -h/--help arguments 2021-07-27 23:09:45 +02:00
Rosalie Wanders c43465c6ef RMG: slightly prepare for Qt6 (for the future) 2021-07-27 23:09:20 +02:00
Rosalie Wanders 4b7fc7cfac gitignore: add clangd cache 2021-07-27 23:08:37 +02:00
Rosalie Wanders d1f625dfe8 3rdParty: update 2021-07-27 23:06:41 +02:00
940 changed files with 126941 additions and 5684 deletions
-2
View File
@@ -1,2 +0,0 @@
BasedOnStyle: Microsoft
IndentWidth: 4
+86
View File
@@ -0,0 +1,86 @@
name: RMG
on: [push, pull_request]
jobs:
Linux:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: hendrikmuhs/ccache-action@v1.2.5
with:
key: Linux
- name: Install Packages
run: |
sudo apt-get -qq update
sudo apt-get upgrade
sudo apt-get -y install cmake libhidapi-dev libsamplerate0-dev libspeex-dev libminizip-dev libsdl2-dev libfreetype6-dev libgl1-mesa-dev libglu1-mesa-dev pkg-config zlib1g-dev binutils-dev libspeexdsp-dev qt6-base-dev libqt6svg6-dev build-essential nasm git zip
- name: Prepare Environment
run: |
echo "GIT_REVISION=$(git describe --tags --always)" >> $GITHUB_ENV
- name: Build RMG (Portable)
run: ./Source/Script/Build.sh Release
shell: bash
- name: Upload RMG (Portable)
uses: actions/upload-artifact@v3
with:
name: RMG-Portable-Linux64-${{ env.GIT_REVISION }}
path: Bin/Release/*
Windows:
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: hendrikmuhs/ccache-action@v1.2.5
with:
key: Windows
- uses: msys2/setup-msys2@v2
with:
path-type: inherit
update: true
install: >-
make
mingw-w64-x86_64-cmake
mingw-w64-x86_64-gcc
mingw-w64-x86_64-hidapi
mingw-w64-x86_64-freetype
mingw-w64-x86_64-libpng
mingw-w64-x86_64-SDL2
mingw-w64-x86_64-jasper
mingw-w64-x86_64-qt6
mingw-w64-x86_64-SDL2
mingw-w64-x86_64-hidapi
mingw-w64-x86_64-speexdsp
mingw-w64-x86_64-libsamplerate
mingw-w64-x86_64-python3-pip
mingw-w64-x86_64-python3-pyopenssl
mingw-w64-x86_64-nasm
mingw-w64-x86_64-minizip
git
- name: Prepare Environment
run: |
$env:revision = git describe --tags --always
echo "GIT_REVISION=$env:revision" >> $env:GITHUB_ENV
shell: pwsh
- name: Build RMG (Portable)
run: ./Source/Script/Build.sh Release
shell: msys2 {0}
- name: Download Styles
run: ./Source/Script/DownloadStyles.sh
shell: msys2 {0}
- name: Create Installer
run: .\Build\Release\Source\Installer\CreateInstaller.bat
- name: Upload RMG (Portable)
uses: actions/upload-artifact@v3
with:
name: RMG-Portable-Windows64-${{ env.GIT_REVISION }}
path: Bin/Release/*
- name: Upload RMG (Installer)
uses: actions/upload-artifact@v3
with:
name: RMG-Setup-Windows64-${{ env.GIT_REVISION }}
path: Bin/*.exe
+3 -1
View File
@@ -2,4 +2,6 @@
Build/
Bin/
# VSCode Configuration
.vscode/
.vscode/
# Clangd cache
.cache/
-4
View File
@@ -1,4 +0,0 @@
{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"cmake.buildDirectory": "${workspaceFolder}/Build/VSCode"
}

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

+104 -18
View File
@@ -3,23 +3,84 @@
#
cmake_minimum_required(VERSION 3.15)
option(PORTABLE_INSTALL "Portable Installation" ON)
option(NO_GIT_CLONE "Disables git clone usage for 3rdParty dependencies" OFF)
option(UPDATER "Enables updater" ${PORTABLE_INSTALL})
option(DISCORD_RPC "Enables Discord Rich Presence" ON)
option(USE_QT5 "Enables Qt5 instead of Qt6 (will be removed in the future)" OFF)
option(USE_CCACHE "Enables usage of ccache when ccache has been found" ON)
project(RMG)
find_package(Git REQUIRED)
execute_process(
COMMAND ${GIT_EXECUTABLE} describe --tags --always --dirty
COMMAND ${GIT_EXECUTABLE} describe --tags --always
WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}"
OUTPUT_VARIABLE GIT_VERSION
ERROR_QUIET
OUTPUT_STRIP_TRAILING_WHITESPACE
)
set(CMAKE_INSTALL_PREFIX "")
set(INSTALL_PATH Bin/${CMAKE_BUILD_TYPE})
if (USE_CCACHE)
find_program(CCACHE_FOUND ccache)
if (CCACHE_FOUND)
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)
else(CCACHE_FOUND)
set(USE_CCACHE OFF)
endif(CCACHE_FOUND)
endif(USE_CCACHE)
if (NOT PORTABLE_INSTALL AND (WIN32 OR MSYS))
message(WARNING "Not-Portable build not supported on windows, re-enabling PORTABLE_INSTALL!")
set(PORTABLE_INSTALL ON)
endif()
if (NOT PORTABLE_INSTALL AND UPDATER)
message(WARNING "Not-Portable builds don't support the updater, disabling UPDATER")
set(UPDATER OFF)
endif()
if (PORTABLE_INSTALL)
set(CMAKE_INSTALL_PREFIX "")
set(INSTALL_PATH "Bin/${CMAKE_BUILD_TYPE}")
set(RMG_INSTALL_PATH "${INSTALL_PATH}")
set(CORE_INSTALL_PATH "${INSTALL_PATH}/Core")
set(PLUGIN_INSTALL_PATH "${INSTALL_PATH}/Plugin")
set(DATA_INSTALL_PATH "${INSTALL_PATH}/Data")
set(INSTALL_DESKTOP_FILE OFF)
else()
set(RMG_INSTALL_PATH "bin")
set(CORE_INSTALL_PATH "lib/RMG/Core")
set(PLUGIN_INSTALL_PATH "lib/RMG/Plugin")
set(DATA_INSTALL_PATH "share/RMG")
set(INSTALL_DESKTOP_FILE ON)
set(APPDATA_INSTALL_PATH "share/metainfo/")
set(DESKTOP_INSTALL_PATH "share/applications")
set(ICON_INSTALL_PATH "share/icons/hicolor/scalable/apps/")
endif()
if (USE_QT5)
set(QT_VERSION "Qt5")
set(USE_QT6 OFF)
else(USE_QT5)
set(QT_VERSION "Qt6")
set(USE_QT6 ON)
endif(USE_QT5)
add_subdirectory(Source/3rdParty)
add_subdirectory(Source/RMG-Core)
add_subdirectory(Source/RMG)
add_subdirectory(Source/RMG-Audio)
add_subdirectory(Source/RMG-Input)
install(TARGETS RMG
DESTINATION ${INSTALL_PATH}
DESTINATION ${RMG_INSTALL_PATH}
)
install(TARGETS RMG-Audio
DESTINATION ${PLUGIN_INSTALL_PATH}/Audio
)
install(TARGETS RMG-Input
DESTINATION ${PLUGIN_INSTALL_PATH}/Input
)
if (WIN32)
@@ -30,25 +91,50 @@ if (WIN32)
)
endif()
add_subdirectory(Source/3rdParty)
install(FILES ${MUPEN64PLUSCORE_LIB}
DESTINATION ${INSTALL_PATH}/Core
DESTINATION ${CORE_INSTALL_PATH}
)
install(FILES ${MUPEN64PLUSCORE_INI} ${MUPEN64PLUSCORE_CHT} Data/font.ttf
DESTINATION ${INSTALL_PATH}/Data
install(FILES ${MUPEN64PLUSCORE_INI} Data/font.ttf
DESTINATION ${DATA_INSTALL_PATH}
)
install(FILES Config/stylesheet.qss
DESTINATION ${INSTALL_PATH}/Config
file(GLOB GENERATED_CHEAT_FILES ${CMAKE_SOURCE_DIR}/Data/Cheats/Generated/*.cht)
file(GLOB CUSTOM_CHEAT_FILES ${CMAKE_SOURCE_DIR}/Data/Cheats/Custom/*.cht)
install(FILES ${GENERATED_CHEAT_FILES} ${CUSTOM_CHEAT_FILES}
DESTINATION ${DATA_INSTALL_PATH}/Cheats
)
install(FILES ${MUPEN64PLUS_PLUGIN_AUDIO}
DESTINATION ${INSTALL_PATH}/Plugin/Audio
install(FILES ${MUPEN64PLUS_PLUGIN_RSP_CXD4}
DESTINATION ${PLUGIN_INSTALL_PATH}/RSP
)
install(FILES ${MUPEN64PLUS_PLUGIN_RSP}
DESTINATION ${INSTALL_PATH}/Plugin/RSP
install(FILES ${MUPEN64PLUS_PLUGIN_RSP_HLE}
DESTINATION ${PLUGIN_INSTALL_PATH}/RSP
)
install(FILES ${MUPEN64PLUS_PLUGIN_INPUT}
DESTINATION ${INSTALL_PATH}/Plugin/Input
install(FILES ${MUPEN64PLUS_PLUGIN_RSP_PARALLEL}
DESTINATION ${PLUGIN_INSTALL_PATH}/RSP
)
install(FILES ${MUPEN64PLUS_PLUGIN_GFX}
DESTINATION ${INSTALL_PATH}/Plugin/GFX
install(FILES ${MUPEN64PLUS_PLUGIN_INPUT_RAPHNET}
DESTINATION ${PLUGIN_INSTALL_PATH}/Input
)
install(FILES ${MUPEN64PLUS_PLUGIN_INPUT_GCA}
DESTINATION ${PLUGIN_INSTALL_PATH}/Input
)
install(FILES ${MUPEN64PLUS_PLUGIN_GFX_ANGRYLION}
DESTINATION ${PLUGIN_INSTALL_PATH}/GFX
)
install(FILES ${MUPEN64PLUS_PLUGIN_GFX_GLIDEN64}
DESTINATION ${PLUGIN_INSTALL_PATH}/GFX
)
install(FILES ${MUPEN64PLUS_PLUGIN_GFX_PARALLEL}
DESTINATION ${PLUGIN_INSTALL_PATH}/GFX
)
if (INSTALL_DESKTOP_FILE)
install(FILES Package/com.github.Rosalie241.RMG.desktop
DESTINATION ${DESKTOP_INSTALL_PATH}
)
install(FILES Package/com.github.Rosalie241.RMG.svg
DESTINATION ${ICON_INSTALL_PATH}
)
install(FILES Package/com.github.Rosalie241.RMG.appdata.xml
DESTINATION ${APPDATA_INSTALL_PATH}
)
endif(INSTALL_DESKTOP_FILE)
-9
View File
@@ -1,9 +0,0 @@
/* Rosalie's Mupen GUI Stylesheet */
QTableView
{
border: none;
color: #0096d3;
selection-color: #FFFFFF;
selection-background-color: #0096d3;
}
+141
View File
@@ -0,0 +1,141 @@
[0A69DC75-D134FF02-C:43]
Name=Mario Kart 64 (CHN) [SaveFix]
$Infinite Items\2 Player & Single Mode\Player 1
8016316D 00??
8016319A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\2 Player & Single Mode\Player 2
8016324D 00??
8016327A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 1
8016332D 00??
8016335A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 2
8016340D 00??
8016343A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 3
801634ED 00??
8016351A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 4
801635CD 00??
801635FA 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Have\Bonus Mode and All Gold Cups
50000402 0000
80192B30 00??
00 Off
FF On
$Press GS\For Full Debug Menu
Note=Press GS at the Press Start Menu to enable or disable the Debug Menu
8818AC1F 00??
00 Off
02 On
$Battle Mode\Infinite Balloons\Player 1
8018AAD0 0003
$Battle Mode\Infinite Balloons\Player 2
8018AAD2 0003
$Battle Mode\Infinite Balloons\Player 3
8018AAD4 0003
$Battle Mode\Infinite Balloons\Player 4
8018AAD6 0003
@@ -0,0 +1,56 @@
[0CA6AEDA-BB9CFDD9-C:45]
Name=Carnivale - Cenzo's Adventure (USA) (Prototype)
$Infinite Max Silver & Gold Coins
Note=This seems to act as Health?
810A2E7E 001E
810A2E80 001E
810A2E82 001E
$Infinite Max Peas
Note=Max Pea Shooter Ammo
810A2E7A 001E
$Unlock Everything
Note=This Unlocks All Items in Single & All Multi Player Characters and Tracks.(Thanks Retroben!)
810A2E90 0003
810A2E92 87F9
810A2E94 87F9
$Press L for Warp Select (Single Mode)
Note=Press the L-Button as you go through a door (Thanks SubDrag!)
D00A3359 0020
800CA85B 00??
01 Blue Background Race
02 Dark Mountains Race
03 Purple/Yellow Mountains Race
04 Cloud Floor Race (from the locked main area)
05 Main Area
06 Maze
07 King Race Super Rat Ride
08 Mallet Game
09 Duck Game
0A Puppet Show (Come back later)
0B Rock Paper Scissors Game
0C Create Password
0D Main Menu
0E Select New Game
0F Boss Intro Guy with hammer
10 Options Menu
11 Boss Intro Meet Strongman
12 Main Menu
$Max Strength in Mallet Game
811B08A6 0162
$Perfect Aim In Mallet Game (Line up and Shoot)
Note=Use with Max Strength in Mallet Game. Wait until the Eyeball is past the 2 Red Lines (centre) and then press A
811B0BD4 FFF2
811B0B28 FDD2
811605C8 FDD2
81153148 FDD2
$1 Lap to Race (All Characters & Races)
Note=For Single and Multi Player Modes. This will display 1 of 3, but on the first checkpoint you will get the message "You win" 1 Lap to race will also make you come in 1st and win. a big thanks to Parasyte for working with me on this! You are "Magic" lol
81060020 2400
@@ -0,0 +1,61 @@
[0F2CF814-145BD26D-C:43]
Name=Excitebike 64 (CHN) [SaveFix]
$In-Game Cheat Select
810D223A ????
0000 Off
0001 Big head mode
0002 Mirror mode
0004 Debug mode
0008 Down hill mode
0010 Stunt bonus
0020 Invisible riders
0040 Night mode
0080 Odd colour mode
0100 Transparent riders
0200 All stunts
0400 Invincible mode
0800 Developers team photo
1000 Beat this
2000 Small head mode
$Have All\Difficulties and Tracks Unlocked
Note=To have all of Exhibition unlocked, enable to cheat and then go into race 1 of Exhibition mode. Once the race starts, quit. Everything will now be open.
81108DBE 1F1F
81108DC0 0307
$Have All\Season\Bronze Cups
Note=This gives you all Bronze 1st place cups for Novice, Amateur and Pro in Season
800CFA5C 001F
800CFA5D 001F
800CFA5E 001F
$Have All\Season\Silver Cups
Note=This gives you all Silver 1st place cups for Novice, Amateur and Pro in Season
800CFA80 001F
800CFA81 001F
800CFA82 001F
$Have All\Season\Gold Cups
Note=This gives you all Gold 1st place cups for Novice, Amateur and Pro in Season
800CFAA5 001F
800CFAA6 001F
800CFACA 001F
800CFAEE 001F
$Player 1\Always Low Temp
810E8D3C 0000
$Player 1\Ghost Rider
Note=Drives through all players (Can Still Crash)
800E8B11 00??
00 Off
01 On
$Player 1\Has 9999 Points
810F70E8 270F
$Player 1\Max Stunt Points
810E8ABC 0098
810E8ABE 967F
@@ -0,0 +1,39 @@
[1F83663B2C84512FC3706A6CACC1A9F3]
Name=Wave Race 64 (Ch) (iQue) [!]
$Misses Don't Count\Player 1
8015FD3F 0000
$Infinite Course Out Time\Player 1
8015FEF3 00FF
$Infinite Time Stunt Mode
8115FECE 3A98
$Player 1 has 99 Points
Note=This Also makes you Always 1st by points.
801748F3 0063
$Maximum Power & Speed Option\Player 1
8015FD37 00??
06 Max Power & Normal Speed
09 Max Power & Medium Speed
0F Max Power & High Speed
1F Max Power & Ultra Speed
$Maximum Power & Speed Option\Player 2
801600BA 00??
06 Max Power & Normal Speed
09 Max Power & Medium Speed
0F Max Power & High Speed
1F Max Power & Ultra Speed
$Misses Don't Count\Player 2
801600B7 0000
$All Difficulty Levels Unlocked
800EE4C8 001F
801A9D8F 0016
$Infinite Course Out Time\Player 2
8016026B 00FF
@@ -0,0 +1,139 @@
[29047FBA820695BD14C5BD7AA1AA4400]
Name=Super Mario 64 (Ch) (iQue) [!]
$Press GS Button For 255 Coins
Note=Press GS Once on a Level To Get that amount of Coins
893566A0 00FF
$Monsters Don't Hurt Mario
A035661F 0001
$Infinite\Lives
803566A5 0064
$Infinite\Energy & Breath
803566A6 0008
$Press L To Levitate
Note=Press L to levitate & Let go to land
D0320611 0020
81356644 4220
D0356645 0020
81356604 0300
D0356645 0020
81356606 0880
$Mario Cap Options
Note=Here you can Choose Options for Mario with His Cap on
803565FF 00??
10 Normal
12 Invisible Mario
15 Metal Mario
16 Invisible Metal Mario
19 Flying Mario
$[Slot A Codes]\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA623 0001
801FA60B 00C7
50001101 0000
801FA60C 00FF
$[Slot A Codes]\Have All\Key doors unlocked (and mote empty)
801FA60A 007E
$[Slot A Codes]\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA625 0064
$[Slot B Codes]\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA693 0001
801FA67B 00C7
50001101 0000
801FA67C 00FF
$[Slot B Codes]\Have All\Key doors unlocked (and mote empty)
801FA67A 007E
$[Slot B Codes]\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA695 0064
$[Slot C Codes]\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA703 0001
801FA6EB 00C7
50001101 0000
801FA6EC 00FF
$[Slot C Codes]\Have All\Key doors unlocked (and mote empty)
801FA6EA 007E
$[Slot C Codes]\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA705 0064
$[Slot D Codes]\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA773 0001
801FA75B 00C7
50001101 0000
801FA75C 00FF
$[Slot D Codes]\Have All\Key doors unlocked (and mote empty)
801FA75A 007E
$[Slot D Codes]\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA775 0064
$Have\Level Select
Note=When enabled a level select screen is active after the start screen
A030F21C 00??
00 Off
01 On
$Have\Debug Mode
Note=When enabled limited Debug information appears on screen
A030F228 00??
00 Off
01 On
$Level Select
Note=Select a Level. Jump Into a Painting. Press A at the Stars Collected Screen. As Stats are fading hold L, and you'll jump to the level you've selected.
D0320611 0020
A030FA7F 00??
01 Intro
04 Big Boo's Haunt
05 Cool Cool Mountain
06 Mushroom Castle
07 Hazy Maze Cave
08 Shifting Sand Land
09 Bob omb Battlefield
0A Snowman's Land
0B Wet Dry World
0C Jolly Roger Bay
0D Tiny Huge World
0E Tick tock Clock
0F Rainbow Ride
10 Mushroom Castle Field
11 Bowser In The Dark World
12 Vanish Cap Under The Moat
13 Bowser In The Fire Sea
14 The Secret Aquarium
15 Bowser In The Sky
16 Lethal Lava Land
17 Dire Dire Docks
18 Whomp's Fortress
19 The End
1A Castle Courtyard
1B The Princess's Secret Slide
1C Cavern Of The Metal Cap
1D Tower Of The Wing Cap
1E Bowser In The Dark World Boss
1F Wing Mario Over The Rainbow
21 Bowser In The Fire Sea Boss
22 Bowser In The Sky Boss
24 Tall Tall Mountain
+203
View File
@@ -0,0 +1,203 @@
[3DB79532-CAB986D5-C:43]
Name=F-Zero X (CHN) [SaveFix]
$Time Always 00.00.00 (1st Place)
Note=This also gives you the ability to always come 1st place
802C4BC0 0000
802C4BC7 0000
802C4BC2 0001
$Player 1\Infinite Lives
800D8F61 0005
$Unlock Everything
800C02F2 0001
$Player 1\Infinite Max Shield
812C4B48 4332
812C4B4C 4332
$Player 2\Infinite Shield
812C4EF0 4320
$Player 3\Infinite Shield
812C5298 4332
$Player 1\Have Boost From Start
D02C4DAC 003F
802C4925 0050
$One Lap To Race
D02C4BC9 0000
812C4BC8 0002
D02C4BCB 0001
812C4BCA 0002
$Super Ultimate Mega Fast Mode
812C4984 2222
$Player 1\Character Modifier
800E5EE1 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 2\Character Modifier
802C4F90 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 3\Character Modifier
802C5338 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 4\Character Modifier
802C56E0 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Track Modifier
800F8517 00??
00 Mute City
01 Silence
02 Sand Ocean
03 Devils Forest
04 Big Blue
05 Port Town
06 Sector Alpha
07 Red Canyon
08 Devils Forest 2
09 Mute City 2
0A Big Blue 2
0B White Land
0C Fire Field
0D Silence 2
0E Sector Beta
0F Red Canyon
10 White Land 2
11 Mute City 2
12 Rainbow Road
13 Devils Forest 3
14 Space Plant
15 Sand Ocean 2
16 Port Town 2
17 Big Hand
$Max Grand Prix Points
812C492A 270F
@@ -0,0 +1,204 @@
[4024477AAED7DD5FF5EA60BF568123B7]
Name=F-ZERO X (Ch) (iQue) [!]
$Time Always 00.00.00 (1st Place)
Note=This also gives you the ability to always come 1st place
802C4BC0 0000
802C4BC7 0000
802C4BC2 0001
$Player 1\Infinite Lives
800D8F61 0005
$Unlock Everything
800C02F2 0001
$Player 1\Infinite Max Shield
812C4B48 4332
812C4B4C 4332
$Player 2\Infinite Shield
812C4EF0 4320
$Player 3\Infinite Shield
812C5298 4332
$Player 1\Have Boost From Start
D02C4DAC 003F
802C4925 0050
$One Lap To Race
D02C4BC9 0000
812C4BC8 0002
D02C4BCB 0001
812C4BCA 0002
$Super Ultimate Mega Fast Mode
812C4984 2222
$Player 1\Character Modifier
800E5EE1 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 2\Character Modifier
802C4F90 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 3\Character Modifier
802C5338 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Player 4\Character Modifier
802C56E0 00??
00 Captain Falcon
01 Dr. Stewart
02 Pico
03 Samurai Goroh
04 Jody Summer
05 Mighty Gazelle
06 Mr. EAD
07 Baba
08 Octoman
09 Gomar + Shioh
0A Kate Alen
0B Roger Buster
0C James McCloud
0D Leon
0E Antonio Guster
0F Black Shadow
10 Michael Chain
11 Jack Levin
12 Super Arrow
13 Mrs. Arrow
14 John Tanaka
15 Beastman
16 Zoda
17 Dr. Clash
18 Silver Neelsen
19 Bio Rex
1A Draq
1B Billy
1C The Skull
1D Blood Falcon
1E Perfect Captain Falcon
$Track Modifier
800F8517 00??
00 Mute City
01 Silence
02 Sand Ocean
03 Devils Forest
04 Big Blue
05 Port Town
06 Sector Alpha
07 Red Canyon
08 Devils Forest 2
09 Mute City 2
0A Big Blue 2
0B White Land
0C Fire Field
0D Silence 2
0E Sector Beta
0F Red Canyon
10 White Land 2
11 Mute City 2
12 Rainbow Road
13 Devils Forest 3
14 Space Plant
15 Sand Ocean 2
16 Port Town 2
17 Big Hand
$Max Grand Prix Points
812C492A 270F
+228
View File
@@ -0,0 +1,228 @@
[45ED1621-3B83BB39-C:43]
Name=Paper Mario (CHN) [SaveFix]
$Infinite\Max Coins
8110D67C 03E7
$Infinite\Max HP + FP
Note=Do not enable this code before you have made a save, when a new game is started up
50000601 0000
8010D671 0063
$Have\All Star Spirits
Note=Disable this code as soon as you Have\reached level 8, or everything will be removed again
8010D8FE 0007
$Have\Level
8010D679 00??
01 Level 1
08 Level 8
1B Level 27
63 Level 99
$Max\Star Points
Note=You will level up, everytime you get a Star point
8010D680 0063
$Have\Badge Points
8010D678 00??
3C 60 Badge Points
7F 127 Badge Points
$Max\Star Pieces
8010D67F 00A0
8010D99D 00A0
$Have\All Members in your party
50000C08 0000
8010D68C 0001
$Upgrade Member\Goomario
8010D68D 00??
01 Level 1
02 Level 2
$Upgrade Member\Kooper
8010D695 00??
01 Level 1
02 Level 2
$Upgrade Member\Bombette
8010D69D 00??
01 Level 1
02 Level 2
$Upgrade Member\Parrakary
8010D6A5 00??
01 Level 1
02 Level 2
$Upgrade Member\Watt
8010D6B5 00??
01 Level 1
02 Level 2
$Upgrade Member\Sushie
8010D6BD 00??
01 Level 1
02 Level 2
$Upgrade Member\Lakilester
8010D6C5 00??
01 Level 1
02 Level 2
$Upgrade Member\Bow
8010D6CD 00??
01 Level 1
02 Level 2
$Have\Hammer
8010D671 00??
00 Level 1
01 Level 2
02 Level 3
$Have\Jump Boots
8010D670 00??
00 Level 1
01 Level 2
02 Level 3
$No Star Points (0)
Note=If emulator hangs at level up, enable this cheat and don't disable it whatsoever!
8010D680 0000
$Have\Attack item
8110D824 ????
0080 Fire Flower
0081 Snowman Doll
0082 Thunder Rage
0083 Shooting Star
0084 Thunder Bolt
0085 Pebble
0086 Dusty Hammer
$Have\Defense item
Note=Only use One Have item Option at one time.
8110D824 ????
0088 Stone Cap
008A Mushroom
008B Volt Shroom
0097 Repel Gel
$Have\Enemy Stats item
Note=Only use One Have item Option at one time.
8110D824 ????
008F Sleep Sheep
0090 POW Block
0092 Stop Watch
0098 Fright Jar
009A Dizzy Dial
$Have\Recovery Items Option
Note=Only use One Have item Option at one time.
8110D824 ????
0094 Apple
00B1 Apple Pie
00C0 Big Cookie
00BD Bland Meal
009E Blue Berry
00D8 Boiled Egg
00A1 Bubble Berry
00AA Cake Mix
00CF Coco Pop
00BE Deluxe Feast
00A8 Dried Fruit
00A7 Dried Pasta
008D Dried Shroom
00CC Electro Pop
00CD Fire Pop
00C9 Fried Egg
00B6 Fried Shroom
00D4 Frozen Fries
00A5 Goomnut
00BC Healthy Juice
00CB Honey Candy
00CA Honey Shroom
00C4 Honey Super
00A4 Honey Syrup
00B2 Honey Ultra
00B9 Hot Shroom
00AF Iced Potato
00A2 Jammin' Jelly
00D1 Jelly Pop
00DA Jelly Shroom
00C6 Jelly Super
00B4 Jelly Ultra
00D3 Kooky Cookie
00A6 Koopa Leaf
00C3 Koopa Tea
00B5 KooPasta
009C Lemon
00D0 Lemon Candy
0095 Life Shroom
009D Lime
0C0E Lime Candy
00D7 Maple Shroom
00C5 Maple Super
00A3 Maple Syrup
00B3 Maple Ultra
00AD Melon
00C2 Mistake
008A Mushroom
00D6 Nutty Cake
00D5 Potato Salad
009F Red Berry
00B7 Shroom Cake
00B8 Shroom Steak
00C7 Spaghetti
00BF Special Shake
00B0 Spicy Soup
00AE Stinky Herb
00A9 Strange Leaf
008C Super Shroom
009B Super Soda
00BA Sweet Shroom
0089 Tasty Tonic
008E Ultra Shroom
0093 Whacka's Bump
00A0 Yellow Berry
00D9 Yoshi Cookie
00BB Yummy Meal
$Have\Key Items Options
Note=Only use One Have item Option at one time.
8110D6E4 ????
000A First Degree Card
000B Second Degree Card
000C Third Degree Card
000D Fourth Degree Card
000E Diploma
0015 Lunar Stone
0017 Diamond Stone
0019 Kooper's Shell
001D Boo's Portrait
001E Crystal Berry
0021 Toy Train
0023 Frying Pan
0024 Dictonary
0029 Cook Book
002A Jade Raven
002B Magical Seed Red
002D Magical Seed Green
002E Magical Seed Brown-Orange
0030 Calculator
0032 Scarf
0053 Artifact
0058 Magical Bean
005B Volcano Vase
0067 Lyrics
0068 Melody
0069 Mailbag
0031 Bucket
006C Star Stone
$Infinite\Star Power
8110D900 0707
@@ -0,0 +1,41 @@
[49552381-CD856CE8-C:43]
Name=Wave Race 64 - Shindou (iQue) [4ksavefix]
$Misses Don't Count\Player 1
8015FF7F 0000
$Infinite Course Out Time\Player 1
80160133 00FF
$Infinite Time Stunt Mode
8116010E 3A98
$Player 1 has 99 Points
Note=This Also makes you Always 1st by points.
80174C33 0063
$Maximum Power & Speed Option\Player 1
8015FF77 00??
06 Max Power & Normal Speed
09 Max Power & Medium Speed
0F Max Power & High Speed
1F Max Power & Ultra Speed
$Maximum Power & Speed Option\Player 2
801602FA 00??
06 Max Power & Normal Speed
09 Max Power & Medium Speed
0F Max Power & High Speed
1F Max Power & Ultra Speed
$Misses Don't Count\Player 2
801602F7 0000
$All Difficulty Levels Unlocked
800EE70C 001F
801AA0CF 0016
$Infinite Course Out Time\Player 2
801604AB 00FF
@@ -0,0 +1,28 @@
[5BA3AA2953C47C8B2E615B21E60F2F17]
Name=Tsumi to Batsu - Hoshi no Keishousha (Ch) (iQue) [!]
$Infinite\Time
800DF337 0063
$Infinite\Max Continues
800E404A 00FF
$Unlock All Options
Note=This Unlocks the Scene Select and Option Menus.
8107BDCA FFFF
8107BDCC FFFF
$Press GS Button to Kill Big Bomb
891CB734 0000
891CF05E 0000
$Earth has Infinite Energy
Note=This give the Earth Infinite Health whilst being attacked by the Planet
8110A1B4 CC75
$Infinite\Energy (All Levels)
800DF33F 0064
$Infinite\Air Jumping (All Levels)
810B6628 2400
@@ -0,0 +1,140 @@
[5EA0ED74CF1DDAAA964D728A129E7CF9]
Name=Mario Kart 64 (Ch) (V5) (iQue) [!]
$Infinite Items\2 Player & Single Mode\Player 1
8016316D 00??
8016319A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\2 Player & Single Mode\Player 2
8016324D 00??
8016327A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 1
8016332D 00??
8016335A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 2
8016340D 00??
8016343A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 3
801634ED 00??
8016351A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 4
801635CD 00??
801635FA 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Have\Bonus Mode and All Gold Cups
50000402 0000
80192B30 00??
00 Off
FF On
$Press GS\For Full Debug Menu
Note=Press GS at the Press Start Menu to enable or disable the Debug Menu
8818AC1F 00??
00 Off
02 On
$Battle Mode\Infinite Balloons\Player 1
8018AAD0 0003
$Battle Mode\Infinite Balloons\Player 2
8018AAD2 0003
$Battle Mode\Infinite Balloons\Player 3
8018AAD4 0003
$Battle Mode\Infinite Balloons\Player 4
8018AAD6 0003
@@ -0,0 +1,28 @@
[7331A7C7-B5C2937C-C:43]
Name=Sin and Punishment (CHN) [SaveFix]
$Infinite\Time
800DF337 0063
$Infinite\Max Continues
800E404A 00FF
$Unlock All Options
Note=This Unlocks the Scene Select and Option Menus.
8107BDCA FFFF
8107BDCC FFFF
$Press GS Button to Kill Big Bomb
891CB734 0000
891CF05E 0000
$Earth has Infinite Energy
Note=This give the Earth Infinite Health whilst being attacked by the Planet
8110A1B4 CC75
$Infinite\Energy (All Levels)
800DF33F 0064
$Infinite\Air Jumping (All Levels)
810B6628 2400
File diff suppressed because it is too large Load Diff
+349
View File
@@ -0,0 +1,349 @@
[76F623A0-4BF72D22-C:43]
Name=Super Smash Bros. (CHN) [SaveFix]
$Bonus Stage Character Modifier (Training Mode)
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
8018FD53 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Have All Characters, Switch Menu & Mushroom Kingdom
810A54B8 0FF0
800A54B7 00FF
$Story Mode\Always Get Pacifist (60,000 Points)
810A56EE 0000
$Story Mode\Infinite Time
810A56AE 43CB
$Story Mode\Player 1\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code could also result freezing at the end of the Level.
800A56BB 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 1\Infinite Lives
800A56BB 00??
$Story Mode\Player 1\Kirby B Button Move\Congo Jungle
8027164F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Fighting Polygon Team
8026329F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Hyrule Castle
8026968F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Kirby's Dreamland
8026E6BF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Master Hand Stage
802727CF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Metal Mario Stage
80264117 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Peach's Castle
8026491F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Planet Zebes
80270B27 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Saffron City
80274617 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Sector Z
80271C77 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Yoshi's Island
802699CF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Low % Health
810A5706 0000
$Story Mode\Player 2\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A572F 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 2\Infinite Lives
800A5737 0004
$Story Mode\Player 2\Low % Health
810A577A 0000
$Story Mode\Player 3\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A57A3 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 3\Infinite Lives
800A57AB 0004
$Story Mode\Player 3\Low % Health
810A57EE 0000
$Story Mode\Player 4\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5817 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 4\Infinite Lives
800A581F 0004
$Story Mode\Player 4\Low % Health
810A5862 0000
$Story Mode\Skip Straight To Master Hand
800A5667 000D
$VS. Mode\Infinite Time
810A589E 43CB
$VS. Mode\Player 1\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A58AB 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 1\Kirby B Button Move\Hyrule Castle
8026456F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Kirby B Button Move\Sector Z
8026CB07 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Kirby B Button Move\Yoshi's Island
8026EE37 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Low % Health
810A58F6 0000
$VS. Mode\Player 2\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A591F 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 2\Low % Health
810A596A 0000
$VS. Mode\Player 3\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5993 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 3\Low % Health
810A59DE 0000
$VS. Mode\Player 4\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5A07 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 4\Low % Health
810A5A52 0000
@@ -0,0 +1,141 @@
[78771BEB349D481E69BAA9225B36D63A]
Name=Mario Kart 64 (Ch) (V4) (iQue) [!]
$Infinite Items\2 Player & Single Mode\Player 1
8016316D 00??
8016319A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\2 Player & Single Mode\Player 2
8016324D 00??
8016327A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 1
8016332D 00??
8016335A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 2
8016340D 00??
8016343A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 3
801634ED 00??
8016351A 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Infinite Items\1-3 & 4 Player Mode\Player 4
801635CD 00??
801635FA 00??
0D Double Mushroom
09 Fake Item Box
0B Ghost
0A Invincible Star
08 Lightning
01 Single Banana
03 Single Green Shell
0C Single Mushroom
05 Single Red Shell
0F Super Mushroom
04 Triple Green Shell
0E Triple Mushroom
06 Triple Red Shell
02 Banana Bunch
07 Blue Spiny Shell
$Have\Bonus Mode and All Gold Cups
50000402 0000
80192B30 00??
00 Off
FF On
$Press GS\For Full Debug Menu
Note=Press GS at the Press Start Menu to enable or disable the Debug Menu
8818AC1F 00??
00 Off
02 On
$Battle Mode\Infinite Balloons\Player 1
8018AAD0 0003
$Battle Mode\Infinite Balloons\Player 2
8018AAD2 0003
$Battle Mode\Infinite Balloons\Player 3
8018AAD4 0003
$Battle Mode\Infinite Balloons\Player 4
8018AAD6 0003
@@ -0,0 +1,349 @@
[7B815846EC91E6C4A8B8BAA0CE4078F0]
Name=Super Smash Bros. (Ch) (iQue) [!]
$Bonus Stage Character Modifier (Training Mode)
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
8018FD53 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Have All Characters, Switch Menu & Mushroom Kingdom
810A54B8 0FF0
800A54B7 00FF
$Story Mode\Always Get Pacifist (60,000 Points)
810A56EE 0000
$Story Mode\Infinite Time
810A56AE 43CB
$Story Mode\Player 1\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code could also result freezing at the end of the Level.
800A56BB 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 1\Infinite Lives
800A56BB 00??
$Story Mode\Player 1\Kirby B Button Move\Congo Jungle
8027164F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Fighting Polygon Team
8026329F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Hyrule Castle
8026968F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Kirby's Dreamland
8026E6BF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Master Hand Stage
802727CF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Metal Mario Stage
80264117 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Peach's Castle
8026491F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Planet Zebes
80270B27 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Saffron City
80274617 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Sector Z
80271C77 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Kirby B Button Move\Yoshi's Island
802699CF 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$Story Mode\Player 1\Low % Health
810A5706 0000
$Story Mode\Player 2\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A572F 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 2\Infinite Lives
800A5737 0004
$Story Mode\Player 2\Low % Health
810A577A 0000
$Story Mode\Player 3\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A57A3 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 3\Infinite Lives
800A57AB 0004
$Story Mode\Player 3\Low % Health
810A57EE 0000
$Story Mode\Player 4\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5817 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$Story Mode\Player 4\Infinite Lives
800A581F 0004
$Story Mode\Player 4\Low % Health
810A5862 0000
$Story Mode\Skip Straight To Master Hand
800A5667 000D
$VS. Mode\Infinite Time
810A589E 43CB
$VS. Mode\Player 1\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A58AB 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 1\Kirby B Button Move\Hyrule Castle
8026456F 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Kirby B Button Move\Sector Z
8026CB07 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Kirby B Button Move\Yoshi's Island
8026EE37 00??
02 D.K. Wind-up Punch
0A Jigglypuff Puff Punch
$VS. Mode\Player 1\Low % Health
810A58F6 0000
$VS. Mode\Player 2\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A591F 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 2\Low % Health
810A596A 0000
$VS. Mode\Player 3\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5993 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 3\Low % Health
810A59DE 0000
$VS. Mode\Player 4\Character Modifier
Note=Only put this on after you have alreay Chose your Character on the Main Menu,& Do not use more then 1 Character Modifier at a time.Using this Code This could also result freezing at the end of the Level.
800A5A07 00??
00 Mario
01 Fox
02 DK
03 Samus
04 Luigi
05 Link
06 Yoshi
07 C. Falcon
08 Kirby
09 Pikachu
0A Jigglypuff
0B Ness
0C Master Hand
0D Metal Mario
0E Polygon Mario
10 Polygon DK
13 Polygon Link
14 Polygon Yoshi
15 Polygon Samus
18 Polygon Kirby
1A Giant Donkey Kong
$VS. Mode\Player 4\Low % Health
810A5A52 0000
@@ -0,0 +1,33 @@
[7BD65F9E-76B6A083-C:45]
Name=007 - The World is Not Enough (U) (Prototype - 2020 release)
$Enable Cheats Menu
800811F0 0005
$Invincible
80130ACD 00??
01 On
00 Off
$All Weapons
80130AE0 00??
01 On
00 Off
$All Gadgets
80130AE1 00??
01 On
00 Off
$All Missions
80130AE2 00??
01 On
00 Off
$Infinite Health (All Levels)
81045D68 2400
$Infinite Ammo (All Guns for all Levels)
Note=The Clip will count down but you will never run out of Ammo.
81040730 2400
@@ -0,0 +1,36 @@
[8825E18B-3297746B-C:50]
Name=Aidyn Chronicles - The First Mage (Europe) (Prototype) (2)
$Infinite\Max Health
80279308 001E
$Infinite\99 Health Potions
Note=Do Not put this cheat on until you have collected your 1st Health Potion from the 1st Cheat or you will not be able to get into the Sub menu and Continue the game.
80278D3B 0063
$Have\Max Gold
50000401 0000
80277AA5 00FF
$Have\Max Total XP
50000401 0000
8027931D 00FF
$Have\Max Total XP Remaning to Start
Note=This will give you 16777215 Total XP Remaning to start with and after your 1st batle will allow you to buy your Max Stats
50000401 0000
80279321 00FF
$Play As Character
Note=Enable this at the start of a Game, before a next Level, or before a Cutscene to become your chosen option.
810E108E ????
25F9 Alaron
2A43 Marari Female
2C17 Spirit
2CC0 Marari Male
2D4A GiantBat
2E82 Chaos Trooper
3094 Gryphon
324D Ogre
32CC GiantRat
@@ -0,0 +1,36 @@
[8EAA1A2C-61C09930-C:00]
Name=Aidyn Chronicles - The First Mage (USA) (Prototype)
$Infinite\Max Health
80275AA1 001E
$Infinite\99 Health Potions
Note=Do Not put this cheat on until you have collected your 1st Health Potion from the 1st Cheat or you will not be able to get into the Sub menu and Continue the game.
8027540F 0063
$Have\Max Gold
50000401 0000
8027423E 00FF
$Have\Max Total XP
50000401 0000
80275AB6 00FF
$Have\Max Total XP Remaning to Start
Note=This will give you 16777215 Total XP Remaning to start with and after your 1st batle will allow you to buy your Max Stats
50000401 0000
80275ABA 00FF
$Play As Character
Note=Enable this at the start of a Game, before a next Level, or before a Cutscene to become your chosen option.
810E0D6E ????
25F9 Alaron
2A43 Marari Female
2C17 Spirit
2CC0 Marari Male
2D4A GiantBat
2E82 Chaos Trooper
3094 Gryphon
324D Ogre
32CC GiantRat
@@ -0,0 +1,29 @@
[A92E0966-341C3912-C:45]
Name=007 - The World is Not Enough (U) (Beta) [!]
$Invincible
8011E157 00??
01 On
00 Off
$Have All Gadgets
8011E159 00??
01 On
00 Off
$Enable All Missions
8011E15A 00??
01 On
00 Off
$Have All Weapons
8011E158 00??
01 On
00 Off
$Infinite Health (All Levels)
8106AC88 2400
$Infinite Ammo (All Guns for all Levels)
8106246C 2400
@@ -0,0 +1,30 @@
[A94DA89B-30EDCFE9-C:43]
Name=Dr. Mario 64 (CHN) (iQue) [SaveFix]
$Low Timer
810CA2BA 04CB
$Games Per Match Select
8009322B 00??
01 1 Game
02 2 Games
03 3 Games
$Have Low to No Virus (For Easy Win)
Note=As soon as the game starts, press Start then redo to clear virus screen. Now just play stacking the pills up to win
8013A984 00??
8013A985 0000
8013A986 0000
8013AD49 0063
04 On Classic-Story-VS-and-Marathon Modes
28 On Flash and Score Attack Modes
$Unlock Vampire Wario
8009321C 0001
$Unlock Metal Mario
8009321D 0001
$Player 2 / CPU has Full Infection
8013AD4A 0020
+139
View File
@@ -0,0 +1,139 @@
[AAA7D336-0428D610-C:00]
Name=Super Mario 64 - Shindou (iQue) [4ksavefix]
$Press GS Button For 255 Coins
Note=Press GS Once on a Level To Get that amount of Coins
89356B90 00FF
$Monsters Don't Hurt Mario
A0356B0F 0001
$Infinite\Lives
80356B95 0064
$Infinite\Energy & Breath
80356B96 0008
$Mario Cap Options
Note=Here you can Choose Options for Mario with His Cap on
80356AEF 00??
10 Normal
12 Invisible Mario
15 Metal Mario
16 Invisible Metal Mario
19 Flying Mario
$Slot A Codes\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA623 0001
801FA60B 00C7
50001101 0000
801FA60C 00FF
$Slot A Codes\Have All\Key doors unlocked (and mote empty)
801FA60A 007E
$Slot A Codes\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA625 0064
$Slot B Codes\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA693 0001
801FA67B 00C7
50001101 0000
801FA67C 00FF
$Slot B Codes\Have All\Key doors unlocked (and mote empty)
801FA67A 007E
$Slot B Codes\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA695 0064
$Slot C Codes\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA703 0001
801FA6EB 00C7
50001101 0000
801FA6EC 00FF
$Slot C Codes\Have All\Key doors unlocked (and mote empty)
801FA6EA 007E
$Slot C Codes\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA705 0064
$Slot D Codes\Have All\120 Stars
Note=Once the Code is activated, you will see it as a new option in the chosen Save Slot.This will have the Cannon open already to get upto Yoshi on the Roof. but make sure to save the game after collecting Red Coins and turn this code off before saving. you will now have it all saved to mempak
801FA773 0001
801FA75B 00C7
50001101 0000
801FA75C 00FF
$Slot D Codes\Have All\Key doors unlocked (and mote empty)
801FA75A 007E
$Slot D Codes\Have All\Max 100 Coin Records For All Levels
50000F01 0000
801FA775 0064
$Have\Level Select
Note=When enabled a level select screen is active after the start screen
A030F6FC 00??
00 Off
01 On
$Have\Debug Mode
Note=When enabled limited Debug information appears on screen
A030F708 00??
00 Off
01 On
$Level Select
Note=Select a Level. Jump Into a Painting. Press A at the Stars Collected Screen. As Stats are fading hold L, and you'll jump to the level you've selected.
D0320A01 0020
A030FF5F 00??
01 Intro
04 Big Boo's Haunt
05 Cool Cool Mountain
06 Mushroom Castle
07 Hazy Maze Cave
08 Shifting Sand Land
09 Bob omb Battlefield
0A Snowman's Land
0B Wet Dry World
0C Jolly Roger Bay
0D Tiny Huge World
0E Tick tock Clock
0F Rainbow Ride
10 Mushroom Castle Field
11 Bowser In The Dark World
12 Vanish Cap Under The Moat
13 Bowser In The Fire Sea
14 The Secret Aquarium
15 Bowser In The Sky
16 Lethal Lava Land
17 Dire Dire Docks
18 Whomp's Fortress
19 The End
1A Castle Courtyard
1B The Princess's Secret Slide
1C Cavern Of The Metal Cap
1D Tower Of The Wing Cap
1E Bowser In The Dark World Boss
1F Wing Mario Over The Rainbow
21 Bowser In The Fire Sea Boss
22 Bowser In The Sky Boss
24 Tall Tall Mountain
$Press L To Levitate
Note=Press L to levitate & Let go to land
D0320A01 0020
81356B34 4220
D0356B35 0020
81356AF4 0300
D0356B35 0020
81356AF6 0880
+472
View File
@@ -0,0 +1,472 @@
[AE775EA4-B5712EE9-C:43]
Name=The Legend of Zelda Ocarina of Time (CHN) [SaveFix]
$Always Have Wallet Size
80137FE2 00??
47 Kid Wallet (Holds 99)
57 Adult Wallet (Holds 200)
67 Giant Wallet (Holds 500)
$Beta\Play Beta Quest Worlds
Note=Put on the code on load up,After the Nintendo logo you will be in Hyrule Field,There are no icons, energy bar etc. on the screen.When you press a C-Buttton you can use an object.Here the objects for the C-Buttons:C-left: arrows, C-down: bombs, C-right: Ocarina of Time. There is also no Navi and start menu.When you go to some places the game will freeze or you can't move.
D01D5A35 0000
80139353 00??
00 World 01
01 World 02
02 World 03
03 World 04
04 World 05
07 World 06
08 World 07
16 World 08
$Bottles\Bottle 1 Modifier
80137FC6 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 2 Modifier
80137FC7 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 3 Modifier
80137FC8 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 4 Modifier
80137FC9 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Epona\Max Carrots\Lon Lon Raunch
Note=This is For Practicing,Racing.Warning take this off before jumping the exit fence after winning Epona
801E614A 0006
801FC108 0001
$Equipment Modifier 1
Note=This modifies the equipment you are carrying. Do not use with Always Have Wallet Size
80137FE2 00??
02 Silver Scale
04 Golden Scale
06 Giant's Knife (Broken)
35 Black Gauntlets
40 Bullet Bag (Holds 30)
80 Bullet Bag (Holds 40)
C0 Bullet Bag (Holds 50)
$Equipment Modifier 2
Note=This modifies the equipment you are carrying.
80137FE3 00??
08 Bomb Bag (Holds 20)
10 Bomb Bag (Holds 30)
18 Bomb Bag (Holds 40)
20 Goron's Bracelet
28 Silver Gauntlets
30 Golden Gauntlets
$Have\All Equipment
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
81137FDC 7777
$Have\All Quest Status Items
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
81137FE4 30FF
81137FE6 FFFF
$Have\Arrows\Fire Arrow
80137FB8 0004
$Have\Arrows\Ice Arrow
80137FBE 000C
$Have\Arrows\Light Arrow
80137FC4 0012
$Have\Bombchu
80137FBC 0009
$Have\Bombs
80137FB6 0002
$Have\Boomerang
80137FC0 000E
$Have\Deku Nut
80137FB5 0001
$Have\Deku Stick
80137FB4 0000
$Have\Fairy Bow
80137FB7 0003
$Have\Fairy Slingshot
80137FBA 0006
$Have\Hookshot
80137FBD 00??
0A Hookshot
0B Longshot
$Have\Lens of Truth
80137FC1 000F
$Have\Magic Beans
80137FC2 0010
$Have\Magic\Din's Fire
80137FB9 0005
$Have\Magic\Fairie's Wind
80137FBF 000D
$Have\Magic\Nayru's Love
80137FC5 0013
$Have\Megaton Hammer
80137FC3 0011
$Have\Ocarina
80137FBB 00??
07 Fairy Ocarina
08 Ocarina Of Time
$Infinite\Arrows
80137FCF 0009
$Infinite\Big Key,Small Keys,Compass,& Map
50000B01 0000
80137FE8 0007
50000501 0000
80137FFF 0009
50000202 0000
80138007 0009
8013800C 0009
$Infinite\Bombchu's
80137FD4 0009
$Infinite\Bombs
80137FCE 0009
$Infinite\Deku Nuts
80137FCD 0009
$Infinite\Deku Seeds
80137FD2 0009
$Infinite\Deku Sticks
80137FCC 0009
$Infinite\Energy
81137F70 0140
$Infinite\Magic
D0137F79 0008
80137F7A 0001
80137F7C 0001
80137F73 0060
$Infinite\Magic Beans
80137FDA 0009
$Infinite\Rupees
Note=This cheat allows you to have the max Rupees to the Wallet you currently Hold
8113930C 0001
$Infinite\Timers\All Other Timers
Note=This cheat works on all Race Timers not the final Boss and Under Water with iron Boots etc.
80139311 0032
$Infinite\Timers\Escape From Gannons Tower
Note=This cheat works only on The Final Boss.
80139315 00B4
$Instant Step Hoover Boots
Note=Take off from Anywhere & to go higher just press L Once, this will lift you higher while walking.to come back Down Keep R pressed.Once you have enabled the code press Start & then start again.
D01D5A35 0020
811E7FD0 40CB
D01D5A35 0000
811E87F2 000D
80137FB0 00??
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Max\Double Defense Power
Note=This gives you White Border Hearts
8013800F 0014
$Max\Gold Skulltulas Killed
80138011 0064
$Max\Heart Containers
81137F6E 0140
$Nayru's Love is Always
Note=For this to work On Or off, you have to walk through a Doorway to activate the Change.
81139308 ????
0000 OFF
FFFF ON
$Press L\For infinite Hover Boots
Note=Press L For Infinite Hover Boots & Let go to land,This Only works when you have the Boots on
D01D5A35 0020
811E87F2 000D
$Press L\To Levitate
Note=Press L To Levitate & Let go to land
D01D5A35 0020
811E7FD0 40CB
$Press R\For Old Or Young Link
Note=To Activate this Cheat Hold The R Button when walking through a Doorway this will change you to the option on the other side, Disable this Cheat straight away after getting to the other side, in some places you might even get Access Violations. Just press ok untill you can carry on.
D01D5A35 0010
80137F47 00??
01 Link Young
00 Link Old
$Time of Day Modifier
81137F4C ????
4000 At Sunrise
5800 Daylight Out
7000 Very Bright Out
C000 At Sunset
D000 Fairly Dark
$Trading\Adult Link Item
80137FCA 00??
2D Pocket Egg
2E Pocket Cucco
2F Cojiro
30 Odd Mushroom
31 Odd Potion
32 Poacher's Saw
33 Goron's Sword (Broken)
34 Prescription
35 Eyeball Frog
36 Eye Drops
37 Claim Check
$Trading\Young Link Item
80137FCB 00??
21 Weird Egg
22 Chicken
23 Zelda's Letter
24 Keaton Mask
25 Skull Mask
26 Spooky Mask
27 Bunny Hood
28 Goron Mask
29 Zora Mask
2A Gerudo Mask
2B Mask of Truth
2C SOLD OUT
$Tunic & Boot Options
Note=This changes what you are wearing,once you have enabled the code press Start & then start again.
80137FB0 00??
11 Kokiri Tunic & Kokiri Boots
12 Goron Tunic & Kokiri Boots
13 Zora Tunic & Kokiri Boots
14 Black Tunic & Kokiri Boots
15 White Tunic & Kokiri Boots
16 Yellow Tunic & Kokiri Boots
21 Kokiri Tunic & Iron Boots
22 Goron Tunic & Iron Boots
23 Zora Tunic & Iron Boots
24 Black Tunic & Iron Boots
25 White Tunic & Iron Boots
26 Yellow Tunic & Iron Boots
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Turn Giant's Knife Into Biggoron's Sword
80137F7E 0001
$Use Any Item In Any House
Note=do not use under or in water
81139162 0000
81139164 0000
$Warp Song Location\Bolero of Fire
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
03 Castle Courtyard
0B Dodongo's Cavern Boss
10 Inside The Deku Tree Boss
14 Shadow Temple Boss
17 Water Temple Boss
1C Ganon's Castle Tower
1F Ganon First Battle
28 Ganon's Castle Room Before Ganon
2B Inside Ganon's Castle Room With Pillar
2F Lon Lon Ranch
33 Mido's House
37 Saria's House
4B Bearded Man's House
40 Top of Ganon's Castle
47 Outside Saria's House
4F Dampe's Race
57 Kokiri Forest
5B Top of Death Mountain
5F Fishing Pond
68 Inside Ganon's Castle
7F Hyrule Castle Gate
BA Top of Ganon's Tower
C2 Great Fairy Fountain
D6 Lost Woods Goron Entrance
DA Lost Woods River Entrance
DE Lost Woods Bridge Field Entrance
E3 Goron City Lost Woods Entrance
F6 Death Mountain Crater
FD Ganon's Castle
$Warp Song Location\Minuet of Forest & Serenade of Water
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
00 Sacred Forest Meadow
04 Lake Hylia
15 Inside Jabu Jabu's Belly
18 Dodongo's Cavern
68 Inside The Deku Tree
$Warp Song Location\Prelude of Light & Nocturne of Shadow
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
03 Kakariko Windmill
07 Bombchu Bowling Alley
0F Zelda & Impa Flee
14 Kakariko Village
17 Ganon Final Battle
1D Top of Ganon's Tower
28 Bombchu Shop
2C Bazaar
30 Happy Mask Shop
34 Ganon's Tower
38 Ganon's Castle
4C Inside Spirit Door
6C Burning Castle
50 House of Skulltula
64 Death Mountain Trail
68 Graveyard
70 Thieves' Hideout
74 Royal Family's Tomb
78 Great Fairy Fountain 1
84 Forest Temple
88 Great Fairy Fountain 2
99 Grotto 01
9D Grotto 02
A4 Grotto 04
A8 Grotto 05
B3 Grotto 06
B0 Grotto 07
B4 Grotto 08
B8 Grotto 09
C3 Grotto 10
C0 Grotto 11
C4 Grotto 12
FC Grotto 13
D3 Bottom of the Well
D0 Lon Lon Ranch Shed
D3 Lon Lon Ranch Outside Shed
D8 Ice Cavern
E3 Outside Cow Pen
E0 Lost Woods Bridge
E4 Lon Lon Ranch Chicken Room
E8 In Front of Deku Tree
EB Spirit Temple Boss
F1 Castle Courtyard
F4 Temple of Time
F8 Gerudo Fortress Jail
$Warp Song Location\Requiem of Spirit
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
05 Lake Hylia
08 Zora's Domain
18 Gerudo Valley
1E Lost Woods
28 Gerudo Fortress
30 Haunted Wasteland
34 Ganon's Castle Inside Burning Castle
38 Hyrule Castle
3A Ganon's Castle
3D Death Mountain Trail
4D Goron City
65 Fire Temple
69 Forest Temple
6E Shooting Gallery
79 Ganon's Castle Inside Burning Castle
7E Kakariko Village Entrance
7B Zora's River Entrance
85 Kokiri Forest Entrance
8A Lake Hyrule Entrance
8E Gerudo Valley Entrance
92 Death Mountain Trail Entrance
95 Graveyard Entrance
9E Zora's Domain Entrance
A2 Zora's Fountain Entrance
BA Goron City Entrance
BE Death Mountain Trail
C1 Goron City
C5 Lakeside Laboratory
C9 Top of Ganon's Castle
CD Hyrule Market (Child Link's)
CF Hyrule Market (Adult Link's)
F1 Desert Colossus
FA Lon Lon Ranch Entrance
FD Hyrule Field
+472
View File
@@ -0,0 +1,472 @@
[B1E1E07B-051269DD-C:00]
Name=Legend of Zelda, The - Ocarina of Time (Ch) (iQue) [!]
$Always Have Wallet Size
80137FE2 00??
47 Kid Wallet (Holds 99)
57 Adult Wallet (Holds 200)
67 Giant Wallet (Holds 500)
$Beta\Play Beta Quest Worlds
Note=Put on the code on load up,After the Nintendo logo you will be in Hyrule Field,There are no icons, energy bar etc. on the screen.When you press a C-Buttton you can use an object.Here the objects for the C-Buttons:C-left: arrows, C-down: bombs, C-right: Ocarina of Time. There is also no Navi and start menu.When you go to some places the game will freeze or you can't move.
D01D5A35 0000
80139353 00??
00 World 01
01 World 02
02 World 03
03 World 04
04 World 05
07 World 06
08 World 07
16 World 08
$Bottles\Bottle 1 Modifier
80137FC6 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 2 Modifier
80137FC7 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 3 Modifier
80137FC8 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 4 Modifier
80137FC9 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Epona\Max Carrots\Lon Lon Raunch
Note=This is For Practicing,Racing.Warning take this off before jumping the exit fence after winning Epona
801E614A 0006
801FC108 0001
$Equipment Modifier 1
Note=This modifies the equipment you are carrying. Do not use with Always Have Wallet Size
80137FE2 00??
02 Silver Scale
04 Golden Scale
06 Giant's Knife (Broken)
35 Black Gauntlets
40 Bullet Bag (Holds 30)
80 Bullet Bag (Holds 40)
C0 Bullet Bag (Holds 50)
$Equipment Modifier 2
Note=This modifies the equipment you are carrying.
80137FE3 00??
08 Bomb Bag (Holds 20)
10 Bomb Bag (Holds 30)
18 Bomb Bag (Holds 40)
20 Goron's Bracelet
28 Silver Gauntlets
30 Golden Gauntlets
$Have\All Equipment
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
81137FDC 7777
$Have\All Quest Status Items
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
81137FE4 30FF
81137FE6 FFFF
$Have\Arrows\Fire Arrow
80137FB8 0004
$Have\Arrows\Ice Arrow
80137FBE 000C
$Have\Arrows\Light Arrow
80137FC4 0012
$Have\Bombchu
80137FBC 0009
$Have\Bombs
80137FB6 0002
$Have\Boomerang
80137FC0 000E
$Have\Deku Nut
80137FB5 0001
$Have\Deku Stick
80137FB4 0000
$Have\Fairy Bow
80137FB7 0003
$Have\Fairy Slingshot
80137FBA 0006
$Have\Hookshot
80137FBD 00??
0A Hookshot
0B Longshot
$Have\Lens of Truth
80137FC1 000F
$Have\Magic Beans
80137FC2 0010
$Have\Magic\Din's Fire
80137FB9 0005
$Have\Magic\Fairie's Wind
80137FBF 000D
$Have\Magic\Nayru's Love
80137FC5 0013
$Have\Megaton Hammer
80137FC3 0011
$Have\Ocarina
80137FBB 00??
07 Fairy Ocarina
08 Ocarina Of Time
$Infinite\Arrows
80137FCF 0009
$Infinite\Big Key,Small Keys,Compass,& Map
50000B01 0000
80137FE8 0007
50000501 0000
80137FFF 0009
50000202 0000
80138007 0009
8013800C 0009
$Infinite\Bombchu's
80137FD4 0009
$Infinite\Bombs
80137FCE 0009
$Infinite\Deku Nuts
80137FCD 0009
$Infinite\Deku Seeds
80137FD2 0009
$Infinite\Deku Sticks
80137FCC 0009
$Infinite\Energy
81137F70 0140
$Infinite\Magic
D0137F79 0008
80137F7A 0001
80137F7C 0001
80137F73 0060
$Infinite\Magic Beans
80137FDA 0009
$Infinite\Rupees
Note=This cheat allows you to have the max Rupees to the Wallet you currently Hold
8113930C 0001
$Infinite\Timers\All Other Timers
Note=This cheat works on all Race Timers not the final Boss and Under Water with iron Boots etc.
80139311 0032
$Infinite\Timers\Escape From Gannons Tower
Note=This cheat works only on The Final Boss.
80139315 00B4
$Instant Step Hoover Boots
Note=Take off from Anywhere & to go higher just press L Once, this will lift you higher while walking.to come back Down Keep R pressed.Once you have enabled the code press Start & then start again.
D01D5A35 0020
811E7FD0 40CB
D01D5A35 0000
811E87F2 000D
80137FB0 00??
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Max\Double Defense Power
Note=This gives you White Border Hearts
8013800F 0014
$Max\Gold Skulltulas Killed
80138011 0064
$Max\Heart Containers
81137F6E 0140
$Nayru's Love is Always
Note=For this to work On Or off, you have to walk through a Doorway to activate the Change.
81139308 ????
0000 OFF
FFFF ON
$Press L\For infinite Hover Boots
Note=Press L For Infinite Hover Boots & Let go to land,This Only works when you have the Boots on
D01D5A35 0020
811E87F2 000D
$Press L\To Levitate
Note=Press L To Levitate & Let go to land
D01D5A35 0020
811E7FD0 40CB
$Press R\For Old Or Young Link
Note=To Activate this Cheat Hold The R Button when walking through a Doorway this will change you to the option on the other side, Disable this Cheat straight away after getting to the other side, in some places you might even get Access Violations. Just press ok untill you can carry on.
D01D5A35 0010
80137F47 00??
01 Link Young
00 Link Old
$Time of Day Modifier
81137F4C ????
4000 At Sunrise
5800 Daylight Out
7000 Very Bright Out
C000 At Sunset
D000 Fairly Dark
$Trading\Adult Link Item
80137FCA 00??
2D Pocket Egg
2E Pocket Cucco
2F Cojiro
30 Odd Mushroom
31 Odd Potion
32 Poacher's Saw
33 Goron's Sword (Broken)
34 Prescription
35 Eyeball Frog
36 Eye Drops
37 Claim Check
$Trading\Young Link Item
80137FCB 00??
21 Weird Egg
22 Chicken
23 Zelda's Letter
24 Keaton Mask
25 Skull Mask
26 Spooky Mask
27 Bunny Hood
28 Goron Mask
29 Zora Mask
2A Gerudo Mask
2B Mask of Truth
2C SOLD OUT
$Tunic & Boot Options
Note=This changes what you are wearing,once you have enabled the code press Start & then start again.
80137FB0 00??
11 Kokiri Tunic & Kokiri Boots
12 Goron Tunic & Kokiri Boots
13 Zora Tunic & Kokiri Boots
14 Black Tunic & Kokiri Boots
15 White Tunic & Kokiri Boots
16 Yellow Tunic & Kokiri Boots
21 Kokiri Tunic & Iron Boots
22 Goron Tunic & Iron Boots
23 Zora Tunic & Iron Boots
24 Black Tunic & Iron Boots
25 White Tunic & Iron Boots
26 Yellow Tunic & Iron Boots
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Turn Giant's Knife Into Biggoron's Sword
80137F7E 0001
$Use Any Item In Any House
Note=do not use under or in water
81139162 0000
81139164 0000
$Warp Song Location\Bolero of Fire
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
03 Castle Courtyard
0B Dodongo's Cavern Boss
10 Inside The Deku Tree Boss
14 Shadow Temple Boss
17 Water Temple Boss
1C Ganon's Castle Tower
1F Ganon First Battle
28 Ganon's Castle Room Before Ganon
2B Inside Ganon's Castle Room With Pillar
2F Lon Lon Ranch
33 Mido's House
37 Saria's House
4B Bearded Man's House
40 Top of Ganon's Castle
47 Outside Saria's House
4F Dampe's Race
57 Kokiri Forest
5B Top of Death Mountain
5F Fishing Pond
68 Inside Ganon's Castle
7F Hyrule Castle Gate
BA Top of Ganon's Tower
C2 Great Fairy Fountain
D6 Lost Woods Goron Entrance
DA Lost Woods River Entrance
DE Lost Woods Bridge Field Entrance
E3 Goron City Lost Woods Entrance
F6 Death Mountain Crater
FD Ganon's Castle
$Warp Song Location\Minuet of Forest & Serenade of Water
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
00 Sacred Forest Meadow
04 Lake Hylia
15 Inside Jabu Jabu's Belly
18 Dodongo's Cavern
68 Inside The Deku Tree
$Warp Song Location\Prelude of Light & Nocturne of Shadow
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
03 Kakariko Windmill
07 Bombchu Bowling Alley
0F Zelda & Impa Flee
14 Kakariko Village
17 Ganon Final Battle
1D Top of Ganon's Tower
28 Bombchu Shop
2C Bazaar
30 Happy Mask Shop
34 Ganon's Tower
38 Ganon's Castle
4C Inside Spirit Door
6C Burning Castle
50 House of Skulltula
64 Death Mountain Trail
68 Graveyard
70 Thieves' Hideout
74 Royal Family's Tomb
78 Great Fairy Fountain 1
84 Forest Temple
88 Great Fairy Fountain 2
99 Grotto 01
9D Grotto 02
A4 Grotto 04
A8 Grotto 05
B3 Grotto 06
B0 Grotto 07
B4 Grotto 08
B8 Grotto 09
C3 Grotto 10
C0 Grotto 11
C4 Grotto 12
FC Grotto 13
D3 Bottom of the Well
D0 Lon Lon Ranch Shed
D3 Lon Lon Ranch Outside Shed
D8 Ice Cavern
E3 Outside Cow Pen
E0 Lost Woods Bridge
E4 Lon Lon Ranch Chicken Room
E8 In Front of Deku Tree
EB Spirit Temple Boss
F1 Castle Courtyard
F4 Temple of Time
F8 Gerudo Fortress Jail
$Warp Song Location\Requiem of Spirit
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801392D5 00??
05 Lake Hylia
08 Zora's Domain
18 Gerudo Valley
1E Lost Woods
28 Gerudo Fortress
30 Haunted Wasteland
34 Ganon's Castle Inside Burning Castle
38 Hyrule Castle
3A Ganon's Castle
3D Death Mountain Trail
4D Goron City
65 Fire Temple
69 Forest Temple
6E Shooting Gallery
79 Ganon's Castle Inside Burning Castle
7E Kakariko Village Entrance
7B Zora's River Entrance
85 Kokiri Forest Entrance
8A Lake Hyrule Entrance
8E Gerudo Valley Entrance
92 Death Mountain Trail Entrance
95 Graveyard Entrance
9E Zora's Domain Entrance
A2 Zora's Fountain Entrance
BA Goron City Entrance
BE Death Mountain Trail
C1 Goron City
C5 Lakeside Laboratory
C9 Top of Ganon's Castle
CD Hyrule Market (Child Link's)
CF Hyrule Market (Adult Link's)
F1 Desert Colossus
FA Lon Lon Ranch Entrance
FD Hyrule Field
@@ -0,0 +1,66 @@
[B2242070800BF82E78CE33DC92A1DB84]
Name=Star Fox 64 (Ch) (V5) (iQue) [!]
$Infinite\Energy
Note=For Solo & Multi Player
8013B547 00FF
$Infinite\Lives
80159FC9 0009
$Infinite\Boost
8113B59C 0000
8113B59E 0000
8113E47C 0000
8113E47E 0000
$Infinite\Lasers
80159FD3 00??
02 Dual Blue Lasers
01 Dual Green Lasers
$Infinite\Smart Bombs
801702CB 0004
$Level Select
D017075F 0000
8017075F 00??
00 Corneria
01 Meteo
02 Sector X
03 Area 6
04 Glitch
05 Sector Y
06 Venom 1
07 Solar
08 Zoness
09 Venom 2
0A Training Mode Level
0B Macbeth
0C Titania
0D Aquas
0E Fortuna
10 Katina
11 Bolse
12 Sector Z
13 Venom With Starwolf
14 Corneria (Multi)
$Have All Medals
Note=For Expert & Normal Modes
50000802 0000
81170D80 7777
$Infinite\Armor\Falco
8016FDDF 00FF
$Infinite\Armor\Slippy
8016FDE3 00FF
$Infinite\Armor\Peppy
8016FDE7 00FF
$Max Hits
Note=This is how many enemies were shot down
81159FBE 270F
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,17 @@
[B6BBEE96-61A68F52-C:43]
Name=Custom Robo (CHN) [SaveFix]
$Player 1 HP 1000
81241A70 3F80
81241A72 00??
00 Off
01 On
$Enemy HP 0
8128B8A8 0000
8128B8AA 0000
$Have all the story mode part
50001802 0000
81125E84 FFFF
@@ -0,0 +1,36 @@
[D0E29F11-E029063F-C:50]
Name=Aidyn Chronicles - The First Mage (Europe) (Prototype) (1)
$Infinite\Max Health
80279208 001E
$Infinite\99 Health Potions
Note=Do Not put this cheat on until you have collected your 1st Health Potion from the 1st Cheat or you will not be able to get into the Sub menu and Continue the game.
80278C3B 0063
$Have\Max Gold
50000401 0000
802779A5 00FF
$Have\Max Total XP
50000401 0000
8027921D 00FF
$Have\Max Total XP Remaning to Start
Note=This will give you 16777215 Total XP Remaning to start with and after your 1st batle will allow you to buy your Max Stats
50000401 0000
80279221 00FF
$Play As Character
Note=Enable this at the start of a Game, before a next Level, or before a Cutscene to become your chosen option.
810E0F9E ????
25F9 Alaron
2A43 Marari Female
2C17 Spirit
2CC0 Marari Male
2D4A GiantBat
2E82 Chaos Trooper
3094 Gryphon
324D Ogre
32CC GiantRat
@@ -0,0 +1,74 @@
[E48E01F5-E6E51F9B-C:59]
Name=Carmageddon 64 (E) (M4) (Eng-Spa-Fre-Ita) [!]
$Have Everything Unlocked
Note=This will unlock Cars, Races, Missions and the in-built Cheat Menu. This will also replace all the Zombies with Dinosaurs. To access Cheat menu options: Pause Game: Use Control Stick, to scroll the Cheat Menu. Press A, to activate Cheats
801BE43D 000F
$Have Infinite\Invunerability
81097EAC ????
0BBB On
0000 Off
$Have Infinite\Free Repairs
81097EC4 ????
0BBB On
0000 Off
$Have Infinite\Underwater Ability
81097EF4 ????
0BBB On
0000 Off
$Have Infinite\Turbo
81097E34 ????
0BBB On
0000 Off
$Have Infinite\Mega Turbo
81097E4C ????
0BBB On
0000 Off
$Have Infinite\Hot Rod
81097E64 ????
0BBB On
0000 Off
$Have Infinite\Turbo Nitrous
81097E7C ????
0BBB On
0000 Off
$Have Infinite\Frozen Opponents
81097F24 ????
0BBB On
0000 Off
$Have Infinite\Grip-O-Matic Tires
8109805C ????
0BBB On
0000 Off
$Have Infinite\Mine Dropping Ability
81098118 ????
0064 On
0000 Off
$Freeze Timer at 04:59
Note=Do not enable until count down to race is finished
811BE21E 3A70
$Max Credits
Note=This is also Infinite until disabled
811BE29A FFFF
$Max Kills
Note=This will automatically Clear the stage if enabled and go back to the stage menu
81094BEE 01F4
$Have All Groups Completed
Note=This gives you all Cups for all Groups.
50002801 0000
801BE35C 0002
@@ -0,0 +1,30 @@
[EF62A343-11E41E37-C:00]
Name=Dr. Mario 64 (Ch) (iQue) [!]
$Low Timer
810CA2BA 04CB
$Games Per Match Select
8009322B 00??
01 1 Game
02 2 Games
03 3 Games
$Have Low to No Virus (For Easy Win)
Note=As soon as the game starts, press Start then redo to clear virus screen. Now just play stacking the pills up to win
8013A984 00??
8013A985 0000
8013A986 0000
8013AD49 0063
04 On Classic-Story-VS-and-Marathon Modes
28 On Flash and Score Attack Modes
$Unlock Vampire Wario
8009321C 0001
$Unlock Metal Mario
8009321D 0001
$Player 2 / CPU has Full Infection
8013AD4A 0020
@@ -0,0 +1,74 @@
[F1642508-BEE60CF6-C:45]
Name=Bust-A-Move 3 DX (USA) (Prototype)
$Always Have\guide line on
800558CC 0082
$Pointer always active
D0055BA0 0002
80055BA0 0082
$Play As Select\Player 1
800E1E50 00??
00 Bubbloon
01 Twinkie
02 Prettio
03 Marina
04 Musashi
05 Luna
06 Jack
07 SSB
08 Dragoon
09 Gnome
10 Monkey
11 furby? (looks like 2 balloons)
12 Blue Gnome
13 1 of the two Ballons
14 Water under ballons
$Play As Select\Player 2
800E1E58 00??
00 Bubbloon
01 Twinkie
02 Prettio
03 Marina
04 Musashi
05 Luna
06 Jack
07 SSB
08 Dragoon
09 Gnome
10 Monkey
11 furby? (looks like 2 balloons)
12 Blue Gnome
13 1 of the two Ballons
14 Water under ballons
$Next Bubble Select\Player 1
800EBA19 00??
00 No Bubble
01 Red
02 Green
03 Blue
04 Yellow
05 Orange
06 Purple
07 White
08 Black
$Next Bubble Select\Player 2
800EBB09 00??
00 No Bubble
01 Red
02 Green
03 Blue
04 Yellow
05 Orange
06 Purple
07 White
08 Black
$Press GS Button to Reset Player 2 score to 0
8809C5C0 0000
8809C5C2 0000
@@ -0,0 +1,61 @@
[F4B41863440137C6A3BA22942F3E0DA2]
Name=Excitebike 64 (CHN)
$In-Game Cheat Select
810D223A ????
0000 Off
0001 Big head mode
0002 Mirror mode
0004 Debug mode
0008 Down hill mode
0010 Stunt bonus
0020 Invisible riders
0040 Night mode
0080 Odd colour mode
0100 Transparent riders
0200 All stunts
0400 Invincible mode
0800 Developers team photo
1000 Beat this
2000 Small head mode
$Have All\Difficulties and Tracks Unlocked
Note=To have all of Exhibition unlocked, enable to cheat and then go into race 1 of Exhibition mode. Once the race starts, quit. Everything will now be open.
81108DBE 1F1F
81108DC0 0307
$Have All\Season\Bronze Cups
Note=This gives you all Bronze 1st place cups for Novice, Amateur and Pro in Season
800CFA5C 001F
800CFA5D 001F
800CFA5E 001F
$Have All\Season\Silver Cups
Note=This gives you all Silver 1st place cups for Novice, Amateur and Pro in Season
800CFA80 001F
800CFA81 001F
800CFA82 001F
$Have All\Season\Gold Cups
Note=This gives you all Gold 1st place cups for Novice, Amateur and Pro in Season
800CFAA5 001F
800CFAA6 001F
800CFACA 001F
800CFAEE 001F
$Player 1\Always Low Temp
810E8D3C 0000
$Player 1\Ghost Rider
Note=Drives through all players (Can Still Crash)
800E8B11 00??
00 Off
01 On
$Player 1\Has 9999 Points
810F70E8 270F
$Player 1\Max Stunt Points
810E8ABC 0098
810E8ABE 967F
@@ -0,0 +1,25 @@
[F7AA4F819F41CB4236792A8145684627]
Name=Yoshi's Story (CHN) (iQue)
$Infinite\Health
Note=This is for All Yoshis All levels
50000804 0000
8012FD1F 00??
08 Infinite Health
09 Infinite Max Health
$Infinite\Eggs (Once You Get One)
Note=This is for All Yoshis All levels
8103E52C 2400
$Infinite\Lives
Note=This is for All Yoshis All levels
8012FD5F 00FF
$Press GS Button To Have All Fruit
8812F93B 001E
$Enable All Levels (Trial Mode)
8112FDC4 FFFF
8112FDC6 FFFF
@@ -0,0 +1,44 @@
[001A3BD0-AFB3DE1A-C:46]
Name=Disney's Tarzan (F)
$Access Level Select
Note=On the main menu Scroll down to make CHEATS visible to go into Level Select.For in-Game Cheats,Pause gameplay.
810DD50C 8001
$Have\All TARZAN Letters
800DD515 00FF
$Have\Coins Collected 100%
800DD547 0064
$Have\Full Portrait
800DD514 00FF
$Have\Level & Tokens Completed 100%
800DD51F 0000
800DD520 0001
800DD521 0000
$Infinite\Bonus Timer
Note=This is For All Timers on Bonus Levels
801736DE 0025
$Infinite\Green Weapon
811921F6 0063
$Infinite\Health
81192320 0120
$Infinite\Lives
800DD542 00??
03 3 Lives
63 99 Lives
$Infinite\Purple Weapon
811921FA 0063
$Infinite\Red Weapon
811921F8 0063
$Press GS For\Sabor Attacks\Sabor 1 Hit Kill
8924A23E 0001
@@ -0,0 +1,14 @@
[0198A651-FC219D84-C:50]
Name=FIFA 99 (E) (M8)
$Team on the left of score board has 0 goals
800375C7 0000
$Team on the left of score board has 15 goals
800375C7 000F
$Team on the right of score board has 0 goals
800375C3 0000
$Team on the right of score board has 15 goals
800375C3 000F
@@ -0,0 +1,12 @@
[02B1538F-C94B88D0-C:45]
Name=Elmo's Number Journey (U)
$Found All Numbers
810ACFB2 000C
$Have No Numbers
Note=Keep you kid busy for hours!!!
810ACFB2 0000
$Infinite Strikes
810A7A76 0000
@@ -0,0 +1,30 @@
[02D8366A-6CABEF9C-C:50]
Name=Road Rash 64 (E)
$Access All Bikes & Tracks
810A7D16 0063
$Access All Weapons For All Modes
50000E02 0000
811B9EFA 0505
$Always 1st
810D7D96 0000
$Infinite Damage
801C1257 0002
$Infinite Health\To Bike
811B9BB8 4270
$Infinite Health\To Character
811C0F90 4489
$Max Cash
810D6FBA FFFF
$No Music Elsewhere
810D61AA 0000
$No Music In Game
810D61AE 0000
@@ -0,0 +1,50 @@
[0304C48E-AC4001B8-C:45]
Name=Rat Attack (U) (M6)
$Max Score
81158440 05F5
81158442 E0FF
$Play As/Player 1
801514F3 00??
00 Hai Jinx
01 Sparky
02 Manx
03 Muffy Dupont
04 Bob Cat
05 Smokey
06 Atomicat
07 Pearl
$Play As/Player 2
80151503 00??
00 Hai Jinx
01 Sparky
02 Manx
03 Muffy Dupont
04 Bob Cat
05 Smokey
06 Atomicat
07 Pearl
$Play As/Player 3
80151513 00??
00 Hai Jinx
01 Sparky
02 Manx
03 Muffy Dupont
04 Bob Cat
05 Smokey
06 Atomicat
07 Pearl
$Play As/Player 4
80151523 00??
00 Hai Jinx
01 Sparky
02 Manx
03 Muffy Dupont
04 Bob Cat
05 Smokey
06 Atomicat
07 Pearl
@@ -0,0 +1,129 @@
[033F4C13-319EE7A7-C:45]
Name=007 - The World Is Not Enough (U)
$Fail Objectives To Complete Them
810315B8 2402
810315BA 0011
$Go Solo In Multiplayer
D00E0778 0042
801002B7 0001
$Have\All\Gadgets
80112F6D 0001
$Have\All\Guns On All Levels
Note=Once you pick up a Gun You will have all weapons
8105F224 0810
8105F226 0000
8105F228 2442
8105F22A 0001
81400000 3C02
81400002 0100
81400004 2442
81400006 0063
81400008 AE82
8140000A 0288
8140000C AE82
8140000E 0298
81400010 AE82
81400012 02A0
81400014 AE82
81400016 02A8
81400018 AE82
8140001A 02B0
8140001C AE82
8140001E 02C0
81400020 AE82
81400022 02C8
81400024 AE82
81400026 02D0
81400028 AE82
8140002A 02D8
8140002C AE82
8140002E 02E8
81400030 AE82
81400032 02F0
81400034 AE82
81400036 02F8
81400038 AE82
8140003A 0300
8140003C AE82
8140003E 0308
81400040 AE82
81400042 0310
81400044 AE82
81400046 0320
81400048 AE82
8140004A 0330
8140004C AE82
8140004E 0338
81400050 AE82
81400052 0350
81400054 AE82
81400056 0358
81400058 AE82
8140005A 0360
8140005C AE82
8140005E 0370
81400060 AE82
81400062 0378
81400064 AE82
81400066 0380
81400068 AE82
8140006A 0388
8140006C AE82
8140006E 0340
81400070 AE82
81400072 0348
81400074 AE82
81400076 0350
81400078 0801
8140007A 7C8C
8140007C A077
8140007E 01FC
$Have\All\Levels Unlocked
Note=For Single Player Mode Only
81102EE6 0021
$Have\All\Skins + Everyone is Evil
50005C0C 0000
800BF687 0081
$Have\Tons Of Nightvision
Note=For Battery Only
81064C82 1500
$Infinite\Ammo On All Levels
810648DC 2400
$Infinite\Ammo On Clip
810649AC 2400
$Infinite\Time
Note=Underground Uprising
8138EE3A 19B8
$Invincibility On All levels
81112F68 0101
$Level select
803B0E5F 0009
$Play Crate Yard Level
80102EDF 0008
$Skip Intro
D03B0E5F 0004
803B0E5F 0009
$Stop Bond From Going Downhill on Cold Reception
Note=Press L to Stop, & R to Go
D10E0778 0020
803A8466 0001
D10E0778 0010
803A8466 0000
$Time Taken Clock At 0:00
80102F02 0000
@@ -0,0 +1,79 @@
[03571182-892FD06D-C:45]
Name=Pokemon Stadium 2 (U)
$Infinite\Continues
8114738C 0009
$Infinite\Dirt Rollout Rampage\Player 1
8017DFEB 0002
$Instant\Win\Barrier Ball\Player 1
8016EA97 0005
$Instant\Win\Pichu's Power Plant\Player 1
8016D64F 0050
$Instant\Win\Topsy Turvy\Player 1
80176887 0005
$Max Score
D117F812 03E7
8117F812 03E7
$One Hit KO
Note=To Win you must get at least one hit or just return your pokemon.
8014576F 0000
801457C7 0000
8014581F 0000
$Press R To Reset Time
Note=Press R To Reset Time
801CE066 0010
81183ACC 0063
$Press R+L to KO Opponents
Note=Press R+L Activate
D10CE066 0030
80145767 0000
D10CE066 0030
801457C7 0000
D10CE066 0030
8014576F 0000
D10CE066 0030
8014581F 0000
$Press Z\for Max HP\1st Pokemon
Note=This will give them Max HP when they are not in use. Just call a Pokemon out and he will then have Max HP. When your Pokemon faints, just press Z again and it will revive itIn Battle Only,Do not use with anyother Press Z Cheat Code.
D112B554 2000
8114528E 00FF
D112B554 2000
81145290 00FF
$Press Z\for Max HP\2nd Pokemon\Player 1
Note=This will give them Max HP when they are not in use. Just call a Pokemon out and he will then have Max HP. When your Pokemon faints, just press Z again and it will revive itIn Battle Only,Do not use with anyother Press Z Cheat Code.
D112B554 2000
811452E6 00FF
D112B554 2000
811452E8 00FF
$Press Z\for Max HP\3rd Pokemon\Player 1
Note=This will give them Max HP when they are not in use. Just call a Pokemon out and he will then have Max HP. When your Pokemon faints, just press Z again and it will revive itIn Battle Only,Do not use with anyother Press Z Cheat Code.
D112B554 2000
8114533E 00FF
D112B554 2000
81145340 00FF
$Press Z\for Max L.\1st Pokemon\Player 1
Note=Do not use with anyother Press Z Cheat Code.
D112B554 2000
81145284 0063
$Press Z\for Max L.\2nd Pokemon\Player 1
Note=Do not use with anyother Press Z Cheat Code.
D112B554 2000
811452DC 0063
$Press Z\for Max L.\3rd Pokemon\Player 1
Note=Do not use with anyother Press Z Cheat Code.
D112B554 2000
81145334 0063
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,83 @@
[0375CF67-56A93FAA-C:4A]
Name=Ogre Battle 64 - Person of Lordly Caliber (J) (V1.1)
$Always Have Retreat & Elem Pedra Opened
Note=Do not put this on until in-game or the game will freeze.
D01A1312 0000
811A1312 0003
$Day Always 00
811F008C 0000
$Finish All Levels
81196126 5454
81196128 5140
8119612A 4555
8119612C 9514
8119612E 5515
$Hour Always
801960CD 00??
00 (0 Hour - 24:00 PM - Midnight)
01 (01:00 AM)
02 (02:00 AM)
03 (03:00 AM)
04 (04:00 AM)
05 (05:00 AM)
06 (06:00 AM)
07 (07:00 AM)
08 (08:00 AM)
09 (09:00 AM)
0A (10:00 AM)
0B (11:00 AM)
0C (12:00 PM - Noon)
0D (13:00 - 1 PM)
0E (14:00 - 2 PM)
0F (15:00 - 3 PM)
10 (16:00 - 4 PM)
11 (17:00 - 5 PM)
12 (18:00 - 6 PM)
13 (19:00 - 7 PM)
14 (20:00 - 8 PM)
15 (21:00 - 9 PM)
16 (22:00 - 10 PM)
17 (23:00 - 11 PM)
$Infinite Goth
8119610E FFFF
$Magnus\Infinite HP
811932B0 03E7
$Magnus\Level 99
801932AB 0063
$Magnus\Max Agi
811932BC 03E7
$Magnus\Max Dex
811932BE 3E77
$Magnus\Max HP
811932AE 03E7
$Magnus\Max Int
811932B8 03E7
$Magnus\Max Mem
811932BA 03E7
$Magnus\Max Str
811932B4 03E7
$Magnus\Max Vit
811932B6 03E7
$Max Goth
8119610C 0098
8119610E 967F
$Open All Paths
81196120 01FF
81196122 677F
81196124 FCFF
@@ -0,0 +1,296 @@
[0414CA61-2E57B8AA-C:50]
Name=GoldenEye 007 (E)
$Everything Unlocked\Save File 1
Note=This Unlocks All Levels, Stages, Characters In Multi-Player and Cheat Menu Items (Enable Invincible on Cheats Menu for Infinite Health)
50002902 0000
8105892E FFFF
$Everything Unlocked\Save File 2
Note=This Unlocks All Levels, Stages, Characters In Multi-Player and Cheat Menu Items (Enable Invincible on Cheats Menu for Infinite Health)
50002902 0000
8105886E FFFF
$Everything Unlocked\Save File 3
Note=This Unlocks All Levels, Stages, Characters In Multi-Player and Cheat Menu Items (Enable Invincible on Cheats Menu for Infinite Health)
50002902 0000
8105898E FFFF
$Everything Unlocked\Save File 4
Note=This Unlocks All Levels, Stages, Characters In Multi-Player and Cheat Menu Items (Enable Invincible on Cheats Menu for Infinite Health)
50002902 0000
810588CE FFFF
$In-Built Cheat Menu
Note=This code gives you all Cheats in Menu
50002001 0000
800585A0 0001
$Infinite\Ammo (All Levels)
8006894B 0001
$Mod Section\Cradle in multiplayer
Note=Puts the cradle graphic in the levels screen where the facility normally is in the multiplayer levels screen.Warning it doesn't allow you to enter the multiplayer levels screen,it should automatically Have\selected cradle, which cannot be changed from the multiplayer menus
8002666D 0092
8002666F 0093
80026677 0029
80026673 0008
803230C5 0052
803230C6 0041
803230C7 0044
803230C8 004C
803230C9 0045
$Mod Section\Enemies Do Nothing
80027E54 00FF
$Mod Section\Enemy Options
Note="These Codes Are very very cool but in most places pointless ! But great fun, try then. But remember to deactivate them before coming to the end of the level, otherwise, there will be nothing/no one, to meet or do (:"
80032142 00??
01 Enemies Come After You
97 Enemies Move Around & Check
FF Enemies Check Around Themselves
$Mod Section\Facility Back Zone In Multiplayer\Part 1\2 players
Note=All parts must be on for this code to work.this cheat allows you to play the Facility Back Zone In Multiplayer
811E6554 45E4
811E6558 43D5
811E655C C5A7
811E657C 801C
811E657E 6774
811E5164 45E4
811E5168 C383
811E516C 4492
811E518C 801C
811E518E D574
811E78C0 45AD
811E78C4 C383
811E78C8 4440
811E78E8 801C
811E78EA E464
811E4D18 45D0
811E4D1C 4307
811E4D20 C4FB
811E4D40 801C
811E4D42 75EC
811E6738 45CD
811E673C C383
811E6740 43F4
811E6760 801C
811E6762 A0DC
811E5450 45C2
811E5454 4356
811E5458 C598
811E5478 801C
811E547A 6A74
811E5240 4608
811E5244 4307
811E5248 43DC
811E5268 801C
811E526A 962C
811E691C 4606
811E6920 4321
811E6924 449D
811E6944 801C
811E6946 CBEC
801ED447 008A
801ED4DB 008B
801ED56F 008C
801ED603 008D
801ED697 008E
801ED72B 008F
801ED7BF 007D
801ED853 007E
801ED443 002A
801ED4D7 002A
801ED56B 002A
801ED5FF 002A
801ED693 002A
801ED727 002A
801ED7BB 002A
801ED84F 002A
801ED449 0000
801ED4DD 0000
801ED571 0000
801ED605 0000
801ED699 0000
801ED72D 0000
801ED7C1 0000
801ED855 0000
801ED44D 0000
801ED4E1 0000
801ED575 0000
801ED609 0000
801ED69D 0000
801ED731 0000
801ED7C5 0000
801ED859 0000
801EB743 002A
801EB745 0068
811EB746 277F
811EB748 1000
811EB74A 0262
811EB7C2 0190
801EB7C5 0000
811EB7C6 0258
$Mod Section\Facility Back Zone In Multiplayer\Part 2\2 players
Note=All parts must be on for this code to work.this cheat allows you to play the Facility Back Zone In Multiplayer
811EB7C8 0000
811EB7CC FFFF
811EB7CE FFFF
811EB7D2 0000
801EB7D5 0000
801EB7DB 0000
811EB7E2 0000
801EB7E7 0000
801EB843 002A
801EB845 0068
811EB846 2780
811EB848 1000
811EB84A 0262
811EB8C2 0190
801EB8C5 0000
811EB8C6 0258
811EB8C8 0000
811EB8CC FFFF
811EB8CE FFFF
811EB8D2 0000
801EB8D5 0000
801EB8DB 0000
811EB8E2 0000
801EB8E7 0000
801EB943 002A
801EB945 0068
811EB946 2791
811EB948 1000
811EB94A 0262
811EB9C2 0190
801EB9C5 0000
811EB9C6 0258
811EB9C8 0000
811EB9CC FFFF
811EB9CE FFFF
811EB9D2 0000
801EB9D5 0000
801EB9DB 0000
811EB9E2 0000
801EB9E7 0000
801EBA43 002A
801EBA45 0068
811EBA46 2792
811EBA48 1000
811EBA4A 0262
811EBAC2 0190
801EBAC5 0000
811EBAC6 0258
811EBAC8 0000
811EBACC FFFF
811EBACE FFFF
811EBAD2 0000
801EBAD5 0000
801EBADB 0000
811EBAE2 0000
801EBAE7 0000
801EBB45 00A0
801EBC45 00A0
801EBD45 00A0
801EBE45 00A0
801EBB47 0075
801EBC47 0076
801EBD47 0077
801EBE47 0078
801EBBE7 0001
801EBCE7 0001
801EBDE7 0001
801EBEE7 0001
801EC247 0071
801ECD47 0072
801ECE47 0074
801ECF47 006C
801ED047 0079
801ED147 0083
D01EBFC5 005A
801EBFC5 0000
D11EBFC6 0000
811EBFC6 F333
D11EBFC8 03E8
811EBFC8 0000
$Mod Section\Facility Back Zone In Multiplayer\Part 3\2 players
Note=All parts must be on for this code to work.this cheat allows you to play the Facility Back Zone In Multiplayer
D11EBFCA 0000
811EBFCA F0C4
D11EBFCE 4CCC
811EBFCE 000A
D11EBFD2 4CCC
811EBFD2 000A
D11EBFD4 0003
811EBFD4 0000
D11EBFD6 0000
811EBFD6 02C4
801EBFD9 0004
801EBFDB 0000
811EBFE2 0384
801EBFE7 0004
801EBF45 009E
801EBF47 0084
801EBF48 0010
801EC2D9 0000
801EC447 0085
801EC547 0086
811EA6B6 2743
811EA73E 0114
811EA7F2 0115
811EA8A6 00A3
811EA92E 009D
811EA9E2 00A4
811EAA96 00DA
811EAB1E 00DB
811EABD2 00DF
811EAC86 0130
811EAD0E 008D
811EADC2 012E
811EAE76 0111
811EAEFE 2740
811EAFB2 2741
811EB066 00A0
811EB0EE 009E
811EB1A2 009F
811EB256 274F
811EB2DE 2750
811EB392 0117
811EB446 0131
811EB4CE 008E
811EB582 0132
811EB636 00A1
811EB6BE 0119
811EA62E 00FA
801ED3DF 0000
801ED2DF 0001
D0024337 0007
80024337 001F
$Mod Section\Freeze Unfreeze enemies
Note=Press C-Up To Freeze & C-Down To Unfreeze.
D00572D1 0008
80027E5C 000F
D00572D1 0004
80027E5C 0000
$Mod Section\Replace Cradle with Citadell hidden level
80025E47 0029
8103DB6A D9B4
8103DB70 3F44
8103DB72 BDEA
8103DB74 3F80
8103DB76 0000
8103DB78 4219
8103DB7A D89D
81058EC0 C470
$Mod Section\Secret Island on Dam Level
Note=For the above code to work,Get to the 2nd guard tower & go down the ladder on the left hand side & to the end of the Dock, Press L & GS and you will be transfered in the water. Just keep walking straight & you will get to it. Obviously you can't actually climb ladders or anything, you will simply walkthrough anything on that Part, if you want to walk back to the Dock, when you come near it click the cheat back on & keep pressing L & GS untill you are back on it.
D004C2D1 0020
800BA78D 0050
880BA78D 0000
@@ -0,0 +1,36 @@
[04DAF07F-0D18E688-C:45]
Name=Duke Nukem - ZERO HOUR (U)
$Cheat Menu\All Weapons Enabled
801CC8B9 0001
801CC925 0001
801CD985 0001
801CDA81 0001
801CDB15 0001
801CDB17 0001
801CDB49 0001
801CE479 0001
801CE481 0001
801CE4ED 0001
801CF635 0001
$Cheat Menu\Cheat Menu Enabled
801CE4E8 0001
$Cheat Menu\Have All Game Type & Other
810E16BE FFFF
$Cheat Menu\Have All Weapons
811CE470 FFFF
$Enable Debug Menu
800DF990 0001
$Infinite Ammo (All Guns)
810A1E74 A65B
$Invincibility
800DEEC3 0001
$Time Always 00:00
801A19C6 0000
@@ -0,0 +1,40 @@
[0549765A-93B9D042-C:4A]
Name=Chameleon Twist 2 (J)
$Have 6 Carrots
80160659 007E
$Have All\Collectibles\Stage 1
80160650 0014
$Have All\Collectibles\Stage 2
80160651 0014
$Have All\Collectibles\Stage 3
80160652 0014
$Have All\Collectibles\Stage 4
80160653 0014
$Have All\Collectibles\Stage 5
80160654 0014
$Have All\Collectibles\Stage 6
80160655 0014
$Have All\Costumes
8016065A 00FE
$Have All\Levels
80160648 003F
$Infinite Health
80187BBD 000F
$Max Collectable Items
80160641 0014
$Press L To levitate
Note=Press L To Levitate & Let go to land
D0187BF5 0020
81187B20 4200
@@ -0,0 +1,31 @@
[0553AE9D-EAD8E0C1-C:45]
Name=Xena - Warrior Princess - Talisman of Fate (U)
$1 Hit to Kill Opponent\Player 1
D10B6354 42C8
810B6354 4080
$1 Hit to Kill Opponent\Player 2
D10B6170 42C8
810B6170 4080
$Infinite Health\Player 1
810B6170 42C8
$Infinite Health\Player 2
810B6354 42C8
$Opponent Has No Energy\Player 1
810B6354 C080
$Opponent Has No Energy\Player 2
810B6170 C080
$Player 1 Never Wins
800C0C03 0000
$Player 2 Never Wins
800C0C05 0000
$Unlock Titan Difficulty Level
810BF752 0001
@@ -0,0 +1,17 @@
[056EAB63-C215FCD5-C:4A]
Name=Dual Heroes (J)
$Infinite\Energy\Player 1
81224DC4 00FF
$Infinite\Energy\Player 2
81224DC6 00FF
$Infinite\Time
81224DCC 00FF
$Never Wins\Player 1
80224DB5 0000
$Never Wins\Player 2
80224DB7 0000
@@ -0,0 +1,100 @@
[0578F24F-9175BF17-C:4A]
Name=Top Gear Overdrive (J)
$[Press F9]\All Cars (All Modes)
880E99CB 000E
881023B1 000E
$[Press F9]\Jump To Season 6
881023A8 0005
$Car Select
D00F5180 0000
800F5180 00??
00 Default
01 Mitsubishi Eclipse
02 Jeep Wrangler
03 Chevrolet Camaro
04 Dodge Viper
05 Hummer H1
06 Porsche 911 Turbo
07 Ferrari F40
08 Chrysler Jeep Jeepster (Prototype)
09 McLaren F1
0A Hotdog
0B Nintendo Power Car
0C Nintendo 64 Logo
0D Taco
0E Donkey In Glass Box
$Infinite\Max Acceleration\Player 1
800F518D 0005
$Infinite\Max Acceleration\Player 2
800F5379 0005
$Infinite\Max Acceleration\Player 3
800F5565 0005
$Infinite\Max Acceleration\Player 4
800F5751 0005
$Infinite\Max Handling\Player 1
800F518C 0005
$Infinite\Max Handling\Player 2
800F5378 0005
$Infinite\Max Handling\Player 3
800F5564 0005
$Infinite\Max Handling\Player 4
800F5750 0005
$Infinite\Max Money\Player 1
800F5185 000F
$Infinite\Max Money\Player 2
800F5371 000F
$Infinite\Max Money\Player 3
800F555D 000F
$Infinite\Max Money\Player 4
800F5749 000F
$Infinite\Max Top Speed\Player 1
800F518E 0005
$Infinite\Max Top Speed\Player 2
800F537A 0005
$Infinite\Max Top Speed\Player 3
800F5566 0005
$Infinite\Max Top Speed\Player 4
800F5752 0005
$Infinite\Nitro\Player 1
800F518F 0009
$Infinite\Nitro\Player 2
800F537B 0009
$Infinite\Nitro\Player 3
800F5567 0009
$Infinite\Nitro\Player 4
800F5753 0009
$Laps 2 Race
80118760 00??
01 1 Lap
02 2 laps
03 3 Laps
04 4 Laps
05 5 Laps
06 6 Laps
07 7 Laps
08 8 Laps
09 9 Laps
@@ -0,0 +1,26 @@
[0684FBFB-5D3EA8A5-C:45]
Name=StarCraft 64 (U)
$All levels complete
800D13C4 000C
800D13C5 000A
800D13C6 000A
800D13C7 000A
800D13C8 000A
800D13C9 000A
$Infinite\& Max Minerals
50000C04 0000
810B1D46 FFFF
50000C04 0000
810B1D44 3B9A
50000C04 0000
810B1D46 C9FF
$Infinite\& Max Vespene Gas
50000C04 0000
810B1D76 FFFF
50000D04 0000
810B1D74 3B9A
50000D04 0000
810B1D76 C9FF
@@ -0,0 +1,51 @@
[07861842-A12EBC9F-C:45]
Name=Excitebike 64 (U) (V1.0)
$Always Low Temp
810E4F98 0000
810E4F9A 0000
$Auto-Pilot Always On Turbo (Original Excitebike Mode)
810E3142 19AA
$Earthquake Mode
810D7010 3AD0
$Fast\Movement (Drones)
800D9D55 00A0
$Fast\Movement (Player)
800D9D65 00AF
$Max Stunt Points
810E4D18 0098
810E4D1A 967F
$No\Collision Drivers
800D9D34 0040
$No\Overheating
800CA984 00C3
$Power Turbo
800CA99C 0040
800CA99D 00E0
$Slow\Movement (Drones)
800D9D55 0060
$Slow\Movement (Player)
800D9D65 0060
$Steering Control
800C9E50 0040
$Super Speed For All
800CA9A0 0040
800CA9A1 0070
$Unlock\Difficulties & All Special Tracks
810F2D50 FFFF
$Unlock\Silver & Gold Cup
810F2D4E 0003
@@ -0,0 +1,29 @@
[079501B9-AB0232AB-C:4A]
Name=Custom Robo V2 (J)
$All Equipment Registered
50001402 0000
810F40D8 FFFF
$All Equipment Unhighlighted
50001402 0000
810F4100 FFFF
$All Equipment Unlocked
50001402 0000
810F40B0 FFFF
$All Help Notes Available For Player 1
50000602 0000
810F409C FFFF
$All Stuff Available For Player 1
Note=This modifies your save file. That will make all the multiplayer stages available, as well as unlocking every part. The actual breakdown is:
50003802 0000
810F4230 FFFF
$Side Invincible\Player 1
811FC00C 447A
$Side Invincible\Player 2
811FC034 447A
@@ -0,0 +1,40 @@
[07A69D01-9A7D41A1-C:50]
Name=Chameleon Twist 2 (E)
$Have 6 Carrots
80164519 007E
$Have All\Collectibles\Stage 1
80164510 0014
$Have All\Collectibles\Stage 2
80164511 0014
$Have All\Collectibles\Stage 3
80164512 0014
$Have All\Collectibles\Stage 4
80164513 0014
$Have All\Collectibles\Stage 5
80164514 0014
$Have All\Collectibles\Stage 6
80164515 0014
$Have All\Costumes
8016451A 00FE
$Have All\Levels
80164508 003F
$Infinite Health
8018BA7D 000F
$Max Collectable Items
80164501 0014
$Press L To levitate
Note=Press L To Levitate & Let go to land
D018BAB5 0020
8118B9E0 4200
@@ -0,0 +1,8 @@
[07C1866E-5775CCDE-C:50]
Name=F-1 World Grand Prix II (E) (M4)
$Max Constructor Points
8103A8F8 03E7
$Max Driver Points
8103A8F6 03E7
@@ -0,0 +1,15 @@
[07F3B276-EC8F3D39-C:45]
Name=South Park Rally (U)
$Have All\Races
81088756 FFFF
$Have All\Tracks
8108875A FFFF
$Infinite Credits
8008D659 0063
$Unlock All Characters & Extra Cheats
81088750 FFFF
81088752 FFFF
@@ -0,0 +1,49 @@
[08123595-0510F1DE-C:45]
Name=Bio F.R.E.A.K.S. (U)
$1-Hit Death\Player 1
D01502AA 0064
811502AA 0100
$1-Hit Death\Player 2
D0152926 0064
81152926 0100
$Infinite Health\Player 1
811502AA 6400
$Infinite Health\Player 2
811502AA 6400
$Infinite Jetpack\Player 1
811502B2 3200
$Infinite Jetpack\Player 2
8115292E 3200
$Infinite Shield\Player 1
811502AE 6400
$Infinite Shield\Player 2
8115292A 6400
$Needs 1 Match to Win\Player 1
D015029B 0000
8015029B 0001
$Needs 1 Match to Win\Player 2
D0152917 0000
80152917 0001
$Never Wins\Player 1
8015029B 0000
$Never Wins\Player 2
80152917 0000
$Play As\Player 1
801ABB2B 00??
0A She-Freak
0B PainMaster
0C Mutilator
0D ChainSaw
@@ -0,0 +1,218 @@
[0894909C-DAD4D82D-C:45]
Name=Knockout Kings 2000 (U)
$Big\Glove Mode
800F401D 0001
$Big\Head Mode
800F401C 0001
$Infinite\Creation Points
81063742 0064
$Player 1\Character Modifier
800EC6F3 00??
00 Ali
01 Frazier
02 Holmes
03 Holyfield
04 Lewis
05 Tua
06 Spinks
07 Butterbean
08 De La Hoya
09 Leonard
0A Hagler
0B Duran
0C Whitaker
0D Quartey
0E Carr
0F Vargas
10 Reid
11 Moskey
12 Pryor
13 Argnello
14 O'Grady
15 Mayweather
16 Manfredy
17 Kelley
18 Romero
19 Random
1A Created Boxer
1B Creater Boxer
1C Dempsey
1D K. Orr
1E IUppa
1F S. Sandoval
20 S. Broadhurst
21 Pole
22 Hasson
23 Alameda
24 Wahlberg
25 Scott
26 Hopra
27 Eckhardt
28 Parker
29 Ruiz
2A F. Sandoval
2B Ang
2C Bristov
2D Botti
2E S. Orr
2F Zarifes
30 Giolito
31 Garrett
32 Barclay
33 Wynne
34 Lupidi
35 W. Aguitar
36 Di Ricco
37 Philippine
38 M. Broadhurst
39 Weaver
3A Lajoie
3B Greenberg
3C Quinn
3D Perone
3E Tool
3F Bunch
40 St. Aubyn
41 Wells
42 Dexter
43 Hsu
44 Bazzel
45 Thompson
46 Eklund
47 Tallarico
48 de Leon
49 Coallier
$Player 1\Infinite\Health
8106B974 42C8
8106B976 0000
$Player 1\Max\Power
8106B980 0000
8106B982 0BB2
$Player 1\No Health
8106B974 0000
8106B976 0000
$Player 1\No Power
8106B980 0000
8106B982 0000
$Player 1\Power Punch After 1st Punch
8006B983 0064
$Player 2\Character Modifier
800EC6F7 00??
00 Ali
01 Frazier
02 Holmes
03 Holyfield
04 Lewis
05 Tua
06 Spinks
07 Butterbean
08 De La Hoya
09 Leonard
0A Hagler
0B Duran
0C Whitaker
0D Quartey
0E Carr
0F Vargas
10 Reid
11 Moskey
12 Pryor
13 Argnello
14 O'Grady
15 Mayweather
16 Manfredy
17 Kelley
18 Romero
19 Random
1A Created Boxer
1B Creater Boxer
1C Dempsey
1D K. Orr
1E IUppa
1F S. Sandoval
20 S. Broadhurst
21 Pole
22 Hasson
23 Alameda
24 Wahlberg
25 Scott
26 Hopra
27 Eckhardt
28 Parker
29 Ruiz
2A F. Sandoval
2B Ang
2C Bristov
2D Botti
2E S. Orr
2F Zarifes
30 Giolito
31 Garrett
32 Barclay
33 Wynne
34 Lupidi
35 W. Aguitar
36 Di Ricco
37 Philippine
38 M. Broadhurst
39 Weaver
3A Lajoie
3B Greenberg
3C Quinn
3D Perone
3E Tool
3F Bunch
40 St. Aubyn
41 Wells
42 Dexter
43 Hsu
44 Bazzel
45 Thompson
46 Eklund
47 Tallarico
48 de Leon
49 Coallier
$Player 2\Infinite\Health
8106BA7C 42C8
8106BA7E 0000
$Player 2\Max\Power
8106BA88 0000
8106BA8A 0BB2
$Player 2\No Health
8106BA7C 0000
8106BA7E 0000
$Player 2\No Power
8106BA88 0000
8106BA8A 0000
$Player 2\Power Punch After 1st Punch
8006BA8B 0064
$Ring Modifier
800EC703 00??
00 Great Western Forum
01 Caesars Palace
02 Ecko Sports Arena
03 International Arena
04 Local 440
05 The Colosseum
06 Roppongi Palace
07 Wembley Arena
08 Knockout Kings Arena
$Stop Timer
81067546 001C
@@ -0,0 +1,7 @@
[08D49262-03763D39-C:00]
Name=Die Hard 64 ProtoType (Disc 2)
$God Mode
80774EB7 00??
00 Off
01 On
@@ -0,0 +1,85 @@
[08FFA4B7-01F453B6-C:45]
Name=Big Mountain 2000 (U)
$All Boards Complete
50001802 0000
810B3578 0001
$Always 1st/Low Time
81350C02 0000
80350C17 0063
$Free Ride Complete\Stage 1-Boarder
800B357A 0001
$Free Ride Complete\Stage 1-Skier
800B3578 0001
$Free Ride Complete\Stage 2-Boarder
800B3586 0001
$Free Ride Complete\Stage 2-Skier
800B3584 0001
$Free Ride Complete\Stage 3-Boarder
800B3592 0001
$Free Ride Complete\Stage 3-Skier
800B3590 0001
$Free Ride Complete\Stage 4-Boarder
800B359E 0001
$Free Ride Complete\Stage 4-Skier
800B359C 0001
$Giant Slalom Complete\Stage 1-Boarder
800B3582 0001
$Giant Slalom Complete\Stage 1-Skier
800B3580 0001
$Giant Slalom Complete\Stage 2-Boarder
800B358E 0001
$Giant Slalom Complete\Stage 2-Skier
800B358C 0001
$Giant Slalom Complete\Stage 3-Boarder
800B359A 0001
$Giant Slalom Complete\Stage 3-Skier
800B3598 0001
$Giant Slalom Complete\Stage 4-Boarder
800B35A6 0001
$Giant Slalom Complete\Stage 4-Skier
800B35A4 0001
$Infinite Stamina
8034F798 0012
$Slalom Complete\Stage 1-Boarder
800B357E 0001
$Slalom Complete\Stage 1-Skier
800B357C 0001
$Slalom Complete\Stage 2-Boarder
800B358A 0001
$Slalom Complete\Stage 2-Skier
800B3588 0001
$Slalom Complete\Stage 3-Boarder
800B3596 0001
$Slalom Complete\Stage 3-Skier
800B3594 0001
$Slalom Complete\Stage 4-Boarder
800B35A2 0001
$Slalom Complete\Stage 4-Skier
800B35A0 0001
@@ -0,0 +1,497 @@
[09465AC3-F8CB501B-C:50]
Name=The Legend of Zelda - Ocarina of Time (E) (GC)
$Always Have Wallet Size
801189FA 00??
47 Kid Wallet (Holds 99)
57 Adult Wallet (Holds 200)
67 Giant Wallet (Holds 500)
$Beta\Appear in Strange Places (Hold R)
Note=If you go to an area where Link is immobile or invisible, using the "appear in strange places" code will almost always fix it, but you'll start somewhere outside of the Arena and in air. I recommend using the infinite step Hover boots code already supplied with PJ64 so you can float back into the arena in the event that this happens.
D01C6A7D 0010
81119CBE 0001
$Beta\Interface always off/on
Note=If you go to an area where the interface is accessible, this signigfies that you're not in 'beta' mode anymore. Using the "interface always off/on" code, you can stay in 'beta' mode regardless of what happens. This may cause more crashes in SOME areas, but it's rare and is not too severe. If you need to explore a beta area with the interface, "use the interface always on" portion of the code. Don't use the codes as you start the game. If you need the interface on/off at a specific time, start the game, go to the area, activate the code, keep it on until next reset.
80119841 00FF
80119CB7 00??
00 Off
01 Off
$Beta\Play Beta Quest Worlds
Note=Put on the code on load up,After the Nintendo logo you will be in Hyrule Field,There are no icons, energy bar etc. on the screen.When you press a C-Buttton you can use an object.Here the objects for the C-Buttons:C-left: arrows, C-down: bombs, C-right: Ocarina of Time. There is also no Navi and start menu.When you go to some places the game will freeze or you can't move.
D01C6A7D 0000
80119D6B 00??
00 World 01
01 World 02
02 World 03
03 World 04
04 World 05
07 World 06
08 World 07
16 World 08
$Beta\Specific things lean
Note=This code will cause all items on a specific plane to lean. This is helpful for areas in which the plane causes the crash (Ex. Weird Zora's Fountain Beta Quest World 01)
8002399C 0001
$Bottles\Bottle 1 Modifier
801189DE 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 2 Modifier
801189DF 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 3 Modifier
801189E0 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Bottles\Bottle 4 Modifier
801189E1 00??
14 Empty Bottle
15 Red Potion
16 Green Potion
17 Blue Potion
18 Bottled Fairy
19 Fish
1A Lon Lon Milk
1B Letter
1C Blue Fire
1D Bug
1E Big Poe
1F Lon Lon Milk (Half)
20 Poe
$Epona\Max Carrots\Lon Lon Raunch
Note=This is For Practicing,Racing.Warning take this off before jumping the exit fence after winning Epona
801F1850 0005
801EE290 0005
$Equipment Modifier 1
Note=This modifies the equipment you are carrying.
801189FA 00??
02 Silver Scale
04 Golden Scale
06 Giant's Knife (Broken)
35 Black Gauntlets
40 Bullet Bag (Holds 30)
80 Bullet Bag (Holds 40)
C0 Bullet Bag (Holds 50)
$Equipment Modifier 2
Note=This modifies the equipment you are carrying.
801189FB 00??
08 Bomb Bag (Holds 20)
10 Bomb Bag (Holds 30)
18 Bomb Bag (Holds 40)
20 Goron's Bracelet
28 Silver Gauntlets
30 Golden Gauntlets
$Have Quiver (Holds 30)
801189F9 0001
$Have\All Equipment
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
811189F4 7777
$Have\All Quest Status Items
Note=This cheat causes the Goron Temple door not to open, but if you go to the very top of the mountain where the fairy is, next to her entrance is another one in to the fire temple.once inside put on the hover boots & infinite hover cheat to hover over to the ledge on the left hand side.From here you can carry on the game as normal
811189FC 30FF
811189FE FFFF
$Have\Arrows\Fire Arrow
801189D0 0004
$Have\Arrows\Ice Arrow
801189D6 000C
$Have\Arrows\Light Arrow
801189DC 0012
$Have\Bombchu
801189D4 0009
$Have\Bombs
801189CE 0002
$Have\Boomerang
801189D8 000E
$Have\Deku Nut
801189CD 0001
$Have\Deku Stick
801189CC 0000
$Have\Fairy Bow
801189CF 0003
$Have\Fairy Slingshot
801189D2 0006
$Have\Hookshot
801189D5 00??
0A Hookshot
0B Longshot
$Have\Lens of Truth
801189D9 000F
$Have\Magic Beans
801189DA 0010
$Have\Magic\Din's Fire
801189D1 0005
$Have\Magic\Fairie's Wind
801189D7 000D
$Have\Magic\Nayru's Love
801189DD 0013
$Have\Megaton Hammer
801189DB 0011
$Have\Ocarina
801189D3 00??
07 Fairy Ocarina
08 Ocarina Of Time
$Infinite\Arrows
801189E7 0009
$Infinite\Big Key,Small Keys,Compass,& Map
50000B01 0000
80118A00 0007
50000501 0000
80118A17 0009
80118A1F 0009
80118A21 0009
80118A24 0009
$Infinite\Bombchu's
801189EC 0009
$Infinite\Bombs
801189E6 0009
$Infinite\Deku Nuts
801189E5 0009
$Infinite\Deku Seeds
801189EA 0009
$Infinite\Deku Sticks
801189E4 0009
$Infinite\Energy
81118988 0140
$Infinite\Magic
D0118991 0008
80118992 0001
80118994 0001
8011898B 0060
$Infinite\Magic Beans
801189F2 0009
$Infinite\Rupees
Note=This cheat allows you to have the max Rupees to the Wallet you currently Hold
81119D24 0001
$Infinite\Timers\All Other Timers
Note=This cheat works on all Race Timers not the final Boss and Under Water with iron Boots etc.
80119D29 0032
$Infinite\Timers\Escape From Gannons Tower
Note=This cheat works only on The Final Boss.
80119D2D 00B4
$Instant Step Hoover Boots
Note=Take off from Anywhere & to go higher just press L Once, this will lift you higher while walking.to come back Down Keep R pressed.Once you have enabled the code press Start & then start again.
D011BB37 0020
811D9410 40CB
D011BB37 0000
811D9C32 000D
801189C8 00??
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Language Select
80119D61 00??
00 English
01 German
02 French
$Max\Double Defense Power
Note=This gives you White Border Hearts
80118A27 0014
$Max\Gold Skulltulas Killed
80118A29 0064
$Max\Heart Containers
81118986 0140
$Nayru's Love is Always
Note=For this to work On Or off, you have to walk through a Doorway to activate the Change.
81119D20 ????
0000 OFF
FFFF ON
$Press L For infinite Hover Boots
Note=Press L For Infinite Hover Boots & Let go to land,This Only works when you have the Boots on
D011BB37 0020
811D9C32 000D
$Press L To Levitate
Note=Press L To Levitate & Let go to land
D011BB37 0020
811D9410 40CB
$Press R\For Old Or Young Link
Note=To Activate this Cheat Hold The R Button when walking through a Doorway this will change you to the option on the other side, Disable this Cheat straight away after getting to the other side, in some places you might even get Access Violations. Just press ok untill you can carry on.
D01C6A7D 0010
8011895F 00??
01 Link Young
00 Link Old
$Time of Day Modifier
81118964 ????
4000 At Sunrise
5800 Daylight Out
7000 Very Bright Out
C000 At Sunset
D000 Fairly Dark
$Trading\Adult Link Item
801189E2 00??
2D Pocket Egg
2E Pocket Cucco
2F Cojiro
30 Odd Mushroom
31 Odd Potion
32 Poacher's Saw
33 Goron's Sword (Broken)
34 Prescription
35 Eyeball Frog
36 Eye Drops
37 Claim Check
$Trading\Young Link Item
801189E3 00??
21 Weird Egg
22 Chicken
23 Zelda's Letter
24 Keaton Mask
25 Skull Mask
26 Spooky Mask
27 Bunny Hood
28 Goron Mask
29 Zora Mask
2A Gerudo Mask
2B Mask of Truth
2C SOLD OUT
$Tunic & Boot Options
Note=This changes what you are wearing,once you have enabled the code press Start & then start again.
801189C8 00??
11 Kokiri Tunic & Kokiri Boots
12 Goron Tunic & Kokiri Boots
13 Zora Tunic & Kokiri Boots
14 Black Tunic & Kokiri Boots
15 White Tunic & Kokiri Boots
16 Yellow Tunic & Kokiri Boots
21 Kokiri Tunic & Iron Boots
22 Goron Tunic & Iron Boots
23 Zora Tunic & Iron Boots
24 Black Tunic & Iron Boots
25 White Tunic & Iron Boots
26 Yellow Tunic & Iron Boots
31 Kokiri Tunic & Hover Boots
32 Goron Tunic & Hover Boots
33 Zora Tunic & Hover Boots
34 Black Tunic & Hover Boots
35 White Tunic & Hover Boots
36 Yellow Tunic & Hover Boots
$Turn Giant's Knife Into Biggoron's Sword
80118996 0001
$Use Any Item In Any House
Note=do not use under or in water
81119B7A 0000
81119B7C 0000
$Warp Song Location\Bolero of Fire
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801197A5 00??
03 Castle Courtyard
0B Dodongo's Cavern Boss
10 Inside The Deku Tree Boss
14 Shadow Temple Boss
17 Water Temple Boss
1C Ganon's Castle Tower
1F Ganon First Battle
28 Ganon's Castle Room Before Ganon
2B Inside Ganon's Castle Room With Pillar
2F Lon Lon Ranch
33 Mido's House
37 Saria's House
4B Bearded Man's House
40 Top of Ganon's Castle
47 Outside Saria's House
4F Dampe's Race
57 Kokiri Forest
5B Top of Death Mountain
5F Fishing Pond
68 Inside Ganon's Castle
7F Hyrule Castle Gate
BA Top of Ganon's Tower
C2 Great Fairy Fountain
D6 Lost Woods Goron Entrance
DA Lost Woods River Entrance
DE Lost Woods Bridge Field Entrance
E3 Goron City Lost Woods Entrance
F6 Death Mountain Crater
FD Ganon's Castle
$Warp Song Location\Minuet of Forest & Serenade of Water
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801197A5 00??
00 Sacred Forest Meadow
04 Lake Hylia
15 Inside Jabu Jabu's Belly
18 Dodongo's Cavern
68 Inside The Deku Tree
$Warp Song Location\Prelude of Light & Nocturne of Shadow
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801197A5 00??
03 Kakariko Windmill
07 Bombchu Bowling Alley
0F Zelda & Impa Flee
14 Kakariko Village
17 Ganon Final Battle
1D Top of Ganon's Tower
28 Bombchu Shop
2C Bazaar
30 Happy Mask Shop
34 Ganon's Tower
38 Ganon's Castle
4C Inside Spirit Door
6C Burning Castle
50 House of Skulltula
64 Death Mountain Trail
68 Graveyard
70 Thieves' Hideout
74 Royal Family's Tomb
78 Great Fairy Fountain 1
84 Forest Temple
88 Great Fairy Fountain 2
99 Grotto 01
9D Grotto 02
A4 Grotto 04
A8 Grotto 05
B3 Grotto 06
B0 Grotto 07
B4 Grotto 08
B8 Grotto 09
C3 Grotto 10
C0 Grotto 11
C4 Grotto 12
FC Grotto 13
D3 Bottom of the Well
D0 Lon Lon Ranch Shed
D3 Lon Lon Ranch Outside Shed
D8 Ice Cavern
E3 Outside Cow Pen
E0 Lost Woods Bridge
E4 Lon Lon Ranch Chicken Room
E8 In Front of Deku Tree
EB Spirit Temple Boss
F1 Castle Courtyard
F4 Temple of Time
F8 Gerudo Fortress Jail
$Warp Song Location\Requiem of Spirit
Note=For this cheat to work,You have to have the Ocarina & Songs. make your choice & Play the song of the cheat name to get where you chose.
801197A5 00??
05 Lake Hylia
08 Zora's Domain
18 Gerudo Valley
1E Lost Woods
28 Gerudo Fortress
30 Haunted Wasteland
34 Ganon's Castle Inside Burning Castle
38 Hyrule Castle
3A Ganon's Castle
3D Death Mountain Trail
4D Goron City
65 Fire Temple
69 Forest Temple
6E Shooting Gallery
79 Ganon's Castle Inside Burning Castle
7E Kakariko Village Entrance
7B Zora's River Entrance
85 Kokiri Forest Entrance
8A Lake Hyrule Entrance
8E Gerudo Valley Entrance
92 Death Mountain Trail Entrance
95 Graveyard Entrance
9E Zora's Domain Entrance
A2 Zora's Fountain Entrance
BA Goron City Entrance
BE Death Mountain Trail
C1 Goron City
C5 Lakeside Laboratory
C9 Top of Ganon's Castle
CD Hyrule Market (Child Link's)
CF Hyrule Market (Adult Link's)
F1 Desert Colossus
FA Lon Lon Ranch Entrance
FD Hyrule Field
@@ -0,0 +1,22 @@
[096A40EA-8ABE0A10-C:45]
Name=LEGO Racers (U) (M10)
$Cheat Select
8109ACBE ????
0001 Maintain Speed Off Track
0002 Rocket Cars
0004 All Pick-Ups Are Red
0008 All Pick-Ups Are Yellow
0010 All Pick-Ups Are Green
0020 Reversed Rocket Racer Run Track
0040 All Pick-Ups Are Grapple
0080 Pick-Ups Are Maximum
0100 Turbo Mode
0200 No Wheels
0400 No Chassis
0800 No Driver
0FFF All Of The Above
$Have All Tracks and Building Pieces
812576D4 FFFF
812576D6 FFFF
@@ -0,0 +1,21 @@
[09CC4801-E42EE491-C:4A]
Name=Pilotwings 64 (J)
$Infinite Fuel\Gyrocopter
80355211 0081
$Infinite Fuel\Rocket Belt
80355231 0081
$Infinite Photos
81342F5E 0000
$Music Volume Select
8025C454 00??
00 No Music
02 Medium Volume
04 Max Volume
$Time Always 00'00'10
Note=This Cheat code is for All Events
80355140 0001
@@ -0,0 +1,73 @@
[09D53E16-3AB268B9-C:45]
Name=Mike Piazza's Strike Zone (U)
$Almost Always Hit A Home Run
80195714 0001
$Away Team\Score 0
Note=Do not use with Away Team Scors 30
801606B5 0000
$Away Team\Score 30
Note=Do not use with Away Team Scors 30
801606B5 001E
$Fast Game
80195729 0001
$Home Team\Score 0
Note=Do not use with Home Team Scors 30
801606B7 0000
$Home Team\Score 30
Note=Do not use with Home Team Scors 0
801606B7 001E
$Increased Gravity
80195727 0001
$Infinite\Balls
801606D0 0000
$Infinite\Strikes
801606D1 0000
$Low Gravity
80195726 0001
$Slow Game
8019572A 0001
$Stadium Modifier
800DE7E5 00??
00 Edison Into Field
01 The Ball Park At Arlington
02 The Astrodome
03 Bank One Ballpark
04 Milwaukee County Stadium
05 Baltimore
06 3com Park at Candle Stick Park
07 Comiskey Park
08 Coors Field
09 Olympics Stadium
0A Fenway Park
0B Jacobs Field
0C Proplayer Stadium
0D Kauffman Stadium
0E The Kingdom
0F Dodger Stadium
10 Oakland Alameda Country Stadium
11 Qualcomm Stadium at Jack Murphy Field
12 Cinergy Field
13 Shea Stadium
14 Skydome
15 Bush Stadium
16 3 Rivers Stadium
17 Tiger Stadium
18 Tropicane Field
19 Turner Field
1A Hubert Humphrey Metrodome
1B Veterans Stadium
1C Wrigley Field
1D Yankee Stadium
1E Devil's Thumb Stadium
@@ -0,0 +1,50 @@
[0A1667C7-293346A6-C:50]
Name=Xena - Warrior Princess - Talisman of Fate (E)
$1 Win To Win\Player 1
D00C0983 0000
800C0983 0001
$1-Hit Death to Player 1\Player 2
D10B5EF0 42C8
810B5EF0 4080
$1-Hit Death to Player 2\Player 1
D10B60D4 42C8
810B60D4 4080
$Fight Forest Team
Note=Select Hardest Difficulty + Quest Mode
810BF482 0001
$Infinite Health\Player 1
810B5EF0 42C8
$Infinite Health\Player 2
810B60D4 42C8
$Invisibility\Player 1
810BF3A2 0001
$Join River Team
Note=Select Quest Mode
810BF482 0001
$Needs 1 Win To Win\Player 2
D00C0985 0000
800C0985 0001
$P1 Never Wins\Player 2
800C0983 0000
$P2 Never Wins\Player 1
800C0985 0000
$Player 1 Has No Energy\Player 2
810B5EF0 C080
$Player 2 Has No Energy\Player 1
810B60D4 C080
$Unlock Titan Difficulty Level
810BF4D2 0001
@@ -0,0 +1,379 @@
[0A5D8F83-98C5371A-C:50]
Name=The Legend of Zelda - Majora's Mask (E) (M4) (V1.1)
$All Equipment Upgrades
801E6F5D 0023
811E6FAA 201B
801E6F3C 004F
$Beta World 1
Note=Put on the code on load up,After the Nintendo logo you will be in that place of Choice.you can also choose another place & then press F1 (reset) to go to that place this is for beta interest only it will not assist you in playing the game.
D03DE37B 0000
801E6EF2 00??
00 Mama's House
01 Fearful Spider House
02 Beneaf the Graveyard
06 Outside Tourist Information Southern Swamp
08 Outside Magic Hag's Potion Shop
0A Southern Swamp Woods Of Mystery Entry
24 Counter Of The Tresure Chest Shop
32 Spider Hand
35 Statue outside Gorman Track
36 Statue outside Lair Of The Temples Boss
4A Outside The Royal Palace of the Deku Kingdom
4C Ledge in The Royal Palace of the Deku Kingdom
4E Inside The Royal Palace of the Deku Kingdom 1
71 Green Blobs
7F Waterfall Sothern Swamp
8B Room of Miau & Tijo Zora Great Hall
A2 Statue in Stone Tower
D9 Giant Lizards in a Cave
DA Cave with Steaming Water
$Bottles\Bottle 1 Modifier
801E6F72 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Bottles\Bottle 2 Modifier
801E6F73 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Bottles\Bottle 3 Modifier
801E6F74 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Bottles\Bottle 4 Modifier
801E6F75 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Bottles\Bottle 5 Modifier
801E6F76 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Bottles\Bottle 6 Modifier
801E6F77 00??
12 Empty Bottle
13 Red Potion
14 Green Potion
15 Blue Potion
16 Fairy
17 Deku Princess
18 Milk
19 Milk (1/2)
1A Fish
1B Bug
1C Blue Fire
1D Poe
1E Big Poe
1F Spring Water
20 Hot Spring Water
21 Zora Egg
22 Gold Dust
23 Magical Mushroom
24 Sea Horse
25 Chateau Romani
26 Japanese Bottle?
27 Empty Japanese Bottle?
$Event Item\Modifier 1
801E6F65 00??
28 Moon's Tear
29 Land Title Deed
2A Swap Title Deed
2B Mountain Title Deed
2C Ocean Title Deed
2D Room Key
2E Special Delivery To Mama
2F Letter To Kafei
30 Pendant Of Memories
$Event Item\Modifier 2
801E6F6B 00??
28 Moon's Tear
29 Land Title Deed
2A Swap Title Deed
2B Mountain Title Deed
2C Ocean Title Deed
2D Room Key
2E Special Delivery To Mama
2F Letter To Kafei
30 Pendant Of Memories
$Event Item\Modifier 3
801E6F71 00??
28 Moon's Tear
29 Land Title Deed
2A Swap Title Deed
2B Mountain Title Deed
2C Ocean Title Deed
2D Room Key
2E Special Delivery To Mama
2F Letter To Kafei
30 Pendant Of Memories
$Have Item Modifier
801E6F70 00??
05 Japanese Flute?
0B Japanese Item?
10 Great Fairy's Sword
11 Japanese Hookshot?
31 Japanese Scroll?
4A Japanese Bow?
$Have\All Masks
811E6F78 3E39
811E6F7A 4745
811E6F7C 4032
811E6F7E 3A46
811E6F80 3842
811E6F82 4833
811E6F84 3C3D
811E6F86 373F
811E6F88 3634
811E6F8A 4341
811E6F8C 3B44
811E6F8E 4935
$Have\Bombchu
801E6F67 0007
$Have\Bombs
801E6F66 0006
$Have\Deku Nuts
801E6F69 0009
$Have\Deku Sticks
801E6F68 0008
$Have\Fire Arrow
801E6F62 0002
$Have\Great Fairy's Sword
801E6F70 0010
$Have\Have\Ocarina of Time
801E6F60 0000
$Have\Hero's Bow
801E6F61 0001
$Have\Hookshot
801E6F6F 000F
$Have\Ice Arrow
801E6F63 0003
$Have\Lens of Truth
801E6F6E 000E
$Have\Light Arrow
801E6F64 0004
$Have\Magic Beans
801E6F6A 000A
$Have\Pictograph
801E6F6D 000D
$Have\Powder Kegs
801E6F6C 000C
$Have\QuestStatus Items
801E6FAD 0005
811E6FAE F7CF
$Infinite\Health
811E6F26 03E7
$Infinite\Hearts Options
Note=If you need to clear the Infinite Max Hearts from the screen just choose the 6 or 4 Heart Options, take off the cheat & then make a save.
811E6F24 ????
0140 Max Hearts
0063 6 Hearts
0043 4 Hearts
$Infinite\Items
Note=This is Infinite use of Bombs,Bombchus,Deku Sticks,Deku Nuts,Magic Beans,& Powder Kegs. But you must also put it's Have on to work.
801E6F91 0063
50000801 0000
801E6F96 0063
$Infinite\Max & Double Magic Meter
801E6F29 0060
811E6F30 0101
$Infinite\Rupees
811E6F2A 03E7
$Play As
801E6F10 00??
00 - Fierce Deity Link
01 Goron Link
02 Zora Link
03 Deku Link
04 Normal Link
$Press L To Levitate
Note=Press L To Levitate & Let go to land
D03DE37B 0020
813F7658 40CB
$Replace Sword With
Note=Only put the Deity Link's Sword on, if using The Play As Fierce Deity Link Code, if not it will turn Fierce Deity Link into a crazed slashing Machine. You have been warned.
801E6F3C 00??
4A Fire Arrow w/ Bow
4B Ice Arrow w/ Bow
4C Light Arrow w/ Bow
4D Kokiri Sword
4E Razor Sword
4F Guilded Sword
50 Deity Link's Sword
$Use all C Buttons
811EAE08 0000
811EAE0A 0000
$Warp Modifier
Note=Put this code on and it will now take where you wanted to go, turn it back off or it will infinite loop entering all the time.
803DE37A 0000
803F6BD5 0001
813F6BDA ????
0010 Mayors Residence
0008 Magic Hags Potion Shop
000A Romani Ranch Barn
000B Mama's House
000E Honey & Darlings Shop
0015 Final Boss Arena
001F Beneath the Graveyard (left entrance)
002F Beneath the Graveyard (right entrance)
0030 Southern Swamp (Reg Entrance)
004F Southern Swamp (from tour house)
006E Southern Swamp (from Woodfall)
006F Southern Swamp (from Deku Palace)
0078 Path to Ikana Canyon
009E Southern Swamp (from Deku Place 2)
009F Southern Swamp (From Potion Shop)
00AF Boat Cruise (picture taking)
00CD Southern Swamp (From Woods of Mystery)
00CE Southern Swamp (From Spider House)
00CF Southern Swamp (From Ikana Canyon)
00FE Southern Swamp (From Owl Warp)
0E00 Curiosity Shop
0E38 Ikana Canyon Entrance
1500 Lens of Truth Cave (get it)
2600 Stone Tower Temple (Upside down)
2609 Stone Tower Temple (Boss Room Entrance)
2604 Treasure Chest Shop
2605 Treausre Chest Shop (counter)
260E Clock Tower (w/ skull kid - silent)
2610 Stone Tower Temple (endless fall)
6214 Romani Ranch
9214 Zora Shop
B214 Snowhead (Path to temple - warp in)
D214 East Clock Down
@@ -0,0 +1,29 @@
[0AA0055B-7637DF65-C:50]
Name=Looney Tunes - Duck Dodgers (E) (M6)
$Infinite Time\Basketball Gym
8029F901 0042
$Infinite Time\Cecil's Flying Toys
802A5575 0042
$Infinite Time\Flight Test Range
802BA3A9 0042
$Infinite Time\Slippery Slide
802A7E8D 0042
$Infinite\Atoms
80159667 00C8
$Infinite\Health
80026DE3 0004
$Infinite\Lives
80026DE7 0063
$Infinite\Quarks
80159663 00C8
$Tennis CPU Can't Score
801D7B4B 0000
@@ -0,0 +1,11 @@
[0AC61D39-ABFA03A6-C:50]
Name=Rugrats in Paris - The Movie (E)
$Access all items In Inventory
8111F8BE 1FFF
$Tickets\Gold
8111F8C8 FFFF
$Tickets\Red
8111F8C6 FFFF
@@ -0,0 +1,83 @@
[0ADAECA7-B17F9795-C:45]
Name=Ogre Battle 64 - Person of Lordly Caliber (U) (V1.1)
$Always Have Retreat & Elem Pedra Opened
Note=Do not put this on until in-game or the game will freeze.
D01A1C92 0000
811A1C92 0003
$Day Always 00
811F108C 0000
$Finish All Levels
81196AA6 5454
81196AA8 5140
81196AAA 4555
81196AAC 9514
81196AAE 5515
$Hour Always
80196A4D 00??
00 (0 Hour - 24:00 PM - Midnight)
01 (01:00 AM)
02 (02:00 AM)
03 (03:00 AM)
04 (04:00 AM)
05 (05:00 AM)
06 (06:00 AM)
07 (07:00 AM)
08 (08:00 AM)
09 (09:00 AM)
0A (10:00 AM)
0B (11:00 AM)
0C (12:00 PM - Noon)
0D (13:00 - 1 PM)
0E (14:00 - 2 PM)
0F (15:00 - 3 PM)
10 (16:00 - 4 PM)
11 (17:00 - 5 PM)
12 (18:00 - 6 PM)
13 (19:00 - 7 PM)
14 (20:00 - 8 PM)
15 (21:00 - 9 PM)
16 (22:00 - 10 PM)
17 (23:00 - 11 PM)
$Infinite Goth
81196A8E FFFF
$Magnus\Infinite HP
81193C30 03E7
$Magnus\Level 99
80193C2B 0063
$Magnus\Max Agi
81193C3C 03E7
$Magnus\Max Dex
81193C3E 03E7
$Magnus\Max HP
81193C2E 03E7
$Magnus\Max Int
81193C38 03E7
$Magnus\Max Mem
81193C3A 03E7
$Magnus\Max Str
81193C34 03E7
$Magnus\Max Vit
81193C36 03E7
$Max Goth
81196A8C 0098
81196A8E 967F
$Open All Paths
81196AA0 01FF
81196AA2 677F
81196AA4 FCFF
@@ -0,0 +1,220 @@
[0B58B8CD-B7B291D2-C:50]
Name=Body Harvest (E) (M3)
$Have Alien Artifact
8004DC8F 0001
$Infinite Ammo All Weapons
50001102 0000
81048176 8000
$Infinite\Fuel
8004E46C 0050
$Infinite\Greece
81052B48 0098
81052B4A 967F
$Infinite\Health
8004DD1C 0002
$Item Modifier
8004DC7F ????
0000 Nothing
0002 Howitzer Shells
0040 Crank
0080 Windmill Cog
0100 Heirglyph Map Piece
0400 Hangar Key
FFFF All Items
$Level Select
80047FC3 00??
01 Greece
02 Java
03 America
04 Siberia
05 Comet
$No Humans Killed
8104819A 0000
$Press L To Wall Over Water, Climb Hills
D0047609 0020
8104DD02 0808
$Weapon Select\1st Position
80048168 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\2nd Position
80048169 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\3rd Position
8004816A 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\4th Position
8004816B 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\5th Position
8004816C 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\6th Position
8004816D 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\7th Position
8004816E 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
$Weapon Select\8th Position
8004816F 00??
00 Nothing
01 Fuel
02 Pistol
03 Shotgun
04 Rifle
05 Machine Gun
06 Rocket Launcher
07 TNT
08 Sun Shield
09 Grenades
0A Tri-Spinner
0B Vehicle Weapon 1
0C Vehicle Weapon 2
0D Arme 2
0E Waffe 2
10 Fragcannon
11 Lazer Missiles
12 Resonator
13 Plasma Bombs
@@ -0,0 +1,107 @@
[0B6B4DDB-9671E682-C:45]
Name=Roadsters Trophy (U) (M3)
$Cheats Enabled Modifier
8008F840 ????
0004 Fast Bucks (You Get 250
0008 Easy Money (You Get 1
0010 Trophies (Second And Third Championships Wins)
0020 Smurfing (High Pitched Voices)
0040 Big Wheels (Big Foot Cars)
0080 Skywalker (Hover Cars)
0100 Car Radio (Remote Control Cars)
0200 Chopper (Top Down View)
0400 Anyway (Race Circuits Backwards)
0800 Extra Resolution (Able To Change Resolution In Options Screen)
$Have\Access All Trophies
Note=Also gives you all extra features in quick race & Trophy mode
800BA9EB 0007
800BABFF 0007
$Have\Always 1st
800C1ED1 0001
800C1ED3 0001
$Have\Easy Win
Note=Right After Start,Go, Quit Race, And you Have Won
800BABFD 000A
$Have\Infinite Max Cash
810BABF4 3AFF
810BABF6 F454
$Have\Infinite Supply Of Super Tires
Note=For All Cars
5000220C 0000
810BACA8 0F0F
5000220C 0000
810BACAA 0F0F
$Have\Lots Of Seasons
810BABFA 03E7
$Have\Max Race Points
800BAC0E 00FF
$Have\Max Upgrade
Note=For All Cars
5000220C 0200
810BACA6 0270
$Race Options\Laps To Race Select
800A4599 00??
01 1 Lap
02 2 laps
03 3 Laps
04 4 Laps
05 5 Laps
06 6 Laps
07 7 Laps
08 8 Laps
09 9 Laps
$Race Options\Race Direction Select
800A4551 00??
00 Normal
01 Reverse
02 Mirrored Normal
03 Mirrored Reverse
$Race Options\Track Select
8008F9AD 00??
00 Rocket Base
01 Temple
02 Ski Resort
03 Lumber Mill
04 Area 51
05 Oilfields
06 Tudor Village
07 Chateau
08 Docklands
09 Titus Park
$Race Options\View Select
Note=Select your View and then at start of Race press C-Up Button
D00C20B1 0000
800C20C1 00??
00 Inside Car
01 Behind View
02 Further Behind View
0B Distant Behind View
FF Helicopter View
$Special Category\A Car [Mind Star 600]
810BADDE 3D70
810BADE0 0F0F
810BADE2 0F0F
$Special Category\B Car [Vertige Stallion]
800BAD66 2378
810BAD68 0F0F
810BAD6A 0F0F
$Special Category\C Car [Mind Star 200R]
810BACD6 0A78
810BACD8 0F0F
810BACDA 0F0F
@@ -0,0 +1,29 @@
[0B93051B-603D81F9-C:45]
Name=Mischief Makers (U) (V1.0)
$All 52 Gold Gems Collected
8016F540 0003
8016F541 007E
8016F542 00FF
8016F543 00EF
8016F544 00FF
8016F545 007F
8016F546 00FF
8016F547 00FC
$All Stages & Chapters Unlocked
8016F548 003B
$Infinite Health\Marina
810ED0E0 03E8
$Infinite Health\Teran
810F1D60 03E8
$Infinite\Max Red Gems
81175B66 270F
$Level Select
Note=To access this anytime during game, press L+R+Z to enable the menu. Press D-Pad Up / Down to move through the menu, D-Pad Left / Right to change level digits and then press Start to enter level. Don not do this whhile in pause mode (Start Button Pause) or the game will freeze.
D10BC4E8 2030
800BC4E1 0004
@@ -0,0 +1,55 @@
[0C41F9C2-01717A0D-C:46]
Name=Fighter's Destiny (F)
$Have 1 Star\Abdul
80307433 0001
$Have 1 Star\Bob
8030742F 0001
$Have 1 Star\Leon
80307432 0001
$Have 1 Star\Meiling
80307431 0001
$Have 1 Star\Ninja
80307434 0001
$Have 1 Star\Pierre
80307430 0001
$Have 1 Star\Ryuji
8030742E 0001
$Have 1 Star\Tomahawk
80307435 0001
$Have 1 Star\Valerie
80307436 0001
$Infinite Health\Player 1
80209981 0000
802048A3 0000
$Infinite Health\Player 2
802048A7 0000
8020B849 0000
$Start on stage 100 on Survival to get Joker
802EF67B 0063
$Start with Stars Modifier\Player 1
D0209837 0000
80209837 00??
00 No Stars
06 Max Stars
$Start with Stars Modifier\Player 2
D020B6FF 0000
8020B6FF 00??
00 No Stars
06 Max Stars
$Stop timer for Fastest to get Robot
810ADBDC 3F80
@@ -0,0 +1,34 @@
[0C581C7A-3D6E20E4-C:4A]
Name=Hoshi no Kirby 64 (J) (V1.2)
$All Stages Complete
Note=You still have to beat the boss to continue onto the next world.
50002B01 0000
800D51D0 0002
$Can Fly Forever
8112CD0E 00F0
$Game 100% Complete\Save Slot 1
800EAFC8 0064
$Get All Crystals
50000701 0000
800D51B0 0001
50001701 0000
800D51B8 0007
$Infinite Health
810D5440 40C0
$Infinite Lives
800D547B 0064
$Unlock All Difficulty Levels\100 Yard Hop
800D51A9 0003
$Unlock All Difficulty Levels\Bumper Crop Bump
800D51AA 0003
$Unlock All Difficulty Levels\Checkerboard Chase
800D51AB 0003
@@ -0,0 +1,105 @@
[0C5EE085-A167DD3E-C:45]
Name=Rocket - Robot on Wheels (U)
$Activate Cheat
810A63C6 F5FF
$Arabian Flights\Infinite Time
810A593E FFFF
$Arabian Flights\Max Tickets
810A5930 FFFF
810A5932 FFFF
810A5934 FFFF
810A5936 FFFF
810A5938 FFFF
810A593A FFFF
810A593C FFFF
$Clowney Island\Infinite Time
810A590E FFFF
$Clowney Island\Max Tickets
810A5900 FFFF
810A5902 FFFF
810A5904 FFFF
810A5906 FFFF
810A5908 FFFF
810A590A FFFF
810A590C FFFF
$Food Fright\Infinite Time
810A595E FFFF
$Food Fright\Max Tickets
810A5950 FFFF
810A5952 FFFF
810A5954 FFFF
810A5956 FFFF
810A5958 FFFF
810A595A FFFF
810A595C FFFF
$Have All\Machine Parts
810A5960 FFFF
$Have All\Vechicles
810A5968 FFFF
$Infinite\Max Health
8109F702 000C
8109F706 000C
$Max\Ticket Switches
810A59A2 00C8
$Max\Tinker Toys
810A599E 270F
$Mine Blowing\Infinite Time
810A592E FFFF
$Mine Blowing\Max Tickets
810A5920 FFFF
810A5922 FFFF
810A5924 FFFF
810A5926 FFFF
810A5928 FFFF
810A592A FFFF
810A592C FFFF
$Paint Misbehaving\Infinite Time
810A591E FFFF
$Paint Misbehaving\Max Tickets
810A5910 FFFF
810A5912 FFFF
810A5914 FFFF
810A5916 FFFF
810A5918 FFFF
810A591A FFFF
810A591C FFFF
$Pyramid Scheme\Infinite Time
810A594E FFFF
$Pyramid Scheme\Max Tickets
810A5940 FFFF
810A5942 FFFF
810A5944 FFFF
810A5946 FFFF
810A5948 FFFF
810A594A FFFF
810A594C FFFF
$Whoopie World\Infinite Time
810A58FE FFFF
$Whoopie World\Max Tickets
810A58F0 FFFF
810A58F2 FFFF
810A58F4 FFFF
810A58F6 FFFF
810A58F8 FFFF
810A58FA FFFF
810A58FC FFFF
@@ -0,0 +1,6 @@
[0C814EC4-58FE5CA8-C:45]
Name=Scooby-Doo! - Classic Creep Capers (U) (V1.0)
$Infinite Health
81086BCA 0038
800BAF97 0007
@@ -0,0 +1,33 @@
[0CAD17E6-71A5B797-C:50]
Name=BattleTanx - Global Assault (E) (M3)
$All Tanx & All Campaigns
50001370 0000
81120546 FFFF
50001370 0000
8112054A FFFF
$All Weapons & Invulnerable
81121420 0101
$Infinite Edge Power
811A8D20 000A
8111AD08 000A
811AC1E4 000A
811ACB7E 000A
811AAEB4 000A
811AE378 000A
811AD514 000A
811AA51C 000A
$Infinite Tank Credits
8124AB3E 03E7
$Inincibility
81121420 0100
$Level Select
811150B8 0001
$Score Aid
8124A152 FC9A
@@ -0,0 +1,507 @@
[0CB81686-5FD85A81-C:45]
Name=Madden NFL 2000 (U)
$Away Team\Always Has The Ball
810590A8 0001
810590AA 0000
$Enable\Stadium\4th And Incas
800591A0 00FF
$Enable\Stadium\Alpha Blitz
8005919E 00FF
$Enable\Stadium\Cosmodome
800591A2 00FF
$Enable\Stadium\Dodge City
80059198 00FF
$Enable\Stadium\EA Sports
800591A3 00FF
$Enable\Stadium\Gridiron
8005919D 00FF
$Enable\Stadium\Maddenstein
800591A1 00FF
$Enable\Stadium\New Orleans
800591A6 00FF
$Enable\Stadium\Nile High
8005919F 00FF
$Enable\Stadium\Salvage Field
8005919C 00FF
$Enable\Stadium\San Diego
800591A7 00FF
$Enable\Stadium\Tampa Bay
800591A5 00FF
$Enable\Stadium\Tib Bros
8005919A 00FF
$Enable\Stadium\Tiberium
8005919B 00FF
$Enable\Stadium\Tiburon
800591A4 00FF
$Enable\Stadium\Xmas Rush
80059199 00FF
$Enable\Team\All 60's
800598CC 00FF
$Enable\Team\All 70's
800598CD 00FF
$Enable\Team\All 80's
800598CE 00FF
$Enable\Team\All 90's
800598CF 00FF
$Enable\Team\Clows
800598D7 00FF
$Enable\Team\Comets
800598DF 00FF
$Enable\Team\EA Sports
800598D3 00FF
$Enable\Team\Industrials
800598DA 00FF
$Enable\Team\Junkyard Dogs
800598D9 00FF
$Enable\Team\Madden 1999
800598D0 00FF
$Enable\Team\Madden Millenium
800598D1 00FF
$Enable\Team\Marshalls
800598D5 00FF
$Enable\Team\Monsters
800598DE 00FF
$Enable\Team\Mummies
800598DC 00FF
$Enable\Team\NFL Millenium
800598D2 00FF
$Enable\Team\Praetorians
800598D8 00FF
$Enable\Team\Sugarbuzz
800598DB 00FF
$Enable\Team\Tiburon
800598D4 00FF
$Enable\Team\Toymakers
800598D6 00FF
$Enable\Team\Vipers
800598DD 00FF
$Have All Secret Codes In Menu
81070788 FFFF
8107078A FFFF
8107078C FFFF
8107078E FFFF
$Home Team\Always Has The Ball
810590A8 0000
810590AA 0001
$Infinite\Time-Outs Away Team
8006FE6F 0003
$Infinite\Time-Outs Home Team
8006CE7F 0003
$Level 1\200 Yards Of Total Offense Or More
800707C1 0040
$Level 1\3 Tackles Or More By One Player
800707B7 0040
$Level 1\Complete A 20 Yard Run Or Longer
800707B1 0040
$Level 1\Complete A 30 Yard Pass Or Longer
800707B0 0040
$Level 1\Create A Player And use Him In A Game
800707BA 0040
$Level 1\Defeat Green Bay In Snow At Lambeau Field
800707B8 0040
$Level 1\Defeat San Francisco In Rain At 3COM Park
800707B9 0040
$Level 1\Have A Minimium Of Three Players ON Team Catch One Pass
800707C3 0040
$Level 1\Hold Your Oppnent to 7 Points Or Less In a Game
800707B3 0040
$Level 1\Intercept At Least One Pass
800707BF 0040
$Level 1\Kick A 40 Yard Field Goal Or Longer
800707B5 0040
$Level 1\Kick A 40 Yard Punt Or Longer
800707B6 0040
$Level 1\Play A Exhibition Game In A QTR Length Other Than 5 Minutes
800707BB 0040
$Level 1\Play a Exhibition Game In A Stadium Other Than The Default One
800707BE 0040
$Level 1\Play And Win One Game of The Tournment
800707C2 0040
$Level 1\QB Passes For Two TDS Or More
800707BC 0040
$Level 1\Recover At Least One Fumble
800707C0 0040
$Level 1\Sack The Opposing QB
800707BD 0040
$Level 1\Score 21 Points Or More With A QTR Length Of 6 Minutes Or Less
800707B2 0040
$Level 1\Throw 0 Interceptions In A Game
800707B4 0040
$Level 2\100 Recption Yards Or Greater By One Player
800707C6 0040
$Level 2\100 Yards Of Rushing Or Greater By One Player
800707C5 0040
$Level 2\2 TDS Or More By One Receiver
800707D7 0040
$Level 2\3 Field Goals Or More By One Player
800707C8 0040
$Level 2\6 Receptions Or Greater By One Player
800707CE 0040
$Level 2\Commit No Fumbles In A Game
800707D2 0040
$Level 2\Complete a 60 Yard Pass Or Longer
800707D4 0040
$Level 2\Do Not Allow Your QB To Be Sacked In A Game
800707D3 0040
$Level 2\Have A RB Who Rushes For 3 TDS Or More
800707CF 0040
$Level 2\Hold Opposing Team To 150 Yards Total Offense Or Less
800707D0 0040
$Level 2\Play And Win A Pro Bowl Game As The AFC Team
800707D6 0040
$Level 2\Play And Win A Pro Bowl Game As The NFC Team
800707D5 0040
$Level 2\Play And Win One Franchise Mode Game
800707CA 0040
$Level 2\Play And Win One Season Mode Game With Modified Divisions
800707CC 0040
$Level 2\Play And Win One Season Mode Game Without Modified Divisions
800707CB 0040
$Level 2\Play And Win Two Games In A Tournment With The Same Team
800707CD 0040
$Level 2\QB Passes 300 Yards Or More
800707C7 0040
$Level 2\QB Passes For 4 TDS Or More
800707C9 0040
$Level 2\QB Rushes For One Rushing TD Or More
800707D1 0040
$Level 2\Score 40 Points Or More Within A Quarter Length Of 6 Minutes Or Less
800707C4 0040
$Level 3\150 Reception Yards Or Greater By One Player
800707D9 0040
$Level 3\150 Yards Rushing Or Greater By One Player
800707D8 0040
$Level 3\2 Interceptions Or More By One Player
800707DC 0040
$Level 3\3 Knockdowns Or More By One PLayer
800707DF 0040
$Level 3\3 Sacks Or More By One Player
800707DB 0040
$Level 3\3 Tips Or More By One Player
800707E0 0040
$Level 3\400 Yards Of Total Defense Or More
800707EA 0040
$Level 3\5 Successful Field Goals Or More By One Player
800707DE 0040
$Level 3\8 Tackles Or More By One Player
800707E9 0040
$Level 3\Break 2 Different All-Time Records Or More In A Game
800707E7 0040
$Level 3\Commit No Penalties In A Game
800707E6 0040
$Level 3\Complete A 50 Yard Run Or Longer
800707E5 0040
$Level 3\Have A RB Rush For Over 100 Yards And 50 Yards Receiving
800707EB 0040
$Level 3\Play And Win A Superbowl In Franchise Mode
800707E1 0040
$Level 3\Play And Win A Superbowl In Season Mode
800707E2 0040
$Level 3\Play And Win An 8 Team Tournament
800707E4 0040
$Level 3\QB Who Passes For 400 Yards Or More
800707DA 0040
$Level 3\Recover 2 Fumbles Or More
800707DD 0040
$Level 3\Score 55 Points Or Greater
800707E8 0040
$Level 3\Successfully Kick 8 Extra Points Or More
800707E3 0040
$Level 4\200 Receptions Yards Or Greater By One Player
800707ED 0040
$Level 4\200 Yards Rushing Or Greater By One Player
800707EC 0040
$Level 4\25 Completions Or More By One QB
800707F2 0040
$Level 4\40 First Downs Or More
800707FE 0040
$Level 4\6 Successful Two Point Conversions Or More
800707F1 0040
$Level 4\650 Yards Of Total Offense Or More By One Team
800707F9 0040
$Level 4\7 Sacks Or More By One Player
800707F8 0040
$Level 4\Go Undefeated And Win A Superbowl In One Franchise Mode Season By Playing Every Game
800707F3 0040
$Level 4\Go Undefeated And Win A Superbowl In One Season Mode Season By Playing Every Game
800707F4 0040
$Level 4\Have A Minimum Of 7 Members Of Your Team Catch At Least 1 Pass
800707F6 0040
$Level 4\Have One Reciever With 150 RAC Yards Or Greater
800707FA 0040
$Level 4\Kick A Punt Of 55 Yards Or More
800707FF 0040
$Level 4\QB Who Passes For 500 Yards Or More
800707EE 0040
$Level 4\QB Who Rushes For 75 Yards Or More
800707F5 0040
$Level 4\Return A Punt For A Touchdown
800707EF 0040
$Level 4\Return An Interception For A Touchdown
800707F0 0040
$Level 4\Rush For 100 Yards Or More With 2 Different Running Backs
800707FC 0040
$Level 4\Rush The Ball 40 Time Or More With A QTR Length Of 6 Minutes Or Less
800707FB 0040
$Level 4\Win A 16 Team Tournament
800707F7 0040
$Level 4\Win By A Margin Of 50 Points Or More
800707FD 0040
$Level 5\200 Kick Return Yards Or Greater By One Player
80070809 0040
$Level 5\200 Punt Return Yards Or Greater By One Player
80070806 0040
$Level 5\250 Yards Rushing Or Greater By One Player
80070813 0040
$Level 5\3 Receivers With 100 Yards Or More Recieving
80070805 0040
$Level 5\Break 4 Different All-Time Records Or More In A Game
8007080D 0040
$Level 5\Complete A Run Play Of 80 Yards Or More
8007080A 0040
$Level 5\Convert 10 4th Down Conversions Or More
8007080B 0040
$Level 5\Convert To 3RD Down Conversions Or More
80070812 0040
$Level 5\Have A QB With A 100 Passing PCT While Throwing A Minimum Of 5 Passes
8007080F 0040
$Level 5\Have A QB With A Pass AVG Of 30 Yards Or Greater While Throwing At Least 5 Passes
80070801 0040
$Level 5\Have A RB With A Rushing AVG Of 20 Yards Or Greater While Rushing At least 3 Times
80070804 0040
$Level 5\Pass For 200 Yards Or More With 2 QBS
80070803 0040
$Level 5\Play And Win A Minimum Of Four Superbowls With The Same Team In Franchise Mode
80070810 0040
$Level 5\QB Rushes For 3 Touchdowns Or More
80070807 0040
$Level 5\QB With A Minimum Of 150 Yards Passing And 100 Yards Rushing
8007080C 0040
$Level 5\RB With A Minimum Of 100 Yards Receiving And 100 Yards Rushing
80070811 0040
$Level 5\Return A Kickoff For A Touchdown
80070800 0040
$Level 5\Score 80 Points Or Greater
80070808 0040
$Level 5\Shut Out Opposing Team With A QTR Length Of 5 Minutes
80070802 0040
$Level 5\Successfully Kick A FG Of 55 Yards Or More
8007080E 0040
$No Time-Outs\Away Team
8006EF6F 0000
$No Time-Outs\Home Team
8006EC7F 0000
$Particle Illusions\A
8005F19B 00FE
$Particle Illusions\B
8005F199 0002
$Players\Evil Crystal
8005F183 000F
$Players\Generic Black & White
8005F233 0058
$Players\Hallow
8005F233 0047
$Players\Jagged
8005F180 0080
$Players\Pixel
8005F18D 0001
$Players\Polygon
8005F183 0001
$Players\Super Red
8005F43E 0002
$Press GS For More Time To Choose Play
890723E6 0024
$Press L For First Down\Player 1
D00753DD 0020
81071B18 0001
$Press L For First Down\Player 2
D00753E5 0020
81071B18 0001
$Press L For First Down\Player 3
D00753ED 0020
81071B18 0001
$Press L For First Down\Player 4
D00753F5 0020
81071B18 0001
$Press R For Fourth Down\Player 1
D00753DD 0010
81071B18 0004
$Press R For Fourth Down\Player 2
D00753E5 0010
81071B18 0004
$Press R For Fourth Down\Player 3
D00753ED 0010
81071B18 0004
$Press R For Fourth Down\Player 4
D00753F5 0010
81071B18 0004
$Uniforms\Bare
8005F188 008F
$Uniforms\Future
8005F207 0033
$Uniforms\Ghetto
8005F188 001F
@@ -0,0 +1,76 @@
[0CEBC4C7-0C9CE932-C:4A]
Name=Wild Choppers (J)
$Gun 4-Way Shot
801279B3 0004
$Infinite Fuel
811279B6 FFFF
$Infinite Shield
81127958 0264
$Infinite Weapon\1st Position
811276CA 03E7
$Infinite Weapon\2nd Position
811276CE 03E7
$Infinite Weapon\3rd Position
811276D2 03E7
$Infinite Weapon\4th Position
811276D6 03E7
$Infinite Weapon\5th Position
811276DA 03E7
$Max Score
811276B6 FFFF
$Stage Select On
81127706 0001
$Weapon Modifier\Gun Weapon
801279B3 00??
00 No Weapon
01 Normal Shot
02 2-Way Shot
03 3-Way Shot
04 4-Way Shot
$Weapon Modifier\Rockets\Slot 1
801276C9 00??
00 Nothing
01 AGM
02 AAM
03 AGAM
04 Dummy
05 Rocket
06 Cluster
07 H-Cluster
08 H-Plasma
$Weapon Modifier\Rockets\Slot 2
801276CD 00??
00 Nothing
01 AGM
02 AAM
03 AGAM
04 Dummy
05 Rocket
06 Cluster
07 H-Cluster
08 H-Plasma
$Weapon Modifier\Rockets\Slot 3
801276D1 00??
00 Nothing
01 AGM
02 AAM
03 AGAM
04 Dummy
05 Rocket
06 Cluster
07 H-Cluster
08 H-Plasma
@@ -0,0 +1,41 @@
[0D93BA11-683868A6-C:50]
Name=Kirby 64 - The Crystal Shards (E)
$Access all crystals
50000701 0000
800D6EC0 0001
50001701 0000
800D6EC8 0007
$Access all difficulty levels
Note=100 yard hop, bumper crop bump & checkerboard chase
50000301 0000
800D6E69 0003
$Access all enemy info
50005101 0000
800D6F10 0002
$All Levels completed
Note=You must still beat boss's to continue onto next level
50002B01 0000
800D6EE0 0002
$All Save Slots 100% Completed\Save slot 1
800ECD18 0064
$All Save Slots 100% Completed\Save slot 2
800ECD70 0064
$All Save Slots 100% Completed\Save slot 3
800ECDC8 0064
$Infinite Max Health
800D718F 0006
800D7151 00C0
$Infinite Max Lives
800D714F 0064
$Kirkby can fly unlimited
8012EADF 00F0
@@ -0,0 +1,9 @@
[0DD4ABAB-B5A2A91E-C:45]
Name=Donkey Kong 64 (U) (Kiosk Demo)
$Infinite Max DK Tokens
803A8FD5 0063
$Infinite Max Health
807B6760 0008
807B675F 0003
@@ -0,0 +1,36 @@
[0DE2CE36-D41D29E6-C:4A]
Name=Hybrid Heaven (J)
$Infinite\Max Body Stats
81181788 270F
811817C8 0063
50000C02 0000
81181790 270F
50000502 0000
811817C0 270F
50000602 0000
811817E8 270F
50000602 0000
811817F6 270F
$Infinite\Max Health
81181780 270F
81181782 270F
$Infinite\Weapons & Items
Note=Do not put this on until in game. This gives you all Weapons, Items and Keys and infinite use of.
50002508 0000
80181B48 0063
50000808 0000
80181C70 0063
$Level 999
811817C8 270F
$Level and Battle Select
Note=The level and battle select screen can be accessed by pressing A at the main menu
801CFB94 0005
$Press L To Levitate
D005D8D1 0020
8124C710 3FCB
@@ -0,0 +1,14 @@
[0E31EDF0-C37249D5-C:50]
Name=FIFA - Road to World Cup 98 (E) (M7)
$Away Team scores 0 Goals
801AF437 0000
$Away Team scores 25 Goals
801AF437 0019
$Home Team scores 0 Goals
801AF433 0000
$Home Team scores 25 Goals
801AF433 0019
@@ -0,0 +1,17 @@
[0E652C21-F19AD3DE-C:4A]
Name=Mario Artist Paint Studio (J)
$Unlock All Jurassic World Dinosaurs
8114237C 0101
8114237E 0101
80142380 0001
$Unlock All Planet Mars Characters
81142384 0101
81142386 0101
80142388 0001
$Unlock All Sea World Animals
81142374 0101
81142376 0101
80142378 0001
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,125 @@
[0F1FA987-BFC1AFA6-C:45]
Name=Re-Volt (U)
$99 Points Player 1
8010C1EF 0063
$Access All\Cars & Tracks
8104ACA6 0001
$Access All\Cups
800542F3 0003
800542D5 0000
800542D6 0000
800542D7 0000
8005431F 0003
80054301 0000
80054302 0000
80054303 0000
8005434B 0003
8005432D 0000
8005432E 0000
8005432F 0000
$Always 1st
8111565E 0001
81115666 0000
8110C1EE 03E7
$Drones Have No Weapons
8111CD7E 0000
$Infinite Continues
8110C1E2 0006
$Infinite Weapons\Player 1
81115648 0000
8111564A 00??
8111564E 0001
00 Green Missile
01 Orange Missile
02 Multi-Orange Missiles
03 The Bomb
04 Water Balloon
05 Blue Protector
06 Oil Slick
07 Bowling Ball Mine
08 Yellow Protector
09 Lightning Bolt
0A Orange Star
0B Beach Ball
$Infinite Weapons\Player 2
81117B10 0000
81117B12 00??
81117B16 0001
00 Green Missile
01 Orange Missile
02 Multi-Orange Missiles
03 The Bomb
04 Water Balloon
05 Blue Protector
06 Oil Slick
07 Bowling Ball Mine
08 Yellow Protector
09 Lightning Bolt
0A Orange Star
0B Beach Ball
$Infinite Weapons\Player 3
81119FD8 0000
81119FDA 00??
81119FDE 0001
00 Green Missile
01 Orange Missile
02 Multi-Orange Missiles
03 The Bomb
04 Water Balloon
05 Blue Protector
06 Oil Slick
07 Bowling Ball Mine
08 Yellow Protector
09 Lightning Bolt
0A Orange Star
0B Beach Ball
$Infinite Weapons\Player 4
8111C4A0 0000
8111C4A2 00??
8111C4A6 0001
00 Green Missile
01 Orange Missile
02 Multi-Orange Missiles
03 The Bomb
04 Water Balloon
05 Blue Protector
06 Oil Slick
07 Bowling Ball Mine
08 Yellow Protector
09 Lightning Bolt
0A Orange Star
0B Beach Ball
$Laps To Race
8107DBCE 00??
01 1 Lap
02 2 laps
03 3 Laps
04 4 Laps
05 5 Laps
06 6 Laps
07 7 Laps
08 8 Laps
09 9 Laps
$Number Of Drones In The Race
8110FEA6 00??
01 1 Drone
02 2 Drones
03 3 Drones
04 4 Drones
05 5 Drones
06 6 Drones
07 7 Drones
08 8 Drones
09 9 Drones
@@ -0,0 +1,31 @@
[0F743195-D8A6DB95-C:50]
Name=John Romero's Daikatana (E) (M3)
$Access\All Guns & Infinite Ammo
81207AB4 007F
81207AB6 FFFF
81207B84 03E7
50000A02 0000
81207B70 03E7
$Access\All Items
Note=Press L Button Where Items Are available
D0209D85 0020
81207B8C 007F
$Infinite\Armour
81207B44 0001
81207B46 03E7
$Infinite\Health
81207B24 03E7
$Level Select
811C6B4E 0001
$Max\Attributes
50000502 0000
81207B28 0007
$Max\Experience
81207B26 03E7
@@ -0,0 +1,61 @@
[102888BF-434888CA-C:45]
Name=Hybrid Heaven (U)
$Have All\Keys
50000410 0000
8017E130 0063
50000410 0000
8017E138 0063
$Have All\Moves
50005306 0000
81183CE0 0100
50005306 0000
81183CE2 00FF
$Have All\Moves At Skill Level 250
50000E06 0000
80188F63 00FA
50001306 0000
80188FBD 00FA
50003006 0000
80189047 00FA
$Infinite\Max Body Stats
8117DC48 270F
8117DC88 0063
50000C02 0000
8117DC50 270F
50000502 0000
8117DC80 270F
50000602 0000
8117DCA8 270F
50000602 0000
8117DCB6 270F
$Infinite\Max Health
8117DC40 270F
8117DC42 270F
$Infinite\Refresh Items
50000D10 0000
8017E008 0063
50000C10 0000
8017E010 0063
$Infinite\Weapons & Items
50000610 0000
8017E0D0 0063
50000610 0000
8017E0D8 0063
$Level 999
8117DC88 270F
$Level and Battle Select
Note=The level and battle select screen can be accessed by pressing A at the main menu
801CC8C4 0005
$Press L To Levitate
D005CE51 0020
8124A0B0 3FCB
@@ -0,0 +1,22 @@
[112051D2-68BEF8AC-C:45]
Name=Aidyn Chronicles - The First Mage (U) [!] (V1.1)
$Have\Max Gold
50000401 0000
80277335 00FF
$Have\Max Total XP
50000401 0000
80278BAD 00FF
$Have\Max Total XP Remaning to Start
Note=This will give you 16777215 Total XP Remaning to start with and after your 1st batle will allow you to buy your Max Stats
50000401 0000
80278BB1 00FF
$Infinite\99 Health Potions
Note=Do Not put this cheat on until you have collected your 1st Health Potion from the 1st Cheat or you will not be able to get into the Sub menu and Continue the game.
802785CB 0063
$Infinite\Max Health
80278B98 001E
@@ -0,0 +1,73 @@
[1145443D-11610EDB-C:50]
Name=Mace - The Dark Age (E)
$Extra Characters
8007FA98 0001
$Fight With Bunny Slippers On
81138914 0100
$Infinite Health Player 1
8008B287 0064
$Infinite Health Player 2
8008AEFF 0064
$Infinite\Continues
8015183B 0006
$Infinite\Time
8113C5BA 0B9E
$Infinite\Time To Choose Character
D0137ABE 0001
81137ABE 02A2
$Ned The Janitor
8013C281 0001
$One Hit Death\Player 1
D008B287 0064
8008B287 0001
$One Hit Death\Player 2
D008AEFF 0064
8008AEFF 0001
$Play As Options\Player 1
8113C6E2 ????
3334 Executioner
335C Lord Deimos
33C4 Ragnar
33AC Koyasha
33D4 Taria
33FC AL-Rashid
3424 Takeshi
344C Mordoskull
3474 Xiao Lang
449C Namira
358C Dregan
353C Hellnight
34C4 Big Guy with spikes and a skull staff
3514 Monk dude with sword
3564 Pojo The Chicken
35B4 War Mech
$Play As Options\Player 2
8113C6DE ????
3334 Executioner
335C Lord Deimos
33C4 Ragnar
33AC Koyasha
33D4 Taria
33FC AL-Rashid
3424 Takeshi
344C Mordoskull
3474 Xiao Lang
449C Namira
358C Dregan
353C Hellnight
34C4 Big Guy with spikes and a skull staff
3514 Monk dude with sword
3564 Pojo The Chicken
35B4 War Mech
@@ -0,0 +1,71 @@
[1185EC85-4B5A7731-C:50]
Name=Extreme-G XG2 (E) (M5)
$[Screen Hud Clear]
Note=If you are using a Plugin other then Jabos 1.5 and can not see through the Thick Hud on the Screen. then Let the game load 1st before Putting this code on,Or it will give an error and Freeze
80092C6B 0004
$Access\All Levels & Superbikes
50000304 0000
80183A0F 0001
$Access\All Secret Characters
Note=This code is Fantastic, You have 12 characters to choose from to you race without any bike, just on foot
50000C04 0000
80183A27 0001
$Access\All Tracks
50000BD8 0000
80182FC7 0001
50000CD8 0000
80182EF3 0001
50000CD8 0000
80182EF7 0001
50000CD8 0000
80182EFB 0001
50000CD8 0000
80182EFF 0001
50000CD8 0000
80182F03 0001
50000CD8 0000
80182F07 0001
$Infinite Lasers\Player 1
80170BD9 00C8
$Infinite Lasers\Player 2
80171241 00C8
$Infinite Lasers\Player 3
801718A9 00C8
$Infinite Lasers\Player 4
80171F11 00C8
$Infinite Nitros\Player 1
80170BA3 0004
80170BA7 0004
$Infinite Nitros\Player 2
8017120B 0004
8017120F 0004
$Infinite Nitros\Player 3
80171873 0004
80171877 0004
$Infinite Nitros\Player 4
80171EDB 0004
80171EDF 0004
$Infinite Shield\Player 1
80170BCD 00C8
$Infinite Shield\Player 2
80171235 00C8
$Infinite Shield\Player 3
8017189D 00C8
$Infinite Shield\Player 4
80171F05 00C8
@@ -0,0 +1,197 @@
[11936D8C-6F2C4B43-C:50]
Name=Donkey Kong 64 (E)
$Chunky\All Golden Bananas\Angry Aztecs
817FCA4C 0064
$Chunky\All Golden Bananas\Creepy Castle
817FCA56 0064
$Chunky\All Golden Bananas\Crystal Caves
817FCA54 0064
$Chunky\All Golden Bananas\DK Isle
817FCA58 0064
$Chunky\All Golden Bananas\Frantic Factory
817FCA4E 0064
$Chunky\All Golden Bananas\Fungi Forest
817FCA52 0064
$Chunky\All Golden Bananas\Gloomy Galleon
817FCA50 0064
$Chunky\All Golden Bananas\Jungle Japes
817FCA4A 0064
$Chunky\Infinite Coins
817FCA0E 03E7
$Chunky\Infinite Musical Instrument
817FCA10 000A
$Diddy\All Golden Bananas\Angry Aztecs
817FC932 0064
$Diddy\All Golden Bananas\Creepy Castle
817FC93C 0064
$Diddy\All Golden Bananas\Crystal Caves
817FC93A 0064
$Diddy\All Golden Bananas\DK Isle
817FC93E 0064
$Diddy\All Golden Bananas\Frantic Factory
817FC934 0064
$Diddy\All Golden Bananas\Fungi Forest
817FC938 0064
$Diddy\All Golden Bananas\Gloomy Galleon
817FC936 0064
$Diddy\All Golden Bananas\Jungle Japes
817FC930 0064
$Diddy\Infinite Coins
817FC8F4 03E7
$Diddy\Infinite Musical Instrument
817FC8F6 000A
$Donkey Kong\All Golden Bananas\Angry Aztecs
817FC8D4 03E7
$Donkey Kong\All Golden Bananas\Creepy Castle
817FC8DE 03E7
$Donkey Kong\All Golden Bananas\Crystal Caves
817FC8DC 03E7
$Donkey Kong\All Golden Bananas\DK Isle
817FC8E0 03E7
$Donkey Kong\All Golden Bananas\Frantic Factory
817FC8D6 03E7
$Donkey Kong\All Golden Bananas\Gloomy Galleon
817FC8D8 03E7
$Donkey Kong\All Golden Bananas\Jungle Japes
817FC8D2 03E7
$Donkey Kong\Has Moves
817FC890 0103
$Donkey Kong\Have Weapon
817FC892 0103
$Donkey Kong\Infinite Ammo
807FCB85 0096
$Donkey Kong\Infinite Bananas\Angry Aztec
817FC89C 03E7
$Donkey Kong\Infinite Bananas\Creepy Castle
817FC8A6 03E7
$Donkey Kong\Infinite Bananas\Crystal Caves
817FC8A4 03E7
$Donkey Kong\Infinite Bananas\FactoryLevel
817FC89E 03E7
$Donkey Kong\Infinite Bananas\Fungi Forest
817FC8A2 03E7
$Donkey Kong\Infinite Bananas\Galleon Level
817FC8FE 03E7
$Donkey Kong\Infinite Bananas\Jungle Japes
817FC89A 03E7
$Donkey Kong\Infinite Coins
817FC896 03E7
$Donkey Kong\Infinite Musical Instrument
817FC894 0103
817FC898 00FF
$Free Pass (Access All Areas)
Note=This is exactly what it says, You can walk through Any Locked Door,Gate, Or Area. Have Fun.
8066D167 0001
8066D262 0001
$Infinite\Camera Film
807FCB89 0005
$Infinite\Crystal Coconuts
817FCB86 03E7
$Infinite\Health
817FCB8C 041F
$Infinite\Orange Bombs
807FCB81 0096
$Lanky\All Golden Bananas\Angry Aztecs
817FC990 0064
$Lanky\All Golden Bananas\Creepy Castle
817FC99A 0064
$Lanky\All Golden Bananas\Crystal Caves
817FC998 0064
$Lanky\All Golden Bananas\DK Isle
817FC99C 0064
$Lanky\All Golden Bananas\Frantic Factory
817FC992 0064
$Lanky\All Golden Bananas\Fungi Forest
817FC996 0064
$Lanky\All Golden Bananas\Gloomy Galleon
817FC994 0064
$Lanky\All Golden Bananas\Jungle Japes
817FC98E 0064
$Lanky\Infinite Coins
817FC952 03E7
$Lanky\Infinite Musical Instrument
817FC954 000A
$Tiny\All Golden Bananas\Angry Aztecs
817FC9EE 0064
$Tiny\All Golden Bananas\Creepy Castle
817FC9E8 0064
$Tiny\All Golden Bananas\Crystal Caves
817FC9F6 0064
$Tiny\All Golden Bananas\DK Isle
817FC9FA 0064
$Tiny\All Golden Bananas\Frantic Factory
817FC9F0 0064
$Tiny\All Golden Bananas\Fungi Forest
817FC9F4 0064
$Tiny\All Golden Bananas\Gloomy Galleon
817FC9F2 0064
$Tiny\All Golden Bananas\Jungle Japes
817FC9EC 0064
$Tiny\Infinite Coins
817FC9B0 03E7
$Tiny\Infinite Musical Instrument
817FC9B2 000A
@@ -0,0 +1,205 @@
[12737DA5-23969159-C:4A]
Name=WWF Wrestlemania 2000 (J)
$Always Normal Spirit\Player 1
8015D075 0032
$Always Normal Spirit\Player 2
8015D509 0032
$Always Normal Spirit\Player 3
8015D99D 0032
$Always Normal Spirit\Player 4
8015DE31 0032
$Always Special\Player 1
8015D0B5 0004
$Always Special\Player 2
8015D549 0004
$Always Special\Player 3
8015D9DD 0004
$Always Special\Player 4
8015DE71 0004
$Easy Pins & Longer Submissions\Player 1
8015D074 0064
$Easy Pins & Longer Submissions\Player 2
8015D508 0064
$Easy Pins & Longer Submissions\Player 3
8015D99C 0064
$Easy Pins & Longer Submissions\Player 4
8015DE30 0064
$Have All Characters
81094BDA FFFF
$Infinite Create-A-Wrestler Attribute Points
8011069B 001E
$Max Attributes
80110691 0032
80110693 0032
80110695 0032
80110697 0032
80110699 0032
$Max Spirit\Player 1
8015D075 00FF
$Max Spirit\Player 2
8015D509 00FF
$Max Spirit\Player 3
8015D99D 00FF
$Max Spirit\Player 4
8015DE31 00FF
$No Spirit\Player 1
8015D075 0000
$No Spirit\Player 2
8015D509 0000
$No Spirit\Player 3
8015D99D 0000
$No Spirit\Player 4
8015DE31 0000
$Specials Don't Run Out
81120C14 2400
$Timer Is Always 00:00
80164F2F 0000
$Ultimate Codes\Player 1
8015D074 0064
$Ultimate Codes\Player 2
8015D508 0064
$Ultimate Codes\Player 3
8015D99C 0064
$Ultimate Codes\Player 4
8015DE30 0064
$Weapon Select\Player 1
8115D0B6 0300
8115CC10 ????
8115CC12 0000
8015CCD0 0000
0000 Broom
0101 Shovel
0202 Red And White Hockey Stick
0303 Guitar
0404 Night Stick
0505 Head
0606 Black Hockey Stick
0707 Bottle
0808 2x4
0909 Big Purple Sheet
0A0A White Jug
0B0B Suit Case
0C0C Stick
0D0D Head
0E0E Big Mallot
0F0F Black Microphone
1010 BaseBall Bat
1111 Folding Chair
1212 Board
1313 Stairs
1414 Trashcan
FFFF Nothing
$Weapon Select\Player 2
8115D54A 0300
8115CC40 ????
8015CC42 0001
8015CCD1 0001
0000 Broom
0101 Shovel
0202 Red And White Hockey Stick
0303 Guitar
0404 Night Stick
0505 Head
0606 Black Hockey Stick
0707 Bottle
0808 2x4
0909 Big Purple Sheet
0A0A White Jug
0B0B Suit Case
0C0C Stick
0D0D Head
0E0E Big Mallot
0F0F Black Microphone
1010 BaseBall Bat
1111 Folding Chair
1212 Board
1313 Stairs
1414 Trashcan
FFFF Nothing
$Weapon Select\Player 3
8115D9DE 0300
8115CC70 ????
8015CC72 0002
8015CCD2 0002
0000 Broom
0101 Shovel
0202 Red And White Hockey Stick
0303 Guitar
0404 Night Stick
0505 Head
0606 Black Hockey Stick
0707 Bottle
0808 2x4
0909 Big Purple Sheet
0A0A White Jug
0B0B Suit Case
0C0C Stick
0D0D Head
0E0E Big Mallot
0F0F Black Microphone
1010 BaseBall Bat
1111 Folding Chair
1212 Board
1313 Stairs
1414 Trashcan
FFFF Nothing
$Weapon Select\Player 4
8115DE72 0300
8115CC98 ????
8115CC9A 0003
8015CCD3 0003
0000 Broom
0101 Shovel
0202 Red And White Hockey Stick
0303 Guitar
0404 Night Stick
0505 Head
0606 Black Hockey Stick
0707 Bottle
0808 2x4
0909 Big Purple Sheet
0A0A White Jug
0B0B Suit Case
0C0C Stick
0D0D Head
0E0E Big Mallot
0F0F Black Microphone
1010 BaseBall Bat
1111 Folding Chair
1212 Board
1313 Stairs
1414 Trashcan
FFFF Nothing
@@ -0,0 +1,157 @@
[132D2732-C70E9118-C:45]
Name=Wipeout 64 (U)
$[In-Game Cheat Unlock]\[Ultimate Unlock All]
Note=This Unlocks All Levels, Tracks, Velocitar and Super Combo, Piranha 2 Ship, Cyclone Weapons Power Up and all 28 Gold Awards unlocked
80091C25 0001
80091C2C 0020
$[In-Game Cheat Unlock]\Cyclone Weapon
80094F7E 00??
00 Off
01 On
$[In-Game Cheat Unlock]\Infinite Ammo\Player 1
80091C24 0001
$[In-Game Cheat Unlock]\Infinite Ammo\Player 2
80093340 0001
$[In-Game Cheat Unlock]\Infinite Shield Energy\Player 1
80091C26 0001
$[In-Game Cheat Unlock]\Infinite Shield Energy\Player 2
80093342 0001
$[Infinite Sheild]
Note=This cheat enabled fixes Av's popping up and spoiling you racing,it also gives you Infinite Sheild on all Cars,Tracks and Modes
5000030C 0000
8109BCE2 0000
8109BD12 0000
$Always 1st\Player 1
Note=This code doesn't record the win on the Time Trial Gold Challenge or the Weapons Gold Challenge.
8109BC68 0001
$Freeze Checkpoint Timer
810CDE92 0BCC
$Infinite Auto Pilot\AG Systems\Player 1
Note=Use with Weapon Select, Press B Button to never run out. Unselect to run out.
801BCE47 005B
$Infinite Auto Pilot\Auricom\Player 1
Note=Use with Weapon Select, Press B Button to never run out. Unselect to run out.
801BC1E7 005B
$Infinite Auto Pilot\Direx\Player 1
Note=Use with Weapon Select, Press B Button to never run out. Unselect to run out.
801BC817 005C
$Infinite Auto Pilot\Feisar 1\Player 1
Note=Use with Weapon Select, Press B Button to never run out. Unselect to run out.
811BC4FE 005B
$Infinite Auto Pilot\Piranah\Player 1
Note=Use with Weapon Select, Press B Button to never run out. Unselect to run out.
801BC817 0060
$Weapon Select\AG Systems
811BCE3E ????
0000 No Weapon
0101 3 Missiles
0202 Homing Missile
0303 Mines
0505 Electrical Impulse
0606 Energy Up
0707 Auto Pilot
0808 Shield
0909 Speed Boost
0C0C Quake Disrupter
0D0D Single Missile
0E0E Big Mine
0F0F Feisar Special
1010 Auricom Special
1111 Direx Special
1212 Ag Systems Special
1313 Piranha Special
$Weapon Select\Auricom
811BC1DE ????
0000 No Weapon
0101 3 Missiles
0202 Homing Missile
0303 Mines
0505 Electrical Impulse
0606 Energy Up
0707 Auto Pilot
0808 Shield
0909 Speed Boost
0C0C Quake Disrupter
0D0D Single Missile
0E0E Big Mine
0F0F Feisar Special
1010 Auricom Special
1111 Direx Special
1212 Ag Systems Special
1313 Piranha Special
$Weapon Select\Direx
811BC80E ????
0000 No Weapon
0101 3 Missiles
0202 Homing Missile
0303 Mines
0505 Electrical Impulse
0606 Energy Up
0707 Auto Pilot
0808 Shield
0909 Speed Boost
0C0C Quake Disrupter
0D0D Single Missile
0E0E Big Mine
0F0F Feisar Special
1010 Auricom Special
1111 Direx Special
1212 Ag Systems Special
1313 Piranha Special
$Weapon Select\Feisar 1
811BC4F6 ????
0000 No Weapon
0101 3 Missiles
0202 Homing Missile
0303 Mines
0505 Electrical Impulse
0606 Energy Up
0707 Auto Pilot
0808 Shield
0909 Speed Boost
0C0C Quake Disrupter
0D0D Single Missile
0E0E Big Mine
0F0F Feisar Special
1010 Auricom Special
1111 Direx Special
1212 Ag Systems Special
1313 Piranha Special
$Weapon Select\Piranah
811BCB2E ????
0000 No Weapon
0101 3 Missiles
0202 Homing Missile
0303 Mines
0505 Electrical Impulse
0606 Energy Up
0707 Auto Pilot
0808 Shield
0909 Speed Boost
0C0C Quake Disrupter
0D0D Single Missile
0E0E Big Mine
0F0F Feisar Special
1010 Auricom Special
1111 Direx Special
1212 Ag Systems Special
1313 Piranha Special
@@ -0,0 +1,46 @@
[13836389-265B3C76-C:45]
Name=Madden Football 64 (U)
$Background\Coloured Madden
810596E0 0003
$Background\Gray Madden
810596E0 0000
$Background\Green & Black Madden
810596E0 0002
$Background\Pink & Purple Madden
810596E0 0004
$Background\Pink Madden
810596E0 0001
$Background\Pinker Madden
810596E0 0006
$Enable\All Stadiums
50000901 0000
80073510 00FF
$Enable\All Teams
50000901 0000
80073CF8 00FF
$Infinite\Time Outs Away Team
80084EE3 0003
$Infinite\Time Outs Home Team
80082D97 0003
$Invisible Players
800545A0 0000
800545A0 0001
800545A0 0002
800545A0 0003
$No Time-Outs\Away Team
80084EE3 0000
$No Time-Outs\Home Team
80082D97 0000

Some files were not shown because too many files have changed in this diff Show More