Nes Fceux

0 views
Skip to first unread message

Destini Armstrong

unread,
Aug 3, 2024, 5:12:35 PM8/3/24
to clothleurebehn

I am trying to run the FCEUX emulator on AWS without graphical rendering so that my machine learning algorithm can train faster. So far I have tried running FCEUX from command line with the following commands:

the syntax is fceux --nogui /path/to/rom however it won't yield what you want. GUI refers to heavyweight GUI stuff (menus dialogs). The window still appears (from SDL most likely). Your problem can't be solved without revisions to the source code:

Since you've probably made the unwarranted assumption that taking away the screen would also take away the throttling, you're likely to be disappointed by the results of the edit above. Unless you've been turboing by putting a brick on your tab key, you'll also need to:

There are numerous dependency errors in this PKGBUILD file. The newest 2.3.0 release of fceux uses Qt5 instead of GTK and has since upgraded to SDL2. The dependencies should look more like the official fceux 2.3.0 build in community repository as can be seen at: _64/fceux/

@punkrockguy318 yes I'm running into issues. It compiles and runs fine but won't start any .nes files. (Also it doesn't get affected by themes (colour-themes that is)). But the message log doesn't print out anything particular.

I have a Chromebook and have downloaded Linux beta to it. I'm trying to run fceux (Ubuntu version) I've been able to download it with Linux but whenever I open the app it just loads infinitely. I tried opening it in the terminal and I get this response:

Search in specific suite:[focal][focal-updates][focal-backports][jammy][jammy-updates][jammy-backports][mantic][mantic-updates][mantic-backports][noble][noble-updates][noble-backports][oracular]Limit search to a specific architecture: [i386] [amd64] [powerpc] [arm64] [armhf] [ppc64el] [riscv64] [s390x] You have searched for packages that names contain fceux in all suites, all sections, and all architectures.Found 1 matching packages.

The search service can find package by either name (apache),provides(webserver), absolute file names (/usr/bin/apache),binaries (gprof) or shared libraries (libXm.so.2) instandard path. It does not support multiple arguments yet... The System and Arch are optional added filters, for exampleSystem could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system. System Arch RPM resource fceuxFCEUX is a cross platform, NTSC and PAL Famicom/NES emulator that is anevolution of the original FCE Ultra emulator. Over time FCE Ultra hadseparated into many separate branches.The concept behind FCEUX is to merge elements from FCE Ultra, FCEUrerecording, FCEUXD, FCEUXDSP, and FCEU-mm into a single branch of FCEU. Asthe X implies, it is an all-encompassing FCEU emulator that gives the bestof all worlds for the casual player, the ROM-hacking community, LuaScripters, and the Tool-Assisted Speedrun Community.

c80f0f1006
Reply all
Reply to author
Forward
0 new messages