|
Roman,
Found something out about both the GoodNES and the GoodSNES datfiles. Since the descriptions in both of these dats have a "/" character it causes the default filename save for the miss/have to get truncated to whatever appears after the "/" character in the description field. So in the below example:
clrmamepro (
name GoodSNES
description "Good Nintendo Super NES/Famicom 2.01"
category "Cowering's GoodTools"
version 2.01
author "Roman Scherzer"
)
Only the Famicom 2.01_miss/have get's saved as the default name. You can however rename this manually but why? I found that all you have to do is to change the "/" character in the description field to a hyphen/dash instead ;)
|