News:

11 March 2016 - Forum Rules

Main Menu

How to use AFS Packer?

Started by onepkvn1, October 23, 2021, 10:28:22 AM

Previous topic - Next topic

onepkvn1

https://www.romhacking.net/utilities/843/


This seems like a useful tool, but I can't for the life of me figure out how to use it, did someone know how this works?

Cyneprepou4uk

Probably via batch file. Write a command and launch it.

onepkvn1

#2
Thanks, that works, but new problem ensues

Now it tells me it's missing hostfxr.dll, and I did install .NET Core Runtime 3.1 on my computer as instructed, so I don't know what I did wrong now.


Jorpho

Well, that's something.

Is the file hostfxr.dll definitely on your hard drive somewhere?

What do you get if you type "set DOTNET_ROOT" at the command line?

If you're comfortable using regedit, can you see if there is in fact anything at the specified registry location?
This signature is an illusion and is a trap devisut by Satan. Go ahead dauntlessly! Make rapid progres!

onepkvn1

Quote from: Jorpho on October 23, 2021, 12:59:04 PM
Well, that's something.

Is the file hostfxr.dll definitely on your hard drive somewhere?

I'm not sure if it's anywhere on my drive, but it's definitely not inside C:\Program Files\dotnet, in fact there's no dll files in that folder.

Quote from: Jorpho on October 23, 2021, 12:59:04 PM
What do you get if you type "set DOTNET_ROOT" at the command line?

Do you mean put it in the batch file?

Quote from: Jorpho on October 23, 2021, 12:59:04 PM
If you're comfortable using regedit, can you see if there is in fact anything at the specified registry location?

Nope, it's not there

Jorpho

Quote from: onepkvn1 on October 23, 2021, 08:58:46 PM
I'm not sure if it's anywhere on my drive, but it's definitely not inside C:\Program Files\dotnet, in fact there's no dll files in that folder.
If you don't know how to search your hard drive, I recommend Wizfile.

If it isn't anywhere on your hard drive, then that suggests something went wrong during the .NET Core Runtime 3.1 installation. Perhaps you installed the x86 version instead of the x64 version?

QuoteDo you mean put it in the batch file?
You could do that, or you could just run it from the command line.
This signature is an illusion and is a trap devisut by Satan. Go ahead dauntlessly! Make rapid progres!

onepkvn1

Quote from: Jorpho on October 23, 2021, 09:59:31 PM
If it isn't anywhere on your hard drive, then that suggests something went wrong during the .NET Core Runtime 3.1 installation. Perhaps you installed the x86 version instead of the x64 version?

That is it, and what I got from the AFS file is a lot of bin files, is there any tools I can use to view them, and potentially modifying them with?