Project

General

Profile

Actions

Emulator Issues #7324

closed

Make our 64 bit binary show useful information to 32 bit users

Added by delroth almost 10 years ago. Updated over 8 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
Windows
Issue type:
Task
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

There should be at least an error message that says the operating system is unsupported.

The only way I see to implement that is via a custom packer. Maybe shuffle2 has a better idea.

This is a release blocker item.

Actions #1

Updated by tueidj almost 10 years ago

This sounds like a good way to get your binary flagged by stupid virus scanners.

Actions #2

Updated by florian98.rg almost 10 years ago

A big red "DOLPHIN FOR 32-BIT HAS BEEN DISCONTINUED" on the homepage will work too, I think.

Like already said, a custom packer will most likely result in a false alarm by a Virus scanner. If Windows Defender somehow manages to flag it (Win8.1 version that has been merged with Security Essentials), it will result in a LOT of riot.

Actions #3

Updated by tomman almost 10 years ago

There is no such thing like "fat binaries" for Windows.

Your best bet is not exactly a packer, but a 32-bit stub which stores the 64-bit executable as a resource (somehow "embedded raw binaries" isn't a red flag for AV suites, but "packer/compressors" are). Sysinternals' Process Explorer does exactly like this.

Actions #4

Updated by delroth almost 10 years ago

a 32-bit stub which stores the 64-bit executable as a resource

That's basically what a packer is.

Actions #5

Updated by Anonymous almost 10 years ago

This is a silly idea, couldn't remove myself before..

Actions #6

Updated by JMC4789 over 9 years ago

I honestly think that the best way to handle this would be through the blog, readmes, and download pages. We don't want to set off virus scanners or anything like that, and Dolphin, by this point, is pretty well known as a 64-bit only program.

Actions #7

Updated by JMC4789 over 9 years ago

I've kept thinking about this. Unless someone feels very strongly about this, I don't see why it should be milestone current. Someone else could give their opinion on it as well.

Actions #8

Updated by bdr9 over 9 years ago

My opinion is that it shouldn't be very high priority. Windows already gives a relatively informational error when attempting to open a 64bit binary in a 32bit system. Users should have little issue realizing their mistake. Yes, I think it would be nice if Dolphin had a custom error message, but I don't think it should be a blocking issue for the next release (milestone Current).

Actions #9

Updated by comexk over 9 years ago

  • Priority changed from Urgent to Normal
  • Milestone deleted (Current)

We should have an updater that automatically gets you the latest nightlies. :}

Removing milestone.

Actions #10

Updated by Anonymous over 8 years ago

  • Status changed from Accepted to Won't fix

Updater would be nice, but this issue is not for that.

Actions

Also available in: Atom PDF