Jump to content
LaunchBox Community Forums

Dedaloso

Members
  • Posts

    11
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Dedaloso

  1. Hi everybody,

    this is an example of how to make the most of the new 3D models for media: Pac-Land for Pc-Engine with partial high resolution material.
    If you like the result I could work on it and create new media but I need your help.
    Post below high resolution images of boxes and jewel cases of any platform and I'll create the 3D set.
    The material we currently have available is in low resolution and penalizes the realistic 3D effect.

    Thanks everyone for the support

    Dedaloso

    LaunchBox Big Box 24_11_2022 21_19_25.png

    LaunchBox Big Box 24_11_2022 21_22_42.png

    LaunchBox Big Box 24_11_2022 21_23_03.png

    pc-engine-pacland-3dbox.zip

    • Like 4
  2. Hi everyone
    I paste below the code that should be written in the bat file by the Big Box at the launch of a rom (in this case it is marked Double Dragon)

    chcp 65001
    @ECHO OFF

    d:
    CD "d:\mame"
    Groovymame64.exe ddragon -rompath "d:\mame\roms" -nowindow -joy -skip_gameinfo -record input -keyboardprovider dinput 

    Would it be possible to create a plugin that does this?

    thanks in advance

    D.

  3. Hi everyone.
    I need help from you to create a plug-in for BIG BOX.
    This plug-in should listen to the launch event of the game, then write it and save it in a bat file in the desired location or in the root of the BIG BOX folder (or it can save a string needed to start the game if easier). I think the code itself wouldn't be difficult, but unfortunately I don't have the skills to create it.
    Could any of you help me?

    Thank you

     

    Dedalo

×
×
  • Create New...