Jump to content
(Open Beta) HyperSpin 2 is now available for everyone ×

r0man0

App Developer
  • Posts

    426
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by r0man0

  1. hi , this database use all demul's emulated systems : Cave,naomi,atomiswave,hikaru,gaelco . I've shared demul database because my main wheel is too important : i prefer keep 1 wheel for all emulated systems instead of 5 wheels. If you want to keep separated systems you can put yours actual's naomi,atomiswave...database lists into demul genre folder (you will need to add lists into genre.xml file). You will have to change your module launcher with these lines (hyperlaunch exemple): else if (systemName = "Demul" && executable = "demul.exe") { Process, Close, %executable% If romName in 18wheelr,18wheels,18wheelu,alienfnt,alienfnta,alpilot,alpilotj,asndynmt,ausfache,capsnk,capsnka,capsnkb,crackndj,crakndj2,crzytaxi,csmash,csmasho,cspike,deathcox,derbyoc,derbyocm,derbyo2k,derbyo2km,derbyocw,derbyocwm,drbyocwc,drbyocwb,derbyoc2,derbyoc2m,doa2,doa2a,doa2m,dybb99,dybbnao,f355,f355twin,f355twind,f355twn2,f355twn2d,ggram2,ggx,gram2000,gundmct,gunsur2,gunsur2j,gwing2,hmgeo,hopper,hotd2,hotd2o,hotd2p,illvelo,inunoos,jambo,kick4csh,mamonoro,manicpnc,marstv,mazan,mazanu,mbaa,mbaao,mbslave,mtkob2,mushi2k4,mushi2k5,mushik2e,mushi2eo,mvsc2,mvsc2u,ninjaslt,ninjaslta,ninjasltu,ninjasltj,oinori,otrigger,pjustic,pokasuka,pstone,pstone2,puyoda,puyofevp,qmegamis,radirgyn,rhytngk,ringout,samba,sambap,samba2k,sgtetris,shangril,shootopl,shootpl,shootplm,shootplmp,sl2007,slasho,smarinef,smlg99,spawn,sstrkfgt,sstrkfgtd,sstrkfgta,shorsem,shorsel,shorse,shors2k1,shorsepm,shorseps,shorsepl,shorsepb,shorsep,shorsepr,suchie3,tduno,tduno2,tokyobus,totd,totdo,toukon4,toyfight,vathletep,virnba,virnbao,virnbap,vonot,vs2_2k,vtennis,vtenis2c,wldkicks,wldkicksu,wldkicksj,wldkickspw,wldkickspj,wrungp,wrungpo,wwfroyal,zerogu2,zombrvn,zombrvno,zunou,brickppl,dinoking,dinokior,dinoki25,lovebery,lovebero,loveber3,ochaken,tetgiant,tetgiano,azumanga,bdrdown,cfield,chocomk,cleoftp,confmiss,cvs2,cvs2mf,cvsgd,dragntr,dragntrs,dragntra,dragntras,dragntr2,dragntr2s,dragntr3,dragntr3s,dygolf,ggxx,ggxxac,ggxxrl,ggxxrlo,ggxxsla,gundmgd,gundmxgd,ikaruga,jingystm,karous,keyboard,kurucham,lupinsho,luptype,meltyb,meltybo,meltybld,meltyblo,moeru,mok,monkeyba,ndcfboxa,ngdup23a,ngdup23c,ngdup23e,psyvar2,puyofev,quizqgd,radirgy,radirgyo,senko,senkoo,senkosp,sfz3ugd,shaktam,shaktmsp,shaktamb,shikgam2,slashout,spkrbtl,sprtjam,ss2005,ss2005o,starseek,takoron,tetkiwam,trgheart,trghearto,trizeal,undefeat,usagiym,vathlete,vtennis2,vtennisg,wsbbgd,wccf116,wccf1dup,wccf212e,wccf234j,wccf310j,wccf331e,wccf322e,wccf420e,clubkrt,clubkrtc,clubkrto,clubk2k3,clubk2kp,clubkprz,clubkpzb,kingrt66,soulsurf,vf4cart,vf4evoct,vstrik3c,vstrik3co,wldrider,beachspi,clubkcyc,initd,initdo,initdexp,initdexpo,initdv2j,initdv2jo,initdv2e,initdv3j,initdv3jb,initdv3e,inidv3cy,inidv3ca,vf4,vf4b,vf4o,vf4evo,vf4evob,vf4evoa,vf4tuned,vf4tunedd,vf4tuneda,vstrik3 machine=naomi Else if romName in anmlbskt,anmlbskta,basschal,basschalo,blokpong,claychal,demofist,dirtypig,dolphin,fotns,ftspeed,ggisuka,ggx15,kofnw,kofnwj,kofxi,kov7sprt,maxspeed,mslug6,ngbc,ngbcj,rangrmsn,rumblef,rumblefp,rumblef2,rumblf2p,salmankt,samsptk,sprtshot,sushibar,xtrmhunt,xtrmhnt2,vfurlong,waidrive machine=awave Else if romName in airtrix,airtrixo,braveff,pharrier,swracer,sgnascar,sgnascaro machine=hikaru Else if romName in atvtrack,atvtracka,gfootbal,smashdrv machine=gaelco Else if romName in deathsml,dsmbl,ddpdfk,ddpdfk10,dfkbl,espgal2,futari10,futari15,futari15a,futaribl,futariblj,ibara,ibarablk,ibarablka,mmmbanc,mmpork,mushisam,mushisama,mushisamb,mushitam,mushitama,pinkswts,pinkswtsa,pinkswtsb,pinkswtsx machine=cave3rd Else ExitApp RunWait , "%EmuPath%%Executable%" -run=%machine% -rom=%romName% ExitApp } This code is necessary to select the correct machine launcher into demul emulator. Please note that demul's romset is the same as current mame romset ans so , both emulators can pointing to the same mame romset folder. (From demul's web site : - MISC: Romset in sync with current MAME )
  2. Version [12 october 2017]

    1,103 downloads

    Here's Database DEmul 0.7 WIP [12 october 2017] full set without bioses. I've uploaded also a litle theme created quickly because i don't find any other about demul. For module launcher , please read the third post below.
  3. Database DEmul 0.7 WIP [12 october 2017] View File Here's Database DEmul 0.7 WIP [12 october 2017] full set without bioses. I've uploaded also a litle theme created quickly because i don't find any other about demul. Submitter r0man0 Submitted 10/22/2017 Category Databases (XML) Credits r0man0  
  4. Hi , i've uploaded the beta version of mame xml full lists generator here : I will no longer generate mame xml full lists and update this topic sorry... But now i will give support for mame xml full lists generator ... I will leave this topic open for people that don't want use the generator and want to ask for someone share lists on server. (i'm not sure that is a good translation of my french to english...) See you on new topic...
  5. Mame XML full lists generator View File This is the mame xml databases full lists generator application : Generate Mame xml full lists of any version you want. Auto-Download all ini files necessary for generate Mame xml full lists. You can create your own Files from mame (official) sorted by : working or All games(including non-working) number of Players (from 1p to 9p) Genres (48 genre lists + 1 "new" genre list for games added from the current version) Manufacturers (26 lists of the most important manufacturers) Years (5 lists by decade of years) Extras (Controls,Buttons,Sound Channels,Screens,Languages,Versions,Best games,In/Not in Dir,Others...) Same thing for Folders: Manufacturers , Genre , Years , Players , and all Extras : These lists will have the same directory/lists created : For ex : Genre "Fighter","Soccer","Adventure","Capcom","Sega","1970-1979","2p sim".... will have : working or All games(including non-working) Genres (49 genre lists) number of Players (from 1p to 9p) Manufacturers (26 lists max) Years (5 lists max) Extras (Controls,Buttons,Sound Channels,Screens,Languages,Versions,Best games,in/Not in Dir,Others...) Submitter r0man0 Submitted 10/21/2017 Category ROM/Database/Renaming tools Credits r0man0  
  6. Version 0.0.230beta1

    7,417 downloads

    This is the mame xml databases full lists generator application : Generate Mame xml full lists of any version you want. Auto-Download all ini files necessary for generate Mame xml full lists. You can create your own Files from mame (official) sorted by : working or All games(including non-working) number of Players (from 1p to 9p) Genres (48 genre lists + 1 "new" genre list for games added from the current version) Manufacturers (26 lists of the most important manufacturers) Years (5 lists by decade of years) Extras (Controls,Buttons,Sound Channels,Screens,Languages,Versions,Best games,In/Not in Dir,Others...) Same thing for Folders: Manufacturers , Genre , Years , Players , and all Extras : These lists will have the same directory/lists created : For ex : Genre "Fighter","Soccer","Adventure","Capcom","Sega","1970-1979","2p sim".... will have : working or All games(including non-working) Genres (49 genre lists) number of Players (from 1p to 9p) Manufacturers (26 lists max) Years (5 lists max) Extras (Controls,Buttons,Sound Channels,Screens,Languages,Versions,Best games,in/Not in Dir,Others...)
  7. Mame xml full list have been updated to 0.190 ;-)
  8. That was not the good one :-( so i've re-uploaded lists to fix again Misc. , educational & handheld. Now , waiting for ini files for the 0.190 version...
  9. I've re-uploaded lists to fix Miscellaneous , educational & handheld games xml list. Sorry , hope that i will be the good one ;-)
  10. Finally updated to 0.189 ! Artworks xml list are also to 0.189... Enjoy ;-)
  11. Miss 2 files in order to generate 0.189 mame xml full list : ranking.ini (http://www.progettosnaps.net/bestgames/) nplayer.ini (http://nplayers.arcadebelgium.be/) Currently these files have not been updated... so wait and see
  12. hi , since 0.187 Rating are into "Best Games" folder located in "Extras" directory regards , r0man0
  13. Mame xml full lists re-updated to 0.188 sorry for the delay , it seems that previous uploading have not been updated.
  14. Mame xml full lists updated to 0.187 , with some changes : Added --> Directory "Best Games" created in Extras directory that contains its lists. Added --> Cheat Wayder list located in Extras/Others/ (Based from last pack 0.187: http://wayder.web.fc2.com/) Added --> Languages lists Located in Extras/Languages/ (Based from languages.ini : http://www.progettosnaps.net/languages/) Added --> Mame Artworks list located in Extras/Others/ (Based from last update packs 0.186 : http://www.progettosnaps.net/artworks/) ;-)
  15. You need to put artworks to the correspunding list xml : example : if you plan to create a main wheel with capcom games copy list xml to database ( /hyperspin/databases/capcom/) /and capcom.png to hyperspin main menu folder (/hyperspin/media/main menu/images/wheel/) if you plan to create a genre wheel with capcom games copy list xml inside the system database directory , edit or create a genre.xml file in that folder with the capcom entry , then copy the artwork capcom.png to the /hyperspin/media/<your system name>/images/genre/wheel/ Same thing for all others artworks , hope my answer can help you...;-)
  16. Hi , i m actually working on another project , but i will do that for v0.185 or if i have enouth time for v0.184 , Tell me the list of genre you want exactly ...
  17. Package 0.183 added : Added --> Mame xml full lists updated to current version. Added --> New Lists from BestGames.ini (http://www.progettosnaps.net/bestgames/) located in "Extras" Directory.
  18. Updated ! version 0.182 Added --> Mame xml full lists updated to current version. Fixed --> Genre.xml files that contains "&" and "'" characters.
  19. Hi maybe you have set your mame wheel options with artworks "wheel only"?
  20. New version updated to 0.181 enjoy and happy new year 2017 Bonne et heureuse année 2017
  21. Hi shadoom , look for my answer on top of this page (p4) r0man0
  22. Phantasy , all mame xml lists are classified into subfolders to be easyly used , To use all of them , its depends of witch games you want to show , for example : if you want to show into a sub-wheel genre the game list with only the games with 2 players alt in wrestling genre and workings , you can use list contained into : Players\2P alt\Working Games\Genres\Wrestling Games.xml or Genres\Wrestling\Working Games\Players\2P alt Games.xml Both lists contains the same games , but are not classified in the same directory. For each lists added into your databases/mame/ folder you need to add a new line into the file genre.xml that contain the name of the list added. All these lists are also for people that want to create their custom Item/main wheels ( ex : create a fighters Item/main wheel with any sub-genre wheels wanted...)
  23. you just need to copy and paste lists you want to use. Main list must have the same name as your database directory and others list must be listed inside the genre.xml
  24. Ok , as you can see , i'm using also my own generation program , sometimes i have to add some code lines to generate new lists that community ask to me. Each times i add lists or made an update, i write changes to the log view inside main post , you just have to follow this topic to knows changes. I 've read the [official] mame xml database thread and looked for your lists i will PM you to talk about your lists generation. r0man0
  25. Hi , what kind of changes do you means ?
×
×
  • Create New...