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.

Recommended Posts

Posted

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 :D

soon to follow for other eums B)

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) :unsure:

ZiNc files added

ZiNc.zip

Posted

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 :rolleyes: )

>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

Guest
This topic is now closed to further replies.
×
×
  • Create New...