Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: NES Emulation  (Read 3577 times)

0 Members and 1 Guest are viewing this topic.

Ryglore

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 779
  • Last login:November 16, 2021, 05:49:39 pm
  • Likes to make things difficult.
    • The Brush Wizard
NES Emulation
« on: June 07, 2010, 03:40:44 pm »
Hey guys, I want to get some NES emulation going and I have MaLa on my cab already.  So I need a good NES emulator that will work just like command line Mame. Also I need games to load full screen without playing in a window, and the only menu system I'd like to deal with is the Mala frontend games list.


Ha, any pointers on it would be great.


WhereEaglesDare

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1536
  • Last login:March 24, 2014, 08:47:08 pm
  • Shut Off All The Compactors on the Detention Level
    • My HomePage
Re: NES Emulation
« Reply #1 on: June 07, 2010, 04:42:11 pm »
I had the same problem, what emulator are you currently using?  NESTOPIA has the option for fullscreen in the options, you may have to look hard to find it, Virtua NES doesnt but it is a command line switch.

opt2not

  • Trade Count: (+15)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6173
  • Last login:April 02, 2024, 07:42:30 pm
Re: NES Emulation
« Reply #2 on: June 07, 2010, 05:04:30 pm »
After a bit more reading, MESS seems like a good option.

Quote
Running MESS in Full Screen

To run MESS in full screen, you can use the command line option -nowindow. Alternatively, you can set

window 0

MESS comes with a GUI (messgui.exe) and the command-line exe. But you don't need to use the GUI.
MESS wiki

Ryglore

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 779
  • Last login:November 16, 2021, 05:49:39 pm
  • Likes to make things difficult.
    • The Brush Wizard
Re: NES Emulation
« Reply #3 on: June 07, 2010, 06:11:14 pm »
Thanks guys, I'm not using anything at the moment. Just looking to add it to my arsenal, ha.

I'll look into all three of these for sure.

ptinolv

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 97
  • Last login:January 20, 2024, 01:37:18 am
Re: NES Emulation
« Reply #4 on: June 07, 2010, 09:09:44 pm »
VirtuaNes also has an option to switch to full screen as soon as a rom is loaded.

Ryglore

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 779
  • Last login:November 16, 2021, 05:49:39 pm
  • Likes to make things difficult.
    • The Brush Wizard
Re: NES Emulation
« Reply #5 on: June 08, 2010, 09:10:22 am »
It looks like MESS is built using Mame's core code. And you actually use mame's source code when you are compiling the program. So perhaps this one is going to do the trick. I'll just have to mess around with it, there is a ton of info to look over... my brain is hurts.  :lol

Frigo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 322
  • Last login:December 09, 2011, 04:23:54 pm
  • My spoon is too big.
Re: NES Emulation
« Reply #6 on: June 08, 2010, 06:23:44 pm »
It looks like MESS is built using Mame's core code. And you actually use mame's source code when you are compiling the program. So perhaps this one is going to do the trick. I'll just have to mess around with it, there is a ton of info to look over... my brain is hurts.  :lol

Ahhh haha, I see what you did there...  :cheers:

Hornpipe2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 82
  • Last login:December 07, 2014, 02:09:52 pm
Re: NES Emulation
« Reply #7 on: June 11, 2010, 12:06:48 pm »
This guy recommends using FCEUX, which is one of the top Nintendo emulators around.  It has command-line support.  You'll need to remap some keys.

http://www.flashingblade.net/?page_id=1948

His documentation is cool but it's in PDF format.  Here's the relevant section for NES emulation, which shows his MameWah config settings.

 Nintendo Entertainment System – FCEUX 2.1.0
Switched again to FCEUX and had some wins. Command line is standard and, though it won't work with closemul, the Exit key is mappable to Esc. Get rid of the save state numbered keys (1,2,5,6), so you don't have ugly text popping up every time you press start and you're sorted!
These can all be configured through the GUI.
 ### 08nintendo.ini (mamewah v1.62) ###
 emulator_title                                                  Nintendo NES
 ### List Generation Settings ###
 rom_path                                                        [emurootpath]\[emuname]\roms
 rom_extension                                                   nes
 dat_file
 nms_file                                                        [emurootpath]\[emuname]\NES.nms
 catver_ini_file
 list_generation_method                                          rom_folder
 ### Execution Settings ###
 pre_emulator_app_commandlines
 emulator_commandline                                            [emurootpath]\[emuname]\fceux\fceux.exe [rompath]\[name].[romext]"{nodosbox}{safelaunch}
 post_emulator_app_commandlines
 general_app_commandlines

Ryglore

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 779
  • Last login:November 16, 2021, 05:49:39 pm
  • Likes to make things difficult.
    • The Brush Wizard
Re: NES Emulation
« Reply #8 on: June 11, 2010, 04:37:56 pm »
oh sweet, thanks. I'll look into it also. I'm not set on anything yet, and honestly I've been to busy to think about it at the moment. But When I get a chance I'll check this out also.