15 Commits

Author SHA1 Message Date
D4rkl1ght3r 3e61200f44 Prepare Planet Pittsburgh for THN Script 2026-09-15 21:15:03 +02:00
D4rkl1ght3r d193692923 Fit FX texture to 16:9 cutscene ratio 2026-09-15 19:18:01 +02:00
D4rkl1ght3r c0a699c068 Add Ancient Character Props 2026-09-14 22:50:20 +02:00
D4rkl1ght3r 28f23a96fb Enhance crimson veins FX texture 2026-09-14 18:54:20 +02:00
D4rkl1ght3r 0ccceb96f3 adjust arc sound 2026-09-13 22:18:57 +02:00
D4rkl1ght3r f71de8f2cb Add Image Proteus Tome 2026-09-13 21:05:29 +02:00
D4rkl1ght3r d6a7c00066 Add proteus_tome & crimson_veins FX's 2026-09-13 18:52:30 +02:00
D4rkl1ght3r f53f9cd7cd Add cutscene artifacts FX's 2026-09-13 16:52:12 +02:00
D4rkl1ght3r 22acf17ff3 adjust volume & whispering voice to arc sound 2026-09-13 13:05:03 +02:00
D4rkl1ght3r ba5c857b05 Update Arc Sounds 2026-09-12 23:19:27 +02:00
D4rkl1ght3r 747c56281f Finalize REM Credits for Patch 0.4.6.0 2026-09-05 12:08:33 +02:00
D4rkl1ght3r 2e8e459df6 Create Li_alcatraz_deck_land_01.thn 2026-09-04 20:54:45 +02:00
D4rkl1ght3r aaf3bee0d0 Prepare Alcatraz Base for THN Script 2026-09-04 20:50:48 +02:00
D4rkl1ght3r 9b3b41bb08 Add PDA Background 2026-09-04 20:45:25 +02:00
D4rkl1ght3r 190dfba867 Add Liberty Rogues Arc Sound 2026-09-04 20:41:21 +02:00
24 changed files with 71 additions and 5 deletions
Binary file not shown.
Binary file not shown.
+19
View File
@@ -959,6 +959,15 @@ is_2d = true
attenuation = 0
file = Audio\Rem_Audio\Trent\dx_lanehacker_0201_trent.wav
; Liberty Rogues Pilot
[Sound]
nickname = dx_rogues_0401_comm
type = voice
is_2d = true
attenuation = 0
file = Audio\Rem_Audio\ROGUES\dx_rogues_0401_comm.wav
; Marcus Walker Viginette
[Sound]
@@ -967,3 +976,13 @@ type = voice
is_2d = true
attenuation = 0
file = Audio\Rem_Audio\viginettes\DX_EXP_VIGNETTE_WALKER_SP.wav
; Rebus Flashback
[Sound]
nickname = dx_flashback_rebus_sp
type = voice
is_2d = true
attenuation = 0
file = Audio\Rem_Audio\Story_Arcs\rebus_flashback.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
+40
View File
@@ -2622,3 +2622,43 @@ effect_crc = -255315402
textures = fx\efx.txm
textures = fx\standardeffects.txm
; REM CUTSCENES
[VisEffect]
nickname = rtc_chronos_relic
alchemy = fx\rem_misc\rtc_chronos_relic.ale
effect_crc = 219533643
textures = fx\rem_cutscenes_relics.txm
[VisEffect]
nickname = rtc_artifact_crystal
alchemy = fx\rem_misc\rtc_artifact_crystal.ale
effect_crc = 330610581
textures = fx\rem_cutscenes_relics.txm
[VisEffect]
nickname = rtc_helios_shard
alchemy = fx\rem_misc\rtc_helios_shard.ale
effect_crc = -304427461
textures = fx\rem_cutscenes_relics.txm
[VisEffect]
nickname = rtc_athena_orb
alchemy = fx\rem_misc\rtc_athena_orb.ale
effect_crc = 338121621
textures = fx\rem_cutscenes_relics.txm
[VisEffect]
nickname = rtc_proteus_tome
alchemy = fx\rem_misc\rtc_proteus_tome.ale
effect_crc = -189157699
textures = fx\rem_cutscenes_relics.txm
[VisEffect]
nickname = rtc_ancient_veins
alchemy = fx\rem_misc\rtc_ancient_veins.ale
effect_crc = 201434746
textures = fx\rem_cutscenes_relics.txm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -17,7 +17,7 @@ name = Zg/PC/Player/01/A/Stand
[PlayerShipPlacement]
name = X/Shipcentre/01
landing_script = scripts\bases\Pl_01_pad_land_01.thn
landing_script = scripts\bases\pl_pitsburgh_pad_land_01.thn
launching_script = scripts\bases\Pl_01_pad_launch_01.thn
[ForSaleShipPlacement]
@@ -8,6 +8,7 @@ ambient = ambience_deck_space_larger
[PlayerShipPlacement]
name = X/Shipcentre/01
landing_script = Scripts\Bases\Li_alcatraz_deck_land_01.thn
[Camera]
name = Camera_0
+4 -1
View File
@@ -545,10 +545,13 @@ prop = pumpkin, bases\REM_MISC\pumpkin.3db
room = bw_hallway01, bases\REM_MISC\bw_hallway01.cmp
room = st_02_lab_doors, bases\REM_MISC\cv_lab_doors.cmp
room = bw_hallway01_connection, bases\REM_MISC\bw_hallway_connection.3db
prop = chronos_relic_prop, Characters\props\chronos_relic_prop.3db
prop = chronos_relic_prop, Characters\props2\chronos_relic_prop.3db
prop = chronos_relic_prop, Characters\props2\athena_orb_prop.3db
prop = chronos_relic_prop, Characters\props2\helios_shard_prop.3db
room = newsroom, bases\generic\newsroom.3db
room = celebration_hall, bases\REM_MISC\celebration_hall.3db
prop = celebration_hall_chairs, bases\REM_MISC\celebration_hall_chairs.3db
prop = pda_screen01, bases\REM_MISC\pda_screen01.3db
prop = pda_background01, bases\REM_MISC\pda_background01.3db
prop = comm_pi_pirate01, characters\commhelmets\comm_br_darcy.3db
;prop = comm_pi_pirate02, characters\commhelmets\comm_pi_pirate.3db
+1
View File
@@ -21,6 +21,7 @@ setglobal('anm_gen', "stand")
-- MISSIONS Settings
setglobal('manhattan_gen', "origin")
setglobal('pittsburgh_gen', "origin")
setglobal('rochester_gen', "origin")
setglobal('westpoint_gen', "origin")
setglobal('buffalo_gen', "origin")
+2
View File
@@ -78,6 +78,8 @@ function modifyLuaConfig(filePath)
elseif line:find("setglobal%('manhattan_gen',") then
lines[i] = "setglobal('manhattan_gen', \"origin\")"
elseif line:find("setglobal%('pittsburgh_gen',") then
lines[i] = "setglobal('pittsburgh_gen', \"origin\")"
elseif line:find("setglobal%('rochester_gen',") then
lines[i] = "setglobal('rochester_gen', \"origin\")"
elseif line:find("setglobal%('westpoint_gen',") then
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

+1 -1
View File
@@ -1,4 +1,4 @@
# >REM<Freelancer
# 0.4.5.2
# 0.4.6.0
+2 -2
View File
@@ -13,8 +13,8 @@ Website : https://rem-freelancer.moe/
File Name : REM.zip
File Size : 15,00 GB
Mod Version : 0.4.5.2
Date Released : 25/08/2026
Mod Version : 0.4.6.0
Date Released : 05/09/2026
******************************************************