We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi guys, I'm new here, I've been programming a game for a month or two with p5.Js and Firefox, but since I'll probably share it in the future, I thought that I should have opened it on Chrome. The fact is, it stops at the loading page on Chrome because it doesn't load the images from the pc (it's what you usually call "CORS"). Now, what's the best way to make my program openable with Chrome, without rewriting it from the beginning and without renting a server? Thanks in advance.
Answers
Hello @Sidi5
https://forum.Processing.org/two/discussions/tagged/--allow-file-access-from-files
Okay thanks, I think I got it