Commit Graph

  • f9697c3076 Always log the DLC scan so content problems are diagnosable from a default config main v1.0.0-beta.2 Danshet 2026-08-17 21:34:49 +02:00
  • f163c1bb39 Only quarantine content when an interrupted write had a commit in flight Danshet 2026-08-17 21:33:39 +02:00
  • 56c4e277b4 Unit-test the atomic write path (deterministic torn-write drill) Danshet 2026-08-17 21:30:54 +02:00
  • 29e3dab140 Fix storage job submit-order race (ported from the title update) Danshet 2026-08-17 21:29:17 +02:00
  • db76a8b671 Fix "Gamer Profile not selected" when the controller is not on the first slot Danshet 2026-08-17 21:24:25 +02:00
  • 939432b1e9 Log which user slot the game queries for sign-in state Danshet 2026-08-17 21:23:17 +02:00
  • 0ec8de78df Quarantine content packages whose last write died mid-update instead of leaving them corrupt Danshet 2026-08-17 21:21:55 +02:00
  • 7117b5b24a Make save and content writes atomic so an interrupted write cannot corrupt data Danshet 2026-08-17 21:18:49 +02:00
  • a0f1ca77dc Fix user_data_root and update_data_root being ignored in the config file Danshet 2026-08-17 21:15:55 +02:00
  • 4d01457417 Fix the log file and path settings on non-ASCII install paths Danshet 2026-08-17 21:14:00 +02:00
  • ee5036e213 Fix settings not loading when the game is installed in a non-ASCII path Danshet 2026-08-17 21:13:24 +02:00
  • 5d350c293a Update README.md sal063 2026-08-12 16:19:31 +03:00
  • ab90b54713 Render world effects (clouds/smoke/explosions) at scene resolution v1.0.0-beta.1 dev-test Dipshet 2026-08-09 21:12:03 +02:00
  • 566817d628 Fix missing aircraft ground shadow on GPUs without constant-alpha blending (Blackwell and Battlemage) Dipshet 2026-08-09 19:36:57 +02:00
  • 0164b919f8 Add support for loading unpacked DLCs from dlc/ folder Dipshet 2026-08-09 16:20:42 +02:00
  • 54e672720e Fix ultrawide not applying in Tutorial and Replay mode Dipshet 2026-08-09 14:34:33 +02:00
  • 51e6daa384 Fix default KBM bindings for missile and machine gun v1.0.0-beta Dipshet 2026-08-09 02:19:56 +02:00
  • cd21e7b3bb Set default show_build_stamp to false Dipshet 2026-08-09 02:18:56 +02:00
  • 9fae38a987 Updated README.md Dipshet 2026-08-09 02:15:59 +02:00
  • a353f9d7aa Write a crash report naming the guest instruction when the game dies Dipshet 2026-08-09 01:02:33 +02:00
  • 98020a02b2 Fix lines on open waters seen at an acute angle (undefined shader derivatives) Dipshet 2026-08-08 20:12:28 +02:00
  • 07d09128e6 Silence the Alt+key system beep (unhandled WM_SYSCHAR) Dipshet 2026-08-07 23:29:53 +02:00
  • 42b6ab3b85 Hide the free cursor after idle (default 3 s) Dipshet 2026-08-07 23:28:19 +02:00
  • 4ca74fd107 Add keybind F11 to toggle fullscreen Dipshet 2026-08-07 23:24:01 +02:00
  • 90c1ef45ff HD terrain: draw the full shipped terrain resolution (ac6_terrain_hd, on) Dipshet 2026-08-07 16:42:20 +02:00
  • 93c6dba3ff Stop a controller disconnect/reconnect from closing the game Dipshet 2026-08-06 21:14:10 +02:00
  • b0d9a067db Harden KB+M against OS-wedged keys: trust only observed up->down edges Dipshet 2026-08-06 20:06:06 +02:00
  • 667551d4c7 Fix KB+M going inert on the ground: heartbeat from every flight state Dipshet 2026-08-06 20:04:08 +02:00
  • cf6000c0f6 Tag the WASAPI render stream GameEffects so media apps stop muting the game Dipshet 2026-08-06 18:29:44 +02:00
  • 201a4038ea Revert "Guard XMA loop handling against degenerate loop metadata" Dipshet 2026-08-06 17:03:49 +02:00
  • deb406bdb0 Fix cvar preset timing and settings-save leaks; tidy the cvar surface Dipshet 2026-08-06 15:46:15 +02:00
  • 9b81d7b7e6 Mount the game from a .iso and DLC from raw containers directly Dipshet 2026-08-06 02:37:42 +02:00
  • 33c2cf60cc Fix overlay input leaking into the game: explicit input ownership Dipshet 2026-08-06 00:43:34 +02:00
  • 1d85960504 effect-mode fix: recognise CAce6EffectManager's draw slot Dipshet 2026-08-05 21:59:18 +02:00
  • 9697710e43 Fix the one-frame effects/clouds flicker under host CPU pressure Dipshet 2026-08-05 21:56:39 +02:00
  • de2527ade5 Revert "Fix doubled cutscene dialogue: fold only the fronts while a cutscene plays" Dipshet 2026-08-05 20:31:37 +02:00
  • 5ca3b24c62 apu: guard the XMA loop-end frame test against degenerate loop metadata Dipshet 2026-08-05 20:29:34 +02:00
  • ad7be62321 apu: decode XMA frames whose 15-bit header straddles a packet boundary Dipshet 2026-08-05 20:26:02 +02:00
  • 25486de692 Merge pull request #33 from Dipshet/fix-cutscene sal063 2026-07-31 11:42:20 +03:00
  • edcb631442 Fix doubled cutscene dialogue: fold only the fronts while a cutscene plays Dipshet 2026-07-31 04:25:30 +02:00
  • 466cac7c00 Guard XMA loop handling against degenerate loop metadata Dipshet 2026-07-31 04:24:07 +02:00
  • 8c922abd77 Preserve the XMA stream timeline across undecodable frames Dipshet 2026-07-31 04:23:20 +02:00
  • b6b94bac91 Keep in-engine cutscene video locked to the audio clock after hitches Dipshet 2026-07-31 04:22:41 +02:00
  • 23e463737c Fix cutscene depth-of-field striping and ghosting at render scale > 1 Dipshet 2026-07-31 03:58:29 +02:00
  • 562ad5020a Merge pull request #32 from Dipshet/add-ultrawide sal063 2026-07-29 09:09:47 +03:00
  • cc9d8aa54e Add ultrawide support: hor+ in missions Dipshet 2026-07-29 04:35:39 +02:00
  • 3de677ef0d Merge pull request #31 from Dipshet/add-kbm sal063 2026-07-27 22:48:13 +03:00
  • d35a8c8309 Add native KB+M support: menus, flight, mouse steering, pad-free play Dipshet 2026-07-27 21:40:18 +02:00
  • c5b089fb69 Merge pull request #30 from Dipshet/fix-language sal063 2026-07-16 15:52:18 +03:00
  • e44fc2266c Fix Japanese language: honor console language/region config Dipshet 2026-07-16 14:48:10 +02:00
  • ca90179a7a Merge pull request #28 from Dipshet/fix-shadows sal063 2026-07-15 03:04:55 +03:00
  • dfd8b92a5b D3D12: Fix CONSTANT_ALPHA blend factors collapsing onto constant RGB Dipshet 2026-07-15 02:03:35 +02:00
  • c43d2cc74a Merge pull request #27 from Dipshet/fix-idolmaster sal063 2026-07-15 00:48:59 +03:00
  • 5425126dd2 Fix IDOLM@STER DLC not activated Dipshet 2026-07-14 23:47:10 +02:00
  • fd479d66fa Merge pull request #26 from Dipshet/fix-jitter sal063 2026-07-14 21:50:05 +03:00
  • dd106a2f20 Added build-stamp watermark Dipshet 2026-07-14 20:37:15 +02:00
  • 97906a6d4e Shader disk cache: fix mission-start pipeline-compile Dipshet 2026-07-14 20:23:27 +02:00
  • 6dc4120790 Added modern present pacing + dt-snap: smooth fps unlock Dipshet 2026-07-14 20:20:23 +02:00
  • 9603fb84d0 Added F3 debug overlay: FPS counters, frametime graphs Dipshet 2026-07-14 20:12:39 +02:00
  • b85be1d7ac Improve logging behavior by reducing noise and enabling fresh logs Dipshet 2026-07-14 20:07:47 +02:00
  • 5d2144f559 Merge pull request #23 from Dipshet/fix-sinkrate sal063 2026-07-11 20:15:19 +03:00
  • fc54d92a2c Fix accelerated sink rate on 60 fps Dipshet 2026-07-11 19:50:09 +03:00
  • 7c8512b0c2 Merge pull request #21 from Dipshet/fix-physics sal063 2026-07-09 23:05:23 +03:00
  • 365394fe48 Default the low-latency presentation preset on and texture swaps off Dipshet 2026-07-09 22:55:50 +03:00
  • d9828e08c4 Fix integer frame-delta bias at high fps (ac6_delta_precision) Dipshet 2026-07-09 22:40:40 +03:00
  • 2b52e5e2c8 Add dynamic vblank pacing for the FPS unlock (ac6_dynamic_vblank) Dipshet 2026-07-09 22:38:29 +03:00
  • 175480efb7 Fix aircraft acceleration/deceleration at high FPS Dipshet 2026-07-09 22:33:39 +03:00
  • b627fc8eca Merge pull request #20 from Dipshet/fix-sunflare sal063 2026-07-08 21:00:08 +03:00
  • 2c7ee7ea68 Fix cull the sun-flare's spurious second billboard (flare "square") Dipshet 2026-07-08 20:54:59 +03:00
  • b30cdf003d Merge pull request #18 from Dipshet/fix-deswizzle sal063 2026-07-08 08:56:09 +03:00
  • fe6f6449ff Merge pull request #19 from Dipshet/fix-trails sal063 2026-07-08 08:55:29 +03:00
  • bb4f4855ac Fix invisible missile/jet trails (stale vertex-buffer residency) Dipshet 2026-07-08 02:14:02 +03:00
  • 313fd236ee Fix AC6 >1x mosaic and cloud/effects de-swizzle streaks Dipshet 2026-07-08 01:28:57 +03:00
  • 06868b3780 Merge pull request #17 from Schryzon/dev-test-msvc sal063 2026-07-05 21:25:01 +03:00
  • bdc9658b8b Fix MSVC compilation flags, improve build script, and update README Schryzon 2026-07-04 23:57:35 +08:00
  • ac9b24890a Delete default.xex.i64 sal063 2026-06-15 17:47:38 +03:00
  • c2e2fbfbbc Add 60fps cutscene clamp for in-engine cinematics salh 2026-06-15 16:03:43 +03:00
  • 0d7a528395 Fix codegen teardown and skip dispatch thread in tool mode salh 2026-05-30 11:56:35 +03:00
  • ead11217b7 Upgraded to RexGlue v0.8 and edited a bit of the Audio code salh 2026-05-29 22:17:02 +03:00
  • 0fddc26760 Added audio decompilation tool. Decodes only voicelines and BGM pack and movie packs for now. SFXs are stored under a different format not yet explored salh 2026-05-02 14:43:09 +03:00
  • 64f8efbb2b Restore AC6 mode-1 decoder dump hook via midasm at 0x821CCC5C salh 2026-05-01 21:22:14 +03:00
  • 96e10d2b6e Removed a whole lot of Dead legacy code. Add a performence that is enabled by Default. salh 2026-04-30 10:57:35 +03:00
  • 9c1d548dc4 Optimize active capture path and enable release LTO salh 2026-04-29 09:05:48 +03:00
  • 121c910b57 Add AC6 PAC extraction and texture export tooling salh 2026-04-24 17:01:15 +03:00
  • d56edb4afe Set Texture swap dump and render_capture to false to fix any preformence issues salh 2026-04-22 18:09:32 +03:00
  • a0884cbf3a Hardened Failure handling. Added Clearer instructions for building salh 2026-04-22 16:55:39 +03:00
  • 34d8c0185e Improve texture swap modding workflow salh 2026-04-22 16:22:41 +03:00
  • d3bb76be61 Integrate rexglue 0.7.5 and 0.7.6 improvements salh 2026-04-22 14:30:40 +03:00
  • db811bd0ba Support legacy DDS texture swaps and add Xenos format reference salh 2026-04-22 02:09:19 +03:00
  • 3d3579d290 Implement texture swap dump and replace pipeline salh 2026-04-22 01:06:29 +03:00
  • 8c1388304d Merge pull request #1 from ggmini/dev-test sal063 2026-04-21 10:23:32 +03:00
  • 93f0cc7bc4 Track working runtime graphics config salh 2026-04-20 23:56:57 +03:00
  • c6835e305a Force resolution scale to 1 at startup salh 2026-04-20 23:45:17 +03:00
  • 89c41dc462 Merge branch 'sal063:dev-test' into dev-test Gregory Munro 2026-04-20 22:23:48 +02:00
  • 701eb202eb Fix graphics diagnostics and restore default runtime settings salh 2026-04-20 23:13:53 +03:00
  • 71fc35cc6a Updated extract-xiso download commands to work with current release ggmini 2026-04-20 21:01:25 +02:00
  • d6a1733648 Fix unescaped parentheses in setup_and_build.bat salh 2026-04-20 21:32:25 +03:00
  • 90ae3f8f8b Update build section in setup_and_build.bat to include codegen salh 2026-04-20 19:12:56 +03:00
  • 9af6f59938 Fix texture format bounds checking to prevent rendering corruption (black triangles) salh 2026-04-20 18:56:20 +03:00
  • d9f1c20d60 Fix vendored FFmpeg avconfig.h include path visibility salh 2026-04-20 18:48:47 +03:00