├── JSGME.exe ├── JoneSoft.txt ├── MODS ├── DFGT_PS3_Controller_buttons_by_vincentgarcia │ ├── Pakfiles │ │ └── GUILOADINGTEXTURES.bff │ ├── TOCFiles │ │ └── GuiPaks.toc │ └── gui │ │ ├── consolebuttons.bspr │ │ └── consolebuttons000.dds ├── Enable_LiveTrace_in_physicstweaker.mrdf │ └── vehicles │ │ └── physics │ │ └── physicstweaker.mrdf ├── Hidden_cars_mod_v2.0_by_Helluuum │ ├── properties │ │ └── unlockableitems.xml │ └── vehicles │ │ ├── vehiclelist_dlc1tag.txt │ │ ├── vehiclelist_dlc2tag.txt │ │ └── vehiclelist_dlc3tag.txt ├── Minimod_dinput8.dll │ └── dinput8.dll └── XBox_controller_buttons_by_Kaerar │ ├── Pakfiles │ └── GUILOADINGTEXTURES.bff │ ├── TOCFiles │ └── GuiPaks.toc │ └── gui │ ├── consolebuttons.bspr │ └── consolebuttons000.dds ├── NFSSInjector.exe ├── README.md ├── README_UCP.url ├── UCP_create_JSGME_install.cmd ├── UCP_modified_assets ├── packed │ └── tracks │ │ ├── _data │ │ ├── tracks.lod │ │ └── tracks_night.lod │ │ ├── barcelona_gp │ │ └── tracks.lod │ │ ├── dijon │ │ └── tracks.lod │ │ ├── dijon_short │ │ └── tracks.lod │ │ ├── donington_gp │ │ └── tracks.lod │ │ ├── donington_national │ │ └── tracks.lod │ │ ├── dubai_club │ │ └── tracks.lod │ │ ├── hockenheim_gp │ │ └── tracks.lod │ │ ├── hockenheim_gp_night │ │ └── tracks.lod │ │ ├── hockenheim_national │ │ └── tracks.lod │ │ ├── hockenheim_national_night │ │ └── tracks.lod │ │ ├── hockenheim_short │ │ └── tracks.lod │ │ ├── hockenheim_short_night │ │ └── tracks.lod │ │ ├── monza_era3 │ │ └── tracks.lod │ │ ├── monza_era3_jr │ │ └── tracks.lod │ │ ├── nevada_drift1 │ │ └── tracks.lod │ │ ├── nevada_drift1_night │ │ └── tracks.lod │ │ ├── nevada_drift2 │ │ └── tracks.lod │ │ ├── nevada_drift2_night │ │ └── tracks.lod │ │ ├── nevada_drift3 │ │ └── tracks.lod │ │ ├── nevada_drift3_night │ │ └── tracks.lod │ │ ├── nevada_drift4 │ │ └── tracks.lod │ │ ├── nevada_drift4_night │ │ └── tracks.lod │ │ ├── willow_springs_horse_thief_mile │ │ └── tracks.lod │ │ └── zolder │ │ └── tracks.lod ├── packedDLC1 │ └── tracks │ │ ├── hockenheim_era2 │ │ └── tracks.lod │ │ ├── rouen │ │ └── tracks.lod │ │ ├── rouen_short │ │ └── tracks.lod │ │ └── silverstone_era2 │ │ └── tracks.lod ├── packedDLC2 │ └── tracks │ │ ├── asia_drag_strip │ │ └── tracks.lod │ │ ├── asia_drag_strip2 │ │ └── tracks.lod │ │ ├── asia_drag_strip2_night │ │ └── tracks.lod │ │ ├── asia_drag_strip_night │ │ └── tracks.lod │ │ ├── usa_drag_strip │ │ └── tracks.lod │ │ └── usa_drag_strip2 │ │ └── tracks.lod └── unpacked │ ├── Audio │ ├── Cars │ │ ├── AI │ │ │ └── nissan_r34_ai.fsb │ │ ├── nissan_r34.fev │ │ └── nissan_r34.fsb │ ├── carsoundconfig.xml │ └── surfacesoundconfig.xml │ ├── FEMovies │ └── PS-Screen_01.bik │ ├── Movies │ ├── BootFlow_in.bik │ ├── BootFlow_out.bik │ └── nis_event.xml │ ├── TOCFiles │ ├── DirPaks.toc-remove │ └── VehicleLiveries.toc-remove │ ├── gui │ ├── applinks │ │ ├── career_links.xml │ │ └── mainmenu_links.xml │ ├── background_highres000.dds │ └── shift2logo_big.dds │ ├── properties │ ├── gamesetup.bin │ ├── racingrules │ │ ├── generic.bin │ │ ├── solodrift.bin │ │ └── timeattack.bin │ ├── reputation_levels.xml │ ├── reputation_scoring.xml │ ├── reputation_unlockables.xml │ └── unlockableitems.xml │ ├── tracks │ └── _data │ │ └── physics │ │ └── materialpool.mrdf │ └── vehicles │ ├── _data │ └── animatedparts │ │ ├── lamborghini_murcielago_lp640.bin │ │ ├── lamborghini_reventon.bin │ │ └── lamborghini_reventon_cop.bin │ ├── aston_martin_db9 │ └── ast_db9_kit04_intanim_cpit.meb │ ├── audi_r8_spyder │ └── audi_r8_spyder.csd │ ├── chevrolet_c6z06 │ └── chevy_z06_kit04_intanim_cpit.meb │ ├── ford_gt_gt1 │ ├── ford_gt1_mirror_l_cpit.meb │ └── ford_gt1_mirror_r_cpit.meb │ ├── ford_gt_gt3 │ ├── ford_gt3_kit00_mirror_l_cpit.meb │ └── ford_gt3_kit00_mirror_r_cpit.meb │ ├── maserati_gt_s │ └── mas_gts_kit04_intanim_cpit.meb │ ├── mercedes_slr722 │ └── slr722_kit04_mirror_r_cpit.meb │ ├── nissan_240zg │ └── nissan_240zg.csd │ ├── nissan_skyline2000gtr │ └── nissan_skyline2000gtr.csd │ ├── physics │ ├── chassis │ │ ├── 997gt3rs.cdf │ │ ├── 997gt3rs_ab.cdf │ │ ├── 997gt3rsr.cdf │ │ ├── ac_cobra_427.cdf │ │ ├── acura_nsx.cdf │ │ ├── aidriftcar.cdf │ │ ├── alfa_romeo_8c.cdf │ │ ├── alfa_romeo_8c_spider.cdf │ │ ├── alfa_romeo_giulietta.cdf │ │ ├── alfa_romeo_gta_1600.cdf │ │ ├── alpina_b6_gt3.cdf │ │ ├── aston_martin_db9.cdf │ │ ├── aston_martin_dbrs9.cdf │ │ ├── aston_martin_dbs_volante.cdf │ │ ├── aston_martin_v8_vantage_n400.cdf │ │ ├── audi_r8.cdf │ │ ├── audi_r8_lms.cdf │ │ ├── audi_r8_spyder.cdf │ │ ├── audi_rs4.cdf │ │ ├── audi_s3.cdf │ │ ├── audi_s4.cdf │ │ ├── audi_tt.cdf │ │ ├── austin_mini_cooper.cdf │ │ ├── bentley_continental.cdf │ │ ├── bmw_135i.cdf │ │ ├── bmw_csl_gr4.cdf │ │ ├── bmw_m1.cdf │ │ ├── bmw_m3_e30.cdf │ │ ├── bmw_m3_e36.cdf │ │ ├── bmw_m3_e46.cdf │ │ ├── bmw_m3_e92.cdf │ │ ├── bmw_m3_gt2.cdf │ │ ├── bmw_m6.cdf │ │ ├── bmw_z4_2010.cdf │ │ ├── bmw_z4_gt3.cdf │ │ ├── bmw_z4_m.cdf │ │ ├── bugatti_veyron.cdf │ │ ├── bugatti_veyron_cop.cdf │ │ ├── camaro_concept.cdf │ │ ├── camaro_dp.cdf │ │ ├── caterham_r500.cdf │ │ ├── ccx.cdf │ │ ├── chevrolet_cobalt.cdf │ │ ├── chevrolet_corvette_c6r_gt1.cdf │ │ ├── chevrolet_corvette_gt3.cdf │ │ ├── chevy_corvette_z06.cdf │ │ ├── corvette67.cdf │ │ ├── dbr9.cdf │ │ ├── dodge_challenger.cdf │ │ ├── dodge_challenger_rt_71.cdf │ │ ├── dodge_challenger_sh.cdf │ │ ├── dodge_charger_rt_69.cdf │ │ ├── dodge_viper_tt.cdf │ │ ├── dodge_vipersrt10.cdf │ │ ├── ford_capri_rs3100.cdf │ │ ├── ford_escort_mk1.cdf │ │ ├── ford_escort_rs.cdf │ │ ├── ford_focus_rs.cdf │ │ ├── ford_focusst.cdf │ │ ├── ford_gt.cdf │ │ ├── ford_gt40.cdf │ │ ├── ford_gt_gt1.cdf │ │ ├── ford_gt_gt3.cdf │ │ ├── ford_mustang_2010.cdf │ │ ├── ford_mustang_boss.cdf │ │ ├── ford_mustang_falken.cdf │ │ ├── ford_mustang_gt3.cdf │ │ ├── ford_mustang_rtrx.cdf │ │ ├── gumpert_apollo.cdf │ │ ├── honda_civic_coupe_si.cdf │ │ ├── honda_s2000.cdf │ │ ├── infinity_g35.cdf │ │ ├── jaguar_e_lw.cdf │ │ ├── jaguar_xkr.cdf │ │ ├── koenigsegg_agera.cdf │ │ ├── lambo_gallardo_lp560-4.cdf │ │ ├── lamborghini_gallardo_gt3.cdf │ │ ├── lamborghini_murcielago_lp640.cdf │ │ ├── lamborghini_murcielago_r-sv_gt1.cdf │ │ ├── lamborghini_reventon.cdf │ │ ├── lamborghini_reventon_cop.cdf │ │ ├── lancia_delta.cdf │ │ ├── lexus_is-f.cdf │ │ ├── lexus_lfa.cdf │ │ ├── lexus_lfa_sh.cdf │ │ ├── lotus_cortina.cdf │ │ ├── lotus_elise.cdf │ │ ├── lotus_exige.cdf │ │ ├── maserati_gt_s.cdf │ │ ├── maserati_mc12.cdf │ │ ├── mazda_mx5.cdf │ │ ├── mazda_rx7.cdf │ │ ├── mazda_rx7_fc.cdf │ │ ├── mazda_rx7_fc_rival.cdf │ │ ├── mazda_rx7_fc_sh.cdf │ │ ├── mazda_rx8.cdf │ │ ├── mazda_rx8_madmike.cdf │ │ ├── mclaren_f1.cdf │ │ ├── mclaren_mp4-12c.cdf │ │ ├── mclaren_mp412c_sh.cdf │ │ ├── mercedes_190e_evo2.cdf │ │ ├── mercedes_190e_sh.cdf │ │ ├── mercedes_sl65.cdf │ │ ├── mercedes_slr722.cdf │ │ ├── mercedes_slr_moss.cdf │ │ ├── mercedes_sls.cdf │ │ ├── mercedes_sls_sh.cdf │ │ ├── mitsubishi_evoix.cdf │ │ ├── mitsubishi_evoix_sh.cdf │ │ ├── mitsubishi_evox.cdf │ │ ├── morgan_aero_gt3.cdf │ │ ├── nissan_240sx.cdf │ │ ├── nissan_240sx_drift.cdf │ │ ├── nissan_240zg.cdf │ │ ├── nissan_240zg_sh.cdf │ │ ├── nissan_350z.cdf │ │ ├── nissan_370z.cdf │ │ ├── nissan_gt-r_gt1.cdf │ │ ├── nissan_gtr.cdf │ │ ├── nissan_gtr_dday.cdf │ │ ├── nissan_gtr_specv.cdf │ │ ├── nissan_gtr_specv_rival.cdf │ │ ├── nissan_r34_gtr.cdf │ │ ├── nissan_s14a.cdf │ │ ├── nissan_s15.cdf │ │ ├── nissan_skyline2000_gtr.cdf │ │ ├── nissan_skyline2000gtr_sh.cdf │ │ ├── nissan_skyline_r32.cdf │ │ ├── nissan_skyline_r32_sh.cdf │ │ ├── pagani_c9.cdf │ │ ├── pagani_c9_rival.cdf │ │ ├── pagani_cinque_roadster.cdf │ │ ├── pagani_cinque_roadster_hp.cdf │ │ ├── pagani_zonda.cdf │ │ ├── pagani_zonda_r.cdf │ │ ├── porsche_911rsr74.cdf │ │ ├── porsche_911rsr74_rival.cdf │ │ ├── porsche_914.cdf │ │ ├── porsche_918.cdf │ │ ├── porsche_997_cupr.cdf │ │ ├── porsche_997gt2.cdf │ │ ├── porsche_carrera_gt.cdf │ │ ├── porsche_cayman_s.cdf │ │ ├── radical_sr3.cdf │ │ ├── renault_megane.cdf │ │ ├── scion_tc.cdf │ │ ├── scion_tc_drag.cdf │ │ ├── scion_tc_teamnfs.cdf │ │ ├── seat_leon_cupra.cdf │ │ ├── shelby_daytona.cdf │ │ ├── shelby_gt500_67.cdf │ │ ├── shelby_terlingua.cdf │ │ ├── subaru_impreza_sti.cdf │ │ ├── toyota_corollaae86.cdf │ │ ├── toyota_corollaae86_dmac.cdf │ │ ├── toyota_supra.cdf │ │ ├── toyota_supra_sh.cdf │ │ ├── vw_golf_mk1.cdf │ │ ├── vw_gti.cdf │ │ └── vw_scirocco.cdf │ ├── componentdamage.xml │ ├── statistics │ │ ├── audi_s3_swap_engine.mrdf │ │ ├── audi_s4_swap_engine.mrdf │ │ ├── audi_tt_swap_engine.mrdf │ │ ├── bmw_m3_e30_swap_engine.mrdf │ │ ├── bmw_z4_2010_swap_engine.mrdf │ │ ├── camaro_swap_engine.mrdf │ │ ├── ford_escort_rs_swap_engine.mrdf │ │ ├── infiniti_g35_swap_engine.mrdf │ │ ├── mazda_mx5_swap_engine.mrdf │ │ ├── mazda_rx7_fc_swap_engine.mrdf │ │ ├── mazda_rx7_swap_engine.mrdf │ │ ├── mazda_rx8.mrdf │ │ ├── mazda_rx8_swap_engine.mrdf │ │ ├── nissan_370z_swap_engine.mrdf │ │ ├── nissan_gtr_specv_swap_engine.mrdf │ │ ├── nissan_gtr_swap_engine.mrdf │ │ ├── porsche_914.mrdf │ │ ├── toyota_corolla_swap_engine.mrdf │ │ └── toyota_supra_swap_engine.mrdf │ ├── suspension │ │ ├── aarm_multilink.sdf │ │ ├── caterham_r500.sdf │ │ └── radical_sr3.sdf │ ├── turbo │ │ └── g_33.tbf │ ├── upgrades │ │ ├── drivetrain_4wd.udf │ │ ├── dt_st5spd_tall.udf │ │ ├── dt_stock_5spd.udf │ │ ├── engine_generic.udf │ │ ├── engine_radical.udf │ │ ├── rotary_engine.udf │ │ ├── t1_works_engine.udf │ │ ├── t2_engine.udf │ │ ├── t3_engine.udf │ │ ├── t3_t.udf │ │ ├── t4_drivetrain.udf │ │ ├── t4_engine.udf │ │ └── turbo_RX7_FC.udf │ └── vehicles │ │ ├── lancia_delta.vdfm │ │ ├── mazda_rx7_fc.vdfm │ │ ├── mercedes_190e_evo2.vdfm │ │ ├── nissan_gtr.vdfm │ │ └── nissan_skyline2000gtr.vdfm │ ├── porsche_911rsr74 │ └── por_rsr74_kit00_intanim_cpit.meb │ ├── porsche_997gt3rs │ └── por_gt3rs_kit04_intanim_cpit.meb │ ├── toyota_corolla_ae86_dmac │ └── toy_dmac_kit00_intanim_cpit.meb │ ├── vehiclelist_dlc2tag.txt │ └── vehiclelist_dlc3tag.txt ├── UCP_s2u_unpacker.cmd ├── dummy.bff ├── nfsshift.bms └── quickbms.exe /JSGME.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/JSGME.exe -------------------------------------------------------------------------------- /JoneSoft.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/JoneSoft.txt -------------------------------------------------------------------------------- /MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/Pakfiles/GUILOADINGTEXTURES.bff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/Pakfiles/GUILOADINGTEXTURES.bff -------------------------------------------------------------------------------- /MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/TOCFiles/GuiPaks.toc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/TOCFiles/GuiPaks.toc -------------------------------------------------------------------------------- /MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/gui/consolebuttons.bspr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/gui/consolebuttons.bspr -------------------------------------------------------------------------------- /MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/gui/consolebuttons000.dds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/DFGT_PS3_Controller_buttons_by_vincentgarcia/gui/consolebuttons000.dds -------------------------------------------------------------------------------- /MODS/Enable_LiveTrace_in_physicstweaker.mrdf/vehicles/physics/physicstweaker.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Enable_LiveTrace_in_physicstweaker.mrdf/vehicles/physics/physicstweaker.mrdf -------------------------------------------------------------------------------- /MODS/Hidden_cars_mod_v2.0_by_Helluuum/properties/unlockableitems.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Hidden_cars_mod_v2.0_by_Helluuum/properties/unlockableitems.xml -------------------------------------------------------------------------------- /MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc1tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc1tag.txt -------------------------------------------------------------------------------- /MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc2tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc2tag.txt -------------------------------------------------------------------------------- /MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc3tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Hidden_cars_mod_v2.0_by_Helluuum/vehicles/vehiclelist_dlc3tag.txt -------------------------------------------------------------------------------- /MODS/Minimod_dinput8.dll/dinput8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/Minimod_dinput8.dll/dinput8.dll -------------------------------------------------------------------------------- /MODS/XBox_controller_buttons_by_Kaerar/Pakfiles/GUILOADINGTEXTURES.bff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/XBox_controller_buttons_by_Kaerar/Pakfiles/GUILOADINGTEXTURES.bff -------------------------------------------------------------------------------- /MODS/XBox_controller_buttons_by_Kaerar/TOCFiles/GuiPaks.toc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/XBox_controller_buttons_by_Kaerar/TOCFiles/GuiPaks.toc -------------------------------------------------------------------------------- /MODS/XBox_controller_buttons_by_Kaerar/gui/consolebuttons.bspr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/XBox_controller_buttons_by_Kaerar/gui/consolebuttons.bspr -------------------------------------------------------------------------------- /MODS/XBox_controller_buttons_by_Kaerar/gui/consolebuttons000.dds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/MODS/XBox_controller_buttons_by_Kaerar/gui/consolebuttons000.dds -------------------------------------------------------------------------------- /NFSSInjector.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/NFSSInjector.exe -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/README.md -------------------------------------------------------------------------------- /README_UCP.url: -------------------------------------------------------------------------------- 1 | [InternetShortcut] 2 | URL=https://github.com/ermo/s2u_ucp/wiki 3 | -------------------------------------------------------------------------------- /UCP_create_JSGME_install.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_create_JSGME_install.cmd -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/_data/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/_data/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/_data/tracks_night.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/_data/tracks_night.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/barcelona_gp/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/barcelona_gp/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/dijon/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/dijon/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/dijon_short/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/dijon_short/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/donington_gp/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/donington_gp/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/donington_national/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/donington_national/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/dubai_club/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/dubai_club/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_gp/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_gp/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_gp_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_gp_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_national/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_national/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_national_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_national_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_short/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_short/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/hockenheim_short_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/hockenheim_short_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/monza_era3/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/monza_era3/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/monza_era3_jr/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/monza_era3_jr/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift1/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift1/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift1_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift1_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift2/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift2/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift2_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift2_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift3/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift3/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift3_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift3_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift4/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift4/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/nevada_drift4_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/nevada_drift4_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/willow_springs_horse_thief_mile/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/willow_springs_horse_thief_mile/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packed/tracks/zolder/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packed/tracks/zolder/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC1/tracks/hockenheim_era2/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC1/tracks/hockenheim_era2/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC1/tracks/rouen/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC1/tracks/rouen/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC1/tracks/rouen_short/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC1/tracks/rouen_short/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC1/tracks/silverstone_era2/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC1/tracks/silverstone_era2/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/asia_drag_strip/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/asia_drag_strip/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/asia_drag_strip2/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/asia_drag_strip2/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/asia_drag_strip2_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/asia_drag_strip2_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/asia_drag_strip_night/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/asia_drag_strip_night/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/usa_drag_strip/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/usa_drag_strip/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/packedDLC2/tracks/usa_drag_strip2/tracks.lod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/packedDLC2/tracks/usa_drag_strip2/tracks.lod -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Audio/Cars/AI/nissan_r34_ai.fsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Audio/Cars/AI/nissan_r34_ai.fsb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Audio/Cars/nissan_r34.fev: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Audio/Cars/nissan_r34.fev -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Audio/Cars/nissan_r34.fsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Audio/Cars/nissan_r34.fsb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Audio/carsoundconfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Audio/carsoundconfig.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Audio/surfacesoundconfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Audio/surfacesoundconfig.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/FEMovies/PS-Screen_01.bik: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/FEMovies/PS-Screen_01.bik -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Movies/BootFlow_in.bik: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Movies/BootFlow_out.bik: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/Movies/nis_event.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/Movies/nis_event.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/TOCFiles/DirPaks.toc-remove: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/TOCFiles/VehicleLiveries.toc-remove: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/gui/applinks/career_links.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/gui/applinks/career_links.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/gui/applinks/mainmenu_links.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/gui/applinks/mainmenu_links.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/gui/background_highres000.dds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/gui/background_highres000.dds -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/gui/shift2logo_big.dds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/gui/shift2logo_big.dds -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/gamesetup.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/gamesetup.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/racingrules/generic.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/racingrules/generic.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/racingrules/solodrift.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/racingrules/solodrift.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/racingrules/timeattack.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/racingrules/timeattack.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/reputation_levels.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/reputation_levels.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/reputation_scoring.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/reputation_scoring.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/reputation_unlockables.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/reputation_unlockables.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/properties/unlockableitems.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/properties/unlockableitems.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/tracks/_data/physics/materialpool.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/tracks/_data/physics/materialpool.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_murcielago_lp640.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_murcielago_lp640.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_reventon.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_reventon.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_reventon_cop.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/_data/animatedparts/lamborghini_reventon_cop.bin -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/aston_martin_db9/ast_db9_kit04_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/aston_martin_db9/ast_db9_kit04_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/audi_r8_spyder/audi_r8_spyder.csd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/audi_r8_spyder/audi_r8_spyder.csd -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/chevrolet_c6z06/chevy_z06_kit04_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/chevrolet_c6z06/chevy_z06_kit04_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/ford_gt_gt1/ford_gt1_mirror_l_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/ford_gt_gt1/ford_gt1_mirror_l_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/ford_gt_gt1/ford_gt1_mirror_r_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/ford_gt_gt1/ford_gt1_mirror_r_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/ford_gt_gt3/ford_gt3_kit00_mirror_l_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/ford_gt_gt3/ford_gt3_kit00_mirror_l_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/ford_gt_gt3/ford_gt3_kit00_mirror_r_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/ford_gt_gt3/ford_gt3_kit00_mirror_r_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/maserati_gt_s/mas_gts_kit04_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/maserati_gt_s/mas_gts_kit04_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/mercedes_slr722/slr722_kit04_mirror_r_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/mercedes_slr722/slr722_kit04_mirror_r_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/nissan_240zg/nissan_240zg.csd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/nissan_240zg/nissan_240zg.csd -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/nissan_skyline2000gtr/nissan_skyline2000gtr.csd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/nissan_skyline2000gtr/nissan_skyline2000gtr.csd -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rs.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rs.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rs_ab.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rs_ab.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rsr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/997gt3rsr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ac_cobra_427.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ac_cobra_427.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/acura_nsx.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/acura_nsx.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/aidriftcar.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/aidriftcar.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_8c.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_8c.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_8c_spider.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_8c_spider.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_giulietta.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_giulietta.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_gta_1600.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/alfa_romeo_gta_1600.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/alpina_b6_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/alpina_b6_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_db9.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_db9.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_dbrs9.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_dbrs9.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_dbs_volante.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_dbs_volante.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_v8_vantage_n400.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/aston_martin_v8_vantage_n400.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8_lms.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8_lms.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8_spyder.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_r8_spyder.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_rs4.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_rs4.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_s3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_s3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_s4.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_s4.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_tt.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/audi_tt.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/austin_mini_cooper.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/austin_mini_cooper.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bentley_continental.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bentley_continental.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_135i.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_135i.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_csl_gr4.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_csl_gr4.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e30.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e30.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e36.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e36.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e46.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e46.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e92.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_e92.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_gt2.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m3_gt2.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m6.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_m6.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_2010.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_2010.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_m.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bmw_z4_m.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bugatti_veyron.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bugatti_veyron.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/bugatti_veyron_cop.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/bugatti_veyron_cop.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/camaro_concept.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/camaro_concept.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/camaro_dp.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/camaro_dp.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/caterham_r500.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/caterham_r500.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ccx.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ccx.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_cobalt.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_cobalt.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_corvette_c6r_gt1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_corvette_c6r_gt1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_corvette_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/chevrolet_corvette_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/chevy_corvette_z06.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/chevy_corvette_z06.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/corvette67.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/corvette67.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dbr9.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dbr9.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger_rt_71.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger_rt_71.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_challenger_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_charger_rt_69.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_charger_rt_69.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_viper_tt.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_viper_tt.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_vipersrt10.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/dodge_vipersrt10.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_capri_rs3100.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_capri_rs3100.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_escort_mk1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_escort_mk1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_escort_rs.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_escort_rs.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_focus_rs.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_focus_rs.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_focusst.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_focusst.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt40.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt40.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt_gt1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt_gt1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_gt_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_2010.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_2010.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_boss.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_boss.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_falken.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_falken.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_rtrx.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/ford_mustang_rtrx.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/gumpert_apollo.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/gumpert_apollo.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/honda_civic_coupe_si.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/honda_civic_coupe_si.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/honda_s2000.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/honda_s2000.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/infinity_g35.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/infinity_g35.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/jaguar_e_lw.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/jaguar_e_lw.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/jaguar_xkr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/jaguar_xkr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/koenigsegg_agera.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/koenigsegg_agera.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lambo_gallardo_lp560-4.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lambo_gallardo_lp560-4.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_gallardo_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_gallardo_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_murcielago_lp640.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_murcielago_lp640.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_murcielago_r-sv_gt1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_murcielago_r-sv_gt1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_reventon.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_reventon.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_reventon_cop.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lamborghini_reventon_cop.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lancia_delta.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lancia_delta.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_is-f.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_is-f.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_lfa.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_lfa.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_lfa_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lexus_lfa_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_cortina.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_cortina.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_elise.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_elise.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_exige.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/lotus_exige.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/maserati_gt_s.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/maserati_gt_s.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/maserati_mc12.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/maserati_mc12.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_mx5.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_mx5.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc_rival.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc_rival.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx7_fc_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx8.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx8.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx8_madmike.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mazda_rx8_madmike.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_f1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_f1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_mp4-12c.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_mp4-12c.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_mp412c_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mclaren_mp412c_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_190e_evo2.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_190e_evo2.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_190e_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_190e_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sl65.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sl65.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_slr722.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_slr722.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_slr_moss.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_slr_moss.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sls.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sls.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sls_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mercedes_sls_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evoix.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evoix.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evoix_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evoix_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evox.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/mitsubishi_evox.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/morgan_aero_gt3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/morgan_aero_gt3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240sx.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240sx.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240sx_drift.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240sx_drift.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240zg.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240zg.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240zg_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_240zg_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_350z.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_350z.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_370z.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_370z.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gt-r_gt1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gt-r_gt1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_dday.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_dday.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_specv.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_specv.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_specv_rival.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_gtr_specv_rival.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_r34_gtr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_r34_gtr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_s14a.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_s14a.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_s15.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_s15.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline2000_gtr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline2000_gtr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline2000gtr_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline2000gtr_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline_r32.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline_r32.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline_r32_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/nissan_skyline_r32_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_c9.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_c9.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_c9_rival.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_c9_rival.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_cinque_roadster.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_cinque_roadster.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_cinque_roadster_hp.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_cinque_roadster_hp.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_zonda.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_zonda.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_zonda_r.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/pagani_zonda_r.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_911rsr74.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_911rsr74.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_911rsr74_rival.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_911rsr74_rival.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_914.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_914.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_918.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_918.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_997_cupr.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_997_cupr.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_997gt2.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_997gt2.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_carrera_gt.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_carrera_gt.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_cayman_s.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/porsche_cayman_s.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/radical_sr3.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/radical_sr3.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/renault_megane.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/renault_megane.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc_drag.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc_drag.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc_teamnfs.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/scion_tc_teamnfs.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/seat_leon_cupra.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/seat_leon_cupra.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_daytona.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_daytona.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_gt500_67.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_gt500_67.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_terlingua.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/shelby_terlingua.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/subaru_impreza_sti.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/subaru_impreza_sti.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_corollaae86.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_corollaae86.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_corollaae86_dmac.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_corollaae86_dmac.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_supra.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_supra.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_supra_sh.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/toyota_supra_sh.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_golf_mk1.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_golf_mk1.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_gti.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_gti.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_scirocco.cdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/chassis/vw_scirocco.cdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/componentdamage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/componentdamage.xml -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_s3_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_s3_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_s4_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_s4_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_tt_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/audi_tt_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/bmw_m3_e30_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/bmw_m3_e30_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/bmw_z4_2010_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/bmw_z4_2010_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/camaro_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/camaro_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/ford_escort_rs_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/ford_escort_rs_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/infiniti_g35_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/infiniti_g35_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_mx5_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_mx5_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx7_fc_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx7_fc_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx7_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx7_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx8.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx8.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx8_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/mazda_rx8_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_370z_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_370z_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_gtr_specv_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_gtr_specv_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_gtr_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/nissan_gtr_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/porsche_914.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/porsche_914.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/toyota_corolla_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/toyota_corolla_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/statistics/toyota_supra_swap_engine.mrdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/statistics/toyota_supra_swap_engine.mrdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/suspension/aarm_multilink.sdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/suspension/aarm_multilink.sdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/suspension/caterham_r500.sdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/suspension/caterham_r500.sdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/suspension/radical_sr3.sdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/suspension/radical_sr3.sdf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/turbo/g_33.tbf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/turbo/g_33.tbf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/drivetrain_4wd.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/drivetrain_4wd.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/dt_st5spd_tall.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/dt_st5spd_tall.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/dt_stock_5spd.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/dt_stock_5spd.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/engine_generic.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/engine_generic.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/engine_radical.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/engine_radical.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/rotary_engine.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/rotary_engine.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t1_works_engine.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t1_works_engine.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t2_engine.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t2_engine.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t3_engine.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t3_engine.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t3_t.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t3_t.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t4_drivetrain.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t4_drivetrain.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/t4_engine.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/t4_engine.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/upgrades/turbo_RX7_FC.udf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/upgrades/turbo_RX7_FC.udf -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/vehicles/lancia_delta.vdfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/vehicles/lancia_delta.vdfm -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/vehicles/mazda_rx7_fc.vdfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/vehicles/mazda_rx7_fc.vdfm -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/vehicles/mercedes_190e_evo2.vdfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/vehicles/mercedes_190e_evo2.vdfm -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/vehicles/nissan_gtr.vdfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/vehicles/nissan_gtr.vdfm -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/physics/vehicles/nissan_skyline2000gtr.vdfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/physics/vehicles/nissan_skyline2000gtr.vdfm -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/porsche_911rsr74/por_rsr74_kit00_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/porsche_911rsr74/por_rsr74_kit00_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/porsche_997gt3rs/por_gt3rs_kit04_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/porsche_997gt3rs/por_gt3rs_kit04_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/toyota_corolla_ae86_dmac/toy_dmac_kit00_intanim_cpit.meb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/toyota_corolla_ae86_dmac/toy_dmac_kit00_intanim_cpit.meb -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/vehiclelist_dlc2tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_modified_assets/unpacked/vehicles/vehiclelist_dlc2tag.txt -------------------------------------------------------------------------------- /UCP_modified_assets/unpacked/vehicles/vehiclelist_dlc3tag.txt: -------------------------------------------------------------------------------- 1 | U:empty 2 | -------------------------------------------------------------------------------- /UCP_s2u_unpacker.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/UCP_s2u_unpacker.cmd -------------------------------------------------------------------------------- /dummy.bff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/dummy.bff -------------------------------------------------------------------------------- /nfsshift.bms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/nfsshift.bms -------------------------------------------------------------------------------- /quickbms.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ermo/s2u_ucp/HEAD/quickbms.exe --------------------------------------------------------------------------------