Skip to content

Releases: lambertjamesd/portal64

v0.13.0

16 Nov 18:55
Compare
Choose a tag to compare

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

08 Oct 02:54
Compare
Choose a tag to compare

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

24 Aug 03:50
Compare
Choose a tag to compare

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

08 Jun 13:26
7340abe
Compare
Choose a tag to compare

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

29 Apr 02:26
Compare
Choose a tag to compare

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.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 bsp file 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

19 Feb 03:22
Compare
Choose a tag to compare

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.
  • Then download the file portal.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 bsp file 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

14 Dec 03:02
Compare
Choose a tag to compare

Chell is in the game

v0.6.5

01 Oct 01:25
Compare
Choose a tag to compare

1.5 more test chambers done

v0.6.0

31 Aug 18:36
Compare
Choose a tag to compare

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

25 Jul 13:45
Compare
Choose a tag to compare

fixed bug where a second controller is required to be plugged in