Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

morgoth32

GameEx Lifetime Member
  • Posts

    76
  • Joined

  • Last visited

Everything posted by morgoth32

  1. I don't know if "Borderless gaming" app support command lines but I recommand you to try it also.
  2. Thanks, I didn't know about those options ! What i'd like to have is a way to add more lists to sort games like 1 for the vs fightings, 1 for the shoot them ups etc...
  3. Hello, i'd like to have a way to change the mame categories lists or add more categories. For example instead of the NEO-GEO, ATARI, CHD and golden era lists the simple genre.ini from progettosnaps support would be awesome. If it's already possible please someone tell me how.
  4. I'd recommand to use mednafen or yabause as they can just load the cues without using daemon tools !
  5. Hi, first make sure the executable you use for your game is not just a launcher because Game Ex checks for the exe. For steam I use bat files to avoid those issues. Here is one example: start "Batman Arkham Knight" steam://rungameid/208650 timeout /t 40 :loop timeout 30 tasklist /fi "imagename eq BatmanAK.exe" |find ":" > nul if errorlevel 1 goto loop start /b "steamkil" taskkill /f /im Steam.exe /t exit The loop with tasklist will check if the exe is running and won't close until you close that app. Steam Kill is useful because after launching a lot of games steam will bug and won't launch anything until you reboot Steam. You can find the steam game id of your game if you create a shortcut from steam and watch his properties.
  6. Hi, for MAME you will need help from the creators, maybe a tool to customize the list would be great. The file is the "gamelist.txt" in the data folder of GameEx. The data for mame is directly imported from the official MAME dats and sadly If your rom is not the original the description will be " that is a clone blablabla for more infos go to the original XX game." Game Ex is not blame here but a tool could help. sigh About Emulators, you can download the databases from this site they are *.db3 files and go to "GameEx/DATA/EMULATORS". To have your roms match the databases it's better to have them with the nointro naming convention. Don't forget to link the database in the emulator setup to the correct Application !
  7. morgoth32

    Kodi krypton

    Hi, I recently updated Kodi to last the release. The Game EX addon is not compatible anymore and being deactivated. Here is the Kodi log: NOTICE: ADDON: plugin.program.GameEx version 1 is incompatible However if I reactivate the extension Game EX launches correctly but I have to reenable the app each time Kodi is rebooted. Let's hope Kodi didn't ban all kind of exteriors exes we can launch from their apps.
  8. I use bats for pscx2 here is one example: start "Gigawing Generations" "E:\PCSX 2\pcsx2.exe" "I:\ps2\Gigawing Generations.bin" --cfgpath="E:\PCSX 2\Configs\Yokushin - Giga Wing Generations" With the config path you can use differents settings folders for each games. "--fullboot" can be used between the iso and cfg path. Some PAL games need it to run games with the appropriate languages.
  9. Hi, "hddregenetor" is a software I already used in the past to get files from a semi dead hdd. Good luck !
  10. Hi, Redog's command line is the good one. For the dll go here: http://forums.pcsx2.net/Thread-missing-MSVCP140-dll
  11. Hello, I have just updated to the last windows 10 "anniversary" update and the Advanced config to leave game does not work anymore. I use an xbox one elite controller. Anobody else is having this issue ? Here are the log and the game ex ini. I also joined daphne.ini (advancedconfig file). GameEx.ini log.txt daphne.ini edit2: after more tests (mostly with some pc games) it seems microsoft updated the xbox one driver. Some games had problems with this controller now work normally. The issue was in the Lt Rt triggers. edit3: Resolved, Start & Select were buttons 7 & 8 and now they are 6 & 7 but the control panel still show them as 7 & 8 !
  12. Hi, here is a small one. I only did my collection but you still can complete it. nintendo wii.db3
  13. Hi, thanks for fix. About Bios question, just leave bios settings empty. All games will boot without issue. The fix is also functionnal with daemon tools (old version).
  14. Hi, the only way I know is to create a database (*.db3 file). The database folder for Game Ex is in gameex/data/emulators and in the setup wizard you can join the database to your emulator. It will take a looooot of time. Good luck.
  15. Ok, I did not launch game ex online a lot but I will take a look at it. Thanks for the info.
  16. Hello, I'm not sure if it's the right place for this but I'd like to make a request. Hidden games from MAME are shown in the setup wizard so they are easily "unhidabled". But with the others emulators once 1 game is hidden it hard to get it back. I'd like to have a way to unhide games other than MAME in the wizard. Pretty good Frenglish eh.
  17. Hello, https://forums.dolphin-emu.org/Thread-unofficial-howto-using-gameini-settings-per-game On this page you can assign a special controller setting for each game. Hope this help. Saludos !
  18. Yup, thanks for sharing your experience with .db3. After more tests the databases I ceated from 0 don't corrupt MAME but the 1 I modified give me issues. You can tag the post as resolved.
  19. Thanks for the infos. But I prefer the "hard way" than renaming all snaps, titles, videos etc as I use my own naming convention I can't launch MAME roms with my modified .db3, it only works with Game EX_lite and I really don't understand why.
  20. Hi, I customized some of the db3 files to match my roms names but 2 of them seem corrupted. Could any expert in db3 check those files and give me a clue ? db3.zip
  21. Hi, command line for each system is different in demul Naomi and Naomi 2 DEmul.exe -run=naomi -rom=[ROM] Atomiswave demul.exe -run=awave -rom=[ROM] if you have an old demul version change "awave" to "atomiswave" Hikaru demul.exe -run=hikaru -rom=[ROM] I don't know the prefix for the other systems as I don't use them.
  22. Yes, crashes are old memories now. Great fix thank you !
  23. I just tried the new netvideoplayer.dll with last gameex.ex and I have no crash or freeze but, after browsing more than 350 games approximately GameEX stops responding normally. LAV icons still show up with nothing rendered. 4 tries with my custom theme and once with the default one. 1 more with plugins disabled. I suppose playing so many videos in a row isn't really intended by any codecs and Game EX does a pretty job with this already.
  24. Codecs galore ... After more tries with the 2nd gx archive you provided I don't have temporary freezes but it crashes after a while. I suppose the problem lies within the variable bitrate. Thanks for your attention about my issue.
  25. I just tried your attached files and I crashed. Event viewer report ntdll.dll as faulty and Game Ex log nothing. Edit: there was no lock up. log.txt
×
×
  • Create New...