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

Nologic

Basic Member
  • Posts

    1360
  • Joined

  • Last visited

Everything posted by Nologic

  1. yeah you have the choose of ether: Final Burn Evolution WinKawaks Both are very nice and both do #5 As for WinKawaks not playing the newer games...maybe its the rom set your using...course I'm a noob at this stuff currently. For Saturn I'll take a shot at it that your using SFF...there are a few different Emu's for it. Basically run it raw then press ALT+ENTER taking it full screen then ESC to exit. This will then have SFF's last used state set to Full Screen...thats it...it should be good from then on out for GameEx. Dreamcast look here. As it has a base GameEx ini to import and more importantly a link to headkaze's Chankast Launch. Any ways the forum has a really good search engine...you may want to give it a spin some time. I've only been doing this for a few weeks my self...and I'm still figuring stuff out...course I am trying to stuff every thing and its brother into GameEx. lingpanda - You're very welcome mate.
  2. Basically it means that the path you have set for Emulator 1 in the GameEx control panel is not correct. So ether it must be corrected...or removed, from the control pannel.
  3. Nologic

    Snap question

    Okay I was wondering what is the best pixel rez to capture snap shots at for display in GameEx...for both the ghetto gamers like my self that game on thier PC, and the richer folk that actually have been able to put together a Cab? I figure I can capture at the highest rez and then batch down size and sharpen should there be two different size's. Figured I'd ask since I was thinking of writing up some scripts to help simplify the process. If any ones interested in pitching in let me know and I'll get you the scripts.
  4. Here is what I'm using for plugin's: I am NOT mounting a disk image, I'm loading it directly with the Emu. My Rom Filter: My Command Line: Settings used for Video: P.E.Op.S. Soft Driver 1.17 Settings used for Sound: Eternal SPU Plugin 1.41 Settings used for CDRom: P.E.Op.S. CDR Driver 1.4 I don't claim these as being the best settings or even right for you...but they are what I'm using and the Emu is running thus far fine for me. *Update* I looked into NeoRAGEx, and I'd have to say its a no go. Maybe look at some of the other Neo-Geo Emu's. Final Burn Evolution Nebula WinKawaks As for MAME and 16:9 I'd suggest reading here.
  5. Doh! hehe fixed now...sorry about the head scraching over that. Okay not sure what your issue's are currently with ePSXe but below is my commandline: Oh I am using PEOpS CDR Driver 1.4 plugin I may look into NeoRAGEx but thus far that one has ran slow for me for some reason, so been stand-offish about doing up support for it.
  6. Whats your command like like for P64? It should look like below: Notice there are not quotes in this one.
  7. Well first off can you run those Emu's out side of GameEx?
  8. Generally yeah unless its like water cooled.
  9. hmm well I'm a ghetto gamer but I'll take a stab at it. Wouldn't you launch WinIPac from the "Also Launch" field of the Emu in the GameEx control panel. "[path]\winipac.exe" "[path]\epsxe.ipc" ie "C:\Program Files\WinIPac\winipac.exe" "C:\Emulation\ePSXe\epsxe.ipc" Then after exit in the "Launch After:" field "[path]\winipac.exe" "[path]\default.ipc" ie "C:\Program Files\WinIPac\winipac.exe" "C:\Program Files\WinIPac\default.ipc" Just a guess is all.
  10. Look in the GameEx Control Panel and check your settings...maybe some thing is set wrong. Maybe check to make sure you have the correct build of .Net framework installed as well.
  11. Did you delete your ini files in the folder...I guess that with R10 the two basically got merged into one file...I had issues to begin with also...but I deleted those two files and resetup every thing and in general every thing is peachy. Also maybe try running it raw out side of GameEX and getting it to fullscreen that way with every thing displayed. I'd start off with the ini deletion first off tho.
  12. Okay now I use SSF V0.07 R10 currently for Saturn. Under "Options" make sure you have it the "Saturn BIOS" section pointed to your BIOS image. I dont think you need the "STV BIOS" but if you do great. Next make sure your Virtual CD drive is selected from the drop down. Past that its mainly elective stuff...just make sure you take it full screen with ALT+ENTER and then exit out of it....that way every time you start SSF its always launched in full screen othe wise it'll lanch in a window. Now for the Dreamcast I use Chankast Alpha v0.25 here your problem is also likely to be the CD Rom setup is wrong...Under "Plugins" select "Configure". Next you'll want to make sure you have the "CDRom Plugin" set to "CDRom Interface xxx" Next under "Options" select "Configure Drive" then select the correct virtual drive and click "OK" if that doesn't get you moving in the right direction let me know and I'll give you more settings to check.
  13. Heh yeah I did since my ego isn't so big that when I'm likely to be out done that I need to keep some thing up thats likely not the best experince to end users. I can do things to get the size of my exe on about the same par as your C++ exe...but I can never be as fast. Well the main thing I was concernd with far as the posts in the thread was that we are getting a lot of them that are simple feedback and not actual files, including several from my self. Reallistically I should actualy make readme files for my stuff and slap them all in one post...that way if some one likes my stuff...its all in one spot and if they don't...they can skip over it that much faster and find what they really do want. I just beleive that sticky threads should be as thin and informative as possilbe. Any ways I PM'ed you one of my email addy's...dont worry I dont work for GameSpy. I just use to have a hosted site its still up, just defunked is all.
  14. Nologic

    Map Files

    Good deal
  15. Nologic

    Map Files

    Using notepad right...hehe double quote the file name you use to save it. So instead of (filename.map) in the edit box have ("filename.map") and it should save fine.
  16. Nologic

    Map Files

    Well there isn't much to them that I see...basically a standard ASCII file...same as right clicking in a directory and selecting "New Text Document" and creating a *.txt file...but changing the file extension to *.map Each line in the file, first starts off with the name of the rom\archive\image file then secondly the name to be displayed with in GameEx is enclosed with double quotes.
  17. Good to hear. Yeah AutoIt is handy...but C++ is nicer.
  18. Hehe var fixed. Well ideally it would be nicer if headkaze's wrapper gets to where it works for you, as its smaller and likely faster...and certainly cleaner.
  19. Now you are using v0.3 of the emulator aren't you? If so try the attached...its my version of Tom's script tweaked for v0.3 This is different from the one posted in the config's thread as it trys to be more like how Tom originally had it...since I gather it worked originally with v0.2
  20. Read up a bit here.
  21. wOOt!
  22. Looking good thanks for the update.
  23. That would be fore the hacked version of the Emu, you can find a newer version here off on the right hand side. "NeoRAGExp v0.8c.exe" Past that I can't say much since it doesn't appear that my roms match up with it.
  24. You would have to 7zip each...other wise there would be a huge slow down in your system. Now when nearly exact files as is the case given in the list above...they all compress down to nearly the same as a single file compressed...to effectively you have a bunch of free files for the same space. How ever compressing vastly different binary files will not yeld the same result.
  25. I'll see about editing it...but its seems to be working fine for me...but its better to have things correct.
×
×
  • Create New...