Forum topic replies
mazzy has posted 600 times.
Game crashes when loading a saved file
Posted on (1 year ago)
Upload your save file(s) to Google Drive or Dropbox & send your links in here. You can find those files in the game's directory as "Save1", "Save2", etc.
"Unable to save game. Check to see you have file write permissions"
Posted on (1 year ago)
Perhaps try running the Launcher as an Administrator. It appears that the Launcher can't create a crash dump file, possibly because it has no permissions to create files on your C: drive. Let me know if that fixes your issue!
Mods to play Now
Posted on (1 year ago)
Hi there, and welcome back! A lot of stuff has happened since your last visit on the site, and we've developed a new site specifically for hosting mods - The Mod Bakery! In addition to that, I recommend you check out our latest official release - Project Donut: Anniversary Edition, which features a...
A Christmas Theme Mod Idea
Posted on (1 year ago)
Hi there and welcome! There are a few christmas themed mods already that you may check out. Some I can think of right now are ACIS (A Christmas In Springfield), AUC (An Unusual Christmas) and TGOCP (The Ghost Of Christmas Presents). I hope this answer is satisfying and have a great day!
Nissan 240sx
Posted on (1 year ago)
I'm sorry, but my answer remains unchanged. If you wish to discuss anything, please join the DT Discord server & refrain using forum replies for a chat. Have a good day.
Tuesday Topics #73: What's Next for Donut Mod
Posted on (1 year ago)
As far as I know, multiplayer is on-hold now and it only serves as a proof of concept. However, it is available to check out here if you're interested in roaming around with your friends without any specific goal.
How do I make my car use the damage texture just for the windows?
Posted on (1 year ago)
Hi there, adding damaged textures is pretty easy, although very limited per-car model. There are 4 shaders names that support damaged textures: {carname}HoodNorm_m {carname}BackNorm_m {carname}DoorDNorm_m {carname}DoorPNorm_m Each of these shaders supports two textues: {carname}{shadername}Norm.bmp...
How do I make a mod settings menu?
Posted on (1 year ago)
To add settings for a mod, you'd have to create a specific section in your Meta.ini file, check more on the section on this page. Changing the texture/mesh/etc can be done using Lua P3D Lib and the GetSetting function.
scripting tomfoolery
Posted on (1 year ago)
My favorite scripting tomfoolery is teleporting the player in a car while driving another - which will result in having the player control two cars. You can go a few steps further & give the AI control to the car you teleported the player into & have the perspective of an AI car & watching the other...