Forum topic replies
Josh / Proddy has posted 253 times.
Game crashing when loading level 4 race 3
Posted on (11 months ago)
Hi Caitlin, A screenshot of the error when it crashes, or uploading the `.dmp` file would make diagnosing easier. As a shot in the dark, you could try verifying your game install: Download Lucas' Simpsons Hit & Run Install Verifier. If not already selected, Browse to your game's install location. Ma...
Can't launch game at all, even with mod launcher
Posted on (1 year ago)
Yeah that's blatantly wrong information. The `DLLs` and `Hacks` folders are separate, and to use the fix Appel mentioned you just need to create the `Hacks` directory if it doesn't already exist. Thanks, Josh Edit: Damn, sniped by Appel
Can SHAR run DOOM? Yes! (Really)
Posted on (1 year ago)
Now it'll be really impressive to get Mario 64 running through this. Mario 64 in DOOM in SHAR, or just Mario 64 in SHAR?
❄ Cold Breathing ❄
Posted on (1 year ago)
No need to do that table and loop. `LoadChunks` will load the files that exist, just delete the chunks that aren't used.
Save file contains unrecognised additional data
Posted on (1 year ago)
Can you upload your save file to a file sharing site and link it to me? I'll have a look to see if it's recoverable Thanks, Josh
Hell Inspector's Mod of Stupidity (Ver 1.1)
Posted on (1 year ago)
You need to place just the `.lmlm` files in your Mods directory, not the entire extracted folder
What do I have to do when it asks me for a required hack?
Posted on (1 year ago)
To use `CustomFiles` you need to add `RequiredHack=CustomFiles` to the `` header of your `Meta.ini`
Suggestions
Posted on (1 year ago)
If you're not willing to put any effort in yourself, it's unlikely that others will do so for you. People work on this game and make mods in their own free time, of their own volition, and really will only work on things they're interested in or motivated to do. If you want your own ideas, it's best...
Team Metal Sonic Pack!
Posted on (2 years ago)
Hi goodstar, It looks like you've tried to post screenshots, but they're to your local file paths. You need to upload the imthaes to something like Imgur, and then use that link to post them. Thanks, Josh
Lucas' RCF Builder Issues
Posted on (2 years ago)
Hi Spads, The RCF builder is a command-line tool. You can find tutorials and a full list of command line arguments on our docs. For example, to add a folder's contents to an existing RCF is: "C:\path\to\LRCFB.exe" -rcf "C:\path\to\input\from\file.rcf" -inputdir "C:\path\to\input\from" As a side note...