Commit Graph

18 Commits

Author SHA1 Message Date
MisterSheeple 23fe156f6b Miscellaneous Docker fixes (#412)
* Skip compiler download if user has them already (Docker Windows)

* Use Expand-Archive instead of tar to extract zip on Windows

* Return to using latest wibo in Dockerfile

* Switch wibo to latest version in guide

also improve formatting a bit

* Skip compiler download if user has them already (Docker Mac/Linux)

* Slightly optimize error handling

* Make docker upgrade packages on build

* add compiler readmes to .gitignore

* add compiler folders to .gitignore

this is better than just the readmes just in case anything inside the zip changes in the future

* Fix newline

* Re-add command that was deleted by accident
2024-09-04 12:20:41 +02:00
Cuyler36 22d4bbfd62 Switch from 'iconv' to sjiswrap, remove reference to yaz0 tool 2024-07-10 19:08:49 -04:00
Cuyler36 c8af224c66 Replace yaz0 with orthrus, automatically [de]compress. 2024-07-01 18:10:34 -04:00
Cuyler36 d55280b7dd Add player_room_* python tool 2024-02-23 12:06:03 -05:00
Hexalotl 8b277a2f19 Updating context generating script to use pcpp (#214)
Context script has been switched over to use pcpp instead of custom parsing logic. Now can generate context that's Ghidra-friendly
2024-01-13 22:37:06 +01:00
Hexalotl d3f6c8a31d Add decompctx.py script to generate context (#208)
* Converting use of ":" to use AT_ADDRESS macro

* Adding decompctx.py script to generate context

* Fixing unterminated comment block
2024-01-08 10:27:37 +01:00
Cuyler36 77ce517b85 Fix diff.py, add support for objdiff 2024-01-02 17:11:38 -05:00
Cuyler36 a98ef5e420 Implement support for building forest_1st.arc, forest_2nd.arc 2023-12-18 14:42:27 -05:00
Cuyler36 6ac2aaa84b Fix building 2023-12-09 16:38:35 -05:00
Prakxo 4b8cf4324a repo structure overhaul 2023-12-09 13:34:31 +01:00
Prakxo 651a7dc27c fixes and link m_cpak 2023-11-09 13:25:56 +01:00
Cuyler36 c32f89a759 Add progress counter to README 2023-11-09 04:20:38 -05:00
Prakxo b3050638b2 prepare asset ripping 2023-03-13 11:58:42 +00:00
Prakxo c2ec1147d5 put init exception in its own asm file 2023-03-06 11:20:20 +00:00
Prakxo 169f213772 Implement aligned funcs 2023-02-15 09:41:25 +00:00
Prakxo 26186c33ee match some of fraser/cuyler files. 2022-12-21 00:00:29 +01:00
Prakxo ca8a839c96 Fixed issues, tried to implement some of Cuyler files. 2022-12-18 19:01:54 +01:00
Prakxo 0e1a42ee02 Initial status of repo, builds. 2022-12-17 13:56:20 +01:00