Sonic Dreamcaster
a6429d729b
audio UB fix correction
2026-01-04 08:10:28 -03:00
Sonic Dreamcaster
1aa6dff53e
Apply F-Zero X version of AudioHeap_DiscardSampleCaches bugfix
2026-01-04 07:53:51 -03:00
Sonic Dreamcaster
e8391e8e0f
partial starfield floats
2026-01-03 02:38:21 -03:00
Sonic Dreamcaster
b1e544da57
fix partial starfield
2026-01-03 00:32:19 -03:00
Sonic Dreamcaster
23d07e9949
Enter Warpzone cutscene recording
2025-12-27 03:07:05 -03:00
Sonic Dreamcaster
c3b4a8158a
Andross cutscene Recording + tune up
2025-12-26 21:05:49 -03:00
Sonic Dreamcaster
e8246fa8e9
Fix Player being visible in Solar LevelStart cutscene
2025-12-23 03:36:54 -03:00
Sonic Dreamcaster
20c0b41c1e
set hit count cap to 999 to restore US/JP 1.0 behaviour
2025-12-13 03:35:18 -03:00
Sonic Dreamcaster
fff98a73be
fix solar ending cutscene fox head magnitude
2025-12-09 01:26:36 -03:00
Sonic Dreamcaster
1979ff3208
Level Boss Tester
2025-10-21 01:29:25 -03:00
Sonic Dreamcaster
1f14108143
Restore beta bomb explosion
2025-10-16 23:05:53 -03:00
Sonic Dreamcaster
964bc59822
SEQ_NUM_CHANNELS macro usage
2025-09-16 05:31:16 -03:00
Sonic Dreamcaster
48f3abef5b
use ARRAY_COUNT for SEQ_NUM_CHANNELS in audio_seqplayer.c
2025-09-10 20:28:19 -03:00
AltoXorg
3d63f60f0e
add NOMINMAX
2025-08-09 23:27:32 -06:00
AltoXorg
ad19b9d6cc
Fix non-portable build
2025-08-09 23:27:32 -06:00
KiritoDv
a2fdf98498
Fixed 32 bit issues
2025-08-09 13:30:21 -06:00
AltoXorg
9eec95a161
Renamed to ObjectInitResource from src/port
2025-07-31 08:50:46 -06:00
Sonic Dreamcaster
3df9bf1ae3
AVOID_UB in AudioLoad_SyncLoadSample
2025-06-29 19:18:20 -03:00
Sonic Dreamcaster
87e1788f6b
fix endianess on AudioSeq_SequenceChannelProcessScript CMD: 0xEB
2025-06-29 17:57:48 -03:00
Sonic Dreamcaster
5a0f13f794
simplify recordings
2025-06-21 01:34:58 -03:00
Sonic Dreamcaster
74653622bf
Update func_80009124 matching from decomp
2025-06-07 18:41:49 -03:00
SonicDcer
7b3098762e
format
2025-05-25 22:25:48 -03:00
SonicDcer
adc650af4b
format
2025-05-25 22:25:19 -03:00
SonicDcer
9c87f7092f
format
2025-05-25 22:25:05 -03:00
Sonic Dreamcaster
5b086b627d
NX: Disable gSPInvalidateTexCache and Starfield Interpolation in the map.
2025-05-25 21:51:12 -03:00
Sonic Dreamcaster
995cb87475
OpenGL Apply Point Filtering to UI Elements
2025-05-25 18:22:04 -03:00
Sonic Dreamcaster
8fffcdb557
add floor interpolation to the ending floor
2025-05-25 15:30:10 -03:00
sitton76
d3289f7352
JP/EU ROM selection closes game if no ROM selected. ( #201 )
...
* Added else state to close the game if no rom is found when attempting to extact EU/JP assets.
* Did it properly(confirmed on Linux)
2025-05-25 03:12:24 -03:00
Sonic Dreamcaster
1a76f52c40
update ROM Extraction Message
2025-05-25 00:06:28 -03:00
Sonic Dreamcaster
ff0f36552c
Render parallelization Enabled by default
2025-05-24 22:54:49 -03:00
Sonic Dreamcaster
923cc7697d
Tag OptionCardFrame
2025-05-24 22:52:42 -03:00
Sonic Dreamcaster
7a486493b4
Tag MaBombDrop
2025-05-24 22:52:29 -03:00
Sonic Dreamcaster
26b3ebe15c
tag Effect357
2025-05-24 22:52:15 -03:00
Sonic Dreamcaster
9bac262183
tag Landmaster thrusters
2025-05-24 22:52:05 -03:00
Sonic Dreamcaster
ee803d4f3e
segataSanshiroTimer comment
2025-05-24 19:47:59 -03:00
Sonic Dreamcaster
eb1418cfc9
fix UB
2025-05-24 19:43:21 -03:00
Sonic Dreamcaster
1e664de677
Skip credits by pressing the start button if it was seen at least once.
2025-05-24 19:40:29 -03:00
Sonic Dreamcaster
ffe5d9f420
fix versus audio issue
2025-05-24 18:49:54 -03:00
Sonic Dreamcaster
f6c5d7ee52
TODO comment
2025-05-24 18:48:32 -03:00
Sonic Dreamcaster
99288aaf57
better fix for the ending
2025-05-24 18:28:43 -03:00
Sonic Dreamcaster
a61e0dd9e9
Fix ending not playing after first playthrough
2025-05-24 04:08:44 -03:00
Sonic Dreamcaster
f5c813d976
Skip interpolation on Effects 374 and 382
2025-05-23 18:57:39 -03:00
tortugaveloz
ca1a5dd510
Additional 5ch options ( #196 )
...
* Added angle selector for surround channels, subwoofer threshold and rear music volume slider.
* Change comment.
* Integrate options in game.
* Added reset button for positions.
* Added option to show / hide menu for 5.1.
* Added mfpu=neon option to aarch64.
---------
Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com >
2025-05-20 17:58:35 -03:00
Sonic Dreamcaster
1e65843326
fix performance issue for scrolling custom HD textures
2025-05-19 03:20:23 -03:00
Sonic Dreamcaster
d35f0ee264
Fix planet texture scroll cache
2025-05-16 01:40:54 -03:00
Sonic Dreamcaster
93ce49e48e
CODEC_S16 fix from 2ship
2025-05-14 00:47:09 -03:00
Sonic Dreamcaster
2c9bc2738d
update LUS
2025-05-13 21:59:01 -03:00
sitton76
fe69a3ff83
Attempted appimage load fix ( #195 )
2025-05-06 18:18:19 -03:00
Sonic Dreamcaster
6353f248bc
fix compilation error
2025-05-06 16:03:51 -03:00
Sonic Dreamcaster
d02bae0595
N64 Recorded Cutscene Timings for Corneria, Meteo, Macbeth and Sector Y Bosses
2025-05-06 10:31:07 -03:00