You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Added (emu-only) RCVI hack. (#425)
* Added emu-only RCVI hack * newline moment * Changed the value to *20 hi arthur * RCVI hack compiler warning * Revise BETTER_REVERB comments to better reflect RCVI hack's existence * Fix potentially confusing comment * More BETTER_REVERB typos :peterVOID: * Address requested PR changes for RCVI Hack Co-authored-by: gheskett <gheskett@gmail.com>
This commit is contained in:
@@ -33,3 +33,9 @@
|
||||
* Informs supported emulators to default to gamecube controller inputs.
|
||||
*/
|
||||
// #define USE_GAMECUBE_CONTROLLER
|
||||
|
||||
/**
|
||||
* RCVI hack. Increases performance on emulator, and does nothing on console.
|
||||
* Might break on some emulators. Use at your own risk, and don't use it unless you actually need the extra performance.
|
||||
*/
|
||||
// #define RCVI_HACK
|
||||
|
||||
Reference in New Issue
Block a user