Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 42

Thread: 1964js ??

  1. #21
    EmuTalk Member
    Join Date
    Jan 2006
    Posts
    7




    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #22
    EmuTalk Member
    Join Date
    May 2012
    Posts
    4
    Thanks for creating this.
    I have been trying to duplicate your setup on my own server
    and I can not get it to work. I copied the n64stars.zip file and placed
    it in an unofficial_roms folder, and copied the 1964js.html to the root folder.

    1964emu.emulation64.com/1964js.html?rom=unofficial_roms/n64stars.zip
    I also copied over the JavaScript file into a js folder as shown:
    js/1964js-0.0.3.min.js

    In doing this, all I get is a black page with no activity.

    Any help would be grateful.

  3. #23
    Nice Tabby schibo's Avatar
    Join Date
    Nov 2001
    Posts
    554
    Hi trogscave,

    http://1964emu.emulation64.com/js/lib/bitjs/unzip.js

    depends on
    http://1964emu.emulation64.com/js/lib/bitjs/archive.js
    http://1964emu.emulation64.com/js/lib/bitjs/io.js

    You'll need these 3 files as well in the js subdirectory shown.

    The reason that this code didn't get compiled into the 1964js-0.0.3.min.js file is because the unzip library that I'm using uses web workers (which is a separate thread). Unfortunately, a web worker needs to be in its own js file.

    Maybe I'll come up with something a bit more elegant or make some deployment notes. Please let me know if that works for you.
    -schibo

  4. #24
    EmuTalk Member
    Join Date
    May 2012
    Posts
    4
    Schibo,

    I tried uploading the files and file structure you listed,
    but it still does nothing but load a black screen.

    Here is the link:


    http://www.trogsgamecave.com/1964js....s/n64stars.zip

    www.trogsgamecave.com/js/lib/bitjs/unzip.js
    www.trogsgamecave.com/js/lib/bitjs/archive.js
    www.trogsgamecave.com/js/lib/bitjs/io.js

    thanks for the help

  5. #25
    Nice Tabby schibo's Avatar
    Join Date
    Nov 2001
    Posts
    554
    It looks like the unzip utility is having a problem loading your version of the rom. Please use the n64stars.zip that's on 1964emu.emulation64.com. This unzip tool is flaky, which is why I made unofficial roms.
    -schibo

  6. #26
    EmuTalk Member
    Join Date
    May 2012
    Posts
    4
    I have re-uploaded your file yet again, and it still doesn't work.

    http://www.trogsgamecave.com/unoffic...s/n64stars.zip

  7. #27
    Nice Tabby schibo's Avatar
    Join Date
    Nov 2001
    Posts
    554
    The zip file from your link appears to be corrupt.
    -schibo

  8. #28

  9. #29
    EmuTalk Member
    Join Date
    May 2012
    Posts
    4

    Cool

    Thanks for the help.
    It works as it should now.

  10. #30
    Nice Tabby schibo's Avatar
    Join Date
    Nov 2001
    Posts
    554
    Awesome. Yeah, maybe there's a better unzip library out there.. or this one needs some time to get better.
    -schibo

Page 3 of 5 FirstFirst 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •