str1k3r
dbf80d9dd7
fix: sln & m_instance
2026-08-01 03:06:52 -04:00
str1k3r
702f2f8bbe
Merge branch 'main' of https://gitea.str1k3r.xyz/pieeebot/cafeberry into ps4
2026-08-01 02:21:20 -04:00
str1k3r
85eaa6d97e
fix: platform workflow names
2026-08-01 02:18:07 -04:00
str1k3r
8ce8b1ebfb
feat: platform testing workflows
2026-08-01 02:12:43 -04:00
pieeebot
c8d404f7a4
fix: Xbox 360 build issues ( #18 )
...
Reviewed-on: #18
2026-07-31 22:54:53 +00:00
qloak
681fc929d2
whoops :o
2026-07-31 15:50:00 -07:00
qloak
036bdcff81
fix: fixed Xbox 360 build issues
2026-07-31 15:49:59 -07:00
qloak
db7d47b0ff
feat(xbox360): Enable Xbox 360 build configurations
...
- Enable all Xbox 360 ContentPackage/submission builds in solution
- Map Xbox 360 configs to actual Xbox 360 platform instead of Win32
- Add Build.0 lines for ContentPackage, CONTENTPACKAGE_SYMBOLS,
ContentPackage_NO_TU, and ReleaseForArt Xbox 360 configs
- Remove xbdm.lib from Release/ContentPackage_Vita (debug-only lib)
- Add meme.xui from TU56 reference
2026-07-31 15:49:58 -07:00
str1k3r
fae9ab3ba4
revert vcxproj being pushed
2026-07-28 12:28:19 -04:00
str1k3r
be434c42d3
fix(Orbis): crash and no sound
2026-07-28 12:25:49 -04:00
str1k3r
415bd9a1a0
fix(Orbis): sound
2026-07-28 10:59:47 -04:00
353eeea217
fix(PS5): PS5 crashing on startup ( #17 )
...
Fixed PS5 crashing on startup by migrating to JP sce_sys with english assets. since its the only working nptitle.dat i could find.
Trophies are working as well
---------
Co-authored-by: 552eden <552eden@gmail.com >
Reviewed-on: #17
Co-authored-by: ubergamer-pie <16+ubergamer-pie@noreply.localhost >
2026-07-26 23:46:04 +00:00
pieeebot
51ee0d8e57
fix(Windows64): audio crashes, lighting issues and music not being copied correctly
2026-07-23 18:00:55 +03:00
str1k3r
4099ed477d
fix(Orbis): stop asserting when voicechat fails
2026-07-22 17:36:58 -04:00
pieeebot
9ef66ed71b
fix(TU22): Boat, Baby zombie and Texture changes.
...
TU22:
- Corrected baby zombie hit boxes size.
- Fix for players sometimes taking fall damage while in a boat.
- Updated Lapis Lazuli's block texture
2026-07-22 19:59:49 +03:00
str1k3r
b6e2886476
fix: excess step from being in release
v1.0.0
2026-07-21 19:21:43 -04:00
str1k3r
69541f1abf
fix: ps3 compiling & only uncap fps on windows
2026-07-21 17:11:11 -04:00
str1k3r
f992d40795
Merge branch 'main' into ps4
2026-07-21 21:07:42 +00:00
str1k3r
09cedad533
fix: workflow stage exe path
2026-07-21 16:02:55 -04:00
str1k3r
59b9fec5c2
fix: workflow
2026-07-21 14:54:07 -04:00
str1k3r
6625df6c3e
feat: release workflow
2026-07-21 14:52:11 -04:00
str1k3r
e0ed220c69
fix: workflow
2026-07-21 17:51:21 +00:00
str1k3r
cba1f9ea3b
fix: workflow
2026-07-21 17:49:29 +00:00
str1k3r
79bfa4eb56
fix: using wrong msbuild ver
2026-07-21 17:43:12 +00:00
str1k3r
12f7125335
feat: test ps3 workflow
2026-07-21 17:25:18 +00:00
str1k3r
454fefaf20
Merge branch 'main' into ps4
2026-07-19 16:34:48 +01:00
str1k3r
db803a04b5
feat(ps3): use new sonyleaderboardmanager
...
This also removes SPU objfiles
2026-07-19 10:59:57 -04:00
str1k3r
a113e32cb0
feat: move windows64 to its own sentient folder & remove gamehdd saves
2026-07-19 08:03:30 -04:00
str1k3r
f19c1b2a30
chore: remove ContentPackage_Vita
...
This also cleans up the vcxproj so x360 stuff isnt duplicated across platforms
2026-07-19 07:06:14 -04:00
str1k3r
1d9df53595
feat(durango): postbuild estimation
2026-07-19 06:09:34 -04:00
str1k3r
82ce6313c1
feat: ReleaseForArt almost building
2026-07-19 03:23:00 -04:00
str1k3r
bb714b3706
feat: build actual final builds & contentpackage almost building
...
Previously Windows64 Release was just building debug with somethings disabled this builds 1:1 what 4J would of built for consoles using release
This also gets ContentPackage closer to building for Windows64
2026-07-19 00:42:36 -04:00
str1k3r
80f0e4845a
fix(PSVita): postbuild copying sounds into wrong spot
2026-07-18 10:39:16 -04:00
str1k3r
5c9171ca3c
chore: link postbuilds to all configurations
...
This also fully removes the Win32 build option
2026-07-18 09:02:39 -04:00
pieeebot
31214d179a
chore: remove unnecessary note for PS Vita in README.
2026-07-18 13:29:05 +01:00
str1k3r
9a0c759b65
chore: add ReleaseForArt to .gitignore
2026-07-18 04:59:05 -04:00
str1k3r
8fd70b0fca
chore: improve .gitignore
2026-07-18 04:50:21 -04:00
str1k3r
0d66c59e10
Fix(Orbis): build and update readme info for vita
...
Reviewed-on: https://git.neolegacy.dev/pieeebot/cafeberry/pulls/14
2026-07-18 09:33:17 +01:00
552eden
3092e99d0e
fixed ps4 compile issue and updated readme
2026-07-18 11:27:23 +03:00
str1k3r
4c082384c4
refactor: cleaup
2026-07-18 03:27:30 -04:00
str1k3r
a8069727c3
feat(psvita): psvita builds
...
Reviewed-on: https://git.neolegacy.dev/pieeebot/cafeberry/pulls/13
2026-07-18 08:23:10 +01:00
552eden
13b827d21f
Merge branch 'ps4' of https://git.neolegacy.dev/pieeebot/cafeberry into ps4
...
# Conflicts:
# Minecraft.Client/Common/Leaderboards/SonyLeaderboardManager.cpp
# Minecraft.Client/Common/UI/IUIScene_PauseMenu.cpp
# Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.cpp
# Minecraft.Client/OrbisMedia/strings.h
# MinecraftConsoles.sln
2026-07-18 10:01:09 +03:00
552eden
9f181ba8c1
make vita content package target build
2026-07-18 09:45:14 +03:00
str1k3r
6ee614dfda
fix(orbis): better fix for orbis voicechat crash
...
This most likely can be fixed a more proper way but this is what works and is better then the previous method
2026-07-18 01:19:10 -04:00
str1k3r
388626dbba
fix(orbis): strings
...
Both IDS_CORRUPT_OPTIONS_DELETE & IDS_CORRUPT_OPTIONS_RETRY are placeholders as of now
2026-07-18 00:36:37 -04:00
pieeebot
c677cc0065
chore: update README.md to include discord server.
2026-07-17 20:17:07 +01:00
str1k3r
0a38bb51bc
fix(orbis): voicechat crash
2026-07-17 13:45:53 -04:00
str1k3r
9171922767
refactor: cleanup
2026-07-17 13:45:22 -04:00
e70ef09900
first buildable orbis version. a bit ugly. ( #9 )
...
this is the first buildable ps4 orbis version
---------
Co-authored-by: 552eden <552eden@gmail.com >
Reviewed-on: https://git.neolegacy.dev/pieeebot/cafeberry/pulls/9
Co-authored-by: ubergamer-pie <81+ubergamer-pie@noreply.neolegacy.dev >
Co-committed-by: ubergamer-pie <81+ubergamer-pie@noreply.neolegacy.dev >
2026-07-17 17:55:42 +01:00
552eden
1bd4a3455c
first buildable orbis version. a bit ugly.
2026-07-17 19:24:48 +03:00