Skip to content

Nahelam/PCSX2-HostFS-Patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

PCSX2 HostFS Patches

HostFS?

HostFS stands for "Host File System", a protocol allowing game files to be loaded directly from the "host" (development) machine file system.

This feature was initially available on PlayStation 2 development kit consoles.

Advantages

From the PlayStation 2 modder point of view this feature is a powerful way to perform game files modifications as it completely eliminates the hassle of disc image repacking.

Depending on how the game loads its files, it may also be possible to edit them while it is running and make the modifications effective without having to reboot.

And of course, loading times are reduced.

PCSX2 support

PCSX2 has a built-in HostFS support but keep in mind that you will have to make the magic happen on the game side if you want to be able to run it through this protocol, if it isn't supported already.

Here are the existing HostFS patches that I know of:

My contribution to the HostFS world

About

Criterion Games HostFS support for PCSX2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published