1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice

[SOLVED] Help with Engine mod creation

Discussion in 'General Discussion' started by Spiltdestructor, Mar 3, 2025.

  1. Spiltdestructor

    Spiltdestructor
    Expand Collapse

    Joined:
    Dec 16, 2022
    Messages:
    10
    Hello there!

    Since I'd like to have a... *Realistic* engine mod,I started making one myself after finding some that... Weren't really realistic and not being able to find more

    Now, I've just started so sorry if this is a dumb question

    Why is my engine not showing up?

    The current folder structure is:

    sce.zip/vehicles/bx/sce/gasoline_v8.jbeam

    I did try sce.zip/vehicles/bx/gasoline_v8.jbeam but it didn't seem to work,I might have done something wrong tho


    Then the file is the standard:
    {
    "V8": {
    "information": {
    "authors": "Spiltdestructor",
    "name": "SCE V8 Engine",
    "value": 0
    },
    "slotType": "bx_engine",
    "slots": [
    ["engine_block", "stock", "Engine block"]
    ],
    "cylinderCount": 8,
    "cylinderVolume": 0.6,
    "maxRPM": 7000,
    "idleRPM": 800,
    "torque": [
    ["RPM", "Torque"],
    [1000, 350],
    [2000, 500],
    [3000, 550],
    [4000, 520],
    [5000, 480],
    [6000, 400],
    [7000, 300]
    ],
    "energyStorage": 1000,
    "friction": 10,
    "starterTorque": 100,

    "throttleResponse": 0.5
    }


    (the part after the slots was suggested by an AI cause i was troubleshooting and decided to try getting an hand but that didn't work out)

    Idk,maybe im just stupid or smt

    Oh and yes! I do have sce.zip/mod_info/info.json

    The mod does show up and IS ACTIVE

    Again,sorry for the stupid question if it is or the wrong posting category,have a great day and thanks for reading this all!
     
  2. DontKnowWhy186

    DontKnowWhy186
    Expand Collapse

    Joined:
    Aug 2, 2022
    Messages:
    1,007
    Can you try Enter a new line below throttle response and put this
    },
    in because I don't think there is a matching squiggly colon after V8. I am not a professional modder and you are better off having an answer off them but I do some light stuff so my suggestion may be valid.
     
  3. Cael233Niall

    Cael233Niall
    Expand Collapse

    Joined:
    Mar 13, 2016
    Messages:
    422
    "The image appears to be a pixelated representation of a clock, displaying a time of 12:00. It has a retro, 8-bit style, possibly from a game or a guessing challenge. The text below the clock reads "WHAT IS THIS?" followed by "Make the first guess!", which suggests it might be part of a puzzle or interactive game where players have to identify the object shown.

    Would you like me to analyze the image further or assist in any way related to it?"
     
  4. Spiltdestructor

    Spiltdestructor
    Expand Collapse

    Joined:
    Dec 16, 2022
    Messages:
    10

    Yeah that has been solved! Forgot I did this! Sry!

    It was the pack being a .zip, haven't tried zipping again so far,idk if it will work but... Now it's working!

    Thanks tho! I'mma mark this as resolved!

    Sorry again!
    --- Post updated ---
    I do agree... Maaabe AI wasn't the best help over here XD

    Solved tho!

    Now! Turbocharger charges the game in to a crash! Yeppieee
     
  5. DontKnowWhy186

    DontKnowWhy186
    Expand Collapse

    Joined:
    Aug 2, 2022
    Messages:
    1,007
    No worries my friend. When you're talking about "zipping"the file I'd rather pack it in game so no silly issues arise.
     
  6. Spiltdestructor

    Spiltdestructor
    Expand Collapse

    Joined:
    Dec 16, 2022
    Messages:
    10
    Yeah that might be SLIGHTLY better XD
    Thx again!
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice