Skip to main content

Progress Report - February 2025

· 2 min read

A big translation update, and a couple Jak 3 fixes.

Release Info

This month's OpenGOAL Tooling (jak-project repo) release is 0.2.24.

General Changes

Linux Built on Ubuntu 22.04 Now

Ubuntu 20.04 is end-of-life, this means that our minimum glibc and what-not has been updated, the launcher will soon follow suit.

Translations

All translations have been updated and added to the menus of the games. The Italian translations are one that got a major bump, and the changes may not have made it into this month's release due a mistake on my part, they should sort themselves out by next month however.

The game's translations havn't been updated since October so, apologies for that.

Jak 3

Envmap Fixes

This fixes some env-map related issues in the subrail sections. It still may not be perfect but it's looking better.

Before:

After:

Fix Subrail crash

Small crash fixed in the subrail section introduced by the vector decompilation cleanup.

Tooling Improvements

Better vector function decompilation output

Vector operation related outputs is now a lot less verbose!