RPG Maker MV In Dropbox

● ARCHIVED · READ-ONLY
Started by MSMPokeGamer 9 posts View original ↗
  1. Hi, I would like to make a link to my game via dropbox, but don't know how to. I Have The index.html file but when I upload it, it never works inside dropbox. when I double click it however, It works fine. 


    Thanks again, I left the image of the files i was given, as an attached file :)

    Screen Shot 2016-03-12 at 19.28.08.png
  2. You need the entire folder and not only the index.html for the game - but dropbox is a very bad hoster to play your game on the web. It's a filesharer, and a limited on top of that - which means it is not optimized for web display and additionally, even if you play the game there, it will count against your transfer limits and shutdown your entire access if the limit is passed.


    Better use a true webhoster that allows you to upload a website there, that will be perfect for a HTML game.
  3. It's better to host it in a site (say, Gamejolt) rather than Dropbox since a) you may have to pay to be able to access direct urls and b. it may cause issues.
  4. AceOfAces_Mod said:
    It's better to host it in a site (say, Gamejolt) rather than Dropbox since a) you may have to pay to be able to access direct urls and b. it may cause issues.



    How Do I Upload To Gamejolt? 
  5. MSMPokeGamer said:
    How Do I Upload To Gamejolt? 

    After you make a developer account and added the game, do this:


    1. Select Builds and Files and Add Package:

    Spoiler
    Spoiler



    KR7x6cj.png




    Name the package, in case you upload multiple files. Click add package button on the bottom.


    2. Add a new release:

    Spoiler
    Spoiler



    emgLm1k.png




    Set a version for the release (say 1.0.0-web). Click on the Add Release/Save Release.

    Spoiler
    Spoiler



    UZmBamg.png




    3. Click New Build. Select Browser and select HTML5. Upload the game as an archive (.zip file).:

    Spoiler
    Spoiler





    44yN4OS.png



    (Make sure that you only uploaded the files from the www folder.)


    Set the resolution (width and height) and click on the upload build.


    After uploading, it should work.


    Make sure to set up the game's page before releasing it to the public.
  6. AceOfAces_Mod said:
    It's better to host it in a site (say, Gamejolt) rather than Dropbox since a) you may have to pay to be able to access direct urls and b. it may cause issues.

    I've used Dropbox for years with it installed on my computer (and laptop) and never ran into any such issues.


    @MSMPokeGamer if you haven't, try installing the Dropbox client onto your computer and just place your game files into the folder on your computer, thus eliminating any need for websites.
  7. Confederacy said:
    I've used Dropbox for years with it installed on my computer (and laptop) and never ran into any such issues.

    How many other people have you download your files from dropbox?


    There was a time when several scripters of this community tried to use dropbox for distributing their scripts. A few months later, dropbox blocked their access due to traffic being beyond the allowed limit. Simply because too many thousand people in this community downloaded from there.


    And playing uses up a lot more traffic bandwidth than just downloading scripts...
  8. Adding up to what @Andar said, you can customise the features of a website, while Dropbox does not. On itch.io, you have the option to open community forums for the game (which is pretty useful, depending on how you'll use it).
  9. @Andar @AceOfAces_Mod I'm under the impression he's using it for personal use, not uploading it for other people to download. Obviously he's going to run into issues such as what Andar stated. But like I said, I've never run into any issues with Dropbox installed on my computer for the past five years I've used it for personal (RPG Maker-wise) use.