Add Game - DOSGamePlayer

 dosgameplayer

How to Add Games

CASE 1. Add using the console list button

press the console button to automatically add game information

(Click to get updated with new lists)


When a game is added, a badge number is displayed in Games

게임리스트에 뱃지로 게임수 표시


CASE 2. Add with JSON URL Information

Example JSON URL)

https://gist.githubusercontent.com/skyksit/0f7f66675b939c0def3f8281a9e06e69/raw/89a1d80ae35a3048cb6fe764a8e33b9e40b67f4b/snes_934.json 

Paste the JSON URL and Add 934 SNES games at once


Example structure of JSON file


[
  {
    "gameId": "80044",
    "fileName": "d2srobot",
    "fileUrl": "https://archive.org/download/neshan/Dai%202%20Ji%20Super%20Robot%20Taisen%20%28K%29.nes",
    "description": "",
    "reviewUrl": "https://www.dosgameplayer.com/2023/10/dai-2-ji-super-robot-taisen-nes.html",
    "console": "nes",
    "category": "srpg",
    "year": "1991",
    "manufacturer": "Banpresto",
    "languages": "ko",
    "name": "Dai 2 Ji Super Robot Taisen"
  },
  {
    "gameId": "80001",
    "fileName": "ffantasy1",
    "fileUrl": "https://archive.org/download/neshan/Final%20Fantasy%201%20%28K%29.nes",
    "description": "",
    "reviewUrl": "https://www.dosgameplayer.com/2023/09/final-fantasy-nes.html",
    "console": "nes",
    "category": "rpg",
    "year": "1987",
    "manufacturer": "Square",
    "languages": "en,ja,ko",
    "name": "Final Fantasy"
  }
 ]


CASE 3. Register directly using the game ROM URL


When you press this button, a pop-up will appear


  • Console : Select Console Type to add
  • File Name : Must not be duplicated in the same console. 
    • (For MAME / ARCADE, the game file name and file name must be the same. The MAME / ARCADE game engine determines what game it is based on the file name, and if the file name and ROM are incorrect, it will not run.)
    • (In the case of MAME game 1942, it is a 1942.zip file, and the file name must be specified as 1942 to be played)
    • https://archive.org/download/MAME2003_Reference_Set_MAME0.78_ROMs_CHDs_Samples/roms/ 1942 .zip
    • * You can choose anything other than MAME / ARCADE console
  • Game name: Register any name that is easy for you to recognize (used when searching within the app)

  • ROM URL: This is the URL address of the game ROM. In case of split compression, separate them with , (comma)
    • ROM URL example
    • file URL structure
      • https://blog.kakaocdn.net/dn/cbyPeh/btrWb2vzleU/j2krgYdpeQmt9zLuD2ulzK/karateka.jsdos?attach=1&knm=tfile.jsdos
    • Archive ORG URL Structure
      • https://archive.org/download/jsdosbox/ecstatica.jsdos
    • Split compression URL structure (separate with commas , download sequentially and unzip split with the first file name)
      • https://blog.kakaocdn.net/dn/bUihNn/btsitTwySeJ/NODzW2N3Sxc4ve2lq3ycIk/bioforge.zip?attach=1&knm=tfile.zip,https://blog.kakaocdn.net/dn/bwnbTp/btsis1hhImr/mkwmlOQuDdHeUBHRp12OVK/bioforge.z01?attach=1&knm=tfile.z01,https://blog.kakaocdn.net/dn/lJoo5/btsiuApIlYf/OCiYWTlDjmKezuIVmyGX0K/bioforge.z02?attach=1&knm=tfile.z02


CASE 4. 4. Click New Game or Ranked List Game to add it.


When you click on the game information for new games, weekly rankings, and monthly rankings on the home screen of the DOS Game Player app, they are automatically added.

* Note: Saved information is not forcefully updated.
I clicked and got the list again, but why isn't it updated? => If there is information, clicking on the list will not automatically correct it.

There are only three types of information that are forcibly updated. The rest of the information is not modified.
(Reason: To avoid changing information modified by the user)
  • console
  • language
  • reviewUrl


(When forced update of game name is selected) 4 types of forced update information
  • console
  • language
  • reviewUrl
  • Game Name

*If you update the game information after deleting it, new information will be added because it is a new addition




Post a Comment

Previous Post Next Post