Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

SternXD

SternXD created a review on a pull request on SideStore/SideStore
lgtm

View on GitHub

SternXD pushed 1 commit to rebase-2.0-wip SideStore/SideStore

View on GitHub

SternXD pushed 1 commit to uwp-dev EmulationCollective/XBSX2
  • Revert "UWP: Update one asset I forgot about." This reverts commit a5c2b002614bd0dc2a2a9a04e32d5400c003c3d3. fc72380

View on GitHub

SternXD pushed 1 commit to uwp-dev EmulationCollective/XBSX2
  • UWP: Update one asset I forgot about. a5c2b00

View on GitHub

SternXD pushed 11 commits to uwp-dev EmulationCollective/XBSX2
  • DEV9: Apply const to basic payload types Propagate const into PacketReader classes as needed Provide non-const edito... 58fb45b
  • DEV9: Apply const within in PacketReader 884827e
  • gitignore: Add AppPackages to gitignore file. a5baa3b
  • FSUI: ifndef Null renderer type on UWP platforms. 3df6a3b
  • GameDB: Fix incorrect field order in Silent Hill 3 FMVs e6c63da
  • 3rdparty: Update googletest to v1.15.2 396b130
  • Deps: Update SDL to 2.30.10 9608d5c
  • EE Cache: Writeback dirty cache entries when exiting the interpreter. 47afba6
  • chore: Pull some small commits from the uwp branch. Signed-off-by: Stern <[email protected]> d060916
  • GameDB: Change LSW 2 fixes cca07b6
  • PAD: Update to latest controller database. 0ab76b5

View on GitHub

SternXD deleted a branch SideStore/SideStore

stern/dev

SternXD starred bitsh1ft3r/Xenon
SternXD created a branch on SternXD/Vita3K

uwp - Experimental PlayStation Vita emulator

SternXD forked Vita3K/Vita3K

SternXD/Vita3K

SternXD starred PCSX2/pcsx2
SternXD created a review on a pull request on SideStore/em_proxy
lgtm

View on GitHub

SternXD created a comment on an issue on EmulationCollective/XBSX2
@therealteamplayer Alright so from what I've seen is a lot of things in upstream has changed regarding this. I am planning to release 2.0.8.2 this weekend when that releases If you can retry this.

View on GitHub

SternXD created a comment on an issue on EmulationCollective/XBSX2
@2ndMessiah I plan to release 2.0.8.2 sometime this weekend when that build comes out I'd like you to retry this.

View on GitHub

SternXD closed an issue on EmulationCollective/XBSX2
Switching between ROMs with a saved state freezes XBSX2
**Describe the bug** Open a ROM then quit the ROM, and try to open another one with a saved state(Or even default boot) would make the latest XBSX2 freeze in pure black screen. Sometimes it'...
SternXD created a comment on an issue on EmulationCollective/XBSX2
@jcnavarro87 This should be fixed in 2.0.8.2 if it's not reopen the issue.

View on GitHub

SternXD closed an issue on EmulationCollective/XBSX2
[BUG]: RetroAchievements Login Bug
### Describe the Bug Can't enter credentials to login for RetroAchievements, the keyboard just doesn't show up on XBSX2.0 v2.0.8.2 UWP ### Reproduction Steps Open XBSX2.0 Settings -> Scroll to t...
SternXD closed a pull request on EmulationCollective/XBSX2
[pull] uwp-dev from PCSX2:master
See [Commits](/EmulationCollective/XBSX2/pull/17/commits) and [Changes](/EmulationCollective/XBSX2/pull/17/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" ...
SternXD pushed 1 commit to uwp EmulationCollective/XBSX2

View on GitHub

SternXD deleted a tag EmulationCollective/XBSX2

latest

SternXD pushed 126 commits to uwp-dev EmulationCollective/XBSX2
  • Debugger: Add settings to control the analysis passes ccc5c2d
  • Debugger: Cache hash match results on symbol tree nodes fe17527
  • Debugger: Hash functions scanned in by the MIPS analyst 7829052
  • Debugger: Be smarter about deciding when functions should be hashed c4f288e
  • Qt: Update Base Translation 9a6c838
  • Misc: wire up and refactor trace logging 7b2dece
  • DEV9: Add ATA commands used by PS2 Linux (#11925) 0a2058d
  • Qt: Update Base Translation (#11932) Co-authored-by: PCSX2 Bot <[email protected]> 08f3eb2
  • EE: vtlb handler for writes to IOP mem 81f3e6b
  • PAD: Update to latest controller database. 4a76e70
  • TraceLogging: Fix SIF trace logging 2e3d152
  • Qt: Replace QTreeWidget with QTreeView for cheat list 5b1ceac
  • Qt: Add search bar for cheats 693aa28
  • DEV9: Set/Clear SEEK bit in all relevent commands (#11931) * DEV9: Set SEEK on all successful seeks * DEV9: Complet... a071e69
  • USB: Fix FFB quality and dropouts for most wheels, make workaround optional The original workaround for FFB issues s... 558bb5a
  • VMManager: Add renderer selection warning d48437c
  • Debugger: Avoid resetting symbol trees while single stepping d862557
  • Qt: Fix symbol sources list in per-game settings dialog 8a37d03
  • GS: Check feature level 12 as a requirement when selecting auto renderer on intel. Just to be on the safe side when ... b1aa34b
  • GS/D3D12: Disable DX12 if feature level is not detected. Intel Haswell doesn't actually support DX12 even tho the de... 972b052
  • and 106 more ...

View on GitHub

SternXD pushed 6 commits to canary_experimental SternXD/xenia-uwp
  • [GPU] Declare unused register fields explicitly 479a4fb
  • [Vulkan] Optional functionality usage improvements Functional changes: - Enable only actually used features, as driv... a9e96e5
  • [Vulkan] Non-seamless cube map filtering a71f331
  • Revert "Optimized CONVERT_I64_TO_F64 with neat overflow trick" This reverts commit 3ad80810b5ab11248580d71bf0b04a875... e3e1826
  • Fixing a typo and found unknown function I found a missing new line in xboxkrnl_video and corrected it. I also found... 9972eaf
  • (chore:) Remove file_picker_win.cc 3f7e3cc

View on GitHub

SternXD pushed 3 commits to canary_experimental SternXD/xenia-uwp
  • Update README.md 0da4e78
  • Merge pull request #2 from Margen67/readme 1ce5169
  • Update README.md - Add original xenia repository url e59f1ad

View on GitHub

SternXD pushed 1 commit to uwp-test SternXD/dolphin-uwp
  • (chore:) Update AppxManifest to have the old generated package name back. 4518f86

View on GitHub

SternXD created a branch on SternXD/dolphin-uwp

rebase - Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.

SternXD deleted a branch SternXD/dolphin-uwp

4.0-hotfixes

SternXD deleted a branch SternXD/dolphin-uwp

autobuffer

SternXD deleted a branch SternXD/dolphin-uwp

debugger

SternXD deleted a branch SternXD/dolphin-uwp

master

SternXD deleted a branch SternXD/dolphin-uwp

refactor

SternXD deleted a branch SternXD/dolphin-uwp

stable

Load more