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 donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted (edited)
Good day guys !!
I want to add the video game emulator "Super Cassette Vision" in GameEx. Currently I use the Mess emulator, but I noticed that a number of games in this emulator lock when started, or the game simply does not run.
I took a look at this Japanese site where a guy has developed an emulator.
From the pictures on the site looks like this emulator works well. Only I could not get it to work. Has anyone here ever use this emulator and tell me what to do !?
ps. the emulator comes with that text file

"eSCV" - EPOCH Super Cassette Vision Emulator for Win32

1/5/2008

--- Internal ROM image

BIOS.ROM $0000-$0FFF

--- Cart ROM images

Cart ROM image header:

db id[4] 'SCV^Z' (53h,43h,56h,1ah)
db ctype 0 = 16KB, 32KB, 32KB + 8KB
1 = 32KB + 8KB SRAM
2 = 32KB + 32KB, 32KB + 32KB + 32KB + 32KB
db reserver[11]

(note: if no header, it is recognized that ctype must be 0)

ctype = 0
* Standard cart
16KB ($8000-$BFFF)
* Milky Princess
* Super Sansu-puter
32KB ($8000-$FFFF)
* Mappy
32KB (PC5=1, $8000-$FFFF)
* Nekketsu Kung-fu Road
* Star Speeder
32KB (PC5=0, $8000-$FFFF) +
8KB (PC5=1, $e000-$FFFF)

ctype = 1
* BASIC Nyu-mon
* Dragon Slayer
* Pop & Chips
* Shogi Nyumon
32KB (PC5=0, $8000-$FFFF) +
8KB SRAM

ctype = 2
* Doraemon
* Sky Kid
32KB (PC5=0, $8000-$FFFF) +
32KB (PC5=1, $8000-$FFFF)
* Dragon Dai Hikyou
32KB (PC5=0/1 PC6=0, $8000-$FFFF) +
32KB (PC5=0/1 PC6=0, $8000-$FFFF) +
32KB (PC5=0 PC6=1, $8000-$FFFF) +
32KB (PC5=1 PC6=1, $8000-$FFFF)
* Pole Position 2 (?)
* Rantou Prowres
* Waiwai(Y2) Monster Land
32KB (PC5=0 PC6=0, $8000-$FFFF) +
32KB (PC5=1 PC6=0, $8000-$FFFF) +
32KB (PC5=0 PC6=1, $8000-$FFFF) +
32KB (PC5=1 PC6=1, $8000-$FFFF)

--- Key maps

Virtual PC
--------------------------------
Joystick-1
Directions Cursor
Trigger-1 Z
Trigger-2 X
0-9 0-9
EN Enter
CL BackSpace
PAUSE Space

----------------------------------------
TAKEDA, toshiya
[email protected]
http://homepage3.nifty.com/takeda-toshiya/

thank you!

GameEx.ini

CASSETTE VISION.ini

Edited by DazzleHP
Marked as resolved. Please open a new thread for any further assistance.
Posted

I've had a quick scan of the site and can't get the binary to download (server timeout every time), also i can't see anywhere an indication that it supports command line. Don't take that at face value though as my Japanese is only slightly above the average joe ^_^

You can however try the most basic command that GameEx will run. After you have set the Working Path and Rompath in the Emulator Setup, enter (assuming it is called "eSCV.exe"):

eSCV.exe "[ROMPATH\ROMFILE]"

In the Command Line section. This is just a shot in the dark as i don't have much to go on right now.

EDIT - the emulator config you provided is for MESS, my instructions were assuming a separate (new) emulator config using only the eSCV emulator you require help with. There are experienced users here that may well offer advice on MESS instead :)

  • Like 1
Posted
I had already tried this command line you suggested. The problem is that I could not do this emulator running out of GameEx yet. But no problem. I took your advice. Mess emulator installed on my computer to run this system. And from what I can gather, run perfectly.


Thank you very much for your help DazzleHP!!! :D


ps. when the Mess emulator starts, the menu bar is the view. So I have to all the time click the "hide menu bar." Do you know any command line to do this !? I've tried several things here and nothing worked.

Posted
You can leave already solved the problem.


But I'll leave the tip here:


In new versions of Mess emulator menu bar is already disabled.

In older versions, to disable the menu bar when a game starts permanently you need only go in their system file that is shaping up ".ini" within the folder called "ini" and there change to "1" to "0" to "video" option.



Many thanks to everyone who helped me here in this post !!!! :D

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