How to Play Mods - jonaeru/perfect_dark GitHub Wiki
Modding
https://github.com/fgsfdsfgs/perfect_dark/wiki/Modding
Mod List
Artifacts link changes with each update and I would delete the old version.
Download expires in 90 days by GitHub. If it has expired, you will need to build it yourself.
- Carrington Institute Multi Mod
- Perfect Dark Plus Mod
- GoldenEye X 5e Multi Mod
- Kakariko Village Mod
- All Solos in Multi Mod multi
- Perfect Dark Plus + All Solos in Multi Mod
- Perfect Dark Plus + All Solos in Multi + GoldenEye X 5e Multi Mod (crash sometimes, port-net does not work well)
Perfect Dark Plus + All Solos in Multi + GoldenEye X 5e Multi Mod
Last Updated: September 29, 2024
Differences From the Original Mod
- Perfect Dark Plus by Wreck
- Fixed Skedar left arm, Dr. Carroll left arm hitbox. (Thank you so much, Wreck)
- Fixed Skedar and Dr. Carroll blood color, added injury sounds
- Presidents Clone body can be selected
- All Solos in Multi by 00dark
- Original arena can be selected
- Added "Random Multi" and "Random Solo"
- Fixes for multiplayer do not affect solo
- Fixed the collision in Carrington Villa Multi (can climb roof). (Thank you so much, Atari-Dude)
- GoldenEye X
- Combat Simulator Arena only (Partially broken)
- Caverns (broken water texture)
- Fac Backzone (broken texture white wall)
- Train (broken texture white floor)
- Combat Simulator Arena only (Partially broken)
Step-by-Step Instruction
-
Download either the Windows or Linux artifact (Github login required)
https://github.com/jonaeru/perfect_dark/actions/runs/10765552543
URL changes with each update. (Expires in 90 days by GitHub)I would delete the old version. If it has been deleted, please click on the latest link below.
https://github.com/jonaeru/perfect_dark/actions/ -
Add your pd.ntsc-final ROM to the data folder
-
The following mod folders are required (Version may have been updated)
https://drive.google.com/drive/folders/1QHI5xADrdZCuufF28v4FelX9O65KHCEv- mod_pdplus_solomulti_v4.zip
- mod_gex_mp_v3.zip
-
Place folders (once unzipped, called
mod_pdplus_solomulti_v4
andmod_gex_mp_v3
) into the same folder aspd.exe
-
Create a bat file
pd.exe --moddir mod_pdplus_solomulti_v4 --gexmoddir mod_gex_mp_v3
Copy the text above and hit Save As, then select All Files, type
PD.bat
When you save, the file extension needs to be .bat
You can use this to launch the game. -
Output
pd.log
(Optional)
Add--log
option
pd.exe --moddir mod_pdplus_solomulti_v4 --gexmoddir mod_gex_mp_v3 --log
No problem if the following are output. If not loaded,
mod dir:
,gex mod dir:
will not be output.
b6d0575
is the latest version.version: port-custom b6d0575 (i686-windows) mod dir: ./mod_pdplus_solomulti_v4 gex mod dir: ./mod_gex_mp_v3