Skip to content

Releases: Rinnegatamante/DaedalusX64-vitaGL

Nightly 20240720.1

02 May 09:34
Compare
Choose a tag to compare

Changes:

  • 3534537 Update compatibility list link.
  • b188b94 Improved Ukrainian translation (Thanks to BARABASDRISTATEL).
  • a7d3ff4 Aded Ukrainian translation (Thanks to BARABASDRISTATEL).
  • c24825d Add Portal 64 to romset. (#264)
  • 2482a6c Updated LiveArea Assets (2024) (#263)
  • 6bf4b4a Cleanup code from PSP remainings and add back HAVE_CUSTOM_HEAP=1.
  • 6de304b Drop no longer required HAVE_CUSTOM_HEAP.
  • ea36933 Added CRT filter post-processing effect.
  • ec0c55f Fix compilation on latest vitaGL and vitasdk builds.
  • e824630 Fix compilation on GCC11 or later.
See More
  • ba1180b Update SCE_POWER_CB_* to latest names (#259)
  • b91b5b7 Improved Russian translation. (#258)
  • 3823a10 Minor adjustments.
  • 554704c Making opcode weight variable depending on game.
  • 75c067b Added Super Smash Bros Remix (v.1.3.1) in roms.ini.
  • 6b5a022 Added Vignette post processing effect.
  • b708942 Fixed post-processing effects with latest vitaGL commit.
  • 220646d Added FS shader cache for modern renderer.
  • 22527cf Make modern renderer properly work with latest vitaGL commit.
  • 650c423 Cleaning up code for SP registers update.
  • 04b8c92 Add HVQM SP2 task support.
  • 8e48078 Major Translation Rework And Fixes (#254)
  • 79759d3 Re-arranged gamehacks list.
  • 1cde440 Added a hack to fix viHeight issues (#252)
  • e0e07f9 Removed AutoPlugin2 check since no plugins are required for DaedalusX64.
  • 75ba5bc Typo fix.
  • c9f4104 Tweaked the warning message to be more explicative.
  • 2ec9396 Typo fix.
  • 1047e94 Turned AutoPlugin check into a warning.
  • 314f4a7 Added a check on AutoPlugin 2 existence and refuse to boot if installed.
  • 544db68 Make it compatible with latest vitaGL build.
  • 91e8968 Added alternative dynarec implementation using kubridge.
  • 886cad5 Make it properly compile with latest vitaGL.
  • 1f20d2f Integrated Ryukyuan translation.
  • e8eac4d Corrected Japanese translation & added Ryukyuan translation (#251)
  • 3c0d865 Added Japanese translation (Thanks to kuragehime).
  • eb0262f Updated Danish translation with some missing lines. (#248)
  • ba53a22 Fixed several broken textures in Rayman 2 and Donald Duck Quack Attack.
  • fc3f96b Fixed broken game logic on Donald Duck: Quack Attack and Rayman 2.
  • 7879cbe Fixed a bug causing modern renderer to be unusable with custom bubbles.
  • a7c3ecc Added sort by Least Played option in rom selector.
  • 5ed00c8 Allow to load game configs from emulator rom selector screen.
  • decefa8 Fixed a bug causing game specific modern renderer setting not to work.
  • b37c511 Made rom selector UI widgets sizes not be bound to text sizes.
  • a9ee517 Added Romanian translation (Thanks to noru212).
  • 3b31c96 Translated missing lines in Danish translation. (#242)
  • b7ba58f Added an hack to vitaGL to handle N64 fog properly.
  • 8ad3962 Added background music in emulator main menu.
  • f98727d Fix a typo in glBlendEquation base mode setting.
  • b39f7c0 Fixed a crashing issue in Ocarina of Time's Water Temple.
  • ec98b33 Eanble SHADER_COMPILER_SPEEDHACK in vitaGL for Nightlies.
  • c9ac99c Translate missing lines in PT_BR translation. (#241)
  • fab5cc5 Fixed a couple of typos in roms.ini (#240)
  • 064572b Added possibility to swap renderer at runtime.
  • 2138fe8 Added gamma correction post processing shader.
  • 72b213e Added changelist window when installing a new update.
  • afb72fd Added some romhacks to roms.ini (#237)
  • 77770bc Fix compilation with latest vitaGL.
  • 730c69c Make CRC trailing zeroes not get stripped out.
  • 7ab901d Adjust readme for latest vitaGL compilation instructions.
  • d492f30 Made the libshacccg.suprx error string translateable.
  • c6c96f0 Added a check for libshacccg.suprx existence at boot.
  • 30983a1 Disabling texture combiner in vitaGL.
  • 3bcdc26 Make savestates be bound to ROM CRC instead of game name.
  • b88ab9f Made font file with chinese support optional.
  • df914ba Make nightly builder properly work with latest vitaShaRK build.
  • 53a2b59 Disable UI texts scaling option for chinese language.
  • 1758719 Added a gamehack to fix dialog boxes in Ogre Battle 64.
  • d582cfb Added chinese language support (Thanks to CHN-Gen).
  • 0ada8d1 Disabling dynarec loops optimization by default.
  • 8c79e61 Fixed an issue causing texture flashing/garbling.
  • c4f9627 Adapted for latest vitaGL commit support.
  • 459dd37 Fix for latest vitasdk support.
  • df1184c Make it compatible with latest vitaGL commit. (#233)
  • 0cb2fe0 Added new romhacks to roms database. (#232)
  • 422e0f9 Added some romhacks to the roms database. (#230)
  • 53cbf71 Added some romhacks to the roms list. (#226)
  • a305bf4 Log git version during nightly building.
  • 54fcd92 Tweaked alpha test ref value for legacy renderer.
  • 84110c4 Calculate CRC for full textures.
  • c589261 Dump textures only when not available and allow usage for dumper and highres textures together.
  • 3d482de Added missing lines to German translation. (#222)
  • 08ebf3d Added missing lines to Polish translation. (#221)
  • b5619d9 Added missing lines to Greek translation.
  • 3c47570 Added missing strings in Portuguese (BR) translation. (#220)
  • ea7f15c Added a texture cache for high res textures.
  • 3fbdd77 Bump to v.0.6.
  • cfc2167 Added Turkish translation (Thanks to rewold20).
  • d66f220 Forcing emulator unpausing when a rom is restarted or closed.
  • b763c58 Fixed a regression in CPU rendering.
  • a3b2c3e Doubled vertex buffers sizes.
  • 39c6e99 Added missing lines to Danish translation (#219)
  • 3e8164f Added DynaRec Config menu.
  • e49ad00 Updated credits.
  • ad044a7 Reset vertex buffers every 8 frames.
  • 851fff5 Re-introduced Safe Dynarec support.
  • 4df77b4 Re-added cached interpreter implementation.
  • bbdd2e2 Backport 3DS DynaRec improvements. (#218)
  • ac9d41a Properly handling renderer states restores.
  • 4b09c67 Separating nightly auto updater from stable releases one.
  • 0b651b1 Fix crash when boot param is missing (#217)
  • 048fa87 Added support for Russian translation (Made by nekita13).
  • ba0e2f1 Added missing lines to Spanish translation (#213)
  • 3a4dd1d Added missing lines to Greek translation.
  • b659bcb Bump to v.0.5.
  • 6ac4360 Added missing lines to Polish translation. (#211)
  • c859e2e Added missing lines to French translation. (#212)
  • a7d0ab6 Added versioning showup in rom lister main menubar.
  • 44baf1b Moving from a pointer array to a strings array for lang identifiers.
  • 172f2ad Fixed a potential ...
Read more