8 Commits

Author SHA1 Message Date
Yanis
479549e460 Update F3DEX3 to beta (#180)
* update F3DEX3

* format

* update F3DEX3

* format

* fix GC patches
2025-11-04 21:21:16 +01:00
Yanis
f3397294d5 Fix various issues and update F3DEX3 (#178)
* fix sMoonDL build issues on gc-eu-mq-dbg and add both versions to CI

* it's oot_version actually

* update F3DEX3 patches/gbi

* turns out language enum isn't shiftable

* format

* fix ci issues

---------

Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2025-07-14 18:31:07 +02:00
Yanis
4608e7f97d HackerOoT clean-up (#154)
* makefile changes

* minor 'if's cleanup

* changed version to ntsc-1.2 and removed hackeroot-mq

* fixed some build issues

* format files

* fix boot issues

* remove mod_assets system

* add f3dex2 offsets for ntsc 1.0, 1.1 and 1.2

* update F3DEX3

* format

* make adjustements

* post-merge fixes

* remove settings.json from tracking

* temp delete c_cpp_properties.json

* hopefully fix .vscode oddities

* fixed sym_info

* fix build issues

* fixed profiler issues

Co-authored by: Thar0 <17233964+Thar0@users.noreply.github.com>

* format + don't format example scene sources

* proper f3dex3 patches folders

---------

Co-authored-by: Yanis42 <35189056+Yanis42@users.noreply.github.com>
2025-07-02 14:36:16 +02:00
Sauraen
42341eca12 Memset Z buffer works and saves time 2024-06-01 18:01:04 -07:00
Sauraen
5a9de98768 Update F3DEX3 to resolve issues (#115) 2024-05-26 21:59:43 +02:00
Sauraen
cd5eb31dc8 Multiple F3DEX3 versions (#112)
* Working on it

* Loading ucode from ROM working

* Menu implemented

* Fixed ifdefs in debug

* Fixed crashing

* Cleanup

* Suppressed make auto generated messages

* Reorganized RSP wrapper assembly files

* Fixed merge bug
2024-05-17 15:35:01 +02:00
Yanis
b65f664159 Started Debug Menu (#104)
* started basic debugger

* documentation and added rectangle configurator

* updated f3dex3 patches + made some for profiling stuff

* started profiler

* fix issues and moved profiler functions to gamestate/hide by default

* fix folders not being created properly

* started menu

* memory management

* fix english

* debug disp

* started collision view

* improvements

* basic collider view

* revert profiler changes

* improvements
2024-05-08 12:04:46 +02:00
Yanis42
c8cd0bda54 initial F3DEX3 setup 2024-02-04 14:29:13 +01:00