-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem building Snes.swf from Snes.as using mxmlc -- what am I missing? #1
Comments
I've now succeeded in building the the Snes.swf file using the following commands:
However, the resulting Snes.swf file is only 965 kb compared to the 1097 kb Snes.swf (https://s3.amazonaws.com/flashsnes/Snes.swf). Furthermore, the Snes.swf I compiled myself does only give a blank black screen when being run whereas the Snes.swf on S3 loads the game. I'm probably doing something wrong but I don't know why. Any clues? :-) |
im also having this problem as you do. all i really want to do is change the controlls setup. then the emulator would be fine. but i get same black screen as you do with no game running. if anyone has figured how to make this work right . then please do help me. |
alc-asc Command not found.... |
I'm having the same problem, I believe libSNES9x.as has errors or missing something that's why it's not working after building the project. |
Hello!
Thanks for a very cool project!
I'm trying to compile FlashSNES and have encountered some problems:
This is what I tried:
And I'm getting the following error message:
I guess I'm missing something basic :-) What am I doing wrong?
The text was updated successfully, but these errors were encountered: