View Single Post
Posts: 189 | Thanked: 47 times | Joined on Nov 2009
#464
just curious if anyone has managed to get star ocean working on drnoksnes yet? When I try to run it from the command line the game will display enix, tri ace, and vrss screens and i get the following output in the terminal:

Code:
~ $ drnoksnes MyDocs/Roms/SNES/Star\ Ocean\ \(J\)\ \[!\].smcCannot open config file /home/user/.config/drnoksnes.conf
Video: 256x239 (800x424 output), 16 bits per pixel, windowed, HAA square screen scaling
Audio: 22050 Hz, 2 channels, 16 bits, 512 samples in buffer
Input: Nothing
ROM: MyDocs/Roms/SNES/Star Ocean (J) [!].smc
No ROM file header found.
SDD1: Searching for pack in MyDocs/Roms/SNES/socnsdd1
SDD1: SDD1 data pack not found in 'MyDocs/Roms/SNES/socnsdd1'
SDD1: Check if sdd1gfx files exist
SDD1: Failed to load pack
"Star Ocean" [checksum ok] LoROM, 64Mbits, Type: ROM+RAM+BAT+S-DD1, Mode: 22, TV: NTSC, S-RAM: 8Kb, ROMId: ARFJ Company: B4
SRAM: MyDocs/Roms/SNES/Star Ocean (J) [!].srm
Hacks: disabled
at which point I get a solid black screen.

edit: Update of terminal output after creating socnsdd1 folder and putting sdd1gfx.idx and sdd1gfx.dat files in it and trying a different rom follows:

Code:
Nokia-N900:~/MyDocs/Roms/SNES$ drnoksnes Star\ Ocean\ \(English\ Translation\).smc 
Cannot open config file /home/user/.config/drnoksnes.conf
Video: 256x239 (800x424 output), 16 bits per pixel, windowed, HAA square screen scaling
Audio: 22050 Hz, 2 channels, 16 bits, 512 samples in buffer
Input: Nothing
ROM: Star Ocean (English Translation).smc
No ROM file header found.
SDD1: Searching for pack in socnsdd1
SDD1: index: sdd1gfx.idx
SDD1: data pack: sdd1gfx.dat
SDD1: Pack loaded succesfully
"Star Ocean" [bad checksum] LoROM, 64Mbits, Type: ROM+RAM+BAT+S-DD1, Mode: 22, TV: NTSC, S-RAM: 8Kb, ROMId: ARFJ Company: B4
SRAM: Star Ocean (English Translation).srm
Hacks: disabled
I still get the same ultimate result of enix, tri ace, and vrss screens followed by a black screen.

Last edited by lfcobra; 2010-11-21 at 01:22.