Skip to content

Run without local server #16

@NS-Clone

Description

@NS-Clone

you not need local server to run it

you can set security.fileuri.strict_origin_policy to false in your firefox
(bcz M$-ZOG prohibits you to run js locally blahblahblah security updates)
but it's better to use separated browser for it :)

some unnecessary additional step that i for some reason did at 1st attempt you can replace in ``vc-sky-en-v6.wasm``
"https://cdn.dos.zone/vcsky/" to "file:///C:/yourlacalfolder/"
(with same path size)
or with relative "vcsky/" zero terminated
for the same folder with index.html
"76 63 73 6B 79 2F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00"
...but actually it works with relative path from the box

put your extracted assets like

dist\vcbr\vc-sky-en-v6.wasm
...
dist\vcsky\fetched\audio
dist\vcsky\fetched\models
...
dist\index.html

(you can check missed files/path in Web Console
in my case game just stuck retrying fetch missed files)

and open
index.html

🕺
Image
Image

also you need webgl2 to run it

duno does it still demo or already in full mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions