NES emulator - with Custom GUI and improvements

NES emulator - with Custom GUI and improvements

by guifernandes

👁 199 ❤️ 9 ⭐ 7 🔄 1
Created: Oct 6, 2021 Last modified: Nov 17, 2021 Shared: Oct 7, 2021

Description

Credits: @GenericHeroGuy - Made the original emulator. @Kouzeru - Made the APU, allowing for it to emulate the audio. @oxiti8 - Made the custom GUI and used @Kouzeru's APU. @guifernandes - Changed a bit of the GUI, and lowered @Kouzeru's audio samples since they were very loud.

Instructions

WARNING: Play on https://turbowarp.org/580395891/fullscreen?fps=250&turbo for way faster speeds An ice-cool NES emulator with various mods, such as Kouzeru's APU with audio support and a custom GUI. Default controls: A: L B: K Select: C Start: M D-pad: WASD Number keys 1: Load ROM (see below) 2: Show/hide frameskip 3: Set scale to 1x, 1.5x, TV, or 2x (will probably slow things down) 4: Advanced display options 5: Configure controls (Type the keyboard letter you want to assign. Or type "up arrow", "down arrow" etc) 6: Reset game To load ROMs, they must be converted to text format first. (NOTE: Only NTSC (USA) games are supported) Linux: Open a terminal and run hexdump -ve '1/1 "%.2x"' "[file name].nes" > "rom.txt" Windows: Go to http://tomeko.net/online_tools/file_to_hex.php?lang=en and turn off 0x and newlines, then paste the resists here. Copy the text in the file to the clipboard, press the 1 key and paste it, then click the green flag. Mappers supported: 0, 1, 2, 3 (some mapper 1 games don't work)

Project Details

Visibility
Visible
Comments
Enabled
Remixed From
Project #578387561
Original Project
Project #561973653