Giter Club home page Giter Club logo

tendomode's Introduction

TendoMode

A Nintendo Classic Mini like layout for Attract Mode v2.6.1.

It is functional, but still a work in progress.

Prerequisites

This layout uses extra modules not included in Attract Mode. You can download them from this repository: WAFAM

The instructions about how to setup the modules are on the Readme.md file of the WAFAM project.

Customizations

This layout is prepared to have a different look and feel depending on the active filter.

The idea was to create filters for the games, each one for a different region, and show the games of a region with the look and feel of the corresponding console for that region. The game versions released in Japan would have the Famicom look and feel and the game versions released in USA or Europe, the NES look and feel.

I haven't included all the media files in the repository to avoid copyright problems, but they are available in this post. There are links under the screenshots. None of the images are the original images, because I had to resize and adapt them, but prevention is better than cure.

How to add customizations?

  1. Create a folder inside the UI folder of the layout with all the images (as in the Nintendont folder already included).
  2. If you need to, add a flag image in the UI/Flags folder of the layout.
  3. Open the definitions.nut file with a text editor
  4. At the begining of the file, add a line inside the Regions table. It should look like this:
    Famicom = { platform = "Famicom", flag = "JAP" },
    The value of platform is the name of the folder and the value of flag is the name of the image file of the flag without extension.

Game Information in ROM Lists

Some fields in the corresponding rom list file must have a specific format to show information as in the original Nintendo Classic Mini menu.

Those rom list files ar in the ./romlists subfolder of themain Attract Mode folder.

Orange number of players

In Nintendo Classic Mini menu, some multiplayer games have an orange number of players icon to indicate that players can play simultaneously.

To indicate that, add a capital 'S' after the number in the Players property of the rom list file. Here's an example:

#Name;Title;Emulator;CloneOf;Year;Manufacturer;Category;Players;Rotation;Control;Status;DisplayCount;DisplayType;AltRomname;AltTitle;Extra;Buttons;Series;Language;Region;Rating
Battletoads (J);Battletoads;NES;;;Rare;Fighting, Platform, Platform;2S;;;;;;;Battletoads;;;Battletoads;;JAP;E - Everyone
Castlevania (EU);Castlevania;NES;;;Konami;Action, Adventure, Platform;1;;;;;;;Castlevania;;;Castlevania;;EUR,USA;E - Everyone

In this example, the game Battletoads will have an orange '2P' icon and the game Castlevania will have a white '1P' icon.

Issues

tendomode's People

Contributors

ryback2501 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

tendomode's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.