Skip to content

martypc.exe do nothing when opened #206

@Sleora

Description

@Sleora

Describe the bug
When I double click on "martypc.exe" nothing happens, even running it through cmd.exe return nothing and I checked in task manager and it doesn't even appear in there. However, when I run "martypc_launcher.exe" it opens correctly and let me change settings but when I click on 'Run' it show the error:

thread 'main' panicked at
crates\binaries\martypc_eframe\src\input\gilrs_g...:33:
called `Result::unwrap()` on an `Err` value:
Other(FailedToLoadDll(NoDLL))
note: run with `RUST_BACKTRACE=1` environment
variable to display a backtrace

I'm not super knowledgable in error code but I might be missing a DLL... which one it is I don't know and I don't know what should I do with RUST_BACKTRACE=1. What's an environment variable?

To Reproduce
Steps to reproduce the behavior:

  1. Go to the main martypc folder
  2. Click on 'martypc.exe', nothing happens
  3. Go in 'martypc_launcher.exe'
  4. Click on 'Run'
  5. See error

Expected behavior
The emulator refuse to boot.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • Windows 7, x64
  • Intel Core i5 2500K
  • NVIDIA GeForce GTX 650

Build info

  • MartyPC_win7_0_4_1_20250531

Additional context
I'm currently using a Windows 7 that has a few years now but I still find a few programs that are missing DLLs here and there, so it's not that surprising that it return me a missing DLL error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions