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

fRequEnCy

Elite Member
  • Posts

    3889
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by fRequEnCy

  1. I have yet to see the flags. Can you post a screen shot for us Tom? I would like to see what it's suppose to look like.
  2. It was changed in the recent release to include button 1 because the old way was causing some problems in some games.
  3. You could create a batch file or even a script to do both in one shot and then run that in the launchbefore line. Someone else might have a better solution.
  4. Best way is to just rebuild your set to the mame version you're looking to run. I'm not aware of a way for clrmamepro to tell you what your current version of roms are.
  5. I had a problem with updating as well. Mine was not the exact error as yours but was a directx issue as well. Not sure if something is wrong with updating but I did a manual update to fix.
  6. Updated through GameEx. Did a manual update and all is fine now. Thanks Tom. I should know better to try that before posting.
  7. After update I'm unable to start GameEx. Anyone else having problems? I tried changing themes and resolutions but had no success. Here's the error I'm getting. --**-- 21:26:00.7 5/12/2008: Error: Value does not fall within the expected range. 21:26:00.8 5/12/2008: at Microsoft.DirectX.DirectDraw.Surface..ctor(String filename, SurfaceDescription desc, Device dev) 21:26:00.8 5/12/2008: at GameEx.GameEx.mainform.a(Surface& A_0, String A_1, SurfaceDescription A_2, Boolean A_3, Boolean A_4) 21:26:00.8 5/12/2008: at GameEx.GameEx.mainform.RestoreSurfaces(Boolean JustDispose, Boolean NoDispose, Boolean ONLYDispose) 21:26:00.8 5/12/2008: at GameEx.GameEx.mainform.a(Boolean A_0, Boolean A_1, Boolean A_2, Boolean A_3, Boolean A_4, Int32 A_5) 21:26:00.8 5/12/2008: at GameEx.GameEx.mainform.ig(Boolean reinit, String ctheme, Boolean nohideos) 21:26:00.8 5/12/2008: at GameEx.GameEx.mainform..ctor() 21:26:00.8 5/12/2008: 21:26:00.8 5/12/2008: It was detected you experienced a DirectX error. 21:26:00.8 5/12/2008: Please note the following for possible solutions to your problem: 21:26:00.8 5/12/2008: 1. Ensure you have the latest version of DirectX installed. 21:26:00.8 5/12/2008: 2. Ensure you have the latest Manufacturer provided video card drivers. 21:26:00.8 5/12/2008: NOTE: Windows/Microsoft Update does not contain the latest. 21:26:00.8 5/12/2008: NOTE: Manufacturer normally means ATI, NVidia, or Intel. Not the brand. 21:26:00.8 5/12/2008: www.ati.com www.nvidia.com 21:26:00.8 5/12/2008: 3. If you do not have a modern video card try the following. 1. Turn off advanced Graphics. 2. Try a lower resolution. 3. Try turning on and using 16-bit colour 21:26:00.8 5/12/2008: 4. Ensure any required video codecs are installed. 21:26:00.8 5/12/2008: 5. Try a different theme, or try running the theme at the resolution it was designed for 21:26:00.8 5/12/2008: 21:26:00.8 5/12/2008: Closing database connection 21:26:00.8 5/12/2008: GameEx is exiting with errors 21:26:02.8 5/12/2008: ERRORS DETECTED: EXITING
  8. Great job Tom! Thanks!
  9. Yeah I have a few icons that do that due to drop shadows in them. Only solution for me was to cut all drop shadows out and use the polygon lasso tool to cut out my images instead of the wand tool. Would be nice if it could just handle it the way we like. Let's see if your bribe gets Tom to do it.
  10. It's the way GameEx handles transparencies. headkaze explains here
  11. This wrapper makes it more command line friendly since it doesn't accept command line parameters. Included files are: Wrapper (Copy to emulator directory) Wrapper INI (Copy to emulator directory) Emulator MAP Emulator Config Required Emulator Setup Settings: Rom Path Game -> Load game... -> Edit ROM Paths... Use Zip Names (Required For Wrapper To Work) Game -> Load game... -> Check Use zipnames in Misc Options Run Full Screen Video -> Switch to fullscreen after loading And of course all other settings needed to work on your machine. GameEx Command Line: fbevo_wrapper.exe [ROM] Enjoy! Comments and suggestions welcomed. Final_Burn_Evolution_3.04_Wrapper.zip
  12. Cool! No problem.
  13. I would just change the way it exits all together so that it will apply to all games. By every file, did you mean game?
  14. Nice! Way to go Tom!
  15. Just copy one of the ones already created, change the settings to your liking, and then name it whatever you want. Then it will be available for selection.
  16. Did you select update list after you made those changes?
  17. The files you're looking for are in the following folder: C:\Program Files\GameEx\CONFIG\EMULATORS
  18. Yeah I had that problem with a wrapper I was scripting as well. I could get it work just fine except for that issue. I could get it to run the table just fine but had problems with the libraries needed to run that table. So gave up at that point! I guess I could of figured something out if I had really thought about it. I don't know how you would go about programming it but I did it with an array and it ran the last table in the list since it was probably the highest version.
  19. Can you test that please? Cuz I have roms in that folder that were extracted. Not too big of a deal as I only use a few goodsets. Only use the goodsets that no-intro doesn't support. Like Atari 2600 & 7800. So not really much space being taken up there. . Thanks Tom!
  20. Sounds good Tom! Will it also delete the file and directory after it's exited? Cuz I noticed that it doesn't currently do that with the current setup. Or does it? Cuz I notice a Unzipped7-Zip folder with the roms that were extracted.
  21. I personally would prefer it to be incorporated into GameEx. We have enough users that have a hard time setting up emulators as it is. I think a wrapper would just make things harder for them to set up. Also for those programs that require a wrapper already, would just have a wrapper for a wrapper. Just my opinion though. I think GameEx would really stand out above the rest if this was incorporated. Only know of one other frontend that does it and is not near the quality of GameEx.
  22. Good job greatflash!
  23. Ahhh man! After we put in all the work! LOL. . Oh well. Another emulator made more cab friendly. Will release hopefully today. Just tweaking it a bit as I had some trouble with some of the clones to be ran easily.
  24. Got it working Brian! Will release when I finish fine tuning. Were you able to get F6 to bring up the game list cuz I was unable to do that?
  25. Ahhhh good idea. I'll see what I can come up with as well.
×
×
  • Create New...