str1k3r
|
344fd63488
|
feat: new logo
|
2026-08-24 21:45:05 -04:00 |
|
str1k3r
|
1f3664da94
|
fix: vita skin on windows64 & make cursor the lce pointer
|
2026-08-23 23:23:02 -04:00 |
|
str1k3r
|
5531c673cd
|
fix: typo
|
2026-08-23 18:01:19 -04:00 |
|
str1k3r
|
91ed8dceb6
|
chore: update 4jlibs
|
2026-08-23 17:56:55 -04:00 |
|
str1k3r
|
9cabad158a
|
feat: ability to turn off vsync
|
2026-08-23 17:56:01 -04:00 |
|
str1k3r
|
6878c47f24
|
feat: durango ui parity & setting name
|
2026-08-22 18:37:33 -04:00 |
|
str1k3r
|
a26fa24890
|
fix: string spacing
|
2026-08-22 18:09:51 -04:00 |
|
str1k3r
|
3f8321240f
|
refactor: remove X360 specific stuff from non X360 platforms
and abit of PS3 only stuff from PSVita
|
2026-08-21 21:50:18 -04:00 |
|
str1k3r
|
e52fce044a
|
fix: D3D debug flag on non debug builds
|
2026-08-21 21:10:44 -04:00 |
|
str1k3r
|
327da2f843
|
fix(Windows64): SoundEngine starting abit late
|
2026-08-21 19:28:33 -04:00 |
|
str1k3r
|
5845c6ce26
|
fix: game always closing with exitcode 0
|
2026-08-21 17:58:41 -04:00 |
|
str1k3r
|
f615927e0e
|
feat: settings saving
|
2026-08-19 23:10:58 -04:00 |
|
str1k3r
|
5a3c528ed0
|
fix: durango being included in TMS ifdef
Durango lit doesnt support this idk why i even added it
|
2026-08-19 16:08:22 -04:00 |
|
str1k3r
|
fe90a6c640
|
feat: better FatalLoadError, clean up build outputs & fix some def's
|
2026-08-19 01:03:39 -04:00 |
|
str1k3r
|
6512a32798
|
feat: FatalLoadError on Windows64
also readded TemporaryCreateGameStart
|
2026-08-18 18:31:50 -04:00 |
|
str1k3r
|
8fffd28dda
|
fix: 4J
|
2026-08-16 19:33:45 -04:00 |
|
str1k3r
|
e5b6a63d4c
|
chore: fix Minecraft.xzp
|
2026-08-16 16:37:53 -04:00 |
|
str1k3r
|
12a601d478
|
chore: update Minecraft.xzp
|
2026-08-16 16:24:51 -04:00 |
|
str1k3r
|
de526b7bd9
|
chore: update windows64 & durango strings & update x360 panorama
|
2026-08-16 16:08:58 -04:00 |
|
str1k3r
|
ad62c603da
|
fix(X360): Contentpackage not booting
|
2026-08-16 01:31:58 -04:00 |
|
str1k3r
|
90f771e038
|
fix: X360 build configs
|
2026-08-15 22:26:57 -04:00 |
|
str1k3r
|
c8ffa527c8
|
fix: Files being included on wrong plats & ps3 postbuild
|
2026-08-15 22:09:43 -04:00 |
|
str1k3r
|
b1d583721f
|
fix: console compiling
|
2026-08-15 21:15:39 -04:00 |
|
str1k3r
|
c988bd564d
|
update submodule
|
2026-08-15 19:00:49 -04:00 |
|
str1k3r
|
1763155fc6
|
fix: missing stuff from last commit
|
2026-08-15 17:17:27 -04:00 |
|
str1k3r
|
1a903c65dc
|
fix: down DPAD opening 2 menus. small UI Parity, fix debug ifdefs, add -resolution arg, remove random debugbreak
|
2026-08-15 14:46:34 -04:00 |
|
str1k3r
|
9d19fdc5f5
|
feat: Fullscreen, fix sending input when window not focused, fix iggy lib not being copied & request dedicated GPU
|
2026-08-14 19:44:30 -04:00 |
|
 qloakandstr1k3r
|
14cd85e7ed
|
fix: Xbox 360 fixes (#31)
Fixes black text and newer DLCs crashingReviewed-on: cafeberry/cafeberry#31
Co-authored-by: qloak <realminecart@gmail.com>
|
2026-08-14 21:32:25 +00:00 |
|
str1k3r
|
82e802873f
|
fix: duplicates for windows64 & update postbuild copies
|
2026-08-14 16:50:56 -04:00 |
|
str1k3r
|
ecb1a93444
|
fix: Miles Sound System on Windows64 & Move all msscmp's to media folders
|
2026-08-14 16:37:58 -04:00 |
|
    
|
6a49df36cc
|
revert perf + fix: windows performance optimizations + x360 fixes + ps3 hdd corruption fix (#27)
revert perf + fix: windows performance optimizations + x360 fixes + ps3 hdd corruption fix (#27)
windows optimizations include:
- adding WPO/LTCG
- fixing potential memory leaks
- reducing unneeded busy waits
xbox 360 fixes include:
- all item names displaying as black
- adding newer dlcs crashing game
ps3 fix was that, when holding the ps button, it'd corrupt the hdd. NEEDS TESTING! just a guess fix since I don't have a PS3.
---------
Co-authored-by: pieeebot <piebot00@gmail.com>
Co-authored-by: piebot <piebot00@gmail.com>
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com>
Co-authored-by: str1k3r <1+str1k3r@noreply.localhost>
Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev>
Co-authored-by: qloak <53+qloak@noreply.neolegacy.dev>
Reviewed-on: cafeberry/cafeberry#27
Co-authored-by: qloak <realminecart@gmail.com>
|
2026-08-14 10:48:38 +00:00 |
|
    
|
bad3a41225
|
perf + fix: windows performance optimizations + x360 fixes + ps3 hdd corruption fix (#27)
title
windows optimizations include:
- adding WPO/LTCG
- fixing potential memory leaks
- reducing unneeded busy waits
xbox 360 fixes include:
- all item names displaying as black
- adding newer dlcs crashing game
ps3 fix was that, when holding the ps button, it'd corrupt the hdd. NEEDS TESTING! just a guess fix since I don't have a PS3.
---------
Co-authored-by: pieeebot <piebot00@gmail.com>
Co-authored-by: piebot <piebot00@gmail.com>
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com>
Co-authored-by: str1k3r <1+str1k3r@noreply.localhost>
Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev>
Co-authored-by: qloak <53+qloak@noreply.neolegacy.dev>
Reviewed-on: cafeberry/cafeberry#27
Co-authored-by: qloak <realminecart@gmail.com>
|
2026-08-14 05:09:20 +00:00 |
|
str1k3r
|
46caf4727c
|
fix: g_bResolutionSetByCMD causing windows64 to not compile sometimes
|
2026-08-13 19:09:39 -04:00 |
|
str1k3r
|
47ea98fc86
|
fix: widescreen check only working if res was not cmd set
|
2026-08-13 00:21:01 -04:00 |
|
str1k3r
|
d0362d2458
|
fix: res set over cmd not applying
|
2026-08-12 21:36:08 -04:00 |
|
str1k3r
|
82783c0812
|
feat(Windows64): safely exit game & get monitors size that has the game window instead of primary
|
2026-08-12 18:18:41 -04:00 |
|
str1k3r
|
81d41a6a04
|
feat(Windows64): use screen size instead of window size, fix exit game, fix oprhaned saves on exit without saving
|
2026-08-11 20:27:34 -04:00 |
|
str1k3r
|
0031cae3e3
|
fix: m_fScreen Width & Height missing .0f for 8th gen consoles
|
2026-08-11 18:45:04 -04:00 |
|
str1k3r
|
251cd8e304
|
feat(Windows64): fetch screen size instead of hardcoding & cleanup project filter
|
2026-08-11 18:36:29 -04:00 |
|
str1k3r
|
df2a4d85ef
|
fix: save space indicator & windows64 image scaling
|
2026-08-11 15:29:53 -04:00 |
|
str1k3r
|
b737c3eccb
|
feat(Windows64): ReloadSkin on another thread & improved screen height to swf
|
2026-08-10 00:28:30 -04:00 |
|
str1k3r
|
77a4ee39b5
|
fix: postbuilds
|
2026-08-09 23:43:30 -04:00 |
|
str1k3r
|
7fb2db5ed7
|
fix: SD3 lib being copied & update paths
|
2026-08-09 22:45:13 -04:00 |
|
str1k3r
|
90a2391e92
|
fix: SDL3 dll not being copied
|
2026-08-09 10:58:07 -04:00 |
|
str1k3r
|
36afa4a59f
|
feat: SDL3 4JLibs
|
2026-08-09 00:34:21 -04:00 |
|
str1k3r
|
eb317d8fbd
|
chore: Bump 4JLibs
|
2026-08-08 21:08:50 -04:00 |
|
str1k3r
|
af2040a849
|
fix: 4JLibs building, windows64 files not copying & add buildsteps to solution filter
|
2026-08-08 20:56:23 -04:00 |
|
str1k3r
|
9cba342973
|
feat: update submodule, more proper 4JLibs checks
|
2026-08-08 19:58:37 -04:00 |
|
str1k3r
|
8055f4dfc7
|
fix: world thumbnails
|
2026-08-08 15:09:57 -04:00 |
|
str1k3r
|
3ea3c08372
|
update submodule
SDL was being a bitch
|
2026-08-08 15:00:18 -04:00 |
|