Skip to content

REDRIVER2: error while loading shared libraries: libjpeg.so.8 #225

@curryking3

Description

@curryking3

Describe the bug
REDRIVER2: error while loading shared libraries: libjpeg.so.8
When launching the program, the program fails to launch, because it appears to be using an old library of libjpeg which is not on modern linux distributions

To Reproduce
Steps to reproduce the behavior:

  1. Download REDRIVER2
  2. Add game .bin and .cue files and name appropriately, then begin extraction process by launching the extract FMV program
  3. Launch REDRIVER2 from terminal
  4. Terminal reports: REDRIVER2: error while loading shared libraries: libjpeg.so.8

Expected behavior

  1. Download REDRIVER2
  2. Add game .bin and .cue files and name appropriately, then begin extraction process by launching the extract FMV program
  3. Launch REDRIVER2 from terminal
  4. REDRIVER2 launches normally

Screenshots
n/a

Environment and game (please complete the following information):
Fedora 44 KDE

Additional context
The program appears to be looking for a deprecated library, possibly adding options for it to look for newer libjpeg libraries would suffice to solving this bug, thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions