Commit graph

1383 commits

Author SHA1 Message Date
Joseph a40f0f4884
Update setup.sh
added missing sudo dpkg --add-architecture i386
2023-12-19 13:25:37 -05:00
Joseph 1e460bca4a
Update README.md
Undid the last commit as it was WSL not wanting to run multiple commands at once.
2023-12-19 13:08:20 -05:00
Joseph e872275f5b
Update README.md
made git command separate because if git is already install the git clone command wont run.
2023-12-19 13:00:05 -05:00
Joseph 0568ffbb9f
Update README.md
Fixed the link again.
2023-12-19 12:53:15 -05:00
Joseph 161790e0e0
Update README.md
Made the link link to the document.
2023-12-19 12:50:50 -05:00
Joseph 2a362142bc
Create manual_setup.md
Added the manual setup instructions to documentation folder.
2023-12-19 12:42:49 -05:00
Joseph f2ecda9bb9
Update README.md
Updated the Readme to use the install script. 
Made a link to the manual setup in docs.
2023-12-19 12:33:19 -05:00
Joseph ac3b023d6d
Update setup.sh
No need to have the git repo code in here as they'd need to already have it to run the script.
2023-12-19 11:56:23 -05:00
Joseph 9fffecbd05
Create setup.sh
added a way to automate build setup.
2023-12-19 11:09:14 -05:00
Joseph 694c938ee5
Merge branch 'master' into no-wine-no-fix 2023-12-18 23:37:05 -05:00
Joseph f79569bfe6
Update Makefile
Added Chmod so the scripts can run.
2023-12-18 23:28:52 -05:00
lambertjamesd bc30375226
Merge pull request #566 from theGoodwins/FFMPEG-Version
Update README.md
2023-12-18 21:21:36 -07:00
lambertjamesd e5bef6d8b6
Merge pull request #565 from rxhfcy/patch-1
attempt to make "clean" in Makefile.docker actually clean skelatool64
2023-12-18 21:21:20 -07:00
Joseph a8f5ff8abc
Delete tools/romfix64.exe
I deleted romfix64.exe as it should no longer be needed.
2023-12-18 22:09:20 -05:00
Joseph 8f128d5136
Update Makefile
Added auto run
sh tools/romfix64.sh $(BASE_TARGET_NAME).z64
2023-12-18 21:53:52 -05:00
Joseph a3b35fd0f4
Update README.md
Remove make fix mentions.
2023-12-18 21:48:02 -05:00
Joseph f8f81694e2
Update README.md
FIxed WINE link in Readme.
2023-12-18 21:32:13 -05:00
Joseph 6e2fc9f929
Update README.md
Remove redundant skelatool64 in readme and added a version for ffmpeg.
2023-12-18 21:17:43 -05:00
rxhfcy 756b0feb4b
attempt to make "clean" in Makefile.docker actually clean skelatool64
After this change, `make -f Makefile.docker clean` no longer shows this error:

```
...
sudo @make -C skelatool64 clean
sudo: @make: command not found
make: *** [Makefile.docker:18: clean] Error 1
```

I did get lots of ugly new make spew though (the root cause should probably be fixed elsewhere later), but at least skelatool64 now cleaned properly, I think.
2023-12-19 01:45:43 +02:00
lambertjamesd 473ad570da
Merge pull request #564 from mwpenny/linker-fix
Sort CODEFILES in Makefile
2023-12-18 13:58:39 -07:00
Matt Penny 66e685ac4b Exclude extracted VPK contents from Docker build context
Speeds up Docker image creation if VPKs have already been extracted.
2023-12-18 14:09:46 -05:00
Matt Penny ce239440f3 Sort CODEFILES in Makefile
Link order matters when generating codesegment*.o. The old sort
order of CODEFILES was OS/file system dependent. Sort the file
paths to ensure consistent linking across environments.
2023-12-18 14:06:33 -05:00
lambertjamesd 370edaf377
Merge pull request #563 from Jgoodwin64/fix-no-wine
Add Fix no wine
2023-12-18 08:17:00 -07:00
Joseph 7b37328765
Update README.md
Fixed an issue where the copy code was too big.
2023-12-17 22:36:10 -05:00
carsongoodwin32 2d216ba14e Fix typo in readme 2023-12-17 18:12:02 -06:00
carsongoodwin32 95b49f6ae0 relocate romfix.sh 2023-12-17 17:57:38 -06:00
carsongoodwin32 f06ccae78d Add makefile changes and move romfix.sh 2023-12-17 17:51:50 -06:00
Joseph ab316ae2cf
Update README.md
Updated readme for fix-nowine.
2023-12-17 18:40:19 -05:00
Joseph 9a63226110
add romfix.sh
add romfix.sh  leave romfix.exe for legacy build scripts.
2023-12-17 18:24:42 -05:00
James Lambert dcf5190ae9 Attempt to calculate expensive pixel heat map 2023-12-16 20:21:50 -07:00
James Lambert f41a919452 work on profile visualiziation 2023-12-16 19:19:24 -07:00
James Lambert 7fbfcc72ff Simplify autoportal frame model 2023-12-16 10:20:39 -07:00
James Lambert a37a8497cd Change which button triggers profile 2023-12-16 10:20:39 -07:00
lambertjamesd b4419120bc
Merge pull request #558 from hackgrid/fix-make-7
duplicate clean for Makefile.docker
2023-12-13 14:17:32 -07:00
hackgrid 2f0f9f9e17
duplicate clean for Makefile.docker 2023-12-13 22:07:34 +01:00
lambertjamesd 37769b2916
Merge pull request #557 from hackgrid/fix-make-7
fixup skelatool64 build and clean
2023-12-13 08:53:50 -07:00
hackgrid f536179e59
make sure Makefile always setups skelatool64 dependencies first 2023-12-13 15:06:30 +01:00
hackgrid d5504423b7
skelatool64: cleanup everything 2023-12-13 15:05:28 +01:00
hackgrid 8f77eca8d3
skelatool64: make setup_dependencies.sh more robust 2023-12-13 15:04:41 +01:00
James Lambert 2fd1c8efbf Put camera arm on correct side 2023-12-12 20:35:43 -07:00
James Lambert 39a1ec576d Fix some profiler issues 2023-12-12 20:35:00 -07:00
James Lambert d775df6b22 Have profiler label nested display lists 2023-12-12 18:00:47 -07:00
lambertjamesd 37ce5924ce
Merge pull request #524 from hackgrid/docker-2
Add debug option for Makefile.docker
2023-12-12 14:28:04 -07:00
hackgrid ddd45e6ed4
docker: use environment variables of the host machine for debugging 2023-12-12 21:02:32 +01:00
hackgrid 3ad1c815de
Merge branch 'lambertjamesd:master' into docker-2 2023-12-12 20:56:13 +01:00
lambertjamesd c966395429
Merge pull request #552 from hackgrid/docker-3
Update Makefile.docker from recent Makefile changes
2023-12-12 09:09:12 -07:00
lambertjamesd a9fdba3859
Merge pull request #550 from rxhfcy/patch-2
Fix several warnings when building the Docker image
2023-12-12 09:08:45 -07:00
lambertjamesd 15a86ad10d
Merge pull request #549 from rxhfcy/patch-1
skelatool64: fix make clean
2023-12-12 09:08:10 -07:00
rxhfcy 47cb930d80
skelatool64: further fix make clean
also delete CImg_*
(e.g. CImg_3.1.3.zip, CImg_3.1.3.zip.1 etc.)
2023-12-12 17:49:46 +02:00
hackgrid 6444b3bef2
Update Makefile.docker to call main Makefile for cleaning. Also delete docker containers after creating them with "docker run" 2023-12-12 16:17:46 +01:00