Jump to content

Ciro Consentino

Members+
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Ciro Consentino

  1. Sure, here you go... after the rom () entry. All games have it. Most have same name as the game name, others are different like the one below:

    game (
    	name zerowing
    	description "Zero Wing"
    	manufacturer "Toaplan"
    	year 1989
    	board "TP015"
    	rom ( name o15-11.rom size 32768 crc32 6ff2b9a0 regiona ROM1 )
    	rom ( name o15-12.rom size 32768 crc32 9773e60b regiona ROM1 )
    	rom ( name o15-09.rom size 131072 crc32 13764e95 regiona ROM1 )
    	rom ( name o15-10.rom size 131072 crc32 351ba71a regiona ROM1 )
    	rom ( name o15-05.rom size 131072 crc32 4e5dd246 regiona GFX1 )
    	rom ( name o15-06.rom size 131072 crc32 c8c6d428 regiona GFX1 )
    	rom ( name o15-07.rom size 131072 crc32 efc40e99 regiona GFX1 )
    	rom ( name o15-08.rom size 131072 crc32 1b019eab regiona GFX1 )
    	rom ( name o15-03.rom size 131072 crc32 7f245fd3 regiona GFX2 )
    	rom ( name o15-04.rom size 131072 crc32 0b1a1289 regiona GFX2 )
    	rom ( name o15-01.rom size 131072 crc32 70570e43 regiona GFX2 )
    	rom ( name o15-02.rom size 131072 crc32 724b487f regiona GFX2 )
    	rom ( name o15-13.rom size 32768 crc32 e7b72383 )
    	archive ( name "zero_wing" name "zerowing" )
    	chip ( type audio name "ym3812" )
    	input ( dipswitches 3 )
    	video ( screen raster orientation horizontal x 320 y 240 freq 57.61 )
    	driver ( status good color good colordeep 8 credits "Antiriad & Raine Team" )
    )
    
  2. >> I guess you are talking about game specific settings ?

     

    yes, that's it.

     

    >> For stdout.txt, no I don't like it so I won't keep it like that, but it's something you easily forget,...

     

    ok, no problem. I'll wait for the next release.

    About "sourcefile" tags in -listinfo output, don't worry about it. I was just curious why it wasn't listed.

    I can make it work without it...

     

    ... I'm looking into the possibility to support Raine in my frontend, and build Raine's own games list instead of just using MAME's games list.

    Thank you for the quick reply.

    The -listinfo output have everything I need to make it work.

    • Like 1
  3. So you'll get the output of -listinfo in stdout.txt.

    If it's a problem I'll rebuild sdl with the correct configuration this time...

     

    It's not a problem if this is what you want your emulator to do... output everything to stdout.txt. I can work with this.

     

     

    For the source file, true, you have to use -lsf with a game name for that. Does it matter to have this for the whole listing ?

     

    It's just a way to filter games by drivername in my frontend, Emu Loader. But it's not that important.

    I can't remember if you can create custom game settings in Raine. If yes, are they based on game name only ?

    In MAME you can create a custom settings using the driver name. That way all games using that driver will use the same custom settings file.

  4. Thanks for this new version.

     

    Question: how can you create an output file listing all games with details (game info AND ROMs list) ?

    "raine32.exe -listinfo" doesn't work anymore. Also, I remember the -listinfo output doesn't list the "source file" info for the games.

     

    Thank you.

    Test

     

    Testing... 1, 2, 3, testing... :-)

    Your first post after 7 and a half years? wow, and welcome :-)

    yeah, I've been around Raine forum for years but I hardly post any comments. I've been messing around with Raine emulator lately. I looks very different than last build I tried... years ago.

    One thing I like about it is that it uses the same ROM sets as latest MAME builds.

×
×
  • Create New...