Forum topic replies
Loren has posted 762 times.
Physx problem ( Accelerations )
Posted on (8 years ago)
Glad to hear it's playable. This game has lots of noticeable issues of varying severity both above and below 60FPS so it's best to keep it around that range. Lucas has an experimental Vertical Sync hack already so like Jake said, expect one in the future.
Is there any way to use a ps2 controller with pc hit and run?
Posted on (8 years ago)
If you can connect it as a HID and Windows recognizes it as a game controller I don't see why not
Lucas P3D Editor 3.1.5 does not recognize the DDS file
Posted on (8 years ago)
What're you trying to do? And why are you not using Pure3D Editor 4 now?
The Simpsons Hit & Run HD Re-Texture Alpha 2
Posted on (8 years ago)
This download contains a copy of the entire retail game with modified files and several of the tools hosted on our website. Not only does that violate several rules but it also makes your mod obscenely huge for no actual reason. You may re-post this when the mod is in Mod Launcher format, until then...
Play different movies depending on difficulty?
Posted on (8 years ago)
/GameData/ allows access to files the CustomFiles folder of any enabled mod and then the game's install directory (excluding the content of RCF files). So basically in this case it'd redirect to a movie in any enabled mod's CustomFiles folder or one in the game's folder (if there isn't one in any mo...
Play different movies depending on difficulty?
Posted on (8 years ago)
First of all, that won't cause anyone ever to go physically insane. Not even sure what the heck that means. Second store your difficulty setting in a variable somewhere since it'll never change and it's more efficient this way, probably add this to CustomFiles.lua: Difficulty = GetSetting("Difficult...
Creating new/updated A.I car paths???
Posted on (8 years ago)
It's the most advanced tool we have (it's a command line tool) and it's not really anywhere near ready. It'll probably be released at some point, no ETA though.
Creating new/updated A.I car paths???
Posted on (8 years ago)
I still don't know much about SetVehicleAIParams and how it affects which paths we take. That's due to not entirely understanding all the values in Road Nodes and how they correlate to the arguments in those functions. Also do not edit Road Nodes, Intersection Locator Nodes, or Cube Shapes by hand,...
A few questions
Posted on (8 years ago)
"If I want to add a custom car in the game and want to show up in the list of cars at Phone Booth." "If I want to add a custom character in game and want to show up when cycling through the characters" "I forgot to mention but would be possible to also make the cheats work even if you haven't comple...
How to Redirect Files using LUA
Posted on (8 years ago)
It's all good dude. We were inexperienced at one point too. We still learn new things everyday about this game.