| Both sides previous revision Previous revision Next revision | Previous revision |
| systems:n64 [2022/08/19 02:12] – addded one more troubleshooting tip about graphical glitches, consistency atari | systems:n64 [2025/10/27 20:25] (current) – wizzard |
|---|
| |
| ====== Nintendo 64 ====== | ====== Nintendo 64 ====== |
| |
| The Nintendo 64 is a 64-bit fifth-generation console released by Nintendo on June 23, 1996 in Japan; September 29, 1996 in America for $199.99 USD; March 1, 1997 for the rest of the world. One of the last major home consoles to use the cartridge format, unless you count the recent Nintendo Switch as a home console. Probably one of the most complicated pieces of hardware ever devised, utilizing a combination of 64-bit (hence its name) and 32-bit components. [[https://www.copetti.org/writings/consoles/nintendo-64/|Here's a fun article written by Rodrigo Copetti about it.]] | The Nintendo 64 is a 64-bit fifth-generation console released by Nintendo on June 23, 1996 in Japan; September 29, 1996 in America for $199.99 USD; March 1, 1997 for the rest of the world. One of the last major home consoles to use the cartridge format, unless you count the recent Nintendo Switch as a home console. Probably one of the most complicated pieces of hardware ever devised, utilizing a combination of 64-bit (hence its name) and 32-bit components. [[https://www.copetti.org/writings/consoles/nintendo-64/|Here's a fun article written by Rodrigo Copetti about it.]] |
| |
| |
| This system scrapes metadata for the "n64" group(s) and loads the ''n64'' set from the currently selected theme, if available. | This system scrapes metadata for the "n64" group(s) and loads the ''n64'' set from the currently selected theme, if available. |
| |
| </WRAP> | </WRAP> |
| |
| |
| ==== Quick reference ==== | ==== Quick reference ==== |
| | * **Accepted ROM formats:** ''.z64'' ''.n64'' ''.ndd'' ''.v64'' ''.zip'' ''.7z'' |
| | * **Folders:** ''/userdata/roms/n64'' |
| |
| * **Accepted ROM formats:** ''.z64'' ''.n64'' ''.v64'' ''.zip'' ''.7z'' | ^ Emulators ^ Accepted ROM formats ^ |
| * **Folders:** ''/userdata/roms/n64'' ''/userdata/roms/n64dd'' | | [[#libretro:_mupen64plus-next|libretro: Mupen64Plus-Next]] | ''.z64'', ''.n64'', ''.v64'', ''.zip'', ''.7z'' | |
| | | [[#libretro:_parallel_n64|libretro: ParaLLel_N64]] | ''.z64'', ''.n64'', ''.v64'', ''.zip'', ''.7z'' | |
| ^ Emulators ^ | | [[#mupen64plus:_gliden64|mupen64plus: gliden64]] | ''.z64'', ''.n64'', ''.v64'' | |
| | [[#libretro:_mupen64plus-next|libretro: Mupen64Plus-Next]] | | | [[#mupen64plus:_glide64mk2|mupen64plus: glide64mk2]] | ''.z64'', ''.n64'', ''.v64'' | |
| | [[#libretro:_parallel_n64|libretro: ParaLLel_N64]] | | | [[#mupen64plus:_rice|mupen64plus: rice]] | ''.z64'', ''.n64'', ''.v64'' | |
| | [[#mupen64plus|Mupen64Plus: GLideN64]] | | |
| | [[#mupen64plus|Mupen64Plus: GLide64mk2]] | | |
| | [[#mupen64plus|Mupen64Plus: Rice]] | | |
| |
| ===== BIOS ===== | ===== BIOS ===== |
| |
| The N64 emulators don't need a BIOS to function. | The N64 emulators don't need a BIOS to function. |
| |
| However, if intending on playing [[#n64_disc_drive|N64DD]] games specifically, the following BIOS file is required: | |
| |
| ^ MD5 checksum ^ Share file path ^ Description ^ | |
| | FIXME | ''bios/Mupen64plus/IPL.n64'' | N64 Dynamic Disk Initial Program Loader | | |
| |
| ===== ROMs ===== | ===== ROMs ===== |
| |
| Place your Nintendo 64 and N64DD ROMs in ''/userdata/roms/n64/''. | Place your Nintendo 64 and N64DD ROMs in ''/userdata/roms/n64/''. |
| |
| |
| ===== Emulators ===== | ===== Emulators ===== |
| |
| ==== RetroArch ==== | ==== RetroArch ==== |
| | RetroArch has [[emulators:retroarch|its own page]]. |
| [[https://docs.libretro.com/|RetroArch]] (formerly SSNES), is a ubiquitous frontend that can run multiple "cores", which are essentially the emulators themselves. The most common cores use the [[https://www.libretro.com/|libretro]] API, so that's why cores run in RetroArch in Batocera are referred to as "libretro: (core name)". RetroArch aims to unify the feature set of all libretro cores and offer a universal, familiar interface independent of platform. | |
| | |
| === RetroArch configuration === | |
| | |
| RetroArch offers a **Quick Menu** accessed by pressing ''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} which can be used to alter various things like [[:advanced_retroarch_settings|RetroArch and core options]], and [[:remapping_controls_per_emulator|controller mapping]]. Most RetroArch related settings can be altered from Batocera's EmulationStation. | |
| | |
| Standardized features available to all libretro cores: ''n64.videomode'', ''n64.ratio'', ''n64.smooth'', ''n64.shaders'', ''n64.pixel_perfect'', ''n64.decoration'', ''n64.game_translation'' | |
| | |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | |
| ^ Settings that apply to all cores of this emulator || | |
| | **GRAPHICS BACKEND ''n64.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | | |
| | **AUDIO LATENCY ''n64.audio_latency''** | Audio latency in milliseconds, turn it up if you hear crackles\\ => 256 ''256'', 192 ''192'', 128 ''128'', 64 ''64'', 32 ''32'', 16 ''16'', 8 ''8''. | | |
| | **THREADED VIDEO ''n64.video_threaded''** | Improves performance at the cost of latency and more video stuttering. Use only if full speed cannot be obtained otherwise.\\ => On ''true'', Off ''false''. | | |
| |
| === libretro: Mupen64Plus-Next === | === libretro: Mupen64Plus-Next === |
| |
| Mupen64Plus-Next is a N64 emulation library for the libretro API, based on Mupen64Plus. It is also the successor of the old Mupen64Plus libretro core. It's still experimental, but incorporates Retroarch's features, such as input remapping from its Quick Menu (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). | Mupen64Plus-Next is a N64 emulation library for the libretro API, based on Mupen64Plus. It is also the successor of the old Mupen64Plus libretro core. It's still experimental, but incorporates Retroarch's features, such as input remapping from its Quick Menu (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). |
| |
| |
| == libretro: Mupen64Plus-Next Configuration == | == libretro: Mupen64Plus-Next Configuration == |
| | Standardized features for this core: ''n64.autosave'', ''n64.cheevos'' |
| |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' | | |
| ^ Settings that apply to all systems this core supports || | ^ Settings that apply to all systems this core supports || | |
| | **VIDEO 4:3 RESOLUTION ''global.mupen64plus-43screensize''** | The rendering resolution when using a 4:3 aspect ratio. If set to auto, will match your current video mode. Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 320x240 ''320x240'', 640x480 ''640x480'', 960x720 ''960x720'', 1280x960 ''1280x960'', 1600x1200 ''1600x1200'', 1920x1440 ''1920x1440'', 2240x1680 ''2240x1680'', 2560x1920 ''2560x1920'', 3200x2400 ''3200x2400'', 3520x2640 ''3520x2640'', 3840x2880 ''3840x2880''. | | | **4:3 RENDERING RESOLUTION ''global.mupen64plus-43screensize''** | The rendering resolution when using a 4:3 aspect ratio. If set to auto, will match your current video mode. Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 320x240 ''320x240'', 640x480 ''640x480'', 960x720 ''960x720'', 1280x960 ''1280x960'', 1600x1200 ''1600x1200'', 1920x1440 ''1920x1440'', 2240x1680 ''2240x1680'', 2560x1920 ''2560x1920'', 3200x2400 ''3200x2400'', 3520x2640 ''3520x2640'', 3840x2880 ''3840x2880''. | | |
| | **VIDEO 16:9 RESOLUTION ''global.mupen64plus-169screensize''** | The rendering resolution when using a 16:9 aspect ratio. If set to auto, will match your current video mode. Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 640x360 ''640x360'', 960x540 ''960x540'', 1280x720 ''1280x720'', 1920x1080 ''1920x1080'', 2560x1440 ''2560x1440'', 3840x2160 ''3840x2160'', 7680x4320 ''7680x4320''. | | | **16:9 RENDERING RESOLUTION ''global.mupen64plus-169screensize''** | The rendering resolution when using a 16:9 aspect ratio. If set to auto, will match your current video mode. Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 640x360 ''640x360'', 960x540 ''960x540'', 1280x720 ''1280x720'', 1920x1080 ''1920x1080'', 2560x1440 ''2560x1440'', 3840x2160 ''3840x2160'', 7680x4320 ''7680x4320''. | | |
| | **WIDESCREEN HACK ''global.mupen64plus-aspect''** | Enhancement. Widescreen hack. Very glitchy. Only works when using a 16:9 video mode **and** with bezels (decorations) disabled. Recommended to use ROM patches instead. Some games natively support 16:9 in their in-game options.\\ => Off ''243'', On ''16:9 adjusted''. | | | **WIDESCREEN HACK (GLITCHY) ''global.mupen64plus-aspect''** | Enhancement. Widescreen hack. Very glitchy. Only works when using a 16:9 video mode **and** with bezels (decorations) disabled. Recommended to use ROM patches instead. Some games natively support 16:9 in their in-game options.\\ => Off ''243'', On ''16:9 adjusted''. | | |
| | **BILINEAR FILTERING ''global.mupen64plus-BilinearMode''** | Enhancement. Chooses which [[wp>Comparison_gallery_of_image_scaling_algorithms#Bilinear_interpolation|bilinear filtering]] method is used to smooth textures on 3D objects. ''3point'' is accurate to the unique 3-point bilinear filtering the N64 employs as a cost-saving measure, however this introduces some distortion to the resulting textures. ''standard'' uses a traditional 4-point bilinear filter for more accurate textures. Negligible performance cost.\\ => standard ''standard'', 3 point ''3point''. | | | **TEXTURE FILTERING MODE ''global.mupen64plus-BilinearMode''** | Enhancement. Chooses which [[wp>Comparison_gallery_of_image_scaling_algorithms#Bilinear_interpolation|bilinear filtering]] method is used to smooth textures on 3D objects. ''3point'' is accurate to the unique 3-point bilinear filtering the N64 employs as a cost-saving measure, however this introduces some distortion to the resulting textures. ''standard'' uses a traditional 4-point bilinear filter for more accurate textures. Negligible performance cost.\\ => standard ''standard'', 3 point ''3point''. | | |
| | **ANTI-ALIASING (MSAA) ''global.mupen64plus-MultiSampling''** | Enhancement. Applies [[:anti-aliasing#multi-sample_anti-aliasing|MSAA]] to smooth out jagged edges on 3D object polygons. Most noticeable at lower resolutions. Does not affect textures. The N64 has no MSAA natively, but this was masked by its blurry video output. Significant performance cost. 4x for powerful enough hardware. Higher values give diminishing returns at an exponential performance cost. Should only be disabled if running at native resolution for a more authentic experience.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | | | **ANTI-ALIASING (MSAA) ''global.mupen64plus-MultiSampling''** | Enhancement. Applies [[:anti-aliasing#multi-sample_anti-aliasing|MSAA]] to smooth out jagged edges on 3D object polygons. Most noticeable at lower resolutions. Does not affect textures. The N64 has no MSAA natively, but this was masked by its blurry video output. Significant performance cost. 4x for powerful enough hardware. Higher values give diminishing returns at an exponential performance cost. Should only be disabled if running at native resolution for a more authentic experience.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | | |
| | **TEXTURE FILTERING ''global.mupen64plus-txFilterMode''** | Enables [[:anti-aliasing#mip-mapping|mip-mapping]] to smooth out textures on distant 3D objects based on distance and angle. Has a minimal performance impact. The "Smooth" settings don't have [[:anti-aliasing#anisotropic_filtering|anisotropic filtering]] enabled, resulting in very blurry distant textures. The "Sharp" settings enable anisotropic filtering, dramatically improving the clarity of distant textures at the cost of making UI elements blurrier. Has a minimal performance cost. Very subjective, some N64 games actually did use mip-mapping and require it for certain graphical effects (eg. the Peach painting in Super Mario 64) while others completely omitted it, resulting in [[https://en.wikipedia.org/wiki/Aliasing|aliasing]] textures for distant objects.\\ => Off ''None'', Smooth 1 ''Smooth filtering 1'', Smooth 2 ''Smooth filtering 2'', Smooth 3 ''Smooth filtering 3'', Smooth 4 ''Smooth filtering 4'', Sharp 1 ''Sharp filtering 1'', Sharp 2 ''Sharp filtering 2''. | | | **TEXTURE FILTERING ''global.mupen64plus-txFilterMode''** | Enables [[:anti-aliasing#mip-mapping|mip-mapping]] to smooth out textures on distant 3D objects based on distance and angle. Has a minimal performance impact. The "Smooth" settings don't have [[:anti-aliasing#anisotropic_filtering|anisotropic filtering]] enabled, resulting in very blurry distant textures. The "Sharp" settings enable anisotropic filtering, dramatically improving the clarity of distant textures at the cost of making UI elements blurrier. Has a minimal performance cost. Very subjective, some N64 games actually did use mip-mapping and require it for certain graphical effects (eg. the Peach painting in Super Mario 64) while others completely omitted it, resulting in [[https://en.wikipedia.org/wiki/Aliasing|aliasing]] textures for distant objects.\\ => Off ''None'', Smooth 1 ''Smooth filtering 1'', Smooth 2 ''Smooth filtering 2'', Smooth 3 ''Smooth filtering 3'', Smooth 4 ''Smooth filtering 4'', Sharp 1 ''Sharp filtering 1'', Sharp 2 ''Sharp filtering 2''. | | |
| | **TEXTURE ENHANCEMENT (XBRZ) ''global.mupen64plus-txEnhancementMode''** | Enhancement. Uses [[:anti-aliasing#upscaling|upscalers/resamplers]] on textures to improve their clarity. Improvements are subjective.\\ => Off ''None'', As Is ''As Is'', X2 ''X2'', X2SAI ''X2SAI'', HQ2X ''HQ2X'', HQ2XS ''HQ2XS'', LQ2X ''LQ2X'', LQ2XS ''LQ2XS'', HQ4X ''HQ4X'', 2xBRZ ''2xBRZ'', 3xBRZ ''3xBRZ'', 4xBRZ ''4xBRZ'', 5xBRZ ''5xBRZ'', 6xBRZ ''6xBRZ''. | | | **TEXTURE UPSCALING ''global.mupen64plus-txEnhancementMode''** | Enhancement. Uses [[:anti-aliasing#upscaling|upscalers/resamplers]] on textures to improve their clarity. Improvements are subjective.\\ => Off ''None'', As Is ''As Is'', X2 ''X2'', X2SAI ''X2SAI'', HQ2X ''HQ2X'', HQ2XS ''HQ2XS'', LQ2X ''LQ2X'', LQ2XS ''LQ2XS'', HQ4X ''HQ4X'', 2xBRZ ''2xBRZ'', 3xBRZ ''3xBRZ'', 4xBRZ ''4xBRZ'', 5xBRZ ''5xBRZ'', 6xBRZ ''6xBRZ''. | | |
| | **CONTROLLER PAK 1 ''global.mupen64plus-pak1''** | The accessory pack plugged into controller 1.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **RDP PLUGIN ''global.mupen64plus-rdpPlugin''** | \\ => GLideN64 (Fastest) ''gliden64'', ParaLLEl-RDP ''parallel'', Angrylion (Most Compatible) ''angrylion''. | | |
| | **CONTROLLER PAK 2 ''global.mupen64plus-pak2''** | Same as above for the second controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **RSP PLUGIN ''global.mupen64plus-rspPlugin''** | \\ => HLE (Fastest) ''hle'', ParaLLEl (Best LLE) ''parallel'', CXD4 (LLE Fallback) ''cxd4''. | | |
| | **CONTROLLER PAK 3 ''global.mupen64plus-pak3''** | Same as above for the third controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **CPU CORE ''global.mupen64plus-cpuCore''** | \\ => Dynarec (Fastest) ''dynamic_recompiler'', Cached Interpreter ''cached_interpreter'', Pure Interpreter (Most Accurate) ''pure_interpreter''. | | |
| | **CONTROLLER PAK 4 ''global.mupen64plus-pak4''** | Same as above for the fourth controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **CONTROLLER TYPE 1 ''mupen64plus-controller1''** | Useful for N64 style controllers. Limited hotkeys for controllers without dedicated hotkey.\\ => RetroPad (Default) ''retropad'', n64 ''n64'', N64 (Limited Hotkeys) ''n64limited''. | | |
| | | **CONTROLLER TYPE 2 ''mupen64plus-controller2''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', n64 ''n64''. | | |
| | | **CONTROLLER TYPE 3 ''mupen64plus-controller3''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', n64 ''n64''. | | |
| | | **CONTROLLER TYPE 4 ''mupen64plus-controller4''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', n64 ''n64''. | | |
| | | **CONTROLLER PAK 1 ''global.mupen64plus-pak1''** | The accessory pack plugged into controller 1.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | |
| | | **CONTROLLER PAK 2 ''global.mupen64plus-pak2''** | Same as above for the second controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | |
| | | **CONTROLLER PAK 3 ''global.mupen64plus-pak3''** | Same as above for the third controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | |
| | | **CONTROLLER PAK 4 ''global.mupen64plus-pak4''** | Same as above for the fourth controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | |
| | | **FRAME RATE ''global.mupen64plus-Framerate''** | Full speed can break some games.\\ => Original ''Original'', Full speed ''Fullspeed''. | | |
| | | **PARALLEL-RDP UPSCALER ''global.mupen64plus-parallel-rdp-upscaling''** | Only applies when using Parallel-RDP as the chosen RDP Plugin.\\ => 1x (Default) ''1x'', 2x ''2x'', 3x ''3x'', 4x ''4x''. | | |
| |
| Other configuration settings must be configured from RetroArch's **Quick Menu** (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). | Other configuration settings must be configured from RetroArch's **Quick Menu** (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). |
| |
| === libretro: ParaLLel_N64 === | === libretro: ParaLLel_N64 === |
| |
| A low level emulator that incorporates the Angrylion RDP renderer and Vulkan APIs for hardware accelerated emulation. It is more accurate but lacks some enhancement options. | A low level emulator that incorporates the Angrylion RDP renderer and Vulkan APIs for hardware accelerated emulation. It is more accurate but lacks some enhancement options. |
| |
| == libretro: ParaLLel_N64 configuration == | == libretro: ParaLLel_N64 configuration == |
| | Standardized features for this core: ''n64.autosave'', ''n64.cheevos'' |
| |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| ^ Settings that apply to all systems this core supports || | ^ Settings that apply to all systems this core supports || |
| | **VIDEO RESOLUTION ''global.parallel-n64-screensize''** | Improve the fidelity of 3D models (does not affect 2D sprites). Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 320x240 ''320x240'', 640x480 ''640x480'', 960x720 ''960x720'', 1280x960 ''1280x960'', 1440x1080 ''1440x1080'', 1600x1200 ''1600x1200'', 1920x1440 ''1920x1440'', 2240x1680 ''2240x1680'', 2880x2160 ''2880x2160'', 5760x4320 ''5760x4320''. | | | **GRAPHICS PLUGIN ''parallel-n64-gfxplugin''** | Choose the Parallel N64 graphics plugin.\\ => Glide64 ''glide64'', Gln64 ''gln64'', Rice ''rice'', Angrylion ''angrylion'', Parallel ''parallel''. | |
| | **WIDESCREEN ''global.parallel-n64-aspectratiohint''** | Break aspect ratio and stretch the image.\\ => Off ''normal'', On ''widescreen''. | | | **RENDERING RESOLUTION ''global.parallel-n64-screensize''** | Improve the fidelity of 3D models (does not affect 2D sprites). Severe performance impact. 320x240 for native, ''640x480'' for "Hi-Res" mode (eg. Perfect Dark).\\ => 320x240 ''320x240'', 640x480 ''640x480'', 960x720 ''960x720'', 1280x960 ''1280x960'', 1440x1080 ''1440x1080'', 1600x1200 ''1600x1200'', 1920x1440 ''1920x1440'', 2240x1680 ''2240x1680'', 2880x2160 ''2880x2160'', 5760x4320 ''5760x4320''. | |
| | **TEXTURE FILTERING ''global.parallel-n64-filtering''** | Enhancement. Chooses which [[wp>Comparison_gallery_of_image_scaling_algorithms#Bilinear_interpolation|bilinear filtering]] method is used to smooth textures on 3D objects. N64 3-point is accurate to the unique 3-point bilinear filtering the N64 employs as a cost-saving measure, however this introduces some distortion to the resulting textures. Bilinear uses a traditional 4-point bilinear filter for more accurate textures. Negligible performance cost.\\ => Automatic ''automatic'', N64 3-point ''N64 3-point'', Bilinear ''bilinear'', Nearest ''nearest''. | | | **WIDESCREEN HACK (GLITCHY) ''global.parallel-n64-aspectratiohint''** | Break aspect ratio and stretch the image.\\ => Off ''normal'', On ''widescreen''. | |
| | **FRAMERATE ''global.parallel-n64-framerate''** | Fullspeed can break some games.\\ => fullspeed ''fullspeed'', original ''original''. | | | **TEXTURE FILTERING ''global.parallel-n64-filtering''** | Enhancement. Chooses which [[wp>Comparison_gallery_of_image_scaling_algorithms#Bilinear_interpolation|bilinear filtering]] method is used to smooth textures on 3D objects. N64 3-point is accurate to the unique 3-point bilinear filtering the N64 employs as a cost-saving measure, however this introduces some distortion to the resulting textures. Bilinear uses a traditional 4-point bilinear filter for more accurate textures. Negligible performance cost.\\ => Automatic ''automatic'', N64 3-point ''N64 3-point'', Bilinear ''bilinear'', Nearest ''nearest''. | |
| | **CONTROLLER PAK 1 ''global.parallel-n64-pak1''** | The accessory pack plugged into controller 1.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **FRAME RATE ''global.parallel-n64-framerate''** | Fullspeed can break some games.\\ => fullspeed ''fullspeed'', original ''original''. | |
| | **CONTROLLER PAK 2 ''global.parallel-n64-pak2''** | Same as above for the second controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **CONTROLLER TYPE 1 ''global.parallel-n64-controller1''** | Useful for N64 style controllers. Limited hotkeys for controllers without dedicated hotkey.\\ => RetroPad (Default) ''retropad'', N64 ''n64'', N64 (Limited Hotkeys) ''n64limited''. | |
| | **CONTROLLER PAK 3 ''global.parallel-n64-pak3''** | Same as above for the third controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **CONTROLLER TYPE 2 ''global.parallel-n64-controller2''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | **CONTROLLER PAK 4 ''global.parallel-n64-pak4''** | Same as above for the fourth controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | | | **CONTROLLER TYPE 3 ''global.parallel-n64-controller3''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | | **CONTROLLER TYPE 4 ''global.parallel-n64-controller4''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | | **CONTROLLER PAK 1 ''global.parallel-n64-pak1''** | The accessory pack plugged into controller 1.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | |
| | | **CONTROLLER PAK 2 ''global.parallel-n64-pak2''** | Same as above for the second controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | |
| | | **CONTROLLER PAK 3 ''global.parallel-n64-pak3''** | Same as above for the third controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | |
| | | **CONTROLLER PAK 4 ''global.parallel-n64-pak4''** | Same as above for the fourth controller.\\ => Off ''none'', memory ''memory'', rumble ''rumble''. | |
| |
| Other configuration settings must be configured from RetroArch's **Quick Menu** (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). | Other configuration settings must be configured from RetroArch's **Quick Menu** (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}}). |
| |
| ==== Mupen64Plus ==== | ==== Mupen64Plus ==== |
| |
| A standalone N64 emulator. Can utilize multiple plugins for various aspects of its emulation. For Batocera's purposes, each "core" can also be a different video plugin of the same emulator. | A standalone N64 emulator. Can utilize multiple plugins for various aspects of its emulation. For Batocera's purposes, each "core" can also be a different video plugin of the same emulator. |
| |
| |
| === Mupen64Plus configuration === | === Mupen64Plus configuration === |
| | Standardized features available to all cores of this emulator: ''n64.videomode'', ''n64.videomode'', ''n64.bezel'', ''n64.bezel_stretch'', ''n64.hud'', ''n64.hud_corner'', ''n64.bezel.tattoo'', ''n64.bezel.tattoo_corner'', ''n64.bezel.tattoo_file'', ''n64.bezel.resize_tattoo'' |
| |
| Standardized features available to all video plugins of this emulator: ''n64.videomode'', ''n64.ratio'' | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to most video plugins of this emulator (exceptions noted) || |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | | **GAME ASPECT RATIO ''n64.mupen64plus_ratio''** | \\ => 4:3 ''4/3'', 16:9 ''16/9''. | |
| ^ Settings that apply to most video plugins of this emulator (exceptions noted) || | | **FRAMESKIP (GL64MK2 ONLY) ''n64.mupen64plus_frameskip''** | Skip frames to improve performance (smoothness).\\ => Off ''0'', Autodetect ''automatic'', 1 ''1'', 2 ''2'', 3 ''3'', 4 ''4'', 5 ''5''. | |
| | **FRAME SKIP [GL64MK2 ONLY] ''n64.mupen64plus_frameskip''** | Skip frames to improve performance (smoothness).\\ => Off ''0'', Autodetect ''automatic'', 1 ''1'', 2 ''2'', 3 ''3'', 4 ''4'', 5 ''5''. | | | **AUDIO SYNC ''n64.mupen64plus_AudioSync''** | Enable second audio limiter. Improves audio quality at the cost of performance.\\ => Off ''False'', On ''True''. | |
| | **TEXTURE MIP-MAPPING (BLUR) ''n64.mupen64plus_Mipmapping''** | Enhancement. Enables [[:anti-aliasing#mip-mapping|mip-mapping]] to smooth out textures on distant 3D objects based on distance and angle. Should be used in conjunction with ''n64.mupen64plus_Anisotropic''. Has a minimal performance cost. Refer to [[https://wiki.batocera.org/anti-aliasing#n64_3d_enhancement|this page]] for details. Generally advised to leave this on (some N64 games actually used mip-mapping for graphical effects eg. the Peach painting in Super Mario 64), but some users may prefer the 'hardness' of distant objects with it off, especially at increased rendering resolutions.\\ => Off ''0'', nearest ''1'', bilinear ''2'', trilinear ''3''. | | | **AUDIO BUFFER (SAMPLES) ''n64.mupen64plus_AudioBuffer''** | Lower values reduce audio latency and improve performance, but can cause audio issues.\\ => Very High ''Very High'', High ''High'', Medium ''Medium'', Low ''Low''. | |
| | **ANISOTROPIC FILTERING ''n64.mupen64plus_Anisotropic''** | Enables [[:anti-aliasing#anisotropic_filtering|anisotropic filtering]] to enhance perspective textures. Dramatically improves the clarity of distant objects when mip-mapping is turned on. Has a small performance impact. Refer to [[https://wiki.batocera.org/anti-aliasing#n64_3d_enhancement|this page]] for details. Recommended to set it as high as you can go. If not using mip-mapping, it is recommended to leave this off as it can make UI elements unnecessarily blurry.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | | | **TEXTURE MIP-MAPPING (BLUR) ''n64.mupen64plus_Mipmapping''** | Enhancement. Enables [[:anti-aliasing#mip-mapping|mip-mapping]] to smooth out textures on distant 3D objects based on distance and angle. Should be used in conjunction with ''n64.mupen64plus_Anisotropic''. Has a minimal performance cost. Refer to [[https://wiki.batocera.org/anti-aliasing#n64_3d_enhancement|this page]] for details. Generally advised to leave this on (some N64 games actually used mip-mapping for graphical effects eg. the Peach painting in Super Mario 64), but some users may prefer the 'hardness' of distant objects with it off, especially at increased rendering resolutions.\\ => Off ''0'', nearest ''1'', bilinear ''2'', trilinear ''3''. | |
| | **ANTI-ALIASING (MSAA) ''n64.mupen64plus_AntiAliasing''** | Enhancement. Applies [[:anti-aliasing#multi-sample_anti-aliasing|MSAA]] to smooth out jagged edges on 3D object polygons. Most noticeable at lower resolutions. Does not affect textures. Has a significant performance impact. 4x for powerful enough hardware. Higher values give diminishing returns at an exponential performance cost. Should only be disabled if running at native resolution for a more authentic experience.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | | | **ANISOTROPIC FILTERING ''n64.mupen64plus_Anisotropic''** | Enables [[:anti-aliasing#anisotropic_filtering|anisotropic filtering]] to enhance perspective textures. Dramatically improves the clarity of distant objects when mip-mapping is turned on. Has a small performance impact. Refer to [[https://wiki.batocera.org/anti-aliasing#n64_3d_enhancement|this page]] for details. Recommended to set it as high as you can go. If not using mip-mapping, it is recommended to leave this off as it can make UI elements unnecessarily blurry.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | |
| | **TEXTURE ENHANCEMENT (XBRZ) [RICE ONLY] ''n64.mupen64plus_TextureEnhancement''** | Enhancement. Uses [[:anti-aliasing#upscaling|upscalers/resamplers]] on textures to improve their clarity. Improvements are subjective.\\ => Off ''0'', 2X ''1'', 2XSAI ''2'', HQ2X ''3'', LQ2X ''4'', HQ4X ''5'', Sharpen ''6'', Sharpen More ''7'', External ''8'', Mirrored ''9''. | | | **ANTI-ALIASING (MSAA) ''n64.mupen64plus_AntiAliasing''** | Enhancement. Applies [[:anti-aliasing#multi-sample_anti-aliasing|MSAA]] to smooth out jagged edges on 3D object polygons. Most noticeable at lower resolutions. Does not affect textures. Has a significant performance impact. 4x for powerful enough hardware. Higher values give diminishing returns at an exponential performance cost. Should only be disabled if running at native resolution for a more authentic experience.\\ => Off ''0'', 2x ''2'', 4x ''4'', 8x ''8'', 16x ''16''. | |
| | **HIRES TEXTURES ''n64.mupen64plus_LoadHiResTextures''** | Uses the [[#hi-res_texture_packs|hi-res texture pack]] for the game, if any. Only confirmed for the Rice and GLideN64 video plugins. No harm leaving on ''True'' if there aren't any files present anyway.\\ => Off ''False'', On ''True''. | | | **TEXTURE UPSCALING (RICE ONLY) ''n64.mupen64plus_TextureEnhancement''** | Enhancement. Uses [[:anti-aliasing#upscaling|upscalers/resamplers]] on textures to improve their clarity. Improvements are subjective.\\ => Off ''0'', 2X ''1'', 2XSAI ''2'', HQ2X ''3'', LQ2X ''4'', HQ4X ''5'', Sharpen ''6'', Sharpen More ''7'', External ''8'', Mirrored ''9''. | |
| | **DISABLE 4MB EXPANSION RAM PACK ''n64.mupen64plus_DisableExtraMem''** | Disables the expansion pack required for some games. Polarity for this setting is reversed for EmulationStation's user-facing setting. Emulation of this can cause issues in games that don't require it, so it is suggested to leave disabled unless needed.\\ => Off ''False'', On ''True''. | | | **LOAD CUSTOM TEXTURES ''n64.mupen64plus_LoadHiResTextures''** | Uses the [[#hi-res_texture_packs|hi-res texture pack]] for the game, if any. Only confirmed for the Rice and GLideN64 video plugins. No harm leaving on ''True'' if there aren't any files present anyway.\\ => Off ''False'', On ''True''. | |
| | | **DISABLE 4MB EXPANSION RAM PACK ''n64.mupen64plus_DisableExtraMem''** | Disables the expansion pack required for some games. Polarity for this setting is reversed for EmulationStation's user-facing setting. Emulation of this can cause issues in games that don't require it, so it is suggested to leave disabled unless needed.\\ => Off ''False'', On ''True''. | |
| | | **READ FRAMEBUFFER EVERY FRAME (GLIDE64MK2) ''n64.mupen64plus_fb_read_always''** | Required for some effects in-game (Banjo Kazooie and DK64 transitions), can cause slowdown.\\ => Game default ''-1'', Disable ''0'', Enable ''1''. | |
| | | **CONTROLLER TYPE 1 ''n64.mupen64-controller1''** | Useful for N64 style controllers. Limited hotkeys for controllers without dedicated hotkey.\\ => RetroPad (Default) ''retropad'', N64 ''n64'', N64 (Limited Hotkeys) ''n64limited''. | |
| | | **CONTROLLER TYPE 2 ''n64.mupen64-controller2''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | | **CONTROLLER TYPE 3 ''n64.mupen64-controller3''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | | **CONTROLLER TYPE 4 ''n64.mupen64-controller4''** | Useful for N64 style controllers.\\ => RetroPad (Default) ''retropad'', N64 ''n64''. | |
| | | **CONTROLLER SENSITIVITY 1 ''n64.mupen64-sensitivity1''** | Set the sensitivity of the joystick analog sticks.\\ => 50% ''50'', 60% ''60'', 70% ''70'', 80% ''80'', 90% ''90'', 100% (Default) ''100'', 110% ''110'', 120% ''120'', 130% ''130'', 140% ''140'', 150% ''150''. | |
| | | **CONTROLLER SENSITIVITY 2 ''n64.mupen64-sensitivity2''** | Set the sensitivity of the joystick analog sticks.\\ => 50% ''50'', 60% ''60'', 70% ''70'', 80% ''80'', 90% ''90'', 100% (Default) ''100'', 110% ''110'', 120% ''120'', 130% ''130'', 140% ''140'', 150% ''150''. | |
| | | **CONTROLLER SENSITIVITY 3 ''n64.mupen64-sensitivity3''** | Set the sensitivity of the joystick analog sticks.\\ => 50% ''50'', 60% ''60'', 70% ''70'', 80% ''80'', 90% ''90'', 100% (Default) ''100'', 110% ''110'', 120% ''120'', 130% ''130'', 140% ''140'', 150% ''150''. | |
| | | **CONTROLLER SENSITIVITY 4 ''n64.mupen64-sensitivity4''** | Set the sensitivity of the joystick analog sticks.\\ => 50% ''50'', 60% ''60'', 70% ''70'', 80% ''80'', 90% ''90'', 100% (Default) ''100'', 110% ''110'', 120% ''120'', 130% ''130'', 140% ''140'', 150% ''150''. | |
| | | **CONTROLLER DEADZONE 1 ''n64.mupen64-deadzone1''** | Set the deadzone of the joystick analog sticks.\\ => 0% ''0'', 5% (Default) ''5'', 10% ''10'', 15% ''15'', 20% ''20'', 25% ''25'', 30% ''30''. | |
| | | **CONTROLLER DEADZONE 2 ''n64.mupen64-deadzone2''** | Set the deadzone of the joystick analog sticks.\\ => 0% ''0'', 5% (Default) ''5'', 10% ''10'', 15% ''15'', 20% ''20'', 25% ''25'', 30% ''30''. | |
| | | **CONTROLLER DEADZONE 3 ''n64.mupen64-deadzone3''** | Set the deadzone of the joystick analog sticks.\\ => 0% ''0'', 5% (Default) ''5'', 10% ''10'', 15% ''15'', 20% ''20'', 25% ''25'', 30% ''30''. | |
| | | **CONTROLLER DEADZONE 4 ''n64.mupen64-deadzone4''** | Set the deadzone of the joystick analog sticks.\\ => 0% ''0'', 5% (Default) ''5'', 10% ''10'', 15% ''15'', 20% ''20'', 25% ''25'', 30% ''30''. | |
| |
| <WRAP center round tip> | <WRAP center round tip> |
| |
| ===== Hi-res texture packs ===== | ===== Hi-res texture packs ===== |
| |
| Hi-res texture packs replace the textures in a game with other (typically higher resolution) textures. Support for this has been baked into Mupen64 ever since textures could be extracted from the game itself and naturally Batocera supports their use. The "MUPEN64PLUS / GLIDE64MK2", "MUPEN64PLUS / RICE" and FIXME "LIBRETRO / MUPEN64PLUS-NEXT" emulators support this feature. | Hi-res texture packs replace the textures in a game with other (typically higher resolution) textures. Support for this has been baked into Mupen64 ever since textures could be extracted from the game itself and naturally Batocera supports their use. The "MUPEN64PLUS / GLIDE64MK2", "MUPEN64PLUS / RICE" and FIXME "LIBRETRO / MUPEN64PLUS-NEXT" emulators support this feature. |
| |
| |
| ===== N64 Disc Drive ===== | ===== N64 Disc Drive ===== |
| | N64 Disc Drive has its own page at [[systems:n64dd]] |
| <WRAP group> | |
| <WRAP twothirds column> | |
| {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/n64dd.svg?nolink&420 }} | |
| | |
| Better known as the N64DD, this was an expansion available for the original N64 that would allow for the loading from discs instead of cartridges. | |
| | |
| Largely a commercial failure, never left Japan. But the few titles that were developed and released for it were incredible. | |
| | |
| To replay these gems: | |
| - Place your N64DD cartridge ROMs in ''/userdata/roms/n64dd''. They should have the extension ''.z64''. | |
| - Place your N64DD disk ROMs in the same ''/userdata/roms/n64dd''. They should have the extension ''.z64.dd''. | |
| - While hovering over the game in the gamelist, press ''[SELECT]'' and set the emulator to [[#libretro:_mupen64plus-next|libretro: Mupen64Plus-Next]]. | |
| | |
| Emulators/configuration are the same as the regular N64 emulators. | |
| </WRAP> | |
| | |
| <WRAP third column> | |
| {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/n64dd.png?nolink&350|}} | |
| </WRAP> | |
| </WRAP> | |
| |
| ===== Controls ===== | ===== Controls ===== |
| | As of V38 many N64 style controllers are already mapped for you out of the box. If your controller is not refer to the information below to map inputs according to your controller type. |
| |
| Batocera requires a controller with a (real or not) right analogue stick if the C-buttons are needed. If configured via the UI in Batocera, they are automatically bound to the appropriate positive/negative values of the right stick axis. | For V37 and older if using a N64 style controller you'll have to manually map inputs in ES and then remap in Retroarch and save a core remap and/or manually edit the Mupen64Plus input.xml file. |
| |
| <WRAP center round important> | [[:remapping_controls_per_emulator#libretro_cores|Remapping the controls as necessary]] in RetroArch's Quick Menu: |
| Batocera infers right-stick down and right-stick right as the opposite axis values to the ones you assign in the controller configuration screen. If you've assigned buttons to these controls instead, you'll only be able to use the buttons you have assigned (no C-down or C-left)! | |
| </WRAP> | |
| |
| If using a controller that doesn't have a traditional right analogue stick (such as a USB N64 controller), you can work around this limitation by editing the ''/userdata/system/configs/emulationstation/es_input.cfg'' manually. Add the following lines to your ''es_input.cfg'' file to have Batocera recognize them: | {{ :systems:n64_controller_mapping_es.png?direct |}} |
| | |
| --> Manually configured controller configs# | |
| | |
| * [[https://retrofighters.com/our-collection/brawler64-usb/|RetroFighter's Brawler64]] | |
| <file xml es_input.cfg> | |
| <inputConfig type="joystick" deviceName="Brawler64 USB Gamepad" deviceGUID="030000000d0f0000c100000011010000"> | |
| <input name="a" type="button" id="10" value="1" code="314" /> | |
| <input name="b" type="button" id="2" value="1" code="306" /> | |
| <input name="down" type="hat" id="0" value="4" /> | |
| <input name="hotkey" type="button" id="8" value="1" code="312" /> | |
| <input name="joystick1left" type="axis" id="0" value="-1" code="0" /> | |
| <input name="joystick1up" type="axis" id="1" value="-1" code="1" /> | |
| <input name="joystick2down" type="button" id="3" value="1" code="307" /> | |
| <input name="joystick2left" type="button" id="0" value="1" code="304" /> | |
| <input name="l2" type="button" id="6" value="1" code="310" /> | |
| <input name="left" type="hat" id="0" value="8" /> | |
| <input name="pagedown" type="button" id="5" value="1" code="309" /> | |
| <input name="pageup" type="button" id="4" value="1" code="308" /> | |
| <input name="right" type="hat" id="0" value="2" /> | |
| <input name="select" type="button" id="8" value="1" code="312" /> | |
| <input name="start" type="button" id="9" value="1" code="313" /> | |
| <input name="up" type="hat" id="0" value="1" /> | |
| <input name="x" type="button" id="11" value="1" code="315" /> | |
| <input name="y" type="button" id="1" value="1" code="305" /> | |
| </inputConfig> | |
| </file> | |
| * [[http://retro-bit.com/tribute64|Retro-bit Tribute64 Controller - USB® Port]] (X-input mode) | |
| <file xml es_input.cfg> | |
| <inputConfig type="joystick" deviceName="Microsoft X-Box 360 pad" deviceGUID="030000005e0400008e02000072050000"> | |
| <input name="a" type="button" id="9" value="1" code="317" /> | |
| <input name="b" type="button" id="0" value="1" code="304" /> | |
| <input name="down" type="hat" id="0" value="4" /> | |
| <input name="hotkey" type="button" id="6" value="1" code="314" /> | |
| <input name="joystick1left" type="axis" id="0" value="-1" code="0" /> | |
| <input name="joystick1up" type="axis" id="1" value="-1" code="1" /> | |
| <input name="joystick2left" type="button" id="3" value="1" code="308" /> | |
| <input name="joystick2down" type="button" id="2" value="1" code="307" /> | |
| <input name="l2" type="axis" id="2" value="1" code="2" /> | |
| <input name="left" type="hat" id="0" value="8" /> | |
| <input name="pagedown" type="button" id="5" value="1" code="311" /> | |
| <input name="pageup" type="button" id="4" value="1" code="310" /> | |
| <input name="r2" type="axis" id="5" value="1" code="5" /> | |
| <input name="right" type="hat" id="0" value="2" /> | |
| <input name="select" type="button" id="6" value="1" code="314" /> | |
| <input name="start" type="button" id="7" value="1" code="315" /> | |
| <input name="up" type="hat" id="0" value="1" /> | |
| <input name="x" type="button" id="10" value="1" code="318" /> | |
| <input name="y" type="button" id="1" value="1" code="305" /> | |
| </inputConfig> | |
| </file> | |
| | |
| * The official Nintendo Switch's N64 USB controller. | |
| <file xml es_input.cfg> | |
| <inputConfig type="joystick" deviceName="N64 Controller" deviceGUID="050000007e0500001920000001000000"> | |
| <input name="a" type="button" id="1" value="1" code="305" /> | |
| <input name="b" type="button" id="0" value="1" code="304" /> | |
| <input name="down" type="hat" id="0" value="4" /> | |
| <input name="hotkey" type="button" id="10" value="1" code="314" /> | |
| <input name="joystick1left" type="axis" id="0" value="-1" code="0" /> | |
| <input name="joystick1up" type="axis" id="1" value="-1" code="1" /> | |
| <input name="l2" type="button" id="7" value="1" code="311" /> | |
| <input name="left" type="hat" id="0" value="8" /> | |
| <input name="pagedown" type="button" id="5" value="1" code="309" /> | |
| <input name="pageup" type="button" id="4" value="1" code="308" /> | |
| <input name="r2" type="button" id="8" value="1" code="312" /> | |
| <input name="right" type="hat" id="0" value="2" /> | |
| <input name="select" type="button" id="6" value="1" code="310" /> | |
| <input name="start" type="button" id="9" value="1" code="313" /> | |
| <input name="up" type="hat" id="0" value="1" /> | |
| <input name="x" type="button" id="2" value="1" code="306" /> | |
| <input name="y" type="button" id="3" value="1" code="307" /> | |
| </inputConfig> | |
| </file> | |
| | |
| Then simply [[:remapping_controls_per_emulator#libretro_cores|remap the controls as necessary]] in RetroArch's Quick Menu: | |
| | |
| {{:systems:batocera-n64.jpg|}} | |
| |
| <WRAP center round tip> | <WRAP center round tip> |
| Beware, if doing this manual remap Batocera will use C-right as the "Back" button. | If using V38 and using a N64 controller without a dedicated hotkey button, use "N64 (Limited Hotkeys)" as the controller type. This will prevent unintended hotkey activation. Otherwise use "N64" controller type for all N64 style controllers. \\ |
| | If using V37 or older it's recommended to either map L + Hotkey to "L" and then disable all hotkeys except "Exit", or simply do not map L and only use it for the Hotkey. (Few N64 games require the use of the "L" button). |
| </WRAP> | </WRAP> |
| |
| <-- | |
| |
| Here are the default Nintendo 64's controls shown on a [[:configure_a_controller|Batocera Retropad]] for libretro cores: | Here are the default Nintendo 64's controls shown on a [[:configure_a_controller|Batocera Retropad]] for libretro cores: |
| |
| ===== Troubleshooting ===== | ===== Troubleshooting ===== |
| |
| ==== 2D graphics are appearing with gaps/lines in them ==== | ==== 2D graphics are appearing with gaps/lines in them ==== |
| |
| Turn off any upscaling settings such as increasing the rendering resolution. By default, Batocera will not be using any upscaling settings. | Turn off any upscaling settings such as increasing the rendering resolution. By default, Batocera will not be using any upscaling settings. |
| |
| ==== The RetroArch Quick Menu is graphically bugged ==== | ==== The RetroArch Quick Menu is graphically bugged ==== |
| |
| This issue affects Batocera **v35** on RK3326-based images such as the Odroid Go Advance. | This issue affects Batocera **v35** on RK3326-based images such as the Odroid Go Advance. |
| |
| |
| ==== Further troubleshooting ==== | ==== Further troubleshooting ==== |
| |
| For further troubleshooting, refer to the [[:support|generic support pages]]. | For further troubleshooting, refer to the [[:support|generic support pages]]. |
| |