MY NES

A Nintendo Entertainment System / Family Computer (Nes/Famicom) Emulator written in C#.

Copyright © Alaa Ibrahim Hadid 2009 - 2022
All rights reserved.

Email: alaahadidfreeware@gmail.com

My Nes Official Repository: https://github.com/alaahadid/My-Nes
My Nes Official Wiki: https://github.com/alaahadid/My-Nes/wiki
My Nes Issues Board (please report bugs here): https://github.com/alaahadid/My-Nes/issues
My Nes Contact Email: mailto:alaahadidfreewares@gmail.com

What's new ?

My Nes Version 7.10.8036.39502
Built at 1 January 2022 21:56

  • Updated copyright inforamtion
  • Updated target .netframework version into 4.8

System Requirements And Installation

Usually My Nes comes in portable package, which can be installed simply by extracting the content of that package
anywhere in your machine.
Note that My Nes save settings and user files (such as states, snapshots, sound records ...etc) at the documents.
In order to run My Nes correctly in your machine, please make sure that your machine meets up these requirements:

  • My Nes can run at any version of windows that can run .net framework 4, such as Windows 7, 8, 8.1,10 and 11.
  • .Net Framework version 4.8 is required.
  • Latest DirectX package from Microsoft.
  • Latest C++ Runtime package from Microsoft. (Try latest, if My Nes doensn't work, installing older version of this package may work.)
  • CPU: 2400 MHz or faster, multicore cpu is recommended for better performance. My Nes is built for x86 cpus,
    but it should run without problems with x64 cpus (tested and runs perfectly)
  • RAM: My Nes usually uses about 30 to 60 MB ram. When launcher is used, it may use up to 200 MB. In other words,
    since Windows is running perfectly in your machine, you should not worry about ram at all when using My Nes.

Notes

. My Nes doesn't work:

Please make sure that these packages are installed in pc:

.Net framework 4

C++ Runtime (Try latest, if My Nes doensn't work, installing older version of this package may work.)

If the problem isn't solved, please try to install SlimDX latest runtime, one can be found here: https://code.google.com/archive/p/slimdx/downloads (SlimDX Runtime .NET 4.0 x86 (January 2012).msi).

. Some games doesn't work
Please use Hard Reset (F4) to reset the emulation, happen sometimes when changing games. If the game stil doesn't work, that's mean it is a not-implemented mapper issue or emulation bug. Reporting the game problem to the https://github.com/alaahadid/My-Nes/issues will be appreciated.

. If My Nes fails to start (mostly on Windows 7), please intstall SlimDX Runtime .NET 4.0 x86 (January 2012).
https://github.com/likeleon/Micro/blob/master/Externals/SlimDX%20SDK%20(January%202012)/Runtime/SlimDX%20Runtime%20.NET%204.0%20x86%20(January%202012).msi

  • My Nes may fail to launch with SDL2 video renderer, or just "White Screen".
    If that happens, you need to locate the settings file in:Documents>MyNes>sdlsettings.iniOpen that file then edit the line (set it to):
    "Video_Driver=opengl" or "Video_Driver=direct3d" then try again.
    direct3d: is the direct3d driver
    opengl: is the opengl driverIf both drivers doesn't work, there is no choice but to switch into SlimDX video renderer.
  • There is no sound whith SDL2 Audio.
    Please try to change audio device selection in SDL2 Settings window.If that doesn't work, you need to locate the settings file in:Documents>MyNes>sdlsettings.iniOpen that file then find the line :
    "Audio_Device_Index=0"
    This is the audio device index, 0 is the first audio device, 1 is the second ...etc
    Can be set to any "Enabled" audio device, please set the index to the default audio device in Windows audio settings.

    If both drivers doesn't work, there is no choice but to switch into SlimDX audio renderer.

Copyright Notice

Please read the file "Copyright Notice.txt" in My Nes folder or see the about box in MyNes for more details.

 

    内容分页 1 2
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。