[Release] rpf2fivem, tool for automatically converting GTA5-Mods vehicles to FiveM resources

Amazing tool!

this :slight_smile:

You should add two versions because the fxmanifest version isnt working for me. You cant spawn the car like that, have to rename the file and move data folder stuff out and delete data file.

ā€œdata/ā€ should be added before every meta file in fxmanifest if you want this to work
or just move the meta files out of the data folder

Every time I put something in the queue it says error please help

I hope someone can help me out.
All mods that I’ve converted have come out with broken .ytd and .yft files. I’ve tried toggling compression, didn’t help at all.

Unfortunately the ā€œConvert from folderā€ method does not work
You always get an error:

'"[Error] An error occoured during execution, stacktrace has been logged to /logs/latest.log, please submit to GitHub Issues page."

"[06/19/2022 12:53:14] [ERROR] System.IO.DirectoryNotFoundException: Part of the path could not be found.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at rpf2fivem.Main.inflateFromCache(String resname, String type, Boolean isYtd, Boolean isYtf)
at rpf2fivem.Main.d__36.MoveNext()
"

I also had this problem and made a python script for adding ā€œdata/ā€ to the needed areas in fxmanifest.lua files. I will share it here until the developer fixes this. Here is the github repo for the CLI tool that I wrote in python: berkormanli/vehiclemeta-formatter: A CLI tool for correcting paths in fxmanifest.lua files of the output of the tool called ā€œrpf2fivemā€. (github.com)

EDIT: If OP (@Avenzey) wants to integrate this tool to this awesome tool, we can work it around :slight_smile:

Yea it WOULD have potential if it wasnt for the EVERY DAMN resource I try to download or convert I should say, wouldnt have the, [CodeWalker] Vehicle (45519698) is incompatible, no .rpf file was found… for every freaking resource I have tried, and I have tried atleast 50 of the freaking things. Which is why im writing this. If your going to make something and advertise that it works then you need to make damn sure that it does… cause as of right now I am saying this shit is BUSTED. IT DOES NOT WORK WHAT SO EVER. FIX IT

hi there! I apologize for dropping maintainance on this project, but that’s because I’ve been working on other things, but looking back I’d like to get back into maintaining this project, and as of right now, I’ve got a working build of the project.

but as I’ve not got the resource combiner working fully yet, I’m gonna publish the current working build to github, and I’ll publish the build with the resource combiner at some point.

thanks for using the tool nevertheless, your support means a lot to me!

as I promised, I’ve published a working build of rpf2fivem, without resource combiner yet however, but that’s a priority to get working at the moment. thank you!

and like that, I’ve published a pre-release build of rpf2fivem on GitHub, this contains the resource combiner, so at last you don’t need to fight with hundreds of resources for your vehicles.

disclaimer, this is a pre-release build for a reason, and it can and will break, so use this with a slight caution, but if you were to experience an issue, report it on the GitHub and i’ll take a look.

download here:

still broken on newest release, nothing in data or stream

you mind sending the link from gta5-mods?

https://files.gta5-mods.com/uploads/bravado-buffalo-fk-add-on-five-m-lod-tuning-liverys/fb1189-buffalo5fk%201.0.rar

the release version does not work for me but pre-release version does

actually unsure now since there isn’t anything in the combined folders either nor the non combined

oh, yeah. the current release does not work, but the pre-release works, as I released the update where I fixed the tool as a pre-release, because I expected it to be unstable

Ah okay, do you perhaps now when the update will be a release not pre release?

I mean, it’s stable enough from what I’ve seen yet, so I could probably put it as a release already, but I’d like to get some other feature done before.