Skip to content

Commit

Permalink
Fix CI by not excluding dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Crementif committed Mar 24, 2024
1 parent 4667cdf commit 18f0602
Show file tree
Hide file tree
Showing 15 changed files with 265 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ config.properties

# Project specific
/build
/dist
/dist/wiiu
/dist/dumpling.zip
/cemu
dumpling.wuhb
dumpling.rpx
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ reusediscimage:
clean:
@echo Clean files from app...
@rm -fr $(BUILD) $(TARGET).wuhb $(TARGET).rpx $(TARGET).wua $(TARGET).elf
@rm -fr dist/wua/00050000103b3b3b_v0/code/$(TARGET).rpx
@rm -fr dist/wiiu/apps/dumpling/$(TARGET).rpx dist/wiiu/apps/dumpling/$(TARGET).wuhb
@$(MAKE) clean -C $(CURDIR)/source/cfw/ios_kernel
@$(MAKE) clean -C $(CURDIR)/source/cfw/ios_fs
@$(MAKE) clean -C $(CURDIR)/source/cfw/ios_mcp
Expand Down
Binary file added dist/dumpling-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/dumpling-drc-boot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/dumpling-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/dumpling-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/dumpling-tv-boot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions dist/meta.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>dumpling</name>
<coder>Crementif and emiyl</coder>
<version>2.7.0</version>
<release_date>20200813200000</release_date>
<short_description>Simple Cemu File Dumper</short_description>
<long_description>A simple, all-in-one Wii U file dumper! Developed with the intent of making dumping games and other files for Cemu faster and easier.</long_description>
</app>
12 changes: 12 additions & 0 deletions dist/wua/00050000103b3b3b_v0/code/app.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<app type="complex" access="777">
<version type="unsignedInt" length="4">16</version>
<os_version type="hexBinary" length="8">000500101000400A</os_version>
<title_id type="hexBinary" length="8">00050000103B3B3B</title_id>
<title_version type="hexBinary" length="2">0102</title_version>
<sdk_version type="unsignedInt" length="4">21213</sdk_version>
<app_type type="hexBinary" length="4">D0000006</app_type>
<group_id type="hexBinary" length="4">00000400</group_id>
<os_mask type="hexBinary" length="32">0000000000000000000000000000000000000000000000000000000000000600</os_mask>
<common_id type="hexBinary" length="8">0000000000000000</common_id>
</app>
100 changes: 100 additions & 0 deletions dist/wua/00050000103b3b3b_v0/code/cos.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<?xml version="1.0" encoding="utf-8"?>
<app type="complex" access="777">
<version type="unsignedInt" length="4">20</version>
<cmdFlags type="unsignedInt" length="4">0</cmdFlags>
<argstr type="string" length="4096">dumpling.rpx</argstr>
<avail_size type="hexBinary" length="4">00000000</avail_size>
<codegen_size type="hexBinary" length="4">02000000</codegen_size>
<codegen_core type="hexBinary" length="4">80000001</codegen_core>
<max_size type="hexBinary" length="4">1C000000</max_size>
<max_codesize type="hexBinary" length="4">02800000</max_codesize>
<overlay_arena type="hexBinary" length="4">00000000</overlay_arena>
<permissions type="complex">
<p0 type="complex">
<group type="unsignedInt" length="4"> 1</group>
<mask type="hexBinary" length="8">000000000000FF00</mask>
</p0>
<!--BSP-->
<p1 type="complex">
<group type="unsignedInt" length="4"> 3</group>
<mask type="hexBinary" length="8">0000000000000007</mask>
</p1>
<!--DK -->
<p2 type="complex">
<group type="unsignedInt" length="4"> 9</group>
<mask type="hexBinary" length="8">FFFFFFFFFFFFFFFF</mask>
</p2>
<!--USB CLS DRV-->
<p3 type="complex">
<group type="unsignedInt" length="4">12</group>
<mask type="hexBinary" length="8">0000000000000001</mask>
</p3>
<!--UHS-->
<p4 type="complex">
<group type="unsignedInt" length="4">11</group>
<mask type="hexBinary" length="8">0000000030B03001</mask>
</p4>
<!--FS -->
<p5 type="complex">
<group type="unsignedInt" length="4">13</group>
<mask type="hexBinary" length="8">0000000000000011</mask>
</p5>
<!--MCP-->
<p6 type="complex">
<group type="unsignedInt" length="4">14</group>
<mask type="hexBinary" length="8">0000000000004000</mask>
</p6>
<!--NIM-->
<p7 type="complex">
<group type="unsignedInt" length="4">15</group>
<mask type="hexBinary" length="8">0000000000000003</mask>
</p7>
<!--ACT (account)-->
<p8 type="complex">
<group type="unsignedInt" length="4">16</group>
<mask type="hexBinary" length="8">0000000000000003</mask>
</p8>
<!--FPD-->
<p9 type="complex">
<group type="unsignedInt" length="4">17</group>
<mask type="hexBinary" length="8">0000000000000003</mask>
</p9>
<!--BOSS-->
<p10 type="complex">
<group type="unsignedInt" length="4">18</group>
<mask type="hexBinary" length="8">0000000000000003</mask>
</p10>
<!--ACP-->
<p11 type="complex">
<group type="unsignedInt" length="4">19</group>
<mask type="hexBinary" length="8">0000000000000001</mask>
</p11>
<!--PDM-->
<p12 type="complex">
<group type="unsignedInt" length="4">20</group>
<mask type="hexBinary" length="8">0000000000000003</mask>
</p12>
<!--AC-->
<p13 type="complex">
<group type="unsignedInt" length="4">21</group>
<mask type="hexBinary" length="8">0000000000000001</mask>
</p13>
<!--NDM-->
<p14 type="complex">
<group type="unsignedInt" length="4">22</group>
<mask type="hexBinary" length="8">0000000000000001</mask>
</p14>
<!--NSEC-->
</permissions>
<default_stack0_size type="hexBinary" length="4">00000000</default_stack0_size>
<default_stack1_size type="hexBinary" length="4">00000000</default_stack1_size>
<default_stack2_size type="hexBinary" length="4">00000000</default_stack2_size>
<default_redzone0_size type="hexBinary" length="4">00000000</default_redzone0_size>
<default_redzone1_size type="hexBinary" length="4">00000000</default_redzone1_size>
<default_redzone2_size type="hexBinary" length="4">00000000</default_redzone2_size>
<exception_stack0_size type="hexBinary" length="4">00001000</exception_stack0_size>
<exception_stack1_size type="hexBinary" length="4">00001000</exception_stack1_size>
<exception_stack2_size type="hexBinary" length="4">00001000</exception_stack2_size>
<num_codearea_heap_blocks type="unsignedInt" length="4">0</num_codearea_heap_blocks>
<num_workarea_heap_blocks type="unsignedInt" length="4">0</num_workarea_heap_blocks>
</app>
Binary file added dist/wua/00050000103b3b3b_v0/meta/bootDrcTex.tga
Binary file not shown.
Binary file added dist/wua/00050000103b3b3b_v0/meta/bootLogoTex.tga
Binary file not shown.
Binary file added dist/wua/00050000103b3b3b_v0/meta/bootTvTex.tga
Binary file not shown.
Binary file added dist/wua/00050000103b3b3b_v0/meta/iconTex.tga
Binary file not shown.
140 changes: 140 additions & 0 deletions dist/wua/00050000103b3b3b_v0/meta/meta.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
<?xml version="1.0" encoding="utf-8"?>
<menu type="complex" access="777">
<version type="unsignedInt" length="4">33</version>
<product_code type="string" length="32">WUP-N-BUN2</product_code>
<content_platform type="string" length="32">WUP</content_platform>
<company_code type="string" length="8">0069</company_code>
<mastering_date type="string" length="32"></mastering_date>
<logo_type type="unsignedInt" length="4">0</logo_type>
<app_launch_type type="hexBinary" length="4">00000001</app_launch_type>
<invisible_flag type="hexBinary" length="4">00000000</invisible_flag>
<no_managed_flag type="hexBinary" length="4">00000000</no_managed_flag>
<no_event_log type="hexBinary" length="4">00000000</no_event_log>
<no_icon_database type="hexBinary" length="4">00000000</no_icon_database>
<launching_flag type="hexBinary" length="4">00000004</launching_flag>
<install_flag type="hexBinary" length="4">00000000</install_flag>
<closing_msg type="unsignedInt" length="4">0</closing_msg>
<title_version type="unsignedInt" length="4">258</title_version>
<title_id type="hexBinary" length="8">00050000103B3B3B</title_id>
<group_id type="hexBinary" length="4">00000400</group_id>
<boss_id type="hexBinary" length="8">0000000000000000</boss_id>
<os_version type="hexBinary" length="8">000500101000400A</os_version>
<app_size type="hexBinary" length="8">0000000000000000</app_size>
<common_save_size type="hexBinary" length="8">0000000000040000</common_save_size>
<account_save_size type="hexBinary" length="8">0000000000330000</account_save_size>
<common_boss_size type="hexBinary" length="8">0000000000000000</common_boss_size>
<account_boss_size type="hexBinary" length="8">0000000000040000</account_boss_size>
<save_no_rollback type="unsignedInt" length="4">0</save_no_rollback>
<join_game_id type="hexBinary" length="4">00000000</join_game_id>
<join_game_mode_mask type="hexBinary" length="8">0000000000000000</join_game_mode_mask>
<bg_daemon_enable type="unsignedInt" length="4">1</bg_daemon_enable>
<olv_accesskey type="unsignedInt" length="4">2493720900</olv_accesskey>
<wood_tin type="unsignedInt" length="4">0</wood_tin>
<e_manual type="unsignedInt" length="4">1</e_manual>
<e_manual_version type="unsignedInt" length="4">5</e_manual_version>
<region type="hexBinary" length="4">00000004</region>
<pc_cero type="unsignedInt" length="4">128</pc_cero>
<pc_esrb type="unsignedInt" length="4">128</pc_esrb>
<pc_bbfc type="unsignedInt" length="4">192</pc_bbfc>
<pc_usk type="unsignedInt" length="4">128</pc_usk>
<pc_pegi_gen type="unsignedInt" length="4">128</pc_pegi_gen>
<pc_pegi_fin type="unsignedInt" length="4">192</pc_pegi_fin>
<pc_pegi_prt type="unsignedInt" length="4">128</pc_pegi_prt>
<pc_pegi_bbfc type="unsignedInt" length="4">128</pc_pegi_bbfc>
<pc_cob type="unsignedInt" length="4">128</pc_cob>
<pc_grb type="unsignedInt" length="4">128</pc_grb>
<pc_cgsrr type="unsignedInt" length="4">128</pc_cgsrr>
<pc_oflc type="unsignedInt" length="4">128</pc_oflc>
<pc_reserved0 type="unsignedInt" length="4">192</pc_reserved0>
<pc_reserved1 type="unsignedInt" length="4">192</pc_reserved1>
<pc_reserved2 type="unsignedInt" length="4">192</pc_reserved2>
<pc_reserved3 type="unsignedInt" length="4">192</pc_reserved3>
<ext_dev_nunchaku type="unsignedInt" length="4">0</ext_dev_nunchaku>
<ext_dev_classic type="unsignedInt" length="4">0</ext_dev_classic>
<ext_dev_urcc type="unsignedInt" length="4">0</ext_dev_urcc>
<ext_dev_board type="unsignedInt" length="4">0</ext_dev_board>
<ext_dev_usb_keyboard type="unsignedInt" length="4">0</ext_dev_usb_keyboard>
<ext_dev_etc type="unsignedInt" length="4">0</ext_dev_etc>
<ext_dev_etc_name type="string" length="512"></ext_dev_etc_name>
<eula_version type="unsignedInt" length="4">0</eula_version>
<drc_use type="unsignedInt" length="4">1</drc_use>
<network_use type="unsignedInt" length="4">2</network_use>
<online_account_use type="unsignedInt" length="4">0</online_account_use>
<direct_boot type="unsignedInt" length="4">0</direct_boot>
<reserved_flag0 type="hexBinary" length="4">00010002</reserved_flag0>
<reserved_flag1 type="hexBinary" length="4">00000000</reserved_flag1>
<reserved_flag2 type="hexBinary" length="4">00000000</reserved_flag2>
<reserved_flag3 type="hexBinary" length="4">00000000</reserved_flag3>
<reserved_flag4 type="hexBinary" length="4">00000000</reserved_flag4>
<reserved_flag5 type="hexBinary" length="4">00000000</reserved_flag5>
<reserved_flag6 type="hexBinary" length="4">00000003</reserved_flag6>
<reserved_flag7 type="hexBinary" length="4">00000000</reserved_flag7>
<longname_ja type="string" length="512">Dumpling</longname_ja>
<longname_en type="string" length="512">Dumpling</longname_en>
<longname_fr type="string" length="512">Dumpling</longname_fr>
<longname_de type="string" length="512">Dumpling</longname_de>
<longname_it type="string" length="512">Dumpling</longname_it>
<longname_es type="string" length="512">Dumpling</longname_es>
<longname_zhs type="string" length="512">Dumpling</longname_zhs>
<longname_ko type="string" length="512">Dumpling</longname_ko>
<longname_nl type="string" length="512">Dumpling</longname_nl>
<longname_pt type="string" length="512">Dumpling</longname_pt>
<longname_ru type="string" length="512">Dumpling</longname_ru>
<longname_zht type="string" length="512">Dumpling</longname_zht>
<shortname_ja type="string" length="256">Dumpling</shortname_ja>
<shortname_en type="string" length="256">Dumpling</shortname_en>
<shortname_fr type="string" length="256">Dumpling</shortname_fr>
<shortname_de type="string" length="256">Dumpling</shortname_de>
<shortname_it type="string" length="256">Dumpling</shortname_it>
<shortname_es type="string" length="256">Dumpling</shortname_es>
<shortname_zhs type="string" length="256">Dumpling</shortname_zhs>
<shortname_ko type="string" length="256">Dumpling</shortname_ko>
<shortname_nl type="string" length="256">Dumpling</shortname_nl>
<shortname_pt type="string" length="256">Dumpling</shortname_pt>
<shortname_ru type="string" length="256">Dumpling</shortname_ru>
<shortname_zht type="string" length="256">Dumpling</shortname_zht>
<publisher_ja type="string" length="256">I Made This :)</publisher_ja>
<publisher_en type="string" length="256">I Made This :)</publisher_en>
<publisher_fr type="string" length="256">I Made This :)</publisher_fr>
<publisher_de type="string" length="256">I Made This :)</publisher_de>
<publisher_it type="string" length="256">I Made This :)</publisher_it>
<publisher_es type="string" length="256">I Made This :)</publisher_es>
<publisher_zhs type="string" length="256">I Made This :)</publisher_zhs>
<publisher_ko type="string" length="256">I Made This :)</publisher_ko>
<publisher_nl type="string" length="256">I Made This :)</publisher_nl>
<publisher_pt type="string" length="256">I Made This :)</publisher_pt>
<publisher_ru type="string" length="256">I Made This :)</publisher_ru>
<publisher_zht type="string" length="256">I Made This :)</publisher_zht>
<add_on_unique_id0 type="hexBinary" length="4">00000000</add_on_unique_id0>
<add_on_unique_id1 type="hexBinary" length="4">00000000</add_on_unique_id1>
<add_on_unique_id2 type="hexBinary" length="4">00000000</add_on_unique_id2>
<add_on_unique_id3 type="hexBinary" length="4">00000000</add_on_unique_id3>
<add_on_unique_id4 type="hexBinary" length="4">00000000</add_on_unique_id4>
<add_on_unique_id5 type="hexBinary" length="4">00000000</add_on_unique_id5>
<add_on_unique_id6 type="hexBinary" length="4">00000000</add_on_unique_id6>
<add_on_unique_id7 type="hexBinary" length="4">00000000</add_on_unique_id7>
<add_on_unique_id8 type="hexBinary" length="4">00000000</add_on_unique_id8>
<add_on_unique_id9 type="hexBinary" length="4">00000000</add_on_unique_id9>
<add_on_unique_id10 type="hexBinary" length="4">00000000</add_on_unique_id10>
<add_on_unique_id11 type="hexBinary" length="4">00000000</add_on_unique_id11>
<add_on_unique_id12 type="hexBinary" length="4">00000000</add_on_unique_id12>
<add_on_unique_id13 type="hexBinary" length="4">00000000</add_on_unique_id13>
<add_on_unique_id14 type="hexBinary" length="4">00000000</add_on_unique_id14>
<add_on_unique_id15 type="hexBinary" length="4">00000000</add_on_unique_id15>
<add_on_unique_id16 type="hexBinary" length="4">00000000</add_on_unique_id16>
<add_on_unique_id17 type="hexBinary" length="4">00000000</add_on_unique_id17>
<add_on_unique_id18 type="hexBinary" length="4">00000000</add_on_unique_id18>
<add_on_unique_id19 type="hexBinary" length="4">00000000</add_on_unique_id19>
<add_on_unique_id20 type="hexBinary" length="4">00000000</add_on_unique_id20>
<add_on_unique_id21 type="hexBinary" length="4">00000000</add_on_unique_id21>
<add_on_unique_id22 type="hexBinary" length="4">00000000</add_on_unique_id22>
<add_on_unique_id23 type="hexBinary" length="4">00000000</add_on_unique_id23>
<add_on_unique_id24 type="hexBinary" length="4">00000000</add_on_unique_id24>
<add_on_unique_id25 type="hexBinary" length="4">00000000</add_on_unique_id25>
<add_on_unique_id26 type="hexBinary" length="4">00000000</add_on_unique_id26>
<add_on_unique_id27 type="hexBinary" length="4">00000000</add_on_unique_id27>
<add_on_unique_id28 type="hexBinary" length="4">00000000</add_on_unique_id28>
<add_on_unique_id29 type="hexBinary" length="4">00000000</add_on_unique_id29>
<add_on_unique_id30 type="hexBinary" length="4">00000000</add_on_unique_id30>
<add_on_unique_id31 type="hexBinary" length="4">00000000</add_on_unique_id31>
</menu>

0 comments on commit 18f0602

Please sign in to comment.