Skip to content

v0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 17:01
· 7 commits to main since this release
50a3d80

CHANGELOG

General Info

Copy smsPlus64.z64 to your Nintendo 64 flash card. Create a folder named smsPlus64 in the root of your flashcard's SD card and copy your .sms or .gg ROMs there.

v0.7

Features

  • none

Fixes

  • Fixed corrupt framerate display when starting from N64FlashcartMenu.
  • Disabled Start + Z when game is started from N64FlashcartMenu.
  • When starting emulator, holding Z will force to load the built-in menu.
  • Fixed libcart preventing internal menu to list roms.

v0.6

Features

Using a flashcart, Master system and GameGear roms can be started directly from N64FlashCartmenu.

For this to work with N64FlashCartmenu, copy smsPlus64.z64 to the menu/emulators folder of your SD-card. More info in the N64FlashcartMenu Getting Started Guide

Note

For the moment, you need to download the N64FlashcartMenu from the rolling pre-release, as the current release does not support this yet.
Also, 1MB games will not load using this method. There are only a few games with this size.

Note

According to the Everdrive manual, roms could also be run this way via the Everdrive menu by saving smsPlus64.z64 as ED64/emu/gg.v64 and ED64/emu/sms.v64. This does not work however.
As a workaround, you can rename your .sms .gg roms to have the .gen extension and then copy smsPlus64.z64 to ED64/emu/gen.v64

Fixes

  • various bugfixes and improvements.

v0.5

Features

  • none

Fixes

  • Fix bug in splash screen

v0.4

Features

  • show program version in splash screen.

Fixes

  • Fixed sound toggle bug.
  • Last column in menu was not visible.

v0.3

Features

  • Changed framerate toggle from START + A to Z + A
  • Added sound toggle Z + B
  • Added libdragon logo to splash screen.

v0.2

Features

  • Enabled audio

Fixes

  • None

v0.1

Features

  • Initial release, based on infonesPlus.

Fixes