Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Allow to overwrite the cycles per instruction
Some ROMs require a different average cycles per instruction count than the default one (2 per emulated instruction). This setting is necessary because mupen64plus is not cycle accurate. A complete simulation of pipeline, cache, bus and so on is necessary to get it perfectly without this workaround. Known titles which require a CounterPerOp of 1 are * 64 de Hakken!! Tamagotchi - Minna de Tamagotchi World * 64 Oozumou * A Bug's Life * Airboarder 64 * Bass Hunter 64 * Bass Rush - ECOGEAR PowerWorm Championship * Bassmasters 2000 * Biohazard 2 * Body Harvest * California Speed * Carmageddon 64 * Charlie Blast's Territory * City Tour Grandprix - Zennihon GT Senshuken * Destruction Derby 64 * Disney's Tarzan * Donkey Kong 64 * Duck Dodgers Starring Daffy Duck * Duke Nukem - ZER0 H0UR * Excitebike 64 * Fighting Force 64 * Flying Dragon * Fushigi no Dungeon - Fuurai no Shiren 2 - Oni Shuurai! Shiren Jou! * GT 64 - Championship Edition * Hamster Monogatari 64 * Harvest Moon 64 * Hercules - The Legendary Journeys * Hexen * Hiryuu no Ken Twin * In-Fisherman Bass Hunter 64 * International Superstar Soccer 64 * Itoi Shigesato no Bass Tsuri No. 1 Kettei Ban! * Jikkyou G1 Stable * Jikkyou World Soccer 3 * Madden NFL 2000 * Madden NFL 2001 * Madden NFL 2002 * Madden NFL 99 * Mario Party * Mario Party 2 * Mario Party 3 * Mario Story * Monopoly * Mystical Ninja 2 Starring Goemon * NBA In the Zone '99 * NBA Showtime - NBA on NBC * Nightmare Creatures * Nintama Rantarou 64 Game Gallery * Nuclear Strike 64 * Nushi Duri 64 * Nushi Duri 64 - Shiokaze ni Notte * Paper Mario * Pro Mahjong Kiwame 64 * Pro Mahjong Tsuwamono 64 - Jansou Battle ni Chousen * Quake II * Razor Freestyle Scooter * Ready 2 Rumble Boxing Round 2 * Resident Evil 2 * Roadsters Trophy * Rush 2 - Extreme Racing USA * San Francisco Rush 2049 * Shadow Man * Tigger's Honey Hunt * Toy Story 2 * Triple Play 2000 * Ucchan Nanchan no Hono no Challenger - Denryuu Ira Ira Bou * Vigilante 8 * Vigilante 8 - 2nd Offence * Virtual Pool 64 * War Gods * WCW-nWo Revenge * Wipeout 64 * HardCoded by Iceage * Spacer by Memir (POM '99) Known titles which require a CounterPerOp of 3 are * BattleTanx * BattleTanx - Global Assault * Beetle Adventure Racing! * Disney's Donald Duck - Goin' Quackers * Donald Duck - Quack Attack * HSV Adventure Racing * Jikkyou Powerful Pro Yakyuu Basic Ban 2001 * LEGO Racers * Monster Truck Madness 64 * Pilotwings 64 * Road Rash 64 * Wave Race 64 - Shindou Edition * WCW Nitro * Wetrix
- Loading branch information
Showing
7 changed files
with
21 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters