Skip to content

[Linux] Render96 Dyno not loaded #141

@runlevel5

Description

@runlevel5

I follow the instructions in the README that is:

$ git clone https://github.com/Render96/Render96ex.git
$ cd Render96ex
$ git checkout alpha
$ cp ~/Downloads/baserom.us.z64 .
$ make -j256 # full log can be found at https://gist.github.com/runlevel5/1901eb6cc0536ba2f62ac0a4866ac4bf

Download the dyno pack from https://github.com/Render96/ModelPack/releases (Render96_DynOs_v3.2) then extract the content to ./build/us_pc/dynos/packs

then run ./build/us_pc/sm64.us.f3dex2e:

tle@fedora ~/W/Render96ex (alpha)> ./build/us_pc/sm64.us.f3dex2e 
---------- Pack folder: "/home/tle/Work/Render96ex/build/us_pc/dynos/packs/Chaos Releasio" ----------
fs: writepath set to `/home/tle/.local/share/sm64ex`
fs: gamedir set to `res`
fs: mounting '/home/tle/Work/Render96ex/build/us_pc/res/base.zip'
fs: mounting '/home/tle/Work/Render96ex/build/us_pc/res'
fs: mounting '/home/tle/.local/share/sm64ex'
Loading configuration from 'sm64config.txt'
option: 'fullscreen', value: 'false'
option: 'window_x', value: '0'
option: 'window_y', value: '0'
option: 'window_w', value: '872'
option: 'window_h', value: '495'
option: 'vsync', value: 'false'
option: 'texture_filtering', value: '1'
option: 'master_volume', value: '127'
option: 'music_volume', value: '127'
option: 'sfx_volume', value: '127'
option: 'env_volume', value: '127'
option: 'key_a', value: '0026' '1000' '1103'
option: 'key_b', value: '0033' '1002' '1101'
option: 'key_start', value: '0039' '1006' 'ffff'
option: 'key_l', value: '002a' '1009' '1104'
option: 'key_r', value: '0036' '100a' '101b'
option: 'key_z', value: '0025' '1007' '101a'
option: 'key_cup', value: '0148' 'ffff' 'ffff'
option: 'key_cdown', value: '0150' 'ffff' 'ffff'
option: 'key_cleft', value: '014b' 'ffff' 'ffff'
option: 'key_cright', value: '014d' 'ffff' 'ffff'
option: 'key_stickup', value: '0011' 'ffff' 'ffff'
option: 'key_stickdown', value: '001f' 'ffff' 'ffff'
option: 'key_stickleft', value: '001e' 'ffff' 'ffff'
option: 'key_stickright', value: '0020' 'ffff' 'ffff'
option: 'stick_deadzone', value: '16'
option: 'rumble_strength', value: '50'
option: 'skip_intro', value: 'false'
Loading File: ./build/us_pc/res/texts/AM_us.dynos.json
Loading File: ./build/us_pc/res/texts/AM_us.json
Loading File: ./build/us_pc/res/texts/DE_de.dynos.json
Loading File: ./build/us_pc/res/texts/DE_de.json
Loading File: ./build/us_pc/res/texts/EL_gr.dynos.json
Loading File: ./build/us_pc/res/texts/EL_gr.json
Loading File: ./build/us_pc/res/texts/ES_es.dynos.json
Loading File: ./build/us_pc/res/texts/ES_es.json
Loading File: ./build/us_pc/res/texts/ES_la.dynos.json
Loading File: ./build/us_pc/res/texts/ES_la.json
Loading File: ./build/us_pc/res/texts/FR_fr.dynos.json
Loading File: ./build/us_pc/res/texts/FR_fr.json
Loading File: ./build/us_pc/res/texts/IT_it.dynos.json
Loading File: ./build/us_pc/res/texts/IT_it.json
Loading File: ./build/us_pc/res/texts/PL_pl.dynos.json
Loading File: ./build/us_pc/res/texts/PL_pl.json
Loading File: ./build/us_pc/res/texts/PT_br.dynos.json
Loading File: ./build/us_pc/res/texts/PT_br.json
Loading File: ./build/us_pc/res/texts/SV_se.dynos.json
Loading File: ./build/us_pc/res/texts/SV_se.json
Loading File: ./build/us_pc/res/texts/TR_tr.dynos.json
Loading File: ./build/us_pc/res/texts/TR_tr.json
Fontconfig warning: using without calling FcInit()
loaded 103 controller mappings from 'db/gamecontrollerdb.txt'
precaching data
unknown texture format: `gfx/textures/special/hud_ue_uppercase`, skipping
unknown texture format: `gfx/textures/special/hud_ae_uppercase`, skipping
unknown texture format: `gfx/levels/menu/main_menu_seg7.01018.rgba16.wario`, skipping
unknown texture format: `gfx/levels/menu/main_menu_seg7.01018.rgba16.luigi`, skipping
unknown texture format: `gfx/levels/ending/cake_wario`, skipping
unknown texture format: `gfx/levels/ending/cake_luigi`, skipping
unknown texture format: `gfx/levels/ending/cake_bowser`, skipping
unknown texture format: `gfx/levels/ending/cake`, skipping
controller Logitech Gamepad F310 has haptics support, rumble enabled

the game runs but the model pack is not loaded

just wondering if I have done anything wrong. Great thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions