Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2021-04-24 23:44:39

OCsonic
New Member
Joined: 2019-03-16
Posts: 8

Starting EEO From Command Line?

The post title says it all, I want to know how to start EEO from command line. I'm using the flash player from the github post and I don't want to have to invoke the EEO file manually every time I want to play EEO.

Offline

#2 2021-04-24 23:55:55, last edited by drunkbnu (2021-04-24 23:59:50)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

Just run the Flash projector with the path to the EEO SWF as a parameter. I assume you know about setting PATH variable to your convenience in whatever OS you're using.

Alternatively, you can configure Flash projector to be the default app for opening SWF files. That way you double-click the SWF, instead of running the projector and opening the SWF after.

Offline

#3 2021-04-25 00:15:40

OCsonic
New Member
Joined: 2019-03-16
Posts: 8

Re: Starting EEO From Command Line?

HG wrote:

Just run the Flash projector with the path to the EEO SWF as a parameter. I assume you know about setting PATH variable to your convenience in whatever OS you're using.

Alternatively, you can configure Flash projector to be the default app for opening SWF files. That way you double-click the SWF, instead of running the projector and opening the SWF after.

When I open a swf file with the standalone flash player that came with EEO it did nothing, Perhaps it has to do with the same reason why running EE_Offline.exe doesn't autostart the game either?

Offline

#4 2021-04-25 00:20:42, last edited by drunkbnu (2021-04-25 00:41:24)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

OCsonic wrote:

When I open a swf file with the standalone flash player that came with EEO it did nothing, Perhaps it has to do with the same reason why running EE_Offline.exe doesn't autostart the game either?

I have the Flash projector from the Flash debug downloads site, and I configured it as I mentioned. I double-click the EEO SWF and it loads. I don't know about the EXE.

EDIT: I could run the EXE just fine. I see it has a built-in projector, so it should work regardless of the Flash version installed in the OS. I'm really confused now.

Offline

#5 2021-04-25 00:53:29, last edited by OCsonic (2021-04-25 00:55:16)

OCsonic
New Member
Joined: 2019-03-16
Posts: 8

Re: Starting EEO From Command Line?

HG wrote:
OCsonic wrote:

When I open a swf file with the standalone flash player that came with EEO it did nothing, Perhaps it has to do with the same reason why running EE_Offline.exe doesn't autostart the game either?

I have the Flash projector from the Flash debug downloads site, and I configured it as I mentioned. I double-click the EEO SWF and it loads. I don't know about the EXE.

EDIT: I could run the EXE just fine. I see it has a built-in projector, so it should work regardless of the Flash version installed in the OS. I'm really confused now.

The devs listed that as a known issue so I must not be the only one who has that issue, But I'll try the official download and report back what happens.

Edit: Didn't work, with the official download either.

Offline

Wooted by:

#6 2021-04-25 01:07:13

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

Tried re-downloading the SWF? Just to make sure it's not a corrupt file issue.

It won't delete your player data.

Offline

#7 2021-04-25 01:08:14

OCsonic
New Member
Joined: 2019-03-16
Posts: 8

Re: Starting EEO From Command Line?

HG wrote:

Tried re-downloading the SWF? Just to make sure it's not a corrupt file issue.

It won't delete your player data.

It's definitely not the swf, It runs fine if I drag it over the player after I open it, The problem is just getting it to start with the player automatically.

Offline

#8 2021-04-25 01:24:41, last edited by drunkbnu (2021-04-25 01:28:53)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

...

Assuming Windows 10, but should work on any Windows version >= 7.

Try downloading this projector. It's the one I use: 32.0.0.387

Then, right click your SWF, hover on Open with and click Choose another app. In the app list, press More apps, and scroll down until you see Look for another app on this PC.

Then, locate the projector I sent, and click Open.



If that itself doesn't work there might be something wrong with your Windows installation that I can't help with.

As a last resort... do exactly what you initially wanted to do.

Put both the projector and SWF in the same folder, then open the command prompt, go to that folder, and run:

flashplayer_32_sa.exe "EE_Offline.swf"

Offline

Wooted by:

#9 2021-04-25 03:00:07

OCsonic
New Member
Joined: 2019-03-16
Posts: 8

Re: Starting EEO From Command Line?

HG wrote:

flashplayer_32_sa.exe "EE_Offline.swf"

It's still not working, I find this really strange becuase I run almost all my apps like this including emulators, etc. and I've never had issues invoking files like this until now, And even now it's only happening with flash player.

Offline

Wooted by:

#10 2021-04-25 03:23:02, last edited by drunkbnu (2021-04-25 03:30:32)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

Oh... Tried with another SWF that isn't EEO? Here's a old clone you can try to run like that. Just check if it runs.

If that doesn't work... Please send me a screenshot of the properties box for the Flash projector I sent. I want to compare the size in bytes with the one of the file from my end.

Offline

#11 2021-04-25 06:02:42

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Starting EEO From Command Line?

The standalone Flash Player from Adobe does not initialize SWFs when the '-relaunched' parameter is included. You can use a hex editor (i.e. HxD) and search for '-relaunched' as a Unicode string and replace it with the following: bFZ2ky3.png

alternatively, you can just download an already patched one.
https://drive.google.com/file/d/1fSiICq … HBzHF/view


signature.png
*u stinky*

Offline

#12 2021-04-25 16:40:46, last edited by drunkbnu (2021-04-25 16:42:38)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Starting EEO From Command Line?

XxAtillaxX wrote:

The standalone Flash Player from Adobe does not initialize SWFs when the '-relaunched' parameter is included.

Is there something that would cause that parameter to be included on launch every time for them and not for others?

The file explorer shouldn't do this.

Offline

#13 2021-04-25 21:03:57

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Starting EEO From Command Line?

HG wrote:
XxAtillaxX wrote:

The standalone Flash Player from Adobe does not initialize SWFs when the '-relaunched' parameter is included.

Is there something that would cause that parameter to be included on launch every time for them and not for others?

The file explorer shouldn't do this.

I'm not sure exactly, but the little explanation that I have heard was that it has to do with some conflicting DLLs in the same path. I don't think that's correct, however. I think the best option is to just patch the executable since the parameter appears absolutely useless otherwise.


signature.png
*u stinky*

Offline

Wooted by:
XxAtillaxX1619381037789830

Board footer

Powered by FluxBB

[ Started around 1713446147.3961 - Generated in 0.074 seconds, 10 queries executed - Memory usage: 1.58 MiB (Peak: 1.76 MiB) ]