Jump to content
LaunchBox Community Forums

sagaopc

Members
  • Posts

    151
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by sagaopc

  1. I was doing all the procedures, them I received an error and choose don't import. Now I can't Import more, I choose import duplicated but doesn't work. The progress Bar vanish and finish...
  2. I Will continue working inthe vídeos and sharing here. I create a video to encourage people to help in this work, but was in portuguese and a little desync. https://www.youtube.com/watch?v=Ew-lMpiBxtY
  3. Compacted videos (63 videos) https://mega.nz/#!ysc2wApQ!GY5lAGaJUddL2_recA3sxVBCSX5M9lLm2MkKTygMuGc
  4. I was wondering if you could create a type of database just to videos for PC games, for Emumovies has no such area. So I am even creating videos of gameplay, I have 63 videos, which are A and B. I'm leveling each video separately, but botarei one pack with them compressed to anyone. I wonder if we could organize ourselves to create videos for PC games, and then put in the database for those who want to download. I can do a tutorial to download the video and convert to the format I'm using the videos. I'm using Total Free video converter, which is very simple to use and fast to convert and edit videos. The video formats are MP4, 2.5 mbps, 30 FPS. each video is about 1 to 2 minutes long and medium-sized 20MB each I also have quite cover, fanart, logos and screenshots, which could be added to the database (about 395 PC games), I can offer to anyone. They are improved covers (a good part of them) or covers created by me do not exist. Download videos (separated) https://mega.nz/#F!v8sRRbTI!8_L_agtp2lM4RPQYNEI3MQ Thanks for listening
  5. SentaiBrad said On the left pane, select a console like Nintendo Game Boy. In the GB Platform press Ctrl + A to select all of that platforms games. Then, go to Tools at the top then select "Download Metadata and Images." Go through the launcher and check the use of Wikipedia if you'd like then continue till it asks you, "Would you like to update games with existing metadata." You can select any option here, but if all you want to do is re-download images select, "Yes, but do not replace any existing fields." This should download metadata and images for games with fields that are empty or don't have any and only for that Platform. Thank you, Works perfectly!
  6. There is how only update images at single platform? Because I want rescan PC platform to update and find others games recently instaled, but it rescan all the platform, like Gamecube, dreamcast, etc, taking much time and messing the others platform.
  7. Showing an error saying: theGamesDB is offline? an error occurred when try to search TheGamesDB to the ROM Archive D:/blah, blah blah.iso This Isn't offline: http://thegamesdb.net/game/40/
  8. This Script was to worked at Atomiswave and Naomi, because it Works on Advanced Launch too, but I don't know why it only working on dreamcast only.... Opt("WinTitleMatchMode", 1) $app = "D:\Atomiswave\Emuladores\Atomiswave\demul.exe" $system = "awave" HotKeySet("{ESC}", "Terminate") If $CmdLine[0] == 1 Then Run($app & ' -run=' & $system & ' -image="' & $CmdLine[1] & '"') WinWaitActive ( "gpu" ) Send("!{ENTER}") ProcessWaitClose("demul.exe") EndIf Func Terminate() ProcessClose ( "demul.exe" ) EndFunc Send("!{ENTER}") This is a AutoIt script, It's a bit diferent at Autohotkey, because that, I can't adapt this....
  9. Because you can't close the emulator with ESC button. With my method, you can!
  10. Only to remember: Gamefaqs has a images like Thumbs and Fanart, The Adv Launcher used it at the moment, then you can create an Tool to use the API of gamefaqs! Eg: Games (gamefaqs) Arcade (arcade Hits) HQs (Comic vine) Others (google sensei) You can use other API to videos/Series/Movies like TheTVDB, AnimeDS, etc...
  11. A new method to run Dreamcast with demul without personalize all manual games 1- Download and install autoit (like Autohotkey, but more complex) https://www.autoitscript.com/site/autoit/downloads/ 2- create a script and copy-paste this: Opt("WinTitleMatchMode", 1) $app = "D:\Dreamcast\Emuladores\Dreamcast\demul.exe" $system = "dc" HotKeySet("{ESC}", "Terminate") If $CmdLine[0] == 1 Then Run($app & ' -run=' & $system & ' -image="' & $CmdLine[1] & '"') WinWaitActive ( "gpu" ) Send("!{ENTER}") ProcessWaitClose("demul.exe") EndIf Func Terminate() ProcessClose ( "demul.exe" ) EndFunc Send("!{ENTER}") Exit 0 OBS: In $app, put your emulator directory. Uncheck Fullscreen Option in Video Option, because the script uses alt+enter when it run. Press ESC to close the emulator 3- save it with .au3 extension. right click in the script and choose compile script (no x64, no x86, only compile script) 4- Now, create a new launcher on launchbox like this: 5- be happy!
  12. I found the solution!!!! now Demul 0.7 works!!!! DON'T CHECK no space before rom and change to -run=awave Now, atomiswave will work!
  13. I'm speaking with MettaliC (emulator's developer) and he's saying -run and -rom is working on demul 0.7...
  14. It only Works with Autoit commands, but I don't have any knowledge to create a script.
  15. The problem is: New Demul Doesn't Work With batch and Autohotkey scripts.... only 0.57 and 0.58... It's so frustrating... I can use 0.57, but only open emulator and rom Window, but doesn't load the rom...
  16. Please, help me, What I'm doing Wrong?
  17. But I use a custom emulator directory and roms D:\Atomiswave\Emuladores\Atomiswave\Atomiswave.bat D:\Atomiswave\Roms\Demofist.zip I have to change the SET STRING=%STRING:E:\LaunchBox\Games\Sammy Atomiswave\=% to other comand?
  18. please, I can't do the Demul atomiswave works... I've tried all tips of this topic but it never works....
  19. We need an arcade scrapper like arcade hits, for Atomiswave, mame, Naomi, CPS....
  20. sagaopc

    Demul issue

    I can't do the Atomiswave Works with Demul. I've tried the batch script but doesn't Work...
  21. People, I need help with this cover I've created. I need you guys help me chosen an version and a background. Please give me ideas! Version 1 - Old Version 2 Version 3 - Alternative
  22. I see the Launchbox has the option to use another emulator to an especific Rom/iso
×
×
  • Create New...