EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Balthier

Pages: [1]
1
clrmame Discussion / Re: Possible bug
« on: 31 January 2019, 08:34 »
It's 22 years this september...and no...it's old...it's ugly and bloated if you ask me ;-) An old horse trying to avoid the slaughterhouse
LOL!  C'mon.  I trust this old horse as opposed to the other ones out there.  I did like Romcenter for a while but when it went to version 4 I tossed it in the garbage because it just didn't feel the same.  Tried RomVault and didn't like it, and I've read that it corrupts files sometimes and that's a deal breaker for me.

2
clrmame Discussion / Re: Possible bug
« on: 31 January 2019, 07:29 »
what two lines of code can do :-)
Indeed. :)  And after all these years it still looks and functions the same as it always has.  No unnecessary bloat or ridiculous "features".  Gosh its been 20 years or something?  That's the mark of good software and programming.  Don't ever change that.

3
clrmame Discussion / Re: Possible bug
« on: 31 January 2019, 05:07 »
Quick test and it seems to work well.  I tried to come up with a title containing many dots.

Code: [Select]
<game name="super duper bros. vs. lamer bros. vol. 1 - ep. 02">
<description>super duper bros. vs. lamer bros. vol. 1 - ep. 02</description>
<rom name="super duper bros. vs. lamer bros. vol. 1 - ep. 02.txt" size="4" crc="25cbfc4f" md5="37a6259cc0c1dae299a7866489dff0bd" sha1="2be88ca4242c76e8253ac62474851065032d6833"/>

quick edit- Forgot about the scene naming conventions with dots but that also works.
Code: [Select]
<game name="ULTRA.NEW.SCENE.RLS-MOCK.SCENERS">
<description>ULTRA.NEW.SCENE.RLS-MOCK.SCENERS</description>
<rom name="ULTRA.NEW.SCENE.RLS-MOCK.SCENERS.txt" size="4" crc="25cbfc4f" md5="37a6259cc0c1dae299a7866489dff0bd" sha1="2be88ca4242c76e8253ac62474851065032d6833"/>

4
clrmame Discussion / Re: Possible bug
« on: 31 January 2019, 03:00 »
Thanks for the headup regarding the extension.....guess it simply cuts everything after a "."
Of course it's hard to say what an extension is....for windows I guess you can assume one to maximum 4 characters...
but even that limit would crash "PC Engine Fan - Special CD-ROM^2 Vol. 1"
ok...you would say if there is a space after the ., ignore it, too....I will check if I can make it a bit more clever...but I guess there will be always some names which will fail.


Regarding newer guides about all the internal/hidden stuff....unfortunately not...usually I mention them in the history (https://mamedev.emulab.it/clrmamepro/#history) part when something useful is added or changed.
Yes I was thinking about this, perhaps something to tell the program to look at the name of a game, and if it contains "." or more than one "." then only remove everything after the last dot.  As for a guide I was just curious about the settings because I'm a power user when it comes to things, and I see a lot going on in the cmpro.ini that isn't evident in the UI :P  Thanks for the update I'll check it out in a little while.

5
clrmame Discussion / Possible bug
« on: 30 January 2019, 10:43 »
This may be a bug.  I noticed with the option "Remove Extension" checked when using Dir2Dat that game names with a dot in them get truncated in their <game name> and <description>.

For example:
   <game name="PC Engine Fan - Special CD-ROM^2 Vol. 1 (Japan)">
      <description>PC Engine Fan - Special CD-ROM^2 Vol. 1 (Japan)</description>
   <game name="Buster Bros. (Japan)">
      <description>Buster Bros. (Japan)</description>

becomes:
      <game name="PC Engine Fan - Special CD-ROM^2 Vol">
      <description>PC Engine Fan - Special CD-ROM^2 Vol</description>
   <game name="Buster Bros">
      <description>Buster Bros</description>

With that option unticked everything comes out correctly.  I'm using the nightly build.  Rom names are okay.

Also, are there any good modern guides that go into depth about the cmpro.ini file and the advanced and pro settings in it?  I figured out Adv_SetElementXML = machine when changed to "game" changes the <machine name> tag to <game name>.  Using google I just find old stuff.

Pages: [1]

Page created in 0.176 seconds with 20 queries.

anything
anything