Commit graph

81 commits

Author SHA1 Message Date
berylliumquestion
bb032eac48 Deprecated test removed 2023-01-24 18:46:10 -05:00
LazyDuchess
e0bb4d61e3 Link Global TGIs to Internal TGI 2022-12-22 10:55:50 -03:00
LazyDuchess
0e66fbca39 Remove Playstation 2 code 2022-12-20 20:03:03 -03:00
LazyDuchess
d0ded7444d Reia: Benchmark, minor optimization, Release build error fix 2022-12-06 03:30:36 -03:00
LazyDuchess
178a91e6b4 Reia: Support non-divisible by 32x32 resolutions. Add non-streamed mode.
DBPF: Fix exception when making changes to a DBPFFile with raw bytes and null Codec.
2022-12-05 23:14:01 -03:00
LazyDuchess
431ceee57d Reia: Add streamed playback, clean up unused Texture2Ds 2022-12-05 14:46:24 -03:00
LazyDuchess
85a281e56f Fix up Reia rendering, use stopwatch to calculate current frame 2022-12-05 03:16:48 -03:00
LazyDuchess
276dde2bcd [WIP] Implement Reia video playback 2022-12-04 21:39:41 -03:00
LazyDuchess
51915a9b03 Delete obsolete alfatest component and scene 2022-12-04 15:29:22 -03:00
LazyDuchess
f8dfcb6f9a Some refactoring, code style changes, Engine initialization is now done before every scene load without a MonoBehaviour. 2022-11-15 01:35:46 -03:00
LazyDuchess
1b48940ce1 Implement fake jpeg alpha, add spotlight neighborhood UI effect. 2022-10-25 20:02:07 -03:00
LazyDuchess
2484265e94 futile attempts at figuring out alfa chunks 2022-10-24 20:00:27 -03:00
LazyDuchess
5c976ae3e6 lower volume on that splash music... 2022-10-22 01:54:44 -03:00
LazyDuchess
8446792a65 forgot to set music source in multithreaded scene 2022-10-21 23:50:49 -03:00
LazyDuchess
a7c9832573 Audio support, EP support, play splash music in asynctest, etc 2022-10-21 23:26:58 -03:00
LazyDuchess
82240fe95f Object loading and management, start work on EP support 2022-10-19 03:26:40 -03:00
LazyDuchess
d8bf805188 async package loading 2022-10-11 15:10:37 -03:00
LazyDuchess
0c4273552f Map group id to 0xFFFFFFFF internally if it matches the package group id. 2022-09-28 09:34:52 -03:00
LazyDuchess
f6558d7e6d add revert changes test, don't do contentprovider things without a provider in dbpffile. 2022-09-21 02:06:58 -03:00
LazyDuchess
01de57046d Fix resource deletion, optimize resource finding by keeping a lookup table. 2022-09-21 01:53:31 -03:00
LazyDuchess
32eecf033e More filesystem stuff 2022-09-14 11:52:12 -03:00
LazyDuchess
11428124fe Package Deletion 2022-09-14 08:17:21 -03:00
LazyDuchess
42c9334073 Runtime Package Editing 2022-09-14 04:02:52 -03:00
LazyDuchess
59a249e6c1 Edit resource management, TGI -> ResourceKey 2022-06-19 13:36:41 -03:00
LazyDuchess
2a8571a2df Add another IMG type, start figuring out alfa block in jfif files. 2022-05-05 01:05:37 -03:00
LazyDuchess
12e49a320b Forgot to handle JPG in the IMGCodec check. 2022-05-02 12:06:36 -03:00
LazyDuchess
666fe4bda2 Code cleanup. IMG Resource support. 2022-05-02 00:40:24 -03:00
LazyDuchess
261a15a4dc Texture and Color classes, limited support for PlayStation 2 ARC archives and its resources. 2022-04-30 15:27:57 -03:00
LazyDuchess
f3dfb2883c Move all scripts to OpenTS2 folder 2022-04-29 14:17:11 -03:00
LazyDuchess
e4f905cc33 Content System, File System and Unity Tests 2022-04-28 14:45:45 -03:00
LazyDuchess
51828408db Initial Commit 2022-04-27 01:25:57 -03:00