Releases: lambertjamesd/portal64
v0.13.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
Find the file portal_pak_000.vpk. If your steam library were installed at C:\Program Files (x86)\Steam\steamapps\common then the file you need is C:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. (md5 2c92b8e597e4a8c51a5f49225b98ec82)
Then download the file portal-2023-11-16.bps below.
You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
Use the vpk file as the ROM and the bps file as the patch.
Rename the downloaded file to portal.z64
In this release.
Performance improvements
Rumble pak support
Translations
v0.12.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
Find the file portal_pak_000.vpk. If your steam library were installed at C:\Program Files (x86)\Steam\steamapps\common then the file you need is C:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. (md5 2c92b8e597e4a8c51a5f49225b98ec82)
Then download the file portal-2023-08-23.bps below.
You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
Use the vpk file as the ROM and the bps file as the patch.
Rename the downloaded file to portal.z64
In this release.
fixed z sorting issues with the portal gun
added signage
added particle effects
v0.11.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
Find the file portal_pak_000.vpk. If your steam library were installed at C:\Program Files (x86)\Steam\steamapps\common then the file you need is C:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. (md5 2c92b8e597e4a8c51a5f49225b98ec82)
Then download the file portal-2023-08-23.bps below.
You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
Use the vpk file as the ROM and the bps file as the patch.
Rename the downloaded file to portal.z64
In this release.
implemented vertex lighting
implemented security cameras
fixed major crash when slamming box on buttons
v0.10.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
Find the file portal_pak_000.vpk. If your steam library were installed at C:\Program Files (x86)\Steam\steamapps\common then the file you need is C:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. (md5 2c92b8e597e4a8c51a5f49225b98ec82)
Then download the file portal-2023-05-20.bps below.
You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
Use the vpk file as the ROM and the bps file as the patch.
Rename the downloaded file to portal.z64
In this release.
implemented menus
implemented saves
v0.9.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
- Find the file
portal_pak_000.vpk. If your steam library were installed atC:\Program Files (x86)\Steam\steamapps\commonthen the file you need isC:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. (md5 2c92b8e597e4a8c51a5f49225b98ec82) - Then download the file
portal.bpsbelow. - You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
- Use the
vpkfile as the ROM and thebspfile as the patch. - Rename the downloaded file to portal.z64
In this release.
completed 4 more test chambers
added various sound effects
implemented hud correctly
v0.8.0
ROM patching instructions.
To generate the ROM you need access to the original Portal on PC
- Find the file
portal_pak_000.vpk. If your steam library were installed atC:\Program Files (x86)\Steam\steamapps\commonthen the file you need isC:\Program Files (x86)\Steam\steamapps\common\Portal\portal\portal_pak_000.vpk. - Then download the file
portal.bpsbelow. - You can generate the ROM using this tool https://www.marcrobledo.com/RomPatcher.js/.
- Use the
vpkfile as the ROM and thebspfile as the patch.
Finished 3 test chambers as well as fixing/implementing the following
- sound effects for ball (portal_pak_dir/scripts/npc_sounds_energy_ball.txt)
- first portal wall
- the cube bounces the player
- break constraint after large distance
- prevent objects from pushing the player around
- Stop looping sounds betwen levels
- red light district
- burn marks
- close portal in elevator
- keep stationary portal with fizzle grids
- add more fizzle grids
- checkpoint in elevator
- preserve gun between test chambers
- Finish up animation pieces (collider/portable surface/culling logic)
- Implement pedestal button
- Create piston animaiton test
- Refactor physics to allow swept collision between two dynamic objects
- Move constaints to be applied right before contact solving
v0.7.0
Chell is in the game
v0.6.5
1.5 more test chambers done
v0.6.0
This version fixes a lot of physics problems most importantly solving the problem of fast moving objects passing through walls.
Some other improvements include
- Two more test chambers
- Storing test chambers on the cartridge until they are needed instead of loading the entire game into RAM on boot
- Improvements to elevator logic
v0.5.1
fixed bug where a second controller is required to be plugged in