Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 1 & 138
Entire Site: 5 & 921
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-19-24 10:12 PM

Forum Links

Related Threads
Coming Soon

Thread Information

Views
2,207
Replies
3
Rating
0
Status
CLOSED
Thread
Creator
ksb1082
03-16-22 04:23 PM
Last
Post
ksb1082
03-18-22 12:31 PM
Additional Thread Details
Views: 2,116
Today: 0
Users: 12 unique
Last User View
09-05-22
omniscient

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

Need Some Assistance with Emulatorjs

 

03-16-22 04:23 PM
ksb1082 is Offline
| ID: 1395728 | 196 Words

ksb1082
Level: 14

POSTS: 32/34
POST EXP: 6578
LVL EXP: 12836
CP: 4029.9
VIZ: 235410

Likes: 0  Dislikes: 0
Hello,
I was trying to use the emulator for HTML5 to play Dino Crisis today. I seem to get a [CORS Error] every-time I tried to load it.

Here is what I tried to do:

1. I use chrome, so I tried to launch Edge. Same results.
2. I searched around for plugins that I may have missed, (It was a little hard to find this BTW. But, it appears to not require any, like RGR did.
3. I tried different games here were the results: PS1 Games FF7,Crash Bandicoot, Parasite Eve, MGS. All the same results.

(The CORS, load percentage goes to 100%) Then it errors out.

Then I tried a different platform SEGA Earthworm Jim and Target Earth both load. I see the CORS message then followed by the game loading message.

So, I surmise there is a problem or rather I am having a problem with PS1 games as the Emulatorjs is essentially the only plug-in available for them.

So I am looking for a FAQ or some help troubleshooting what I may have missed. Since I am getting the same issue with both Chrome and Microsoft Edge. I don't use other browsers.
Hello,
I was trying to use the emulator for HTML5 to play Dino Crisis today. I seem to get a [CORS Error] every-time I tried to load it.

Here is what I tried to do:

1. I use chrome, so I tried to launch Edge. Same results.
2. I searched around for plugins that I may have missed, (It was a little hard to find this BTW. But, it appears to not require any, like RGR did.
3. I tried different games here were the results: PS1 Games FF7,Crash Bandicoot, Parasite Eve, MGS. All the same results.

(The CORS, load percentage goes to 100%) Then it errors out.

Then I tried a different platform SEGA Earthworm Jim and Target Earth both load. I see the CORS message then followed by the game loading message.

So, I surmise there is a problem or rather I am having a problem with PS1 games as the Emulatorjs is essentially the only plug-in available for them.

So I am looking for a FAQ or some help troubleshooting what I may have missed. Since I am getting the same issue with both Chrome and Microsoft Edge. I don't use other browsers.
Member

Affected by 'Laziness Syndrome'

Registered: 10-27-12
Last Post: 763 days
Last Active: 707 days

03-17-22 11:17 PM
ksb1082 is Offline
| ID: 1395733 | 114 Words

ksb1082
Level: 14

POSTS: 33/34
POST EXP: 6578
LVL EXP: 12836
CP: 4029.9
VIZ: 235410

Likes: 0  Dislikes: 0
So I have tried to troubleshoot some more, however, I have had no luck. I've tried a couple more game consoles with Emulatorjs. I am able to load N64 games and SNES games. So, Sega, SNES and N64 will all download.

Again, what I am seeing is that the system loads up until we hit the point to load the game on PS1 titles. Then I get a general CORS error.

The PS1 Games I have tried, SOTN, FF7, Dino Crisis, Dino Crisis 2, Resident Evil 2, Legend of Dragoon.

Anyone else seeing this, or know of a workaround.

Again, my main browser is chrome, but I have the same results with Microsoft Edge.
So I have tried to troubleshoot some more, however, I have had no luck. I've tried a couple more game consoles with Emulatorjs. I am able to load N64 games and SNES games. So, Sega, SNES and N64 will all download.

Again, what I am seeing is that the system loads up until we hit the point to load the game on PS1 titles. Then I get a general CORS error.

The PS1 Games I have tried, SOTN, FF7, Dino Crisis, Dino Crisis 2, Resident Evil 2, Legend of Dragoon.

Anyone else seeing this, or know of a workaround.

Again, my main browser is chrome, but I have the same results with Microsoft Edge.
Member

Affected by 'Laziness Syndrome'

Registered: 10-27-12
Last Post: 763 days
Last Active: 707 days

03-18-22 03:21 AM
pokemon x is Offline
| ID: 1395734 | 235 Words

pokemon x
Level: 83


POSTS: 1522/1798
POST EXP: 89596
LVL EXP: 5214102
CP: 19281.0
VIZ: 1609005

Likes: 0  Dislikes: 0
Sorry I meant to reply to this yesterday but I forgot to look into this..

Davideo7 : You are the only one I believe that can fix this since no one else can access server files..

When I looked in the developer console the browser let's you use to see errors it gives this relating to the CORS error.



If image somehow gets deleted it says this.

"Access to XMLHttpRequest at 'https://storage.googleapis.com/vizzed/psx/files/Castlevania%20-%20Symphony%20of%20the%night%20(USA).zip' from origin 'https://www.vizzed.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."

When I looked into that error which note I am completely unfamiliar with how websites works it seems like an extremely easy fix.
Firefox offers this solution here https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin

It seems like it is just as easy as putting
"Access-Control-Allow-Origin: https://vizzed.com"
"Access-Control-Allow-Origin: https://storage.googleapis.com"


Considering I don't know anything this might not be right but really might be.




ksb1082 : So a work around for you would be if you don't mind would be downloading firefox portal version 42 and installing the plugin. Afterwards restart computer and start up the portable version of firefox and the plugin should work at least it does for me.

https://www.vizzed.com/boards/thread.php?id=8676
You can find links to the downloads at this thread.


Again I apologize for being late at responding but hopefully David will see this and will be able to update it to allow PSX to work with HTML5 emulator.
Sorry I meant to reply to this yesterday but I forgot to look into this..

Davideo7 : You are the only one I believe that can fix this since no one else can access server files..

When I looked in the developer console the browser let's you use to see errors it gives this relating to the CORS error.



If image somehow gets deleted it says this.

"Access to XMLHttpRequest at 'https://storage.googleapis.com/vizzed/psx/files/Castlevania%20-%20Symphony%20of%20the%night%20(USA).zip' from origin 'https://www.vizzed.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."

When I looked into that error which note I am completely unfamiliar with how websites works it seems like an extremely easy fix.
Firefox offers this solution here https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin

It seems like it is just as easy as putting
"Access-Control-Allow-Origin: https://vizzed.com"
"Access-Control-Allow-Origin: https://storage.googleapis.com"


Considering I don't know anything this might not be right but really might be.




ksb1082 : So a work around for you would be if you don't mind would be downloading firefox portal version 42 and installing the plugin. Afterwards restart computer and start up the portable version of firefox and the plugin should work at least it does for me.

https://www.vizzed.com/boards/thread.php?id=8676
You can find links to the downloads at this thread.


Again I apologize for being late at responding but hopefully David will see this and will be able to update it to allow PSX to work with HTML5 emulator.
Administrator
User Manager, Content Adder
Breaker of things


Affected by 'Carpal Tunnel Syndrome'

Registered: 06-30-11
Location: ...
Last Post: 15 hours
Last Active: 3 hours

   

03-18-22 12:31 PM
ksb1082 is Offline
| ID: 1395735 | 11 Words

ksb1082
Level: 14

POSTS: 34/34
POST EXP: 6578
LVL EXP: 12836
CP: 4029.9
VIZ: 235410

Likes: 0  Dislikes: 0
pokemon x : Okay thanks, I will do that. Appreciate your time.
pokemon x : Okay thanks, I will do that. Appreciate your time.
Member

Affected by 'Laziness Syndrome'

Registered: 10-27-12
Last Post: 763 days
Last Active: 707 days

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×