Notifications
Clear all

PCLib.dll release

Page 2 / 4

TheLoneWolf
Posts: 4
(@TheLoneWolf)
New Member
Joined: 9 years ago

Thanks alot 😀

Reply
Posts: 8
(@MerkTehGawhd)
Active Member
Joined: 9 years ago

yay time to make pc mods 😛

Reply
Posts: 0
(@NitroxHM)
New Member
Joined: 1 second ago

I've ported over most of the functions from the PS3Lib.dll to a PCLib.dll which you can use for, you guessed it, PC Modding 😉

Everything works the same, about the only difference is that you have to declare the process name like this

Mem PC = new Mem();
public Form1()
{
InitializeComponent();
PC.Game = "DuckGame";
}

Then just continue as you would otherwise :p

Hidden content cannot be quoted.

awesome! thx u

Reply
KranK
Posts: 336
(@KranK)
Reputable Member
Joined: 9 years ago

this is awesome , make sure include my keyboard hood as a class or something and push update of the dll ?!

edit:

i also got x86 pointer read/write function if you need

Reply
Arro
Posts: 71
 Arro
(@Arro)
Trusted Member
Joined: 9 years ago

Sure this will be very helpful

Reply
Page 2 / 4