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.

zona

Basic Member
  • Posts

    23
  • Joined

  • Last visited

Everything posted by zona

  1. [REMOVED]
  2. zona

    Jaguar problems

    ... they are not vroking, but solvet the problem for VJ roms need to be renamed *.j64
  3. zona

    Jaguar problems

    Can someone thell me waht to do with Jaguar, I have tried PT and VJ with rompath\romfile bu no result (also other combinations but no result) only the Emu starts but no rom is loaded also problem with DC emu Chankast, when I load the game (even recorded on CD, loaded from Daemon I get error from Chakast) afert loading the logo and the screen is gooing black can some send me (or post) the cfg/ini files for these emus and command line options for GameEx
  4. fraps slows down some games for example for saturn the game is almost unplayable and the recording ston after couple of seconds, I'll try the other soft gamecam thanks
  5. the same problem too Started create mame videos from stat menu aver and over again but it created mng files only for one vector game and nothing else for other games mng files vith 50-200 kb but not playable ???
  6. .... well, first I need to find the EMUs (found something for System 22) but no for System 12
  7. Yes that would be nice I wanna ad option to change the default (Player 1) game pad (I'll replace the cfg, ini, reg files for the EMUs) now I'm dooing that by using false emulator menu but it would be better to add special menu for that to avoid "play the game" sub menu
  8. Anny ideas for emulators for this systems I found some roms and wanna include them to GameEx
  9. founde it! the problem was the BIOS i was traying Megaman 8 but it was not working when I used the emu without BIOS (last beta 10 version) it was OK (for dreamscast) and Saturn is OK Thanks
  10. Hi downloaded some roms/iso's for Saturn (keio_flying_squadron_2.rar - I converted it to iso by NERO) and Dreamcast (Megaman War of the Past.cdi), and BIOS files but nothing hapends (I mounted the images into Daemon) what else do I need in order to make these emus work???
  11. SEGA model 2 . found scripts from Nologic but did not work for me, the problem is in my emu alt does not work so I used mouse to activate menus hier are the scripts Thanks to Nologic for the tip I'll try to do something similar for NeoRAGEx M2.zip
  12. hey there are settings for NeoRageX and download for thie emulator but it doe not work the command line for this emu ( at least it says is) NeoRAGEx 4.ab.exe "[ROMPath]\[RomFile]" but it's not working the exe is NeoRAGEx but what is this 4.ab.exe ?????
  13. ... some updates for my ZiNc bat files, I found some other zinc loaders but they did not work very well for me so I made my own Also included EXCEL 2007 macro so thah you can generate youre own files just put the filepaths in the settings tab, and run the macro "doit" and it'll generate the files in the specific folder ... o yes I also included zinc.map file zinc.zip
  14. zona

    Doc's for Raine

    ... one more thing the map file in the zip is wrong it must be in the following format name_of_zip_no_extension|name of the game
  15. zona

    Doc's for Raine

    ... thanks for the idea man
  16. ... hey people<BR><BR>how can I convert my roms form one version to newer, for example I have some roms that work perfect with 0.9 v ov MAME and don't wana start with v 1.0.9<BR><BR>or for som other EMUS for example I have NeoGeo roms (on a 3 CD's) that work with NeoRageX (fomr 1999) but they are not even shown in newer emus, if I try <B>romcenter</B> or <B>clrmame</B> they say all roms are missing<BR><BR>anny ideas<BR><BR><STRIKE>... i mean it's stupid to download over and over the same roms</STRIKE> <IMG class=bbc_emoticon alt= src="http://www.gameex.info/forums/public/style_emoticons/default/blink.gif">
  17. zona

    Doc's for Raine

    ...you can add map file to all EMUs I have for some EMUs with a little ROMs currently I'm downloadinf Raine ROMs and creating map file ... too many roms it'll tale me a lot of time .... just an idea can someone else create map files for other systems, SEGA, NES, SNES, ... I've started with Raine and as soo as I finish I'll upload them (of course )
  18. zona

    Doc's for Raine

    Than you could simply mad raine.map file
  19. zona

    Doc's for Raine

    but why warper it's working OK with GameEx raine32 -nogui -g [rom] and thats it more info with raine32 --help
  20. zona

    ZiNc, PCE, NeoGEO...

    Magic Engine emulator boot from CD *emulator fot NEC Turbo Grafx 16 files that you need > Magic Engine Emulator > sysgard3.pce (tray googling for it ) >cd images or CD-s *mine are nrg (NERO images) >daemon tool (or Alcohol 120%) > and my files oc course example of bat file *************************** @ echo off D:\tools\Daemon\daemon -unmount 0 D:\tools\Daemon\daemon -mount 0, G:\IGRI\EMULATION\ROMs\PCengine\Akumajou_Dracula.nrg cd G:\IGRI\EMULATION\EMUs\PCengine\PCE pce.exe syscard3.pce exit **************************** PCE.zip
  21. http://www.gameex.info/forums/index.php?showtopic=2357
  22. I've been working on ZiNc, NoeGEO, PCengine (booot from CD) WinKwaks ... and come up with some sollutions for ZiNc in order to run the game (as an separate emulator under emulated games) ypu need a bat file that will run the game for an example aquarush.bat ===================== @echo off F:\gemes\Emulation\EMUs\ZiNc\zinc 63 -use-..... end ===================== and config files for renderer and zinc config with path to the romc example "F:\gemes\Emulation\ROMs\ZiNc" in the settings in Gameex fo command input this "F:\gemes\Emulation\ROMs\ZiNc\bat\[rom].bat and zinc will run Aqua rush this is becose ZiNc runs the games by numbers build in the exe for list uce ZINC --list-games from the example Aqua Rush is No 63 and that's it for ZiNc soon to follow for other eums does someone have sollution for neogeo, the best eum by me is NeoRageX but I can't launch a game from command prompt (all other emus doe not play all of the roms they need othet rom structure for exzmple nebula needs fthe files to be something_ROM_AC.bin nad my files from the cd that comes with neoragex are something_AC.ROM) ZiNc files added ZiNc.zip
  23. I've been working on ZiNc, NoeGEO, PCengine (booot from CD) WinKwaks ... and come up with some sollutions for ZiNc in ordre to run the gama (as an separate emulator under emulated games) ypu need a bat file that will run the game for an example aquarush.bat ===================== @echo off F:\gemes\Emulation\EMUs\ZiNc\zinc 63 -use-..... end ===================== and config files for renderer and zinc config with path to the romc example "F:\gemes\Emulation\ROMs\ZiNc" in the settings in Gameex fo command input this "F:\gemes\Emulation\ROMs\ZiNc\bat\[rom].bat and zinc will run Aqua rush this is becose ZiNc runs the games by numbers build in the exe for list uce ZINC --list-games from the example Aqua Rush is No 63 an that's it for ZiNc soon to follow for other eums
×
×
  • Create New...