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.
Pages: 1
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
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
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
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
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
Tried re-downloading the SWF? Just to make sure it's not a corrupt file issue.
It won't delete your player data.
Offline
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
...
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
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
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
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:
alternatively, you can just download an already patched one.
https://drive.google.com/file/d/1fSiICq … HBzHF/view
*u stinky*
Offline
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
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.
*u stinky*
Offline
Pages: 1
[ Started around 1732227634.73 - Generated in 0.069 seconds, 14 queries executed - Memory usage: 1.59 MiB (Peak: 1.77 MiB) ]