ROMS.LST -- what directory?

Anything DreamSNES-related can be asked in this forum, such as general questions about the emulator, how to burn it, etc.
Post Reply
zemus
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 11
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Wed Feb 13, 2002 3:37 pm
Location: At my laptop, currently.
Has thanked: 0
Been thanked: 0

ROMS.LST -- what directory?

Post by zemus »

I generated the roms.lst file using Loie's method (thanks man), and placed it within my roms directory. However, DreamSNES is still reading the Rom header names for the games rather than the names in the list. Do I need to have the roms.lst file in the root directory rather than the roms directory? Or both? Or does it go somewhere else?
--Zemus
Wez455
DCEmu Freak
DCEmu Freak
Posts: 51
Joined: Sun Feb 10, 2002 9:46 pm
Has thanked: 0
Been thanked: 0

Post by Wez455 »

how did you make the roms.lst? im using win98 and i cant get it to work? if you tell me ill test it out and then get back to you
mr. darkness
Mental DCEmu
Mental DCEmu
Posts: 305
Joined: Tue Nov 13, 2001 2:17 pm
Has thanked: 0
Been thanked: 0

Post by mr. darkness »

The roms.lst doesn't work.
I tried to put it in the "roms" dir and then in the root, but it read the header names anyway.

Anyone got this working?!

(anyone knows if you can remove the hearts by removing the pvr-file for em?)
dcaddict
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 21
Joined: Fri Feb 15, 2002 6:15 pm
Has thanked: 0
Been thanked: 0

Post by dcaddict »

well, does anyone know?? please help us someone!!!
Proveaux
DCEmu Freak
DCEmu Freak
Posts: 84
Joined: Sat Nov 10, 2001 6:21 pm
Has thanked: 0
Been thanked: 0
Contact:

Post by Proveaux »

mr. darkness wrote: (anyone knows if you can remove the hearts by removing the pvr-file for em?)
Yes that will work.
WeAreVigilant
DCEmu Freak
DCEmu Freak
Posts: 81
Joined: Thu Jan 31, 2002 9:56 pm
Has thanked: 0
Been thanked: 0

Post by WeAreVigilant »

roms.lst looks like this
FILENAME.SMC:Description
so an example would be
SMW.SMC:Super Mario World

it goes in the root of the cdrom
and as near as i can tell... doesnt work
if one of you gets it working please tell me
kRYPT_
DCFactory Creator
DCFactory Creator
Posts: 597
Joined: Mon Nov 12, 2001 7:58 pm
Location: Ontario, Canada
Has thanked: 0
Been thanked: 0
Contact:

Post by kRYPT_ »

Nope, you've got it slightly wrong, it's
Description:FILENAME.SMC
so for example:
Super Mario World:SMW.SMC
would be valid, and yes, the list does indeed go in the root directory.

I'm pretty sure this works, and if someone will confirm, then I'll add it to the DCFactory script.
WeAreVigilant wrote: roms.lst looks like this
FILENAME.SMC:Description
so an example would be
SMW.SMC:Super Mario World

it goes in the root of the cdrom
and as near as i can tell... doesnt work
if one of you gets it working please tell me
dcaddict
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 21
Joined: Fri Feb 15, 2002 6:15 pm
Has thanked: 0
Been thanked: 0

Post by dcaddict »

so do i just make this thing using notepad then name it "ROMS.LST"?
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16389
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 119 times
Been thanked: 92 times
Contact:

Post by |darc| »

Will it work with just the ROMs filenames or do you have to have both description and filename?
It's thinking...
mrbrown
DCEmu Newbie
DCEmu Newbie
Posts: 3
Joined: Fri Feb 15, 2002 2:55 pm
Has thanked: 0
Been thanked: 0

Post by mrbrown »

Nope, you've got it slightly wrong, it's
Description:FILENAME.SMC
No, the original poster was correct, it's <filename>:<description>. Here's an excerpt from my dreamsnesinstall.pike autogenerated ROMS.LST:

FINAL_FANTASY_3.FIG:FINAL FANTASY 3
FINAL_FANTASY_5.SMC:FINAL FANTASY 5
KILLER_INSTINCT.SMC:KILLER INSTINCT

This apparently still doesn't work properly - when going into the selection menu, it proceeds to scan the entire CD.

M. R.
kRYPT_
DCFactory Creator
DCFactory Creator
Posts: 597
Joined: Mon Nov 12, 2001 7:58 pm
Location: Ontario, Canada
Has thanked: 0
Been thanked: 0
Contact:

Post by kRYPT_ »

Okey, we'll blame that one on my lack of Pike skills, I thought it looked the other way around. I can't actually test it, as Pike refuses to instal on my Win2k system.

So even if you use their script, it still ignores the ROMS.LST?
mrbrown wrote: No, the original poster was correct, it's <filename>:<description>. Here's an excerpt from my dreamsnesinstall.pike autogenerated ROMS.LST:

FINAL_FANTASY_3.FIG:FINAL FANTASY 3
FINAL_FANTASY_5.SMC:FINAL FANTASY 5
KILLER_INSTINCT.SMC:KILLER INSTINCT

This apparently still doesn't work properly - when going into the selection menu, it proceeds to scan the entire CD.

M. R.
rapigator
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 25
Joined: Sun Nov 11, 2001 2:43 pm
Has thanked: 0
Been thanked: 0
Contact:

Post by rapigator »

it looks like it also puts the directory before the filename

Code: Select all

roms/KILLER_INSTINCT.SMC:KILLER INSTINCT
WeAreVigilant
DCEmu Freak
DCEmu Freak
Posts: 81
Joined: Thu Jan 31, 2002 9:56 pm
Has thanked: 0
Been thanked: 0

Post by WeAreVigilant »

no actually it doesnt put roms/ that bit of code is removing it if you look closely
which i suspect is why it doesnt work properly
im still wondering why saving doesnt work i cant get it to work in chrono trigger
i beat up to the queen disappearing checked my vmu and had a 3 block file
exited
started chrono trigger up
and it was started over
went back to bios
2block file.
jworg
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 13
Joined: Fri Feb 15, 2002 6:02 am
Has thanked: 0
Been thanked: 0

Post by jworg »

From the README file in the dreamsnes source tree:

A file (ROMS.LST) can optionally be added to the same directory as the
games on the cd to speed up the rom scan. The game names will then be
taken from the file instead of scanning the rom header. If used, the
games must be listed on separate lines with each line containing the
name of the file containing the rom dump, a colon, and finally the
name of the game. The filename may not contain a colon, but all
characters are legal in the games name. Files not found in ROMS.LST
will be scanned as per usual. Example with two games:

smoon.smc:Sailor Moon: Ballon Fight
tetris.fig:Tetris
dcaddict
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 21
Joined: Fri Feb 15, 2002 6:15 pm
Has thanked: 0
Been thanked: 0

Post by dcaddict »

where are you getting this readme file from dude?
jworg
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 13
Joined: Fri Feb 15, 2002 6:02 am
Has thanked: 0
Been thanked: 0

Post by jworg »

From the DreamSNES CVS repository (which isn't public, so you need not ask how to gain access to it).
Faith Alone
DCEmu Freak
DCEmu Freak
Posts: 50
Joined: Thu Jan 31, 2002 12:24 am
Location: Victorville
Has thanked: 0
Been thanked: 0

Post by Faith Alone »

[quote="dcaddict"]
where are you getting this readme file from dude?
[/quote]

From the one included with DSNES
honestly, i couldn't care less about you or anyone else
-Misanthropic Faith
Post Reply