Notifications
Clear all

PCLib.dll release

Page 1 / 4

Cain532
Posts: 1280
Topic starter
(@cain532)
Noble RivalGamer
Joined: 9 years 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

[hide]
Download
[/hide]

Reply
Name of the Video Game, and any other Tags
16 Replies
Cyb3r
Posts: 1598
(@cyb3r)
Noble RivalGamer
Joined: 9 years ago

Pure awesomeness, love it.

Reply
Posts: 0
 Anonymous
Guest
(@Anonymous)
Joined: 1 second ago

This is great man, we will see about using it now 😀

Reply
Posts: 0
 Anonymous
Guest
(@Anonymous)
Joined: 1 second ago

Bruh, make a mega or something. Dropbox is an ass and if you get too much traffic it doesn't allow download.

Reply
Cain532
Posts: 1280
Topic starter
(@cain532)
Noble RivalGamer
Joined: 9 years ago

Bruh, make a mega or something. Dropbox is an ass and if you get too much traffic it doesn't allow download.

Done 🙂 Thank you for your patience and support! Hope you like the lib, always open to suggestions!!!

Reply
Page 1 / 4