Has anyone?
Printable View
Has anyone?
I was going to start experimenting but i havent got around to putting 7 on my mac yet...
any progress?
awesome, thank you
Cool ill be giving that a try later on thanks
anyone managed to do method 2? i cant run the jar
I only got the jar to run once I'd installed the PC version. You've then got to add the pS3 mods you want to the PC's Fallout 3 Data file, merge and rename them and transfer to your PS3. Working fine for me from external.
You need to edit the short cut for the jar file
%windir%\system32\javaw.exe -Xmx1024m -DFallout.plugin.path="Put the path to where you want your data folder here" -jar FO3Plugin.jar
data folder can be anywhere you want.
Example:
%windir%\system32\javaw.exe -Xmx1024m -DFallout.plugin.path="E:\Users\YOURNAME\My Files\Programs\PS3Hacks\FO3 Hacks\Data" -jar FO3Plugin.jar
Breakdown:
"%windir%\system32\javaw.exe" = this is where your java files are located. I have win 7 32 bit and I did not have to change anything, but that might not be the case for Win 7 64 bit maybe do a search for "javaw.exe" if you are having trouble locating it. this was also the default path of the file i downloaded from nexus.
"-Xmx1024m -DFallout.plugin.path="XXX" " this is the location of your data folder. there needs to be a space after "javaw.exe" you need quotes around your path destination.
"Xmx1024m" can be changed to a larger number if you run out of space when loading a plug in
"-jar FO3Plugin.jar" = Name of the jar file to be run.
so far the plugins that i have tried and gotten to work are:
*999 weight limit: changes your carry weight to 999 ( had problems with any of the ones with a higher number
*bobblehead quest: Creates a quest to locate all of the bobble heads and creates paths to them on you pitboy map
*infinite ammo: Gives infinite ammo on most weapons ( so Far just not Eugine, but don't kill that person anyway you lose a quest oops!!!)
*item room: a secret room with mailboxes filled with a crap load of items
*no weapon armor degrade: never have a need to repair you stuff (unless you want to repair it to full health, but Item room has fully repaired stuff)
Hope this helps and also the read me has all of this info. :) minus the plugins that i got to work.
You do not need to install the pc version. just follow method 2 and all works fine.