Releases: OpenGOAL-Unofficial-Mods/jak-tracker
0.2.3
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~5 seconds on startup, as it takes some time to scan through OpenGOAL memoryprefs.yaml
has agk_offset
field to help speed this process up by skipping the first ~12MB of memory
- In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.2.2
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~5 seconds on startup, as it takes some time to scan through OpenGOAL memoryprefs.yaml
has agk_offset
field to help speed this process up by skipping the first ~12MB of memory
- In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.2.1
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~5 seconds on startup, as it takes some time to scan through OpenGOAL memoryprefs.yaml
has agk_offset
field to help speed this process up by skipping the first ~12MB of memory
- In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.2.0
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~5 seconds on startup, as it takes some time to scan through OpenGOAL memory- NEW:
prefs.yaml
has agk_offset
field to help speed this process up by skipping the first ~12MB of memory
- NEW:
- In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.1.04
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~10 seconds on startup, as it takes some time to scan through OpenGOAL memory - In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.1.03 (CPU fix)
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~10 seconds on startup, as it takes some time to scan through OpenGOAL memory - NEW! In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.1.02
jak-tracker
Customizable Tracker, w/ OpenGOAL Autotracker
Download the latest release JakTracker.zip
from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
NEW! This also has a manual
tracker mode which you could use for any game you want - you'd just need to setup a layout and corresponding icons.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - In
auto
tracker mode, the program may load for ~10 seconds on startup, as it takes some time to scan through OpenGOAL memory - NEW! In
manual
tracker mode:- You can click on
boolean
icons to toggle them on/off - You can click/shift+click on
counter
icons to increase/decrease their count
- You can click on
- Use the right-click menu to swap between layouts, or refresh the current layout from file (useful as you test changes)
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.1.01
jak-tracker
Auto-Tracker for OpenGOAL Jak 1 (Randomizer)
Download the latest release JakTracker.zip
below or from here
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
Notes
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify or run the python yourself - we simply use
pyinstaller
to package it up into an exe for easier distribution. - The program may load for ~10 seconds on startup, as it takes some time to scan through OpenGOAL memory
- NEW! Use the right-click menu to swap between layouts. Also useful for refreshing the current layout from file, as you test changes
prefs.yaml
,fields.yaml
and thelayouts
andicons
subfolders should all live in the same folder asJakTracker.exe
(see below for more details)
Configuration Files
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Icon/text layout is defined in the
layouts
subfolder - Colors/sizing/etc are defined in
prefs.yaml
fields.yaml
defines the autosplitter/autotracker fields and their offsets - you shouldn't need to touch this!
0.1
Initial release! Download JakTracker.zip below (not the source code options)
jak-tracker
Auto-Tracker for OpenGOAL Jak 1 (Randomizer)
Piggybacking on the work done to support LiveSplit autosplitter, this program will scan OpenGOAL memory and display which Power Cells you've collected in your current game.
- Windows/antivirus software may flag this program as a risk, we promise it is safe to run. This project is open source and you can audit the source code if you want to verify yourself - we simply use
pyinstaller
to package it up into an exe. - The program may load for ~10 seconds on startup, as it takes some time to scan through OpenGOAL memory
- Tracker UI Customization!
- Icon layout is defined in
layout.yaml
- Colors/sizing/etc are defined in
prefs.yaml
- Custom icons can be used - just replace the corresponding PNG file(s) in the
icons
subfolder - Both of the above YAML files and the entire
icons
subfolder should live in the same folder asJakTracker.exe
- Icon layout is defined in